First time here? Check out the site's "greatest hits" or read a post from the archives. Feel free to leave a comment or ask a question, and consider subscribing to the latest posts via RSS or e-mail. Thanks for visiting!
« Linus is moving down the street from me.... | Main | Brilliance - How do you JUST KNOW a prod... »

I'm feeling very international this Monday, so here' s a collection of things for you to read.  It's a reminder <gasp> that there are a lot of people out there who don't speak English every day (or ever) and it's responsbility of the English-dominated Web to respect that.  Even if you don't even write code to be internationalized, you have a karmic obligation to be aware of these things.

And for folks in my world:

And in the vein of 'Whaaaaaa?' check out:

  • The Microsoft Application Translator: "This new solution, called Microsoft Application Translator (MAT) enables applications to offer on-the-fly localization with no code change and limited investment in localization." Here's their FAQ.

Update: Here's a crucial update. ;) Don't forget that Japanese Emoticons are different than English ones!

Japanese Smileys

American Smileys

Tracked by:
http://www.dotnetgerman.com/blogs/aspxintra.net/PermaLink,guid,8b011cc3-a6ec-4eb... [Pingback]
http://devbox/blog/PermaLink.aspx?guid=0bc43580-6585-448a-8057-2b27044af360 [Pingback]
"Why is Itrntinliztin So Hard" (Chris Bilson) [Trackback]
".::Szőkelizer 2::." (RIO - Randektív Informatikai Oldal) [Trackback]


Monday, June 14, 2004 9:50:20 AM (Pacific Standard Time, UTC-08:00)
For an easier way to internationalise web forms I have used Localizer from http://www.winformreports.co.uk/
Monday, June 14, 2004 4:44:43 PM (Pacific Standard Time, UTC-08:00)
Ya, I looked at that and decided against it, as I prefer all my strings in just a few Resource Files: Errors, Validation Messages, and Messages (most go in Messages). Why would you want EACH PAGE to have a ResX file? That seems very "Classic ASP."
Scott Hanselman
Monday, June 14, 2004 8:38:06 PM (Pacific Standard Time, UTC-08:00)
Why? Simple, it all compiles into language specific DLLs, just like WinForms does. Made a spelling mistake? Upload your French DLL again. Getting a translation house to do your translations (which is what I did)? Spend 2 hours teaching them how to edit XML, then let them get on with it.
Monday, June 14, 2004 10:04:56 PM (Pacific Standard Time, UTC-08:00)
Of course, but you misunderstand me. What I'm saying is that, you have MULTIPLE/MANY ResX files - one for EACH Web Page. If you include ONE ResX (or, do what I do, I use Three (see my above message)) then you can reuse messages, they are centralized, are you only give them one file.

Additionally, I noticed you said "teach them how to edit xml"...let me give you a tip!

If you use "resgen myfile.resx myfile.txt" it will make a TXT file with a NAME=VALUE format. Then just "resgen myfile.txt myfile.resx" and you'll never have to worry about your translators knowing XML.
Scott Hatnselman
Monday, June 14, 2004 10:28:00 PM (Pacific Standard Time, UTC-08:00)
The Globalization & Localization Best Practices for Windows 2000 Compliant Software link isn't right, maybe you can fix it, so I don't have to search the Microsoft site?! ;) (or ^_' )
Tuesday, June 15, 2004 9:19:19 AM (Pacific Standard Time, UTC-08:00)
Right to Left texts are very hard to support because you have to reverse the entire GUI or it would just look awkward.
Comments are closed.

Contact

Sponsors

Hosting By

On this page...

Tags

Calendar

<October 2008>
SunMonTueWedThuFriSat
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

Archives

Google Ads