Original URL: http://www.theregister.co.uk/2007/06/01/google_dev_day/
“We feel very strongly about this being an industry effort and being a standard. We want this to be the one way that developers can add offline capabilities to their applications,” says Jeff Huger, Google’s VP of engineering, during the keynote for the company’s global Developer Day.
Google Dev Day. Of course there's a box missing from
Google's slide. It's the one that says "Google".
He’s talking about Gears (available, with the other developer’s toys mentioned below, here (http://code.google.com/)), a browser plug-in that lets developers extend web applications for offline use. This is Google's answer to the web’s most obvious limitation: when the connection fails, you can no longer do your work. Gear’s solves this with components including the excellent SQLite database engine, also used by PHP 5 and Apple’s Core Data, a local server which caches the pages and scripts used by an application, and a WorkerPool module which enables JavaScript to run in a background thread.
The primary reason for WorkerPool is to support long-running synchronization tasks without locking the user’s web browser. Gears is in beta, works cross-platform on IE and Firefox, and is open source under the BSD license.
First impressions are that this will be useful. Like all the best software, it is conceptually simple. A local database and content cache will be enough in most cases to get an offline web application up and running, though synchronization can be challenging. Apparently there is no set limit to the amount of data applications can store locally. But is this the “one way that developers can add offline capabilities”? Microsoft will no doubt disagree, but Google has smartly enlisted agreement from other potential rivals, including the Adobe, the Mozilla Foundation, and Dojo, all of whom will be supporting the Gears API. It may not be a W3C standard, but this will be widely deployed and hard to resist.
Google Reader is the first Gears-enabled application; it will be interesting to see how it gets applied to other applications like GMail and Docs & Spreadsheets.
What we are seeing is the creation of a new cross-platform runtime based on JavaScript. Is this a rival or a companion to alternatives like Adobe’s Apollo? The answer is that it’s both; but Google’s view, stated in the keynote, is that “we like the web the way it is today, we just want it to work offline.”
Gears is the headline news; but there was more on show at Developer Day. I attended the London event. Google is giving a strong push to its mapping API, now reinforced by Geocode lookup and “Mapplets”, which let you add interactive gadgets to Google Maps. Delegates were also shown the Mashup Editor, which lets you both code and deploy mashup applications online. Like Google Gadgets, these mashup applications are hosted on Google’s servers, increasing their scalability. Google Web Toolkit, which compiles Java to JavaScript, is now at version 1.4 (Release Candidate), with new features including a richer UI library and the ability to download multiple images in a single file.
I asked a number of developers what they thought of the event. Few of those I spoke to had active projects using Google APIs, but many were considering them. There is interest in Gears, though there were concerns about security which Google did not properly address in the sessions. There was some frustration at the shallow nature of many of the sessions, as well as the usual gripes about the poor internet connection available; it was surprising that Google couldn't get that right.
You can follow Tim's visit to Google’s Developer Day on his Blog here (http://www.itwriting.com/blog/?p=239).
Is Google Gears safe? (2 April 2008)
http://www.theregister.co.uk/2008/04/02/security_google_gears/
Google's next web toolkit thinks it's better than you (7 December 2007)
http://www.theregister.co.uk/2007/12/07/google_gwt_performance/
Google says go-go-Gadget Ads (19 September 2007)
http://www.theregister.co.uk/2007/09/19/google_gadget_ads/
MS shines Silverlight into thin AIR (and kicks 'beaten up' Google Gears) (17 September 2007)
http://www.theregister.co.uk/2007/09/17/microsoft_loves_silverlight_slams_adobe_air_google_gears/
Google Mashup beta goes out to world+dog (4 July 2007)
http://www.theregister.co.uk/2007/07/04/mashing_google/
Sucky software? So add a virgin (26 June 2007)
http://www.theregister.co.uk/2007/06/26/software_sucks/
Jobs: one more thing... a browser war (12 June 2007)
http://www.theregister.co.uk/2007/06/12/apple_browser_war_safari_firefox/
Adobe turns Apollo into AIR (11 June 2007)
http://www.theregister.co.uk/2007/06/11/adobe_apollo_air_flex/
Google promises mobile software platform to challenge Windows (8 June 2007)
http://www.theregister.co.uk/2007/06/08/google_mobile_software_platform/
Salesforce bolts on Google ad management utility (5 June 2007)
http://www.theregister.co.uk/2007/06/05/google_salesforce_alliance/
Google feasts on FeedBurner (4 June 2007)
http://www.theregister.co.uk/2007/06/04/google_buys_feedburner/
Google acquires Panoramio (4 June 2007)
http://www.theregister.co.uk/2007/06/04/google_acquires_panoramio/
Cat owner protests against privacy-invading Google (1 June 2007)
http://www.theregister.co.uk/2007/06/01/cat_privacy_google/
Google Gears up for offline web apps (31 May 2007)
http://www.theregister.co.uk/2007/05/31/google_gears_offline_web/
Data protection watchdogs' letter to Google goes public (31 May 2007)
http://www.theregister.co.uk/2007/05/31/data_protection_letter_google/
Google plays cat and mouse with regulators (25 May 2007)
http://www.theregister.co.uk/2007/05/25/google_privacy/
© Copyright 2008