Google Gears brings Web 2.0 to offline

Thursday, May 31st, 2007

Google released an open source toolkit for offline web apps - Google Gears:
It provides 3 significant components to the browser ecosystem. A multithreaded javascript environment, which provides a restricted background taks JavaScript environment for accessing remote data source without blocking the main UI. Adding support for local data storage is a new set of javascript [...]