Rating
+2.71
votes:
2
avatar

HTML 5  

HTML 5 → Ambilight for the <video> tag

  • 10 March 2010, 03:40
  • Chikuyonok
  • Add a comment


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 )

HTML 5 → 3 Must-See Video Presentations About HTML 5

  • +1
  • 6 February 2010, 14:51
  • Woorkup
  • Add a comment
Here is a must-see collection of three interesting video presentations about HTML 5 by Google. If you are a web developer you can’t miss them!

Introduction to HTML 5




( Read more )

HTML 5 → Adding support for HTML5 video

  • +8
  • 6 February 2010, 12:58
  • Chernev
  • Read comments: 2+2


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 )

HTML 5 → HTML 5, Theora, and All, All, All — Not in Theory But in Practice

  • +12
  • 1 February 2010, 12:29
  • stalkerg
  • Read comments: 4+4


I've read quite a few articles on HTML 5, Theora, and video tags, but most of them discussed theoretical rather than practical issues. On my site MJV-ART.ORG, I recently added an anime section, JV-Video, which is a small video hosting (similar to YouTube) based on HTML5/Theora. In this article, I'm going to tell you about the real problems that I encountered.

( Read more )