2. File Uploads in AJAX (using Dojo and PHP)
The article shows how to upload files using Ajax (Dojo Framework) and PHP. It actually gives a very simple copy-n-paste practical example on how to take the right steps
5. Adding AJAX to a website step by step
Webthumb is a small project of mine that takes a snapshot of a website and gives you thumbnails in 4 different sizes.
6. Ajax for Java developers: Ajax with Direct Web Remoting
This tutorial shows how to take things one step further, using a framework that formalizes your ability to make remote procedure calls on server-side Java objects from JavaScript client code.
9. AJAX Web Chat Part 1
This tutorial will walk you through the step in order to create an AJAX driven web chat program. This will be a very simple program, but will be expanded upon in future tutorials
10. USING AJAX.NET Library
This article shosw how you can take a step further and make asynchronous calls using the AJAX.NET library which easily merge with the .NET framework.