Herself's Webtools

Scripts, HowTos, Templates, Plugins, Widgets, Tips and Useful Information

Ajax tutorial now available at Google Code

without comments

Google Code University has a new section on Ajax Programming

Ajax is Asynchronous JavaScript and XML and first got web developers attention when Google Maps was released. Google Maps being the first really cool application anyone had done with Ajax.

Ajax is nice in that much of the information exchange between the user and the webserver happens in the background and entire page refreshes are not needed to update information.

While Ajax claims to be cross-platform working the same on all platforms you’ll find in practice you’ll likely need to make various tweaks for different browsers.

W3 Schools also has an Ajax tutorial

Written by timestocome

April 10th, 2008 at 5:00 am

Posted in ajax

Leave a Reply

You must be logged in to post a comment.