Blog Post RSS ?

Blogs » JavaScript & CSS » Ajax
 

Ajax

by Stuart Langridge

Jesse James Garrett and the team at Adaptive Path have coined the shorthand term “Ajax” to mean the combination of all this cool DOM and CSS and XMLHTTPRequest stuff that everyone’s going on about. Garrett’s article, “Ajax: A New Approach to Web Applications”, defines Ajax as follows:

  • 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.

While I doubt that these concepts are new to Stylish Scripting readers, it is surely handy to have a nice short name to refer to them by. The article runs into some detail about how he concepts tie together, and flags examples of Ajax-enabled applications, like most of Google’s latest innovations. The Year of the DOM is the year of Ajax.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Ping.fm
  • Twitthis

Related posts:

  1. Are You Violating the Eolas Ajax Patent? It's true: Eolas has an Ajax patent and is filing...
  2. Server-side JavaScript Will Be as Common as PHP Despite the fact that JavaScript has been typecast as the...
  3. 7 Freebies From SitePoint You May Not Know About We love a good freebie here at SitePoint. Some of...
  4. Will Server-Side JavaScript ever catch on? Server-side JavaScript appears to be a logical choice for web...
  5. Introducing the NEW SitePoint CSS, HTML & JavaScript Online References When we first released our popular HTML and CSS Reference...

This post has 24 responses so far

Sponsored Links

SitePoint Marketplace

Buy and sell Websites, templates, domain names, hosting, graphics and more.

Follow SitePoint on...