I am introducing a new feature in my website called ‘Anunay’s Chat‘ where the visitors can chat with me whenever I am available online. This feature is a crude AJAX and JQuery based chat interface. It saves the chat logs as a (X)HTML file that can be deleted. It runs on PHP and does not require MySQL to function.

The styling of the chat interface is done by CSS. The files needed for the system are very compact and it fits into about 7 KB. The source is attached at the bottom of the article. (I love Open Source.)
Popularity: 26% [?]