If you felt a strange disturbance in the Force yesterday, that’s why.
27 March 2012
BrowserQuest
Mozilla ups the ante of what you can do with HTML5: BrowserQuest, a MMORPG done entirely with HTML5 and JavaScript. (And it’s open source!)
Posted in HTML5 | No Comments »
9 February 2012
“WebKit Isn’t Breaking the Web, You Are”
Over at Wired’s Webmonkey, Scott Gilbertson argues persuasively that we’re falling back into an old trap. Before, it was sites that only worked in one browser — IE6.
But, while IE6 may be a thing of the past, the root problem — websites that work in one and only one web browser — sadly, remains.
This time the culprit is WebKit, the rendering engine that powers the browsers on the iPhone, iPad, and Android phones. But what’s different about this round of monoculture is that, unlike IE 6, the WebKit developers haven’t done anything wrong. It’s web developers that have created the WebKit-only web.
Instead of writing code that will work in any browser, which might mean adding an extra three lines of code to their CSS rules, some of even the largest sites on the web are coding exclusively for WebKit.
The problem is bad enough that on Monday at the CSS Working Group meeting, Microsoft, Mozilla and Opera announced that each are planning to add support for some -webkit prefixed CSS properties. In other words, because web developers are using only the -webkit prefix, other browsers must either add support for -webkit or risk being seen as less capable browsers even when they aren’t.
Meanwhile, Chris Heilman is fighting this trend two-fisted, with Pre-fix the web. He and his like-minded compatriots are finding project on Github that are WebKit-only, then forking the code and adding support for other browsers. Hats off to them!
Posted in Browsers | No Comments »
8 February 2012
Chrome for Android: No Flash
Google just rolled out a beta Chrome for Android, which is expected to be the future replacement for Android’s current browser. The good news? It has no Flash support.
We could be seeing a near future where neither of the two major mobile OSes will run Flash content. This should be a big boon for furthering the cause of HTML5 development!
Posted in Browsers, HTML5 | No Comments »
15 December 2011
Microsoft to start auto-updating IE
It’s a Christmas miracle!
Today we are sharing our plan to automatically upgrade Windows customers to the latest version of Internet Explorer available for their PC. This is an important step in helping to move the Web forward. We will start in January for customers in Australia and Brazil who have turned on automatic updating via Windows Update. Similar to our release of IE9 earlier this year, we will take a measured approach, scaling up over time.
Posted in Browsers | No Comments »
15 September 2011
IE10 for Metro won’t support Flash
The first big blow to Flash was Apple’s iOS. Now Adobe Systems’ browser plug-in faces another major threat to its relevance: Microsoft has banned it and all other plug-ins from the “Metro” version of Internet Explorer 10.
Metro is the modern “touch-first” interface that plays a starring role in the radically new look of Windows 8, which Microsoft plans to release in 2012. Microsoft will ship the new OS with two versions of IE10, one for Metro and one a brushed-up version of the current Windows 7 interface. While the legacy version of IE10 will accommodate plug-ins, the Metro won’t…
Posted in Browsers, HTML5 | 1 Comment »
10 August 2011
Amazon’s HTML5 Kindle Reader
Amazon, unhappy with Apple’s new in-app rules, did the sensible thing and just gave them a run-around via the browser:
They say revenge is a dish best served cold. But when it comes to circumventing Apple’s new in-app subscription rules, it may be best served as an HTML5 Web app.
This morning Amazon launched its Kindle Cloud Reader, a Web-based app that allows you to read your Kindle e-books from any browser on your PC or tablet, including the iPad.
I’m hoping moves like this will make more people realize that the most powerful app on the iPhone/iPad is Safari. Because, well, Henry Blodget put it best.
Posted in HTML5 | No Comments »
2 June 2011
Google Apps to drop IE7
Google Apps already dropped support for IE6 a while back; now they’re taking it a step further, by only supporting the “current and one previous” versions of each browser:
As of August 1st, we will discontinue support for the following browsers and their predecessors: Firefox 3.5, Internet Explorer 7, and Safari 3. In these older browsers you may have trouble using certain features in Gmail, Google Calendar, Google Talk, Google Docs and Google Sites, and eventually these apps may stop working entirely.
IE7′s usage has already dipped below IE6′s in some reports, so this isn’t as huge a deal as it might have been even a year ago. Still, I wish they’d extended this policy out to YouTube as well; that would really drive people to upgrade.
Posted in Browsers | No Comments »
2 June 2011
Windows 8 apps to use HTML5
Microsoft released some details about Windows 8 today, and mentioned that
Windows 8 apps use the power of HTML5, tapping into the native capabilities of Windows using standard JavaScript and HTML to deliver new kinds of experiences. These new Windows 8 apps are full-screen and touch-optimized, and they easily integrate with the capabilities of the new Windows user interface.
I’m going to take this as a sign that, in the intra-Microsoft struggle between HTML5 and Silverlight camps, that the former won. Good.
Posted in HTML5 | No Comments »