As a consumer, I’m outraged; yet as a designer/ developer, I’m tempted to stand up and slow clap. Aussie online retailer Kogan has imposed a 6.8% tax on all purchases by visitors who view their site on Internet Explorer 7. Customers who do choose to visit Kogan’s site via IE7 are greeted with a blatant, slightly snarky popup explaining that if they proceed to make a purchase they will incur an extra 6.8% fee on their goods.
It’s actually a fairly ingenious way to get around having to deal with the grueling process of cross-browser compatibility for those who insist on using outdated software (or are too computer-illiterate to know better). More importantly, if Kogan’s idea catches fire and other sites begin adopting similar policies, that could potentially accelerate the glacial rate of adoption for new browser versions across the web- and with the exciting features of HTML5, WebGL and other new web tech moving painfully slowly towards mainstream adoption, I for one am excited to see someone finally taking a real stab at browser standards enforcement.
Besides, every browser’s updates are free, and for those too inept to figure out how to do it themselves, the site’s popup contains handy links to the latest versions of the most popular browsers, so the tradeoff between disrupting customer satisfaction and working with outdated technology is pretty well balanced in this case. And doesn’t it make sense to encourage everyone to update who still runs a browser not capable of doing so itself? There’s virtually no way that those who update from IE7 would see any meaningful drawbacks from a newer browser, at least not in the long run, and doing so just once makes the entire web an easier place to build for.
After all, a rising tide raises all boats (except, ironically enough, for Netscape Navigator).
Adobe’s new Edge program, part of the newly-released Creative Suite 6, basically does what Flash can do- create animations, interface design, etc.- but it does it with HTML5 and JavaScript. It’s basically a frontend for HTML5’s incredibly powerful Canvas element. I cannot WAIT to dive into this app.
Bethesda put out a free browser-based version of Wolfenstein 3D, proving once again that browsers are the (eventual) future of PC gaming. Now if only Google could get wider adoption of WebGL….
I read an interesting article over at TUAW this morning, chronicling a digital magazine’s decision to nix its native iPad app in favor of an HTML5-based web app. First off, I was impressed because the magazine, Blackline, is a satirical magazine. God knows we could use more humor on the dry, banal Apple Newsstand. Second, the article speculates that this could be the beginning of a trend in which publishers begin to recode their native apps in favor of web-based issues.
It makes perfect sense for online magazine developers, and app developers in general, to want to move away from dedicated apps. After all, “porting” a web app for compatibility between devices is a hell of a lot different than actually going in and recoding a native app from scratch for those same platforms. Not to mention the fact that it liberates the content producer from having to navigate the choppy and inconsistent waters of each platform’s app submission process.
Hopefully we will see a migration of more developers away from native apps, as HTML5 standards become more, well, standard across browsers and devices. God knows I’d rather be working in HTML than in C++.