Google Gears released…
Posted by amroamroamro on June 1, 2007
Google has announced some big news for Ajax developers at Google Developer Day. The announcement is Google Gears, an open source runtime to allow you to build Offline Web applications.
Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs:
- LocalServer: Store and serve application resources locally
- Database: Store data locally in a fully-searchable relational database
- WorkerPool: Run asynchronous Javascript to improve application responsiveness
Posted in Ajax, Google, Javascript, Web 2.0, Web Development | No Comments »