风..竹... (Feng ZHU ?)

http://blogs.sun.com/zhufeng/date/20090115 星期四 2009年01月15日

Tibetan OpenOffice.Org L10N pootle project launched

I am glad to announce Tibetan OO.o pootle translation project launched. We ported OO.o1.1.2 Tibetan resource which is translated before to latest OO.o Milestone 39. Fortunately we have 50% UI items finished. That's a good start! If we get 80% of them translated a Tibetan OO.o build will be emitted.
For Linux and OpenSolaris use Gnome environment, both of them are supporting unicode Tibetan complex script well since Pango 1.8+. On windows unicode Tibetan is supported by uniscribe 10. It's an opportunity to bloom Tibetan localized softwares!


Thanks to Tibetan University for the OO.o 1.1.2 Tibetan resources.
Thanks to Huidan Liu from IOS(Institue of Software, Chinese Academy of Science) for converting from Dading Tibetan charset to unicode Tibetan.
The problem is because Tibetan is new to IT systems, so there's many conflict translation(I use poconflicts to check it). A glossary is the most important mission recently.


JOIN US!
1. OpenOffice.Org Tibetan L10N project
2. Tibetan OpenOffice.Org Pootle Translate Project

http://blogs.sun.com/zhufeng/date/20081218 星期四 2008年12月18日

emesene Logger problem: not log all messages


I check out emesene, that's cool. But I found there's a problem that Logger plugin cannot log when you send messages to WHOEVER, these messages will not be logged. Only when WHOEVER send messages to you the messages and events in some duration can be logged. I check Logger's source code and sqlite database, find it's SQL show messages have been inserted into tables, but when we open "view log" dialog, it filter it by timestamp and message sender ID to get conversation ID. So if you check WHOEVER logs it will never show you the conversation that only you send to him. I will find a way to fix it, such as store destination user ID. 


 I have filed a bug report to emesene.org.