Air Show China 2010 十一月 12th, 2010
My 3.5 years old son like plane very much, he will be very happy to take the show.But I'm worry about the big noise of the Jet engine....
The weather is very nice, I hope this will last to the date when the show open...
Input location incorrect problem in IMKQIM 1.9.0 十一月 12th, 2010
I got report that some users can not insert text in iChat, and XCode will always misplace the input text to the end of document. To fix this problem, please:
1. Open directory /Library/Input Methods
2. Right click IMKQIM.app and choose 'Show Package Contents' menu item.
3. Enter Contents directory and open Info.plist
4. Found key 'SpecialApps' and remove all items belong this key.
5. Logou&Login to your Mac.
Sorry for the inconvenience.
IMKQIM 1.9.0 Build 1C091 Released 十一月 10th, 2010
This is the release version of 1.9.0. Many users help me test the beta version, thank you!
IMKQIM 1.9.0 Beta Build 1C046 十一月 8th, 2010
Fix some bugs reported from the last beta version, and improve the performance when switch between input contexts.
http://glider.ismac.cn/IMKQIM_1_9_0_SogouDict_1C046.dmg.zip
Qt, another develop platform for Mac 十一月 4th, 2010
My friend Yin is working for Nokia Qt develop dept in Au. He strongly recommend me try Qt creator, which is a cross platform environment, simply recompile the code for the target platform, the app can running under Mac, linux, windows and so on...
It sounds good , Maybe I should try. qt.nokia.com
Mail Inspector 十月 31st, 2010
One day, a friend of mine complain the problem of 'Winmail.dat' in Mail.app, and he had buy a plugin to handle this, but the upgrade price is expensive which make him very angry.
I'm interest about this, so I want to help him to solve this problem. My tech skill is not good enough to find a way to inject into the new Mail.app in SL, so I find another way to handle this : Spotlight.
I use spotlight functions to monitor the change of the mailbox. When the mailbox is changed, I'll check the incoming mail. If the new mail has winmail.dat, the app will extract the winmail.dat ( source code from Thomas Boll) and rebuild the mail. To the user, the new mail is just a normal mail without winmail.dat.
The first time when this app opened, it will search all mails in the mailbox to extract winmail.dat, so it maybe take some seconds when the first launch. And it will backup the handled mail in ~/.MailInspectorBackup.
You can download the app from http://glider.ismac.cn/MailInspector.zip
IMKQIM 1.9.0 Beta 1B874 十月 31st, 2010
This version solved some minor bugs and make QDM work compatible with IMKQIM.
http://glider.ismac.cn/IMKQIM_1_9_0_SogouDict_1B874.dmg.zip
IMKQIM 1.9.0 is ready 十月 28th, 2010

After a long wait, I'll release IMKQIM 1.9.0 in recent days.
1. 64bits support. All applications now are 32&64 bits universal binary.
2. The new IMKQIM preferences GUI.
3. Sogou cell dictionary support. ( http://pinyin.sogou.com/dict )
4. Sogou skin support. ( http://pinyin.sogou.com/skins/ )
5. Fixed some bugs in 1.8.5.
And more ...
转入用app engine写博客 十月 28th, 2010
看到网站上介绍App Engine写博客,自己也试试。