AJAX - New approach for web-based application
A Simpler Ajax Path by Matthew Eernisse — After years of hacks, tricks, and workarounds, there’s finally a cross-browser, cross-platform way to communicate between client and server in web applications. Matthew Eernisse demonstrates how to send and receive structured data with XMLHttpRequest and shows off some tricks to make debugging and error handling easier.