Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!
HTML5 Zone is brought to you in partnership with:

Chris is married to the love of his life, Danielle. He is a wrangler and writer of developer content for DZone, where he enjoys finding great Python and Windows Phone content. Chris once went a whole week without blinking. He used to be an adventurer like you, but then he took an arrow to the knee. Chris is a DZone employee and has posted 184 posts at DZone. You can read more from them at their website. View Full User Profile

IE Blog Tries to Make Case for Metro-Style Apps

02.10.2012
Email
Views: 1906
  • submit to reddit
The HTML5 Microzone is presented by DZone and Microsoft to bring you the most interesting and relevant content on emerging web standards.  Experience all that the HTML5 Microzone has to offer on our homepage and check out the cutting edge web development tutorials on Script Junkie, Build My Pinned Site, and the HTML5 DevCenter.
A recent blog post by the IE development team has generated a lot of buzz by comparing the application performance between Safari, iOS App, IE10, Win8 App (developer preview), Kindle Fire browser, and a Kindle Fire App. 





Testing configuration: http://www.webkit.org/perf/sunspider/sunspider.html.
iPad: 1st Gen, iOS 5.0.1.
Windows 8: Developer Preview, Dell Optiplex 745, 64-bit OS.
Kindle Fire v1.


This comparison seems more aimed at highlighting the slower performance of web content in a native iOS app (the dummies guide label seems a tad unnecessary) than championing the similar performance of Metro-Style apps to IE10:

Many applications embed HTML to provide a richer and always up to date experience for consumers. For example, the developer of a restaurant guide app might want to include a live map showing the locations of the list of restaurants the user is choosing from. If you write an app on iOS, common actions like panning and zooming the map will run twice as slow in an app compared with Safari.

-- Andy Zeigler, Senior Program Manager, Internet Explorer

But some folks are looking at it in a different light:

OK, we get it. Internet Explorer and Metro-style apps which use it are JIT compiled and hardware-accelerated. We have been hearing the same story for a year and a half now; IE has full hardware acceleration. Is there anything else in IE10 though in terms of features or is hardware acceleration the only thing to brag about.

-- Anon

Others feel that IE10 is simply moving in a predictable direction:

They're pointing out that they want to treat HTML5 applications as an acceptable method of creating an application for the platform and thus performance of their browser technology in this mode is important to them…Given the overheads of running inside a different environment, I'd say it's pretty damn impressive that they managed performance parity.

-- Richard


So ultimately, which is the best browser for HTML5 content?  Somewhat surprisingly, web content in native Kindle Fire apps outperformed all other browsers in this comparison. And according to a recent HTML5 Developer Scorecard series by Sencha, iOS5 is still the "gold standard".

So is Microsoft really making the point it wants here?

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

HTML5 is the most dramatic step in the evolution of web standards. It incorporates features such as geolocation, video playback and drag-and-drop. HTML5 allows developers to create rich internet applications without the need for third party APIs and browser plug-ins.  Under the banner of HTML5, modern web standards such as CSS3, SVG, XHR2, WebSockets, IndexedDB, and AppCache are pushing the boundaries for what a browser can achieve using web standards.  This Microzone is supported by Microsoft, and it will delve into the intricacies of using these new web technologies and teach you how to make your websites compatible with all of the modern browsers.