4 posts tagged with i18n. (View popular tags)
Displaying 1 through 4. Subscribe: http://ask.metafilter.com/tags/i18n/rss RSS feed for this tag

Is the term “caption” or “closed caption” and the “CC in a TV” symbol commonly recognizable to non-U.S. people? [more inside]
posted on May 19, 2008 - 15 answers

How are people dealing with >16 bit Unicode code points? Specifically, in languages like Java, C# and C++, which assume 16 bit characters (I believe), how are you supporting GB 18030? I would suspect that the various languages' methods like substring(), charAt(), operator[], etc can't be safely used in China. If your wstring, say, contains a Chinese string, then .size() doesn't tell you how many characters are in it, right? On a related note, what interesting Chinese characters require more than >16 bits? I'm thinking about making a short presentation for my co-workers on this subject and I'd like to have some interesting examples. (Oh, and I'm going to run any examples by my Chinese colleagues first, so don't bother trying to make me say "penis" or something in front of my co-workers :-))
posted on Apr 4, 2008 - 6 answers

How does the new gen ipod handle international characters in ID3 tags of an mp3 file? [more inside]
posted on Oct 19, 2006 - 5 answers

I18n and HTML: How do display images that have kanji filenames, in both IE (PC) and Safari (Mac). [more inside]
posted on Aug 24, 2005 - 3 answers