Google Gears is an open source browser extension that enables web applications to provide offline functionality using JavaScript APIs. Due to the concern about internet security, building web application which store and serve sensitive information locally on users’ own computers are very useful.
- Store and serve application resources locally
- Store data locally in a fully-searchable relational database
- Run asynchronous Javascript to improve application responsiveness
It is a similar idea with Apollo which enable offline use of web applications. From now on, users can store data locally in their database on their own computer. So that some users can use the web application they like, at the same time prevent their sensitive information being hacked by storing their information locally.
Requirements: Windows XP / Vista, Internet Explorer 6.0+, Firefox 1.5+
Demo: http://code.google.com/apis/gears/sample.html
License: New BSD License
Apollo is the code name for a cross-operating system runtime being developed by Adobe that allows developers to leverage their existing web development skills (Flash, Flex, HTML, JavaScript, Ajax) to build and deploy rich Internet applications (RIAs) to the desktop.
Web Application Developement is growing faster than ever with the support of Ajax. Users do not need to reload every page in order to interact with the web application. Therefore, web application is becoming more popular. However, some people still aware of the security of online application. They are worrying that some hackers might be able to steal their sensitive information form the web site.
Now web application developer can use their web development skill to create a destop application for users with Apollo. Users can download desktop version of the application. It is really a good news to web application developer.
Requirements: Windows XP (SP2) / Vista, Mac OSX 10.4.8 on PPC or Intel
Demo: http://www.adobe.com/go/apollo_samples
License: Creative Commons Attribution 3.0