BidVertiser

Google
 

Wednesday, March 5, 2008

Google Gears Goes Mobile

For those of you who aren’t exactly sure what Google Gears is capable of or what it is – it's 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
What this essentially means is that in case you’re one of those people who like to take their work with them wherever they go and that would include places that have no access to the net, Gears will allow you workaholics to get things down without being connected.At the moment since it's still in a developmental stage, Gears is being designed for only Windows mobile devices that run on a Windows Mobile 5 and 6 OS. This mobile version supports Internet Explorer on Windows Mobile handsets and is restricted to just such devices. The devices would also have to have applications that are compatible with Gears in order for it to function correctly. Considering this is just an early phase, I’m sure it wont be too long (hopefully) before they’re able to adapt Google Gears for other Operating Systems and handsets.
This means that other smartphone users, such as those using Apple's iPhone, or people using other popular mobile browsers, such as Opera, won't be able to use Google Gears. But Google has said that it plans to expand support to other browsers and cell phone platforms, including its own Android software.Source

No comments: