• Answers
  • Web

About ajax...

Can someone please explain me what is this Ajax thing all about?


Share Send to a friend Watch Report
 

Best Answer

 
111 helpful answers

Rejected slogan #235:

Yedda - a brain the size of a planet.

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... 
Posted 2006-06-13T04:10:53Z
Helpful?(4)
Rated as Best Answer

 

All Answers

 
207 helpful answers

They're coming to take me away, Ha-haaa!

Advanced .NET Debugging Blog

My personal blog

Actually, the first commrecial application that could be called AJAX was Microsoft's Outlook Web Access (OWA). It's first version was created in 1998, so technically Microsoft was one of the first companies to use this technology, though at the time it wasn't named at all (certainly not AJAX).

Microsoft failed to realize the potential of this technology and it is clear in the products that followed OWA. In its development environmnet, ASP.NET, a framework to easily created AJAXian application only appeared as an addon for ASP.NET 2.0 and its still in development. The framework is named Atlas

Posted 2006-06-13T06:51:13Z
Helpful?(4)
Rated as Best Answer

Sign in to participate

Got an answer for skooby? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Q:

Problem with ajax

We found out that some big organizations with internal networks will get an error when trying to get inside our web application.It ...
Submitted by hayoman   3 years ago.
  • viewed 781 times
Last answer posted 3 years ago by Eran


Q:

Ajax Hot Water Boilers

I would appreciate any information about fires caused by,or connected with, Ajax hot water boilers.
Submitted by ralphepinc   1 year ago.
  • viewed 179 times


Q:

Secure ajax applications

What are some things to consider when writing secure web applications in AJAX?
Submitted by akirson   3 years ago.
  • viewed 800 times
Last answer posted 4 days ago by Security09



» More...

Explore Related Posts in Forums

Save ajax returned data into var - I have simple ajax script

Not that familiar with the limitations of FBJS so am a bit lost). I want to use the following ajax script ="javascript" type="text/javascript"> function ajax(url,target) { var ajax = new Ajax language="javascript" type="text/javascript"> function ajax(url) { var ajax = new Ajax

ASP.NET AJAX vs just AJAX?

I've been fledgeling around with AJAX for no real good reason (why not?) and the question in my mind is what advantage is there in using the ASP.NET AJAX framework rather than just working with AJAX There is none as far as I'm concerned. ASP.NET AJAX is absurdly over-engineered and cumbersome

Servlet --x--> Ajax: Ajax code not getting servlet response

ajax-ajax-code-not-receiving-servlet-response Also posted it here... hoping for a helpful *and* quick of the server needed just to do Ajax from FF? On the servlet side, I've tried both flusing Hi - I originally posted the question here. http://stackoverflow.com/questions/1554123/servlet-x-ajax-ajax-code-not-receiving...
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
  • Answers
  • Web
Copyright © 2006-2009, Yedda Inc. and respective copyright owners · CC License