Live data from Hacker News

Gmail Sidesteps the App Store

technologyreview.com

1–10 of 40 posts

Re: Gmail Sidesteps the App Store

#4
The fact that Google is utilizing HTML5 client-side storage is cool.

The emphasis this article places on a nonexistent battle between the App Store and web apps is misleading.

Google didn't "sidestep" the App Store. Google took advantage of the web platform Apple provides because that platform makes more sense.

Web apps do miss a few things, though:

  * Speed-ups from stepping outside of a UIWebView
  * Instant Springboard real estate
  * Instant monetization via Apple "one-click"
  * All the APIs wep apps don't have access to
I don't mean to imply it makes sense to port every web app over, but the platforms are quite different, and those differences should probably not be understated.

Re: Gmail Sidesteps the App Store

#5
While HTML5 storage is good, I think the main advantage of native apps is access to hardware. Projects like Phonegap ( http://phonegap.com/ ) help you write a native app that is a website with special JS-based access to the hardware. However, if Phonegap were to release a free browser like BigFive Apps http://www.big5apps.com/ then I think they could build a more powerful web platform for the iphone and ipod that could be a great place to advertise a "web" version of your app.

Re: Gmail Sidesteps the App Store

#6
post #2

Isn't this, rich web apps, what Steve Jobs originally said should happen when asked why an SDK/third party native apps weren't going to be made available?

That's what I thought too. When he annouced that everybody was up in arms and now, mobile development is the way to go. I find that a bit ironic.

Re: Gmail Sidesteps the App Store

#7

The fact that Google is utilizing HTML5 client-side storage is cool. The emphasis this article places on a nonexistent battle between the App Store and web apps is misleading. Google didn't "sidestep" the App Store. Google took advantage of the web platform Apple provides because that platform makes more sense. Web apps do miss a few things, though: * Speed-ups from stepping outside of a UIWebView * Instant Springboa…

"Instant Springboard real estate"

You can easily add web apps or pages to the iPhones home screen, it's the button right below "bookmark". You even get a nice icon if it specified correctly using the appropriate HTML5

Re: Gmail Sidesteps the App Store

#8
post #5

While HTML5 storage is good, I think the main advantage of native apps is access to hardware. Projects like Phonegap ( http://phonegap.com/ ) help you write a native app that is a website with special JS-based access to the hardware. However, if Phonegap were to release a free browser like BigFive Apps http://www.big5apps.com/ then I think they could build a more powerful web platform for the iphone and ipod that cou…

and the security implications of that would be insane...

Re: Gmail Sidesteps the App Store

#9

The fact that Google is utilizing HTML5 client-side storage is cool. The emphasis this article places on a nonexistent battle between the App Store and web apps is misleading. Google didn't "sidestep" the App Store. Google took advantage of the web platform Apple provides because that platform makes more sense. Web apps do miss a few things, though: * Speed-ups from stepping outside of a UIWebView * Instant Springboa…

"Instant Springboard real estate" You can easily add web apps or pages to the iPhones home screen, it's the button right below "bookmark". You even get a nice icon if it specified correctly using the appropriate HTML5

"Easily", but not "instantly".

If you download an app, it goes to your Springboard till you remove it. If you visit a web page, it doesn't go to your Springboard till you take action and bookmark it. But yes, the "apple-touch-icon" is a nice touch.

Re: Gmail Sidesteps the App Store

#10
post #8
post #5

While HTML5 storage is good, I think the main advantage of native apps is access to hardware. Projects like Phonegap ( http://phonegap.com/ ) help you write a native app that is a website with special JS-based access to the hardware. However, if Phonegap were to release a free browser like BigFive Apps http://www.big5apps.com/ then I think they could build a more powerful web platform for the iphone and ipod that cou…

and the security implications of that would be insane...

The main browser would be subject to the same security as any native app, so I'm not sure how the security issues would be any different than a native application.
Post reply on HN