Friday, August 05, 2005

What is the most furustrating thing in web applications, as compared to the dektop applications. It is the server trip, which most of the web application takes even if you change the seletion of a dropdownlist , it goes to the server to poulate another dropdownlist depending on the seletion we made.

With google introducting their new technologies like Gmail , Google Suggest and now Google Maps. It now seems poosible to have rich user experience on the web too. The google have used AJAX.

What is AJAX. In simple Asyncronus Javascript + XML. AJAX is a set of different technologies, that togater facilitates you to develop web application that offers rich user experience. I am working on a presentation on AJAX, i will soon upload it on my blog.

Some good reference on AJAX

  1. http://ajaxpattern.org
  2. Life Without Refresh by Dmitri Khanine and Phil Carrillo, July 2005.
  3. Ajax: A New Approach to Web Applications by Jesse James Garrett February 18, 2005 of Adaptive Path
  4. AJAX.NET webblog http://weblogs.asp.net/mschwarz/

No comments: