AdvancedAJAX 1.0
| by Łukasz Lach | March 24, 2006 |
|
AdvancedAJAX is a JavaScript object allowing to use XMLHttpRequest object easier and speeding up development of AJAX based projects. It consists a bound of methods helping creating queries, error handling, usage with HTML forms as well as connection timeouts and reconnecting. |
Top 5 Web-Based Desktops
| March 23, 2006 |
|
Web interfaces are coming close to the functionality one would expect of a full-fledged operation system. |
HOWTO Make Yahoo! Web Service REST Calls with JavaScript and XMLHttpRequest
| by Yahoo! Developer Network | February 09, 2006 |
|
AJAX web applications are all the rage these days, and one important aspect of AJAX is a mechanism of making asynchronous connections from the back end of a web application with an object called XMLHttpRequest. |
Asynchronous JavaScript Technology and XML (AJAX)
| by Greg Murray | February 08, 2006 |
|
Anyone who has used Flickr, GMail, Google Suggest, or Google Maps will realize that a new breed of dynamic web applications is emerging. |