AJAX: usable interactivity with remote scripting
The article AJAX: Usable Interactivity with Remote Scripting over at sitepoint aims to give you an introduction to the foundations of remote scripting, in particular, the emerging XMLHttpRequest protocol. It includes building an example application that demonstrates how to implement that protocol, while creating a usable interface.