Megaman II’s Intro Animation In HTML

Created by yours truly. No Flash, just CSS, HTML5, and jQuery. The animation is very not smooth in Firefox, but works great in Safari and Chrome.

You can check it out here.

Using the scrollbar to bring the view upward was a stylistic choice, it could’ve just as (if not more) easily done in a single “screen”, but what’s the fun in that? The demo uses the jQuery backgroundPosition-Effect plugin to achieve the parallax scrolling effect, and the new Javascript audio capabilities introduced by the HTML5 group. The timing may not work very well on older machines.

MPEGLA Announces H.264 To Remain Royalty-Free (For Free Content) Until 2016

This is a good thing, for now, but licensing-wise H.264 is actually probably worse than Flash. It works great with a hardware decoder, but why should I trust the MPEGLA to not pull the rug out from under the internet in 6 years? Of note: The 2016 deadline only applies to “Internet Video that is Free to End Users.” Who gets to define “free?”

The press release should’ve been subtitled “Your Move, Adobe.”

Jeffrey Zeldman on Flash, the iPad, and Standards

You can always count on Zeldman to say things like

As the percentage of web users on non-Flash-capable platforms grows, developers who currently create Flash experiences with no fallbacks will have to rethink their strategy and start with the basics before adding a Flash layer. They will need to ensure that content and experience are delivered with or without Flash.

But it’s still good to have him say them.