Monday, August 6th, 2007
Google Talk client in JavaScript
Zhou Renjian has a new demo Simple Pipe was used to create and maintain a Comet connection between client/browser and server (Tomcat). A looping-query can be used instead for chatting, but the current demo does not switch to that mode.
After the demo was implemented and tested in Java the Java2Script compiler was used to convert all Java sources into JavaScript. After deploying the application, I took some time working on optimizations which included lazy loading, lazy creating, and virtual list views, which were musts for quick loading and response. I talk a little about these optimizations here.













Hi,
It seems that “Simple Pipe” link is broken and some paragraphs are lost between. For example, sentences started with “I” should be quoted passages.
A lot of English mistakes, but a lot of really good ideas on his blog.
neat!