Thursday, May 31, 2007

Working Offline with Google Gears

Today, Google released Google Gears, their new service which enables web applications to provide offline functionality. It's still in BETA phase, so it might be buggy or unstable, but if you are interested, give it a try. By using JavaScript, this application can :
- Store and serve application resources locally
- Store data locally in a fully-searchable relational database
- Run asynchronous Javascript to improve application responsiveness

Please note that Google requires Windows XP as the minimum requirements for Windows platform as this is the Windows version that has Internet Explorer 6.0 as the default (which of course the minimum requirements for browser category besides Firefox). This new service is not only for Windows only, since it's also available for Linux and Macintosh platform.

Meanwhile browser supports still needed in order to maximize the functionality of working offline. Mozilla will add this feature on their next 3.0 release, but i don't know about other browsers.

Soon, most web application can be cached and we can work offline.

1 comment:

  1. Anonymous4:24 PM

    I've notice this app too. But I have trouble in it's installation file. Will try it once more this evening.

    ReplyDelete