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