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.
Conference Series about AJAX
Recent and Upcoming Conferences about AJAX
| Location | Start date | End date | |
|---|---|---|---|
| Google I/O 2010 | San Francisco, CA | 2455335.519 May 2010 | 2455337.499305620 May 2010 23:59:00 |
Presentations about AJAX
- Ajax Performance given by Douglas Crockford at on 23 December 2008
- Comet Moving towards a real-time Web given by Simon Willison at Highland Fling 2008 on 3 April 2008
- Can We Fix the Web? given by Douglas Crockford at AjaxWorld East 2008 on 19 March 2008
- JavaScript Library Overview given by John Resig at The Ajax Experience East 2007 on 23 October 2007
- The State of Ajax given by Douglas Crockford at Rich Web Experience 2007 on 6 September 2007
Subscribe to the list of presentation on AJAX using RSS.
Facts about AJAXRDF feed
| Equivalent URIThis property is a special property in this wiki. | http://dbpedia.org/resource/Ajax_(programming) + |
| Related Topic | JavaScript +, XML +, and JSON + |