Articles
- Ajax: A New Approach to Web Applications, by Jesse James Garrett. The original article which coined the term
- Ajax: Usable Interactivity with Remote Scripting Introduction on how to use Ajax
- Guide to Using XMLHttpRequest (with Baby Steps) Tutorial by Bill Bercik introducing XmlHttpRequest
- Implementing Ajax in ASP.NET using the Ajax.NET wrapper by Karl Seguin
- Rasmus' 30-Second AJAX Tutorial A simple but functional example and ad hoc tutorial posted by Rasmus Lerdorf of PHP fame.
- Ajax's Achilles Heel maps.google.com with Javascript disabled
Portals
- Ajax Matters Informational site about Ajax
- Ajax Patterns Collection of Ajax design principles and patterns
[
edit]
Libraries/Scripts
- AJForm an AJAX Forms toolkit which seamlessly submits data from any given form in an HTML page, then sends the data to any specified JavaScript function.
- CPAINT (Cross-Platform Asynchronous INterface Toolkit)
- Dojo Toolkit
- GLM-AJAX Framework
- MochiKit A lightweight Javascript library
- Rico An open-source JavaScript library which provides full Ajax support, drag and drop management and a cinematic effects library.
- Prototype Open-source object-oriented JavaScript framework with extensive Ajax support.
- Sajax Simple Ajax toolkit
- Sarissa a cross-browser wrapper for native XML APIs
- Suggest Framework Easy-to-use JavaScript class for Google Suggest-like functionality
- ThyAPI a complete DHTML library with several widgets, that also use Ajax
- WinLIKE Ajax reload improvements through usage of DHTML windows
[
edit]
Libraries/Scripts with server-side integration
[
edit]
.Net
- Ajax.NET a free Microsoft .NET library
- Aspects of Ajax Free Ajax Engine using Ajax based on WebServices and a Blog
- Bitkraft Integrated Client/Server approach to Ajax Development in the ASP.NET environment
- PowerWEB LiveControls for ASP.NET Ajax for Visual Studio ASP.NET
[
edit]
Java
- AjaxAnywhere an open source project targeted for existing JSP and JSF applications upgrade.
- AjaxTags a free set of JSP tags that simplify the use of Ajax technology in JavaServer Pages.
- DWR a free (Apache Licensed) Java library
- Echo2 a free Java Ajax library with a thick client API
- Guise an Internet application framework that handles AJAX automatically without the need to write JavaScript or HTML.
- jWic an open source web application framework which uses AJAX to synchronize the client with the server state.
é
[
edit]
PHP
- HTML_Ajax PHP and JavaScript Ajax
- NAjax PHP library that aims to connect JavaScript and PHP. It acts as a proxy that maps PHP objects to JavaScript and vice versa.
- xajax PHP Ajax toolkit
[
edit]
Python
- Myghty Myghty Ajax Toolkit
[
edit]
Multiplatform
- Backbase Community Edition includes all presentation client (Ajax) functions and full utilization of BXML (B-tags).
- WebORB by Midnight Coders. .NET and Java Server platform for Ajax-based applications.