Google Gears

Archive

Su Mo Tu We Th Fr Sa
12
3456789
10111213141516
17181920212223
24252627282930
31

Newsletter

Subscribe to newsletter:

Poll: Windows Vista Experience!

How is your Windows Vista Experience?

  • email Email to a friend
  • print Print version
  • Add to your del.icio.us del.icio.us

Did you enjoy this story?

(total 0 votes)
Change font size: Decrease font Enlarge font
image

Google Gears is an open source browser extension that lets developers create web applications that can run offline. Google Gears allows developers to enhance their AJAX applications to be able to run even when their users are offline.

Google Gears provides APIs for offline application access and data storage. These APIs let developers build applications that can run even if the web server can't be contacted, and allow those applications to store data offline using SQL syntax.

Google Gears consists of three modules that address the core challenges in making web applications work offline.

  • 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.
What browsers and operating systems are supported by Google Gears?


Google Gears works on the following browsers:
  • Apple Mac OS X (10.2 or higher)
    • Firefox 1.5 or higher
  • Linux
    • Firefox 1.5 or higher
  • Microsoft Windows (XP or higher)
    • Firefox 1.5 or higher
    • Internet Explorer 6 or higher

Related Links :
Google Gears | Google Groups
Google Gears API Developer's Guide - Home

Download Google Gear : Google Gears (BETA)

Post your comment comment Comments (0 posted)

Copyright © 2005-2007, TechTalkz.com. All Rights Reserved.