Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!

All Annotations of Google Gears (BETA)[Preview]

该产品主要用于将Google Office 线下的使用,如:Google Pages,Google Docs, Google Reader等等…通过线下的使用,正式开始与微软交锋

saved by79 people, first byMichael Lee on 2007-05-30, last byw s on 2007-05-31

  • on 2007-05-30 19:28:40 Chrisdedavid
    This will change the world!
  • on 2007-06-06 00:27:55 Gibarian
    Not so sure about changing the world, but I'm sure it will enhance the user experience quite a bit. Nice!
  • on 2008-04-22 17:47:11 Ycc2106
    Enables Firefox to use Google apps offline
  • on 2008-04-22 17:51:29 Ycc2106
    Features

    Google Gears extends browsers to enable richer web applications. Gears modules include:
    LocalServer LocalServer Cache and serve application resources (HTML, JavaScript, images, etc.) locally
    Database Database Store data locally in a fully-searchable relational database
    WorkerPool WorkerPool Make your web applications more responsive by performing resource-intensive operations asynchronously

    New in Gears 0.2

    The latest version of Gears adds:
    * Support for Windows Mobile
    * HTTP requests and timers for workers.
    * Improved support for handling errors in workers.
    * Ability to load workers from a URL, even cross-domain URLs. You can use this with allowCrossOrigin() to create secure mashups without iframes.