Denise Haze


Google Gears

Posted in Developing, Gizmos, Technology by denise on the June 1st, 2007

Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs:

 Store and serve application resources locally
 Store data locally in a fully-searchable relational database
 Run asynchronous Javascript to improve application responsiveness

Leave a Reply