<body margintop="0" marginright="0" marginbottom="0" marginleft="0"><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=13750602&amp;blogName=BreakThrough&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http%3A%2F%2Fhenrynews.blogspot.com%2Fsearch&amp;blogLocale=en_US&amp;homepageUrl=http%3A%2F%2Fhenrynews.blogspot.com%2F" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Tuesday, December 27, 2005

Jabber XMPP = Google Talk!

Haven't post anything for a while. Kinda busy after switch to a new job with a fast pace and challenge envirnoment.

I would like to talk about the open source Jabber XMPP Instant Messenger prototype this time. I remember I did a flash client IM using Jabber XMPP for my ex-company project. It is kinda standard IM for today's Open Source world.

As you know, Google release its Google Talk a month ago, I installed it and played it a little bit, and it is almost same as other IM in the market. To my surprise, it is using Jabber XMPP as the backbone of the whole chatting system. Nicely done! Open source Rock!

Read more