JSON AJAX Chat Tutorial
This tutorial will show you how to create an AJAX chat system using JSON as the data exchange format rather that the standard HTML.
This tutorial is a great introduction to both JSON and AJAX technologies. It will give you an idea of how you can use JSON as a lightweight data exchange format to save bandwidth.
Views: 905 | | by Brad
View this tutorial