iPhone & Google Gears -> A perfect match!

Tuesday, June 12. 2007
0 comments
0 trackbacks

Yesterday Apple announced, that (contary to what Steve Jobs SAID) the iPhone will not support 3rd party applications. If you want to write anything for the iPhone, you will have to use HTML and JavaScript.

I have been a web developer for the last eight years and I do not consider this bad news, because I believe today almost anything can be done with JS&HTML. The only one thing missing from most browsers is persistent offline storage. Cookies can and will be deleted by the user at any time and offline-storage is not available when your iPhone can't get a connection to your carrier.

This is where Google Gears comes in. A Safari version is already available for the latest builds and porting it to the iPhone will (probably) not be that complicated. You get access to a full SQLite database from JavaScript and it can even store elements like images, HTML and .js files.

Porting Goolge Gears to the iPhone will make your AJAX applications REAL iPhone apps. Let's hobe Apple and Google consider this option. I am sure they already discussed that and "no SDK needed" would still be true in a way.

by Stefan LH

Comments
Display comments as (Linear | Threaded)

No comments

Add Comment

You can use [geshi lang=lang_name [,ln={y|n}]][/lang] tags to embed source code snippets
Standard emoticons like :-) and ;-) are converted to images.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Markdown format allowed