|
|
|
|---|---|
| Developer(s) | |
| Initial release | 31 May 2007 |
| Stable release | 0.5.34.0 [1] (2009-10-16) [+/−] |
| Operating system | Windows XP & Vista, Windows Mobile 5, 6, Mac OS X, Linux 32bit |
| License | open source (BSD) |
| Website | http://gears.google.com/ |
Gears, formerly Google Gears,[2] is software offered by Google that "enables more powerful web applications, by adding new features to your web browser."[3] Released under the BSD license,[4] Gears is free and open source software.
In late November 2009, numerous online news sources reported that Google is going to migrate to use HTML 5 rather than Gears in the future. A Google spokesman later clarified that Google will however continue to support Gears to not break sites using it. [5]
Contents |
There are several major API components to Gears:
| Version | Date | Description |
|---|---|---|
| 0.1 | 2007-05-31 | Initial release as Google Gears. |
| 0.2 | 2008-02-22 [11] | |
| - | 2008-05-28 [2] | Project renamed to Gears to reflect the open source, collaborative nature of the project. |
| 0.3 | 2008-06-11 [12] | Introduced ability to add desktop icons, support for Firefox 3. |
| 0.4 | 2008-08-22 [13] | Geolocation API / Event handling for upload / download transfer progress, localization in 40 languages |
| 0.5 | 2008-11-24 [14] |
Updated SQLite, Geolocation can now get data from WiFi antennas, Improved API to manage data blobs on LocalServer |
There are a number of web applications that use Gears. These applications come from a variety of companies, including Google (Gmail, YouTube, Docs, Reader, Picasa for mobile, Calendar, Wave), MySpace (Mail Search), Zoho (Writer, Mail), Remember The Milk, and Buxfer.[15] WordPress 2.6 added support for Gears, to speed up the administrative interface and reduce server hits. [16]
Gears can be enabled on sites where it is otherwise unsupported, by using a Greasemonkey user script one of the Gears engineers has created.[17]
Gears is supported on Google Chrome and IE 6+ on Windows XP and Vista, IE Mobile 4.01+ on Windows Mobile, Safari 3.1.1+ on Mac OS X 10.4+[18] (though not with Safari 4 on Mac OS X 10.6 Snow Leopard; with no sign of a fix anytime soon[19]), and Firefox 1.5+ on multiple platforms[20]. There is only limited 64 bit support from 3rd parties.
Gears does not support attachment files with sizes greater than 2 GB under Mac OS X Leopard or Snow Leopard currently due to a bug in the Blob handling code.[21] [22]
On May 29, 2008, Opera ASA announced that the new Opera Mobile 9.5 will support Gears.[23] The technology preview release of the browser was published on February 20, 2009.[24] It is currently available for touch-screen devices on Windows Mobile 5 & 6 only.[25] Gears is not built into browsers other than Google Chrome and must be downloaded separately.
The Ruby on Rails framework supports interfaces to Gears without needing to understand the Google Gears API.[26]
|
|