]> pere.pagekite.me Git - homepage.git/commitdiff
Generated.
authorPetter Reinholdtsen <pere@hungry.com>
Sat, 15 Jan 2011 23:22:29 +0000 (23:22 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Sat, 15 Jan 2011 23:22:29 +0000 (23:22 +0000)
15 files changed:
blog/The_video_format_most_supported_in_web_browsers_.html [new file with mode: 0644]
blog/archive/2011/01/01.rss
blog/archive/2011/01/index.html
blog/index.html
blog/index.rss
blog/tags/english/english.rss
blog/tags/english/index.html
blog/tags/nuug/index.html
blog/tags/nuug/nuug.rss
blog/tags/standard/index.html
blog/tags/standard/standard.rss
blog/tags/video/index.html
blog/tags/video/video.rss
blog/tags/vitenskap/index.html
blog/tags/web/index.html

diff --git a/blog/The_video_format_most_supported_in_web_browsers_.html b/blog/The_video_format_most_supported_in_web_browsers_.html
new file mode 100644 (file)
index 0000000..cb42045
--- /dev/null
@@ -0,0 +1,231 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+ <head>
+  <title>Petter Reinholdtsen: The video format most supported in web browsers?</title>
+  <link rel="stylesheet" type="text/css" media="screen" href="http://people.skolelinux.org/pere/blog/style.css">
+ </head>
+ <body>
+
+ <div class="title">
+  <h1>
+       <a href="http://people.skolelinux.org/pere/blog/">Petter Reinholdtsen</a>
+      
+  </h1>
+  
+ </div>
+
+
+ <div class="entry">
+  <div class="title">The video format most supported in web browsers?</div>
+  <div class="date">2011-01-16 00:20</div>
+  <div class="body">
+<p>The video format struggle on the web continues, and the three
+contenders seem to be Ogg Theora, H.264 and WebM.  Most video sites
+seem to use H.264, while others use Ogg Theora.  Interestingly enough,
+the comments I see give me the feeling that a lot of people believe
+H.264 is the most supported video format in browsers, but according to
+the Wikipedia article on
+<a href="http://en.wikipedia.org/wiki/HTML5_video">HTML5 video</a>,
+this is not true.  Check out the nice table of supprted formats in
+different browsers there.  The format supported by most browsers is
+Ogg Theora, supported by released versions of Mozilla Firefox, Google
+Chrome, Chromium, Opera, Konqueror, Epiphany, Origyn Web Browser and
+BOLT browser, while not supported by Internet Explorer nor Safari.
+The runner up is WebM supported by released versions of Google Chrome
+Chromium Opera and Origyn Web Browser, and test versions of Mozilla
+Firefox.  H.264 is supported by released versions of Safari, Origyn
+Web Browser and BOLT browser, and the test version of Internet
+Explorer.  Those wanting Ogg Theora support in Internet Explorer and
+Safari can install plugins to get it.</p>
+
+<p>To me, the simple conclusion from this is that to reach most users
+without any extra software installed, one uses Ogg Theora with the
+HTML5 video tag.   Of course to reach all those without a browser
+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 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>
+
+<p>The reason Ogg Theora is the most supported format, and H.264 is
+the least supported is simple.  Implementing and using H.264
+require royalty payment to MPEG-LA, and the terms of use from MPEG-LA
+are incompatible with free software licensing.  If you believed H.264
+was without royalties and license terms, check out
+"<a href="http://webmink.com/essays/h-264/">H.264 – Not The Kind Of
+Free That Matters</a>" by Simon Phipps.</p>
+
+<p>A incomplete list of sites providing video in Ogg Theora is
+available from
+<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>
+</div>
+  
+  <div class="tags">Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug</a>, <a href="http://people.skolelinux.org/pere/blog/tags/standard">standard</a>, <a href="http://people.skolelinux.org/pere/blog/tags/video">video</a>.</div>
+   
+  </div>
+
+
+
+
+
+
+<div id="sidebar">
+
+<h2>Archive</h2>
+<ul>
+
+<li>2011
+<ul>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/01/">January (9)</a></li>
+
+</ul></li>
+
+<li>2010
+<ul>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/01/">January (2)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/02/">February (1)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/03/">March (3)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/04/">April (3)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/05/">May (9)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/06/">June (14)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/07/">July (12)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/08/">August (13)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/09/">September (7)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/10/">October (9)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/11/">November (13)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2010/12/">December (12)</a></li>
+
+</ul></li>
+
+<li>2009
+<ul>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/01/">January (8)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/02/">February (8)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/03/">March (12)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/04/">April (10)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/05/">May (9)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/06/">June (3)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/07/">July (4)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/08/">August (3)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/09/">September (1)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/10/">October (2)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/11/">November (3)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2009/12/">December (3)</a></li>
+
+</ul></li>
+
+<li>2008
+<ul>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2008/11/">November (5)</a></li>
+
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2008/12/">December (7)</a></li>
+
+</ul></li>
+
+</ul>
+
+
+
+<h2>Tags</h2>
+<ul>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/3d-printer">3d-printer (13)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/amiga">amiga (1)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/aros">aros (1)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin (2)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/bootsystem">bootsystem (10)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/debian">debian (46)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (56)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/digistan">digistan (7)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (84)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (1)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/fildeling">fildeling (11)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju (2)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/kart">kart (5)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/ldap">ldap (8)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/lenker">lenker (4)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/ltsp">ltsp (1)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (11)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (101)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (116)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (18)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/personvern">personvern (33)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/reprap">reprap (11)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/robot">robot (4)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/rss">rss (1)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet (22)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (3)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/standard">standard (23)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (1)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (7)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (19)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (1)</a></li>
+
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/web">web (14)</a></li>
+
+</ul>
+
+</div>
+ </body>
+</html>
index 51e1933a6d3e03b35604cf65fa1100a463f260c0..b58b457783feb391ba00e23c3504deff5908a566 100644 (file)
@@ -774,7 +774,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 handling HTML5, one need fallback mechanisms.  In
 &lt;a href=&quot;http://www.nuug.no/&quot;&gt;NUUG&lt;/a&gt;, 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 &lt;a
 href=&quot;http://www.nuug.no/aktiviteter/20110111-semantic-web/&quot;&gt;example
 from last week&lt;/a&gt;.&lt;/p&gt;
index 5edff34e916fcd555994c8aec209987070e36aa6..75f6db4dacb04db6de46bfef8f1fc63d3530cda6 100644 (file)
@@ -896,7 +896,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 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>
index 96d055cc0feed5e62987f3c241a7150e6bba9ba9..a09874665f49b544a2806172420fc5b60c7f255f 100644 (file)
@@ -48,7 +48,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 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>
index 92745d233286f5a5d5881ce0cdf662782118aaea..50b5650e641a0cb81f25a0ea178a6d0a0302155c 100644 (file)
@@ -37,7 +37,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 handling HTML5, one need fallback mechanisms.  In
 &lt;a href=&quot;http://www.nuug.no/&quot;&gt;NUUG&lt;/a&gt;, 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 &lt;a
 href=&quot;http://www.nuug.no/aktiviteter/20110111-semantic-web/&quot;&gt;example
 from last week&lt;/a&gt;.&lt;/p&gt;
index 8ce51141879ef5b80c979709c156c23b0919b8ec..8df140a929dbb59aaa282d2297627ff774f375a0 100644 (file)
@@ -5889,7 +5889,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 handling HTML5, one need fallback mechanisms.  In
 &lt;a href=&quot;http://www.nuug.no/&quot;&gt;NUUG&lt;/a&gt;, 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 &lt;a
 href=&quot;http://www.nuug.no/aktiviteter/20110111-semantic-web/&quot;&gt;example
 from last week&lt;/a&gt;.&lt;/p&gt;
index 496b9a185df62ad247438d4b226f7ce86a3b3122..fe936b47568f079fb61dcfc091209676341fdaae 100644 (file)
@@ -6987,7 +6987,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 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>
index b8ad01d6b3ddc92ab4f4ec5685bbd0b8aa99decc..08252595ab752b6d9d540370ba0ddbe063524fde 100644 (file)
@@ -7230,7 +7230,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 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>
index 87b7a3513b2c7bbce4efcfddb01bafb4364f5528..cc47913f3a560cd517c4f81fada90bc78d14a8e2 100644 (file)
@@ -5716,7 +5716,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 handling HTML5, one need fallback mechanisms.  In
 &lt;a href=&quot;http://www.nuug.no/&quot;&gt;NUUG&lt;/a&gt;, 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 &lt;a
 href=&quot;http://www.nuug.no/aktiviteter/20110111-semantic-web/&quot;&gt;example
 from last week&lt;/a&gt;.&lt;/p&gt;
index bba088713a46ac81c2826dac9eba83732dd9154d..bb41467c3952c6bdf4e92f988b53f165eda7dc3c 100644 (file)
@@ -1839,7 +1839,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 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>
index b135e82767f026301ca9e3b703e691d8b7834887..c1bcd34a913240ee3db94c00f75e890c954b8f86 100644 (file)
@@ -1534,7 +1534,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 handling HTML5, one need fallback mechanisms.  In
 &lt;a href=&quot;http://www.nuug.no/&quot;&gt;NUUG&lt;/a&gt;, 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 &lt;a
 href=&quot;http://www.nuug.no/aktiviteter/20110111-semantic-web/&quot;&gt;example
 from last week&lt;/a&gt;.&lt;/p&gt;
index 7d507bedf0a5e80ae5611310c6e574d59499b528..17587617c2f52a0e1c83c01f565f7ecbf02b5a70 100644 (file)
@@ -1268,7 +1268,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 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>
index 5eeb30d7d27fafaea1760ffe689b73c6b625bf0d..20e7ec895edda10adc2dde5fee32fd5b94fec129 100644 (file)
@@ -1015,7 +1015,7 @@ HTML5 video tag.   Of course to reach all those without a browser
 handling HTML5, one need fallback mechanisms.  In
 &lt;a href=&quot;http://www.nuug.no/&quot;&gt;NUUG&lt;/a&gt;, 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 &lt;a
 href=&quot;http://www.nuug.no/aktiviteter/20110111-semantic-web/&quot;&gt;example
 from last week&lt;/a&gt;.&lt;/p&gt;
index 63729a03c8f4c2ec571a2778e9855e14b8caebf1..d610eb3a8724b5594aa795f6256e4fcc2058ba5f 100644 (file)
@@ -124,7 +124,7 @@ skyskrapere.  Takke meg til en tur til månen.</p>
 <li>2011
 <ul>
 
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/01/">January (8)</a></li>
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/01/">January (9)</a></li>
 
 </ul></li>
 
@@ -218,7 +218,7 @@ skyskrapere.  Takke meg til en tur til månen.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/digistan">digistan (7)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (83)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (84)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (1)</a></li>
 
@@ -238,7 +238,7 @@ skyskrapere.  Takke meg til en tur til månen.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (101)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (115)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (116)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (18)</a></li>
 
@@ -254,13 +254,13 @@ skyskrapere.  Takke meg til en tur til månen.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (3)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/standard">standard (22)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/standard">standard (23)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (1)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (7)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (18)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (19)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (1)</a></li>
 
index ca112f9936019afa9e081d88aede5b6d8538dd81..73c518815b0305b75c4aee0c1ebdf385d711fbc4 100644 (file)
@@ -912,7 +912,7 @@ what is going on.</p>
 <li>2011
 <ul>
 
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/01/">January (8)</a></li>
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2011/01/">January (9)</a></li>
 
 </ul></li>
 
@@ -1006,7 +1006,7 @@ what is going on.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/digistan">digistan (7)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (83)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (84)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (1)</a></li>
 
@@ -1026,7 +1026,7 @@ what is going on.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (101)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (115)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (116)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (18)</a></li>
 
@@ -1042,13 +1042,13 @@ what is going on.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (3)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/standard">standard (22)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/standard">standard (23)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (1)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (7)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (18)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (19)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (1)</a></li>