Friday, April 21, 2006

AJAX

Hi Guys,
I hope most of you have heard about AJAX. Its the new buzzword

Here are some useful Links:
http://adaptivepath.com/publications/essays/archives/000385.php
http://www-128.ibm.com/developerworks/web/library/wa-ajaxintro2/#resources

We recently ajaxed a blog tool and these resources were very useful.

Those who want to try out AJAX , this would be good place to start.

1 comment:

Ani said...

Recently, one of my colleague in the GUI team wanted to use AJAX for his work, but later got to know that only new browsers support the xmlHTTPobject.
Since backward compatibility was a concern, it could not be used.