April 20, 2008 at 13:25
· Filed under Languages, Operating Systems
So I was updating my input method editors (IME) from the default in Windows x64 (IME 2002) to the ones provided by Office 2007’s language packs. As explained in a previous post of mine you can install the proofing tools and input by passing LAUNCHEDBYSETUPEXE=1 to the execution of the MSI. Now, on my Windows x64 I installed the IME by installing the IME64.MSI with this added variable. The weird thing was that some applications worked flawlessly and yet others showed me the wrong number of icons or no icons at all! It turns out that these applications are 32-bits applications and need to have the 32-bits IME installed as well. So next to installing IME64.MSI of the language you want to install, you will also have to install IME32.MSI. Only after doing this will you notice the applications working as you want them.
Thinking back on it, it makes perfect sense, but while you are in the middle of working with it you keep wondering: “why?”
Tags:
32-bits,
64-bits,
chinese,
i18n,
ime,
input method editor,
japanese,
korean,
windows x64
Permalink
December 17, 2007 at 13:07
· Filed under Uncategorized
So I have been toying with the proofing tools and input method editors (IME) from Office 2007. The issue with the single language packs is that you cannot just group the entire stuff together.
Also trying to run the MSIs from the individual directories for the proofing tools or the IMEs greets you with an ‘Error 1713′. On the other hand, if you run the MSI from the command prompt and passing along LAUNCHEDBYSETUPEXE=1 as an argument it will install. Curious.
Tags:
chinese,
i18n,
japanese,
korean,
windows
Permalink
June 12, 2007 at 16:08
· Filed under Uncategorized
An article from China Daily details some changes the People’s Republic of China (PRC) wants to make when it comes to the surname of babies.
Someone on a website made a reference about “Akamai” being a good name for Chinese. I pointed out that “Akamai” was probably based on the Japanese word akamatsu (赤松), which means “red pine”. In Chinese this would be chi4 song1. During this I suddenly wondered about the fact I hardly see any Chinese words starting with a vowel, but almost exclusively with consonants. I will need to consult my dictionaries, but a Chinese friend of mine said that of the aeiou group only a and e are used much at the start of a word, iou seem rare in contrast.
Japanese is very different in this aspect. The vowels are very important in comparison. I wonder how Korean is in this aspect.
Tags:
china,
chinese,
japan,
japanese,
korean,
Languages,
south korea
Permalink
March 20, 2007 at 14:52
· Filed under Uncategorized
In a previous entry I wrote about how the bone radical is written differently in some Chinese cases. Well, thanks to John H. Jenkins of Apple I found out that the People’s Republic of China made a switch from the traditional character to the one that has the corner on the left side. This way the strokecount is reduced by one. But for font designers it offers a small problem, since it means that you have to know your target audience quite well.
To sum it up: PRC uses the newer character, most likely Singapore does so too being another simplified Chinese user. Hong Kong, Japan, Korea, Macao, and Taiwan use the older character.
Tags:
chinese,
fonts,
japanese,
korean,
Languages
Permalink
March 11, 2007 at 17:07
· Filed under Uncategorized
In the radical classification system called Kang Xi after the Chinese emperor Kang Xi we find 214 radicals. At position 188 we have the radical nicknamed ‘bone’ (骨 - hone). It is part of the group of radicals consisting out of 10 strokes (部首 - bushu).

The above image shows the character ‘bone’ in four fonts for the three languages of Chinese, Japanese, and Korean. The fonts used are STSong (Chinese), MingLiu (Chinese), MS Mincho (Japanese) and Batang (Korean). As can be seen the Chinese font is the only one that squares off the top image’s corner on the left-hand side. The other Chinese font and the Japanese and Korean font do so on the right-hand side.
I raised this issue on the Unicode list since the Unicode character charts have three points where ‘bone’ is encoded, to note: CJK Radicals Supplement 0×2ee3 (left-hand side), Kangxi Radicals 0×2fbb (right-hand side), and CJK Unified Ideographs 0×9aa8 (left-hand side).
I wonder if the discrepancy is a wrongly written letter during buddhist studies which was taken from China to Japan and subsequently later exported to Korea.
Tags:
chinese,
japanese,
korean,
Languages,
unicode
Permalink
July 19, 2005 at 11:30
· Filed under Uncategorized
Went to see the Fantastic Four on Saturday. A pretty good movie to be honest, very funny. Seeing Jessica Alba as Susan Richards (with appropriately dyed blonde hair) was actually enjoyable, of which I had my doubts before going to see it.
In other news, Mozilla/Firefox released Deer Park Alpha 2 is now released.
These are interesting tidbits from the release notes:
- Faster browser navigation with improvements to back and forward button performance
- Drag and drop reordering for browser tabs
- Improvements to popup blocking
Been working on some ideas for my labs@tendra project. This will focus heavily on languages, especially Chinese, Japanese, Korean, Thai and probably Hindi.
Tags:
Browsers,
chinese,
firefox,
hindi,
hollywood,
japanese,
korean,
Languages,
Movies,
thai
Permalink
July 23, 2004 at 14:09
· Filed under Books, Languages, Programming
Received two books yesterday:
Donald Knuth’s volume 3 of the Art of Computer Programming (Sorting and Searching) and
Ken Lunde’s CJKV Information Processing.
Donald Knuth’s volume 2 should be coming my way next week.
Tags:
art of computer programming,
chinese,
donald knuth,
i18n,
japanese,
korean,
unicode,
vietnamese
Permalink