Olivier Travers

Free cash flow for the win
Home > Archives > 2005 > February > 23 > Ajax: A New Approach to Web Applications
Ajax: A New Approach to Web Applications

Jesse James Garrett:

"Ajax [a shorthand for Asynchronous JavaScript + XML] isn't a technology. It's really several technologies, each flourishing in its own right, coming together in powerful new ways. Ajax incorporates:
  • standards-based presentation using XHTML and CSS;
  • dynamic display and interaction using the Document Object Model;
  • data interchange and manipulation using XML and XSLT;
  • asynchronous data retrieval using XMLHttpRequest;
  • and JavaScript binding everything together.

[...] An Ajax application eliminates the start-stop-start-stop nature of interaction on the Web by introducing an intermediary — an Ajax engine — between the user and the server. It seems like adding a layer to the application would make it less responsive, but the opposite is true."


Category(s): web apps ·

Comments

You might appreciate my "Zuggest" tool.

It uses the "Ajax" concepts you're talking about and works similarly to Google Suggest but searches against the Amazon Product database as you're typing.

Check it out: http://www.FrancisShanahan.com/zuggest.aspx

It's built with Javascript, Web Services, SOAP, XMLHttp, XML, C# and ASP.NET and SQL Server.

Would love to get some feedback on it.
-fs

Posted by Francis Shanahan on March 04, 2005 - 04:36 PM #
Post a comment






Remember personal info?
Your e-mail address is used to send you future comments to this entry, but I won't use it for any other purpose and it won't appear on the site. I prefer you comment using your real identity, thanks.
Email this Story to a Friend




This form is used only to email this story to your friend. I won't save the email addresses you type in, or use them in the future in any way.


About
Contact



Web Feed

Powered by Movable Type

My profiles: