None
  1. About Ajax

    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.

    AJAX is asynchronous; in that extra data is requested from the server and loaded in the background without interfering with the display and behavior of the existing page. JavaScript is the scripting language in which AJAX function calls are usually made. Data is retrieved using the XMLHttpRequest object that is available to scripting languages run in modern browsers, or alternatively Remote Scripting in browsers that do not support XMLHttpRequest. There is, however, no requirement that the asynchronous content be formatted in XML.

    AJAX is a cross-platform technique usable on many different operating systems, computer architectures, and web browsers as it is based on open standards such as JavaScript and the DOM. There are free and open source implementations of suitable frameworks and libraries.

    1. Mentioned In 2 Articles

    2. 3treepointbnb.com...The Seattle Bed & Breakfast Inn with a View ...

      Explore computer article (Jun 21 2010)

      ...cial networking and writing. Top skills in demand include PHP, MySQL, HTML Graphic Design, Writing, AJAX, Adobe Illustrator, WordPress, Photoshop, Flash and Blogs. New data also show surging demand for so... (Read Full Article)

      Mentions:   Google   Cisco   Seattle

    3. Google Changing Online News with “Living Stories”

      Explore Internet Marketing News (Dec 8 2009)

      Google Changing Online News with “Living Stories” ...e a false paradigm for the web and we should be so over them by now.) The reality is that it’s just AJAX. The organization is better for learning about the long-term view of a story. And it’s nice to know... (Read Full Article)

      Mentions:   Google   New York Times   Washington Post

    4. 1-2 of 2