AJAX
From LinuxNewbie
<Revantine> I have been searching for articles about AJAX (Asynchronous Javascript and XML applications). Below is a link to a cross-browser article that looks well formed.
http://www.webreference.com/programming/javascript/jf/column12/index.html
The next link is a great short introduction to AJAX.
"Rasmus' 30 second AJAX Tutorial"
http://rajshekhar.net/blog/archives/85-Rasmus-30-second-AJAX-Tutorial.html
Slightly more secure and better detection
http://aleembawany.com/weblog/webdev/000051_ajax_instant_tutorial.html
Mozilla Developer Center beta
AJAX:Getting Started
http://developer.mozilla.org/en/docs/AJAX:Getting_Started
