Thank you for all the responses, I really do appreciate the addons advice.
What I’m looking most for is someone who has experience with multi-language implementation in EE to give some guidance, i.e. someone with experience in the implementation issues and caveats using EE channel fields and such with double byte characters, fonts, Db searches…
Not looking to make the entire website multi-language (at this time), all that is needed in this case is just the ability for people to converse using different languages (like a forum or chat). It would be nice to add translator functionality (that could even be javascript based, or ajaxed if needed), although it is not a requirement by the client. I’m more concerned about the mechanics of implementation in other words:
1. How the XSS in EE handles different languages.
2. How will search be effected.
3. How do I know what language the user is using?
4. How do I know what font to use on the field (especially if I don’t know the language the user is using)?
Would it be mandatory for a user to select from a list (like a dropdown) of supported languages before they type in their response? Is there a way to do a “best guess” by analyzing the field? Can I just select a broad multi-language font to cover all bases (I know they make multi-language fonts – but I don’t think there is a “super font”, some languages will need their own font I’m thinking)?
An EE module would (I hope) address many of these issues on a site-wide basis, however, I’m looking for only basically one field (textarea) in a website that needs to be multi-linguistic (at this time), so I’m thinking a full blown module is overkill (It’s not the cost of the EE addon – could care less about that, my development time costs far more than any EE addon).
Again thank you for your time!
-Jon