Gears is an open source project that enables more powerful web applications, by adding new features to web browsers. Gears modules include:
- LocalServer Cache and serve application resources (HTML, JavaScript, images, etc.) locally.
- Database Store data locally in a fully-searchable relational database
- WorkerPool Make your web applications more responsive by performing resource-intensive operations asynchronously
More details available at: http://code.google.com/apis/gears/
You will find "How do I start?" links
- Install Gears.
- Run the sample applications.
- Read the developer tutorial.
Please comment if you have any question or would like to share your learning.
Comments
Post a Comment