Notes around the Internet.

Posts Tagged: Web Development

Text

Just set

window.onbeforeunload = function() { return ‘message’; }

but not yet tested.

"With regard to patents, VP8 copies too much from H.264 for comfort, no matter whose word is behind the claim of being patent-free. This doesn’t mean that it’s sure to be covered by patents, but until Google can give us evidence as to why it isn’t, I would be cautious."

-

Jason Garrett-Glaser, x264 developer

Diary Of An x264 Developer » The first in-depth technical analysis of VP8

Put an eye on that. And MPEG-LA seems ready to take some action: Google’s “Royalty-Free” WebM Video May Not Be Royalty-Free for Long

Source: x264dev.multimedia.cx

Panic Transmit 4 is out. Both the promo page and the app itself look awesome. I’m almost at the edge of paying the $34.

Panic Transmit 4 is out. Both the promo page and the app itself look awesome. I’m almost at the edge of paying the $34.

webkitbits:

Ricardo Cabello (aka Mr. Doob) has created an excellent set of experiments using canvas, HTML5, and other emerging technologies. Definitely worth checking out.

webkitbits:

Ricardo Cabello (aka Mr. Doob) has created an excellent set of experiments using canvas, HTML5, and other emerging technologies. Definitely worth checking out.

Source: webkitbits

Awesome Text Effect with WebKit Masks and Animations

webkitbits:

Trent Walton combines -webkit-background-clip and -webkit-animation for a seriously impressive text effect. (via @simplebits)

Source: webkitbits