Ambilight for the <video> tag



Some high-end Philips TV sets have a cool feature, Ambilight. Basically, it is LED lighting that changes its color dynamically, depending on the television picture's color. It is such a pleasure to watch movies on an Ambilight-enabled TV!

There are some implementations of such lighting in Adobe Flash. Why can't we, web masters, do the same thing using scripts? It was another opportunity for me to check out what state-of-the-art web browsers can do, so I've made the following thing:

( Read more )

Adding support for HTML5 video



Hi everybody! In this article, I'll tell you about one HTML5 video player. Probably you know that state-of-the-art web browsers already support HTML 5, which lets you embed video into a web document in such a way that a web browser doesn't need any plugins to play it.

( Read more )

September HTML5 spec changes



September being one month before the HTML5 spec goes to last call in October, there’s been a few significant changes to the HTML5 spec that we wanted to briefly share with our patients.

( Read more )