• Answers
  • Web
Answer 1 out of 2
 
111 helpful answers

Rejected slogan #235:

Yedda - a brain the size of a planet.
A:

Ahh... Ajax.

Ajax is a relatively-recent programming model for web applications. The name is shorthand for Asynchronous JavaScript + XML, a phrase coined by Jesse James Garrett of Adaptive Path.

As defined by Garrett, Ajax is actually a combination of several well known technologies:

To cut a long story short, Ajax is usually used to enable changes in web pages to happen dynamically, without a full page refresh. From the user point of view, this provides an experience that is closer in model and performance to that of an interactive desktop application. 

There are plenty of articles about Ajax, but I would start from this two:

Note that Ajax is often stated as a requirement for a web application to be considered as part of the "Web 2.0" wave. Even worse, Ajax is sometimes considered as what makes an application "Web 2.0". Oh well... 
Helpful?(4)
Rated as Best Answer
 
Comment About This Answer (or add your own answer)

Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
  • Answers
  • Web
Copyright © 2006-2009, Yedda Inc. and respective copyright owners