Overview of content related to 'ajax'
This page provides an overview of 3 articles related to 'ajax', listing most recently updated content first. Note that filters may be applied to display a sub-set of articles in this category (see FAQs on filtering for usage tips). Select this link to remove all filters.

Ajax (shorthand for asynchronous JavaScript and XML) is a group of interrelated web development methods used on the client-side to create interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. Data is usually retrieved using the XMLHttpRequest object. Despite the name, the use of XML is not needed, and the requests need not be asynchronous. (Excerpt from Wikipedia article: Ajax)
Key statisticsMetadata related to 'ajax' (as derived from all content tagged with this term):
See our 'ajax' overview for more data and comparisons with other tags.
For visualisations of metadata related to timelines,
bands of recency,
top authors, and
and overall distribution of authors
using this term, see our
'ajax' usage charts.
|
Top authorsAriadne contributors most frequently referring to 'ajax':
Note: Links to all articles by authors listed above set filters to display articles by each author in the overview below. Select this link to remove all filters. |
| Title | Article summary | Date |
|---|---|---|
Book Review: Ajax in Oracle JDeveloper |
Pete Cliff finds aspects of this work useful and interesting, but he also expresses some serious reservations. |
|
Book Review: Website Optimization |
Pete Cliff used to think 'Website Optimisation' simply meant compressing images and avoiding nested tables, but in this he book finds out how much more there is to it, even in the Age of Broadband. |
|
Book Review: Programming Collective Intelligence |
Pete Cliff tries to remember A-level mathematics as he dives into the fascinating world of machine learning and statistics and how to apply these techniques to Web-accessible datasets. |