Search Results for "HTML5"

74 results found.

Decide Which Parts of HTML5 and CSS 3 to Use

HTML5 is clearly the way to do web development today. Microsoft: The Web is better without plug-ins article tells that Microsoft began distancing itself from browser plug-ins last year starting with Internet Explorer on Windows 8′s Metro interface. Microsoft just said few days ago clearly: plug-ins are bad for the Web. Also Adobe is being

HTML5 has won Flash on mobile

It seem that HTML5 has won Flash on mobile devices and Adobe recognizes it. Adobe ceases development on mobile browser Flash, refocuses efforts on HTML5. HTML5 is now universally supported on major mobile devices, in some cases exclusively. This makes HTML5 the best solution for creating and deploying content in the browser across mobile platforms.

New HTML5 logo

The Worldwide Web Consortium has unveiled its HTML5 logo. W3C promotes HTML5 with new logo. Here is the HTML5 logo: The irony is that the logo is meant to clear up confusion over the HTML5 moniker. And much like Apple, Google, and Microsoft before it, the organization that oversees HTML5 has confused it with all

Microdata: HTML5’s Best-Kept Secret?

Have you never heard of the new microdata specification included in HTML5. I once read about it, but almost forgot it. But the Microdata: HTML5’s Best-Kept Secret article made me to remember this topic again. Similar to outside efforts like Microformats, HTML5’s microdata offers a way of extend HTML by adding custom vocabularies to your

HTML5 music video

The Wilderness Downtown is an interactive film by Chris Milk. This masterpiece music video film is built using HTML5 technologies (unfortunately at the moment works only with Google Chrome browser). The music video tooks the user back to their childhood on an interactive journey set to the backdrop of We Used to Wait by the

HTML5 Pac-Man

Everyone knows and loves Pacman game. Programmer Dale Harvey has created a playable version of Pac-Man because writing a simple browser game seemed like a good idea. He is using only web standards: localStorage, HTML5 Audio, Canvas and @font-face. To play Harvey’s game, you’ll need to use a browser that supports the HTML5 elements he’s

Google HTML5 demos

Google is countering with its own HTML5 site called HTML5Rocks. HTML5Rocks features several tutorials on HTML5 feature. And there’s a code playground to let you mess around with your own code. Obviously, all of this works well in Chrome because according to Google presentation was originally meant to run in Google Chrome. Some experimental features

ARM and Flash vs HTML5

ARM dominates the mobile phone chip design market now and has done that for some time. Since 2008 ARM has been trying to get into the subnotebook market as well with Linux-based, ARM-powered “smartbooks” that would provide an instant-on, longer-life alternative to x86-based Netbooks. Smartbooks have been delayed by Flash issues, says ARM. There has

IE9 and HTML5 demos

Windows Internet Explorer 9 Test Drive page intended to give Web developers an early look at the Web platform technology coming in the next release of Internet Explorer. The page shows developers the progress in IE and give ideas to start planning if and how they want to support new HTML5 capabilities in the future.

Dive into HTML5

Dive into HTML5: What Does It All Mean is a good overview to new  HTML5 techologies and how to use them already today for making normal web pages. I saw this article mentioned at Kenneth Falck’s Blog.