AJAX
From Technical Presentations
| Related topics: JavaScript, XML, JSON |
AJAX (Asynchronous JavaScript and XML), or Ajax, is a group of inter-related web development techniques used for creating interactive web applications. A primary characteristic is the increased responsiveness and interactivity of web pages achieved by exchanging small amounts of data with the server "behind the scenes" so that entire web pages do not have to be reloaded each time there is a need to fetch data from the server. This is intended to increase the web page's interactivity, speed, functionality and usability.
... more about AJAX on Wikipedia.
[edit] Presentations about AJAX
- Comet Moving towards a real-time Web given by Simon Willison at Highland Fling 2008 on April 3, 2008
- Can We Fix the Web? given by Douglas Crockford at AjaxWorld East 2008 on March 19, 2008
- JavaScript Library Overview given by John Resig at The Ajax Experience East 2007 on October 23, 2007
- The State of Ajax given by Douglas Crockford at Rich Web Experience 2007 on September 6, 2007
[edit] Conference Series about AJAX
Facts about AJAXRDF feed
| Equivalent URIThis property is a special property in this wiki. | http://dbpedia.org/resource/Ajax_%28programming%29 |
| Related Topic | JavaScript +, XML +, and JSON + |

