Ajax is the acronym for Asynchronous Javascript and XML.
It is not new. It is a kind of DHTML which had its hype a few years ago.
If you use Yahoo, Google and Websites like Flickr, you certainly have noticed Ajax in form of a graphical user interface quite similar to the windows, linux or osx desktop.
Regarding the web based email clients of yahoo and google, you will notice that they are easier to operate for the users. The operation is faster and more userfriendly than a year before.
The technique behind consists of HTML, CSS, XML, XSLT and JavaScript. It is amazing to see, how these techniques get more and more popular.
As an example, look at the Google Maps Website
It is made with Ajax
http://maps.google.com/
more about ajax
in english language
http://en.wikipedia.org/wiki/Ajax_%28programming%29
in german language
http://de.wikipedia.org/wiki/Ajax_%28Programmierung%29






