-
Recent Posts
Recent Comments
Archives
- April 2010 (1)
- December 2009 (1)
- November 2009 (1)
- March 2009 (2)
- July 2008 (2)
- June 2008 (2)
- May 2008 (2)
- April 2008 (2)
- November 2007 (2)
- October 2007 (1)
- September 2007 (4)
- August 2007 (5)
- July 2007 (4)
- June 2007 (10)
- May 2007 (12)
Categories
- AJAX (5)
- Blog Tips (2)
- Bug Fix (4)
- C++ (3)
- Challenge (1)
- Comet (2)
- Debug (2)
- Eclipse (8)
- Google Talk (4)
- httpd (3)
- Jambi (1)
- Java (10)
- Java2Script (6)
- JavaScript (3)
- MySQL (1)
- Project Management (4)
- QT (1)
- Server (1)
- Snippet (2)
- Software Requirement (2)
- Subversive (1)
- Tomcat (4)
- Tricks (11)
- Uncategorized (8)
- Vim (1)
- Vista Hacks (1)
- Wordpress (1)
Blogroll
Meta
Monthly Archives: July 2007
Ridiculous mod_jk Problem with Flush Method
I am writing Java2Script’s Google Talk, and it uses a mode of continuation (also known as “Comet” application). In order to implement continuum data transfer between browser and server ( Tomcat in the backend ), I kept the HTTP connection … Continue reading
Posted in AJAX, Tomcat, httpd
Leave a comment
Busy Days on Java2Script Google Talk
Ya, these days were very busy. I had spent more than a month on rewriting Java2Script Google Talk. And today, it was almost finished. You can check it out right now. More works are required to make it robuster and … Continue reading
Posted in Google Talk, Java2Script
2 Comments
Executing is VERY Important
Finally, I realized that ideas is much less important than executing. You may have some brilliant ideas, but you can’t work it out? Or you can’t make your guys to work it out in a short time? You ideas will … Continue reading
Posted in Project Management
Leave a comment
Transferring Data Between Two Human Minds
In Steve Pavlina’s article 10 Weaknesses of Human Intelligence, he mentioned one thing: Poor networking capabilities – Transferring data between two human minds is slow, tedious, and error-prone, and the protocols are beyond confusing. It’s a safe bet that Microsoft … Continue reading
Posted in Uncategorized
Leave a comment