Readability goes HTML 5 on iOS, expect others to follow
Summary: While the Readability move is positioned as a move because of Apple's requirements, the bottom line here is that developers want to write once and put apps everywhere. HTML 5 is the most expedient way to reach that goal.
Readability, a company that had a big problem with Apple's in-app purchase requirements, has relaunched its iOS services as an HTML5 app. Rest assured others will follow.
While the Readability move is positioned as a move because of Apple's requirements, the bottom line here is that developers want to write once and put apps everywhere. HTML 5 is the most expedient way to reach that goal.
Let's face it: As mobile browsers improve and HTML 5 becomes the norm many more Web sites are going to look like apps. In the months to come you may not know the difference. The hubbub around Apple's subscription requirements is just an excuse to go HTML 5 faster.
This HTML5 love affair isn't going to be the end of apps, but it will put them in their place. If all you're doing is reading apps, you can have HTML 5 for that.
Qualcomm's Rob Chandhok, president of Qualcomm Internet Services, noted in a recent interview here:
“When’s the last time you downloaded an application on the desktop. Amazon, Facebook, Twitter and eBay are all accessed on a browser. You’ll do that on a phone. Content and services are going to go HTML 5. You can’t argue with the economics. There’s an economic pressure to innovate at scale and that means a drive to the browser."
That drive to the browser will increasingly minimize the importance of app counts for a lot of publishers. Why would you develop for a handful of mobile operating systems if HTML 5 can do the job?
Related:
- Google plots its own subscription plan for publishers, jabs at Apple
- Apple's subscription plan: Time for an app work stoppage
- Enough with the cry-baby 'open letters' to Apple
- Developer backlash begins: Is Apple powerful enough to dismiss it?
- Why HTML5 enables more businesses to deliver more apps to more mobile devices with greater ease
Kick off your day with ZDNet's daily email newsletter. It's the freshest tech news and opinion, served hot. Get it.
Talkback
RE: Readability goes HTML 5 on iOS, expect others to follow
RE: Readability goes HTML 5 on iOS, expect others to follow
Not really
HTML-5 apps can be "installed" in the devices memory for offline use and storage. Ibis reader is a perfect example, as an HTML-5 web app ereader it works with or without an internet connection. Now the memory these web apps can use is somewhat limited on iOS deviced (like 50MB I think?) but they can still run.
RE: Readability goes HTML 5 on iOS, expect others to follow
RE: Readability goes HTML 5 on iOS, expect others to follow
RE: Readability goes HTML 5 on iOS, expect others to follow
RE: Readability goes HTML 5 on iOS, expect others to follow
RE: Readability goes HTML 5 on iOS, expect others to follow
RE: Readability goes HTML 5 on iOS, expect others to follow
Applications that only "consume" content are one "beast," and within that category we need to break-out those that do require current internet connection vs. those who do not. Note that the "content consumed" can be very simple, as in basic text files, or viewing .jpg files, or very complex: as in viewing a database or a spreadsheet, or a highly formatted document.
Applications that allow "content creation" are another: and here we need to distinguish "trivial" applications such as some little one-font, one-color, one font size, text editor, or some simple etch-a-sketch drawing program that lets you create a simple drawing, etc.
Content creation applications that require intensive data-entry, such as spreadsheets, or, on the visual level, are dependent on very complex large-sized code-bases, like PhotoShop, are never going to be html5 "apps."
Applications that essentially put "spin" on existing web-content, like Readability: or allow you to "decorate with markup or notes" content like .PDF files: another category.
One-size never fitted all, and never will. HTML5 offers a wonderful palette for certain types of applications.
Yes, you can make the argument that HTML5 + JavaScript + some form of secure access to either local or "cloud" storage does give you a complete IDE of sorts: and that's very cool, but it will never replace complex heavy-duty applications like Excel or PhotoShop.
The other issues salient here that cut across boundaries have been mentioned already by other commentors: access to local storage, and requirement of being connected to the internet.
thanks, Bill
RE: Readability goes HTML 5 on iOS, expect others to follow
I really hope this doesn't start a trend...
Even on the desktop I run GMail etc through Google Chrome's "App" mode to get rid of navigation, tabs and bookmarks bar because if I'm on that site there's no where else I want to go.
This is mainly because with the browser you have to wait for the page to load to do something. With an app it can get data in the background while you do something else, you're not stuck looking at a loading webpage. So I can read tweets while it updates and gets the latest ones for example.
If there is a HTML5 app which is used to run these sites without the full blown browser then fine, but otherwise I like the traditional app.