1. Race Conditions with Ajax and PHP Sessions
One of the problem with race conditions is that it is often difficult to actually witness the ramifications of one when it happens, especially if you are not aware of it....
2. AJAX: How to Handle Bookmarks and Back Buttons
Presents an open source JavaScript library that finally brings bookmarking and back button support to AJAX applications. By the end of this tutorial, developers will have a solution to an AJAX problem that not even Google Maps or Gmail possesses
4. XMLHttpRequest Quirks and PHP
This short tutorials discusses some aspects of using XMLHttpRequest and gives you some tips how to avoid common problems.
5. A Designer's Guide to Prototyping Ajax
The problem is static XHTML/CSS wireframes are woefully inefficient at the task of communicating and documenting the features available to the new crop of Ajax web sites.
7. Cross-Browser Event Handling and Memory Leaks
In this article, the author discusses how organize the cross-browser event handling and avoid most common problems with memory leaking