Tuesday, May 15, 2007

ABC of AJAX

AJAX stands for Asynchronous JavaScript And XML.

AJAX is a type of programming made popular in 2005 by Google (with Google Suggest).

AJAX is not a new programming language, but a new way to use existing standards.

With AJAX you can create better, faster, and more user-friendly web applications.

AJAX is based on JavaScript and HTTP requests.

Look at the AJAX examples:

  1. http://www.google.com/ig
  2. http://www.pageflakes.com/
  3. http://www.netvibes.com/
  4. http://www.protopage.com/
  5. http://www.webwag.com/
  6. http://www.live.com/
Had flavor of AJAX ?

No comments: