Sponsored Links
Directory Sites
Curt Hibbs demonstrates the use of Ajax within Ruby on Rails applications.
www.onlamp.com
Adaptive Path - AJAX: A New Approach to Web Applications
Seminal article which popularized "AJAX" as a term.
www.adaptivepath.com
SAJAX - Simple Ajax Toolkit by ModernMethod
An open source XMLHTTPRequest toolkit with PHP, Perl, and Python backends.
www.modernmethod.com
Ajax.NET - The free library for .NET (C#)
Documentation and downloads for an AJAX library that uses .NET for the backend.
ajax.schwarz-interactive.de
An informational site providing Asynchronous JavaScript and XML development information including code libraries, sites using ajax, and books on ajax.
www.ajaxmatters.com
AJAX: Usable Interactivity with Remote Scripting
Tutorial article about AJAX, including a discussion about usability.
www.sitepoint.com
Dynamic HTML and XML: The XMLHttpRequest Object
Introduction and documentation from Apple Developer Connection.
developer.apple.com
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.
www.webpasties.com
XMLHttpRequest and AJAX Applications - Fiftyfoureleven.com
A blog with code snippets and proofs of concept.
www.fiftyfoureleven.com
A wiki with principles, gotchas, frameworks, and common techniques. Also the homepage for the "Ajax Design Patterns" book.
ajaxpatterns.org
A collection of Web 2.0 style JavaScript libraries that help web developers add AJAX functionally to projects.
script.aculo.us
AJAX by Mozilla Developer Center
A comprehensive guide on getting started with AJAX including articles, tutorials and links to other useful websites.
developer.mozilla.org
Atlas - AJAX Implementation By Microsoft
Atlas for ASP.NET is the implementation of AJAX technology introduced by Microsoft.
atlas.asp.net
Google's AJAXSLT is an implementation of XSL-T in JavaScript for AJAX applications. Includes links for downloading.
goog-ajaxslt.sourceforge.net
AJAX Cross-browser Implementation
A guide to implementing cross-browser AJAX websites using the Sarissa library.
www.yourhtmlsource.com