Articles tagged with ''

google gears image
Today, Google hosted a developer day for 5,000 developers worldwide at San Jose convention center. The highly anticipated Google Gears - an open source browser plugin which enables the creation of offline web applications via Javascript - was unveiled.

From gears.google.com
Google Gears is an open source browser extension that lets developers create web applications that can run offline. Gears provides three key features:

  • 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

Close
E-mail It