> This completely ignores the fact that you can build native apps using HTML5
You can and you can't. You can wrap a web view inside an app, sure, but HTML5 apps never look as good or work as well as native solutions- the UI doesn't match, any attempt at using a map view is a mess... the web browsers haven't received enough attention to make them look as good.
About the only OS in which this works well is WebOS, where, IIRC, you can write a native app using JS and HTML.
I think it depends heavily on the app type and the feature-set required. Certain apps can never be duplicated well or even at all; others (such as apps that wrap web content already, or form-centric business tools) would be near-indistinguishable to the casual users who are the target market for most apps. (Also keep in mind, the article was referring not to the quality of products, but of potential business models).
Moreover, cross-platform distribution is nothing to sneeze at. I'm reminded a little of Java programs back when Macs had under 5% market share, and far less native software. I might have been annoyed that these programs were slow and didn't honor Mac conventions, but when there weren't good alternatives, it still beat having nothing at all.
Comments
> This completely ignores the fact that you can build native apps using HTML5
You can and you can't. You can wrap a web view inside an app, sure, but HTML5 apps never look as good or work as well as native solutions- the UI doesn't match, any attempt at using a map view is a mess... the web browsers haven't received enough attention to make them look as good.
About the only OS in which this works well is WebOS, where, IIRC, you can write a native app using JS and HTML.
I think it depends heavily on the app type and the feature-set required. Certain apps can never be duplicated well or even at all; others (such as apps that wrap web content already, or form-centric business tools) would be near-indistinguishable to the casual users who are the target market for most apps. (Also keep in mind, the article was referring not to the quality of products, but of potential business models).
Moreover, cross-platform distribution is nothing to sneeze at. I'm reminded a little of Java programs back when Macs had under 5% market share, and far less native software. I might have been annoyed that these programs were slow and didn't honor Mac conventions, but when there weren't good alternatives, it still beat having nothing at all.