Sometimes I have to put text on a path

Thursday, June 16, 2011

google reader, HTML5, google gears


Google Reader helps you find and keep track of "interesting" stuff on the web.
You can subscribe to your favorite websites, see what your "friends" are sharing.
New content comes to your Google Reader when it's posted.


Discontinuing offline access via Google Gears
Google launched offline support three years ago (2008-2010), but only a minority of Reader users actively use it today. Because supporting offline access requires a large ongoing engineering effort, and because Gears itself is being surpassed by HTML5, we've decided to remove offline support in Reader starting on June 1.


In January we shipped a new version of Google Chrome that natively supports a Database API similar to the Gears database API, workers (both local and shared, equivalent to workers and cross-origin wokers in Gears), and also new APIs like Local Storage and Web Sockets. Other facets of Gears, such as the LocalServer API and Geolocation, are also represented by similar APIs in new standards and will be included in Google Chrome shortly.
We realize there is not yet a simple, comprehensive way to take your Gears-enabled application and move it (and your entire userbase) over to a standards-based approach. We will continue to support Gears until such a migration is more feasible, but this support will be necessarily constrained in scope. We will not be investing resources in active development of new features.


ref: http://gearsblog.blogspot.com/2010/02/hello-html5.html

No comments:

Post a Comment