1 posts tagged with AJAX by acro.
Displaying 1 through 1.
'Google Gears' is program interface for AJAX application developers.
* A local server, to cache and serve application resources (HTML, JavaScript, images, etc.) without needing to contact a server
* A database, to store and access data from within the browser
* A worker thread pool, to make web applications more responsive by performing expensive operations in the background
posted on May 31, 2007 - View this thread