Monthly Archives: May 2008

True Color Remote Desktop Connection

If you use Windows’ Remote Desktop Connection a lot, you will find that the UI is a little ugly. In fact by default, the Remote Desktop Connection is in 16 bit color mode. In order to have a better experience, … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

Implementing Web AIM Client

Here are some notes when I was struggling to develop a web AIM client: 1. Download AIM SDK, both Windows and Linux In Linux environment, you may already have NSS/NSPR libraries installed, if not following instructions to install it. You … Continue reading

Posted in Java, Tomcat | Tagged | 10 Comments