handling HTML5, one need fallback mechanisms. In
<a href="http://www.nuug.no/">NUUG</a>, we provide first fallback to a
plugin capable of playing MPEG1 video, and those without such support
-we have a second fallback to the Cartado java applet playing Ogg
+we have a second fallback to the Cortado java applet playing Ogg
Theora. This seem to work quite well, as can be seen in an <a
href="http://www.nuug.no/aktiviteter/20110111-semantic-web/">example
from last week</a>.</p>
<a href="http://wiki.xiph.org/index.php/List_of_Theora_videos">the
Xiph.org wiki</a>, if you want to have a look. I'm not aware of a
similar list for WebM nor H.264.</p>
+
+<p>Update 2011-01-16 09:40: A question from Tollef on IRC made me
+realise that I failed to make it clear enough this text is about the
+<video> tag support in browsers and not the video support
+provided by external plugins like the Flash plugins.</p>