- Adaptive Path - AJAX: A New Approach to Web Applications
Seminal article which popularized "AJAX" as a term.
http://www.adaptivepath.com/publications/essays/archives/000385.php
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- AJAX Matters
A directory of sites, books, and events about Asynchronous JavaScript and XMLHTTP, as well as sites using AJAX.
http://www.ajaxmatters.com
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Ajax Patterns
A wiki with principles, gotchas, frameworks, and common techniques. Also the homepage for the "Ajax Design Patterns" book.
http://ajaxpatterns.org/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Ajax.NET - The free library for .NET (C#)
Documentation and downloads for an AJAX library that uses .NET for the backend.
http://ajax.schwarz-interactive.de/csharpsample/default.aspx
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- AJAX: Usable Interactivity with Remote Scripting
Tutorial article about AJAX, including a discussion about usability.
http://www.sitepoint.com/article/remote-scripting-ajax
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Direct Web Remoting - DWR
A Java open source library which helps developers wanting to write web sites that include AJAX technology.
http://www.getahead.ltd.uk/dwr/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Dynamic HTML and XML: The XMLHttpRequest Object
Introduction and documentation from Apple Developer Connection.
http://developer.apple.com/internet/webcontent/xmlhttpreq.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Guide to Using XMLHttpRequest (with Baby Steps) from WebPasties
Detailed tutorial that explains how to creating an AJAX ZIP code database including a PHP/MySQL backend.
http://www.webpasties.com/xmlHttpRequest/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- ONLamp.com: Ajax on Rails
Curt Hibbs demonstrates the use of Ajax within Ruby on Rails applications.
http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Prototype JavaScript Framework
Provides class-style OO and Ajax, freely distributable under the terms of an MIT-style license.
http://prototype.conio.net/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- SAJAX - Simple Ajax Toolkit by ModernMethod
An open source XMLHTTPRequest toolkit with PHP, Perl, and Python backends.
http://www.modernmethod.com/sajax/
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Script.aculo.us
A collection of JavaScript libraries that help web developers add AJAX functionally to projects.
http://script.aculo.us/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- XMLHttpRequest and AJAX Applications - Fiftyfoureleven.com
A blog with code snippets and proofs of concept.
http://www.fiftyfoureleven.com/resources/programming/xmlhttprequest
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It