Google Gears API Developer's Guide - Home:
"Google Gears is an open source browser extension that lets developers create web applications that can run offline.
Google Gears consists of three modules that address the core challenges in making web applications work offline.
LocalServer
Cache and serve application resources (HTML, JavaScript, images, etc.) locally
Database
Store data locally in a fully-searchable relational database
WorkerPool
Make your web applications more responsive by performing resource-intensive operations asynchronously"
"Google Gears is an open source browser extension that lets developers create web applications that can run offline.
Google Gears consists of three modules that address the core challenges in making web applications work offline.
LocalServer
Cache and serve application resources (HTML, JavaScript, images, etc.) locally
Database
Store data locally in a fully-searchable relational database
WorkerPool
Make your web applications more responsive by performing resource-intensive operations asynchronously"

No comments:
Post a Comment