Browse Source

Added DRM HTML5 Blog entry

Thomas Buck 11 years ago
parent
commit
9915b19814
56 changed files with 380 additions and 210 deletions
  1. 21
    0
      input/blog/2013_04_04_html5.md
  2. 3
    3
      output/2012_12_05_xycontrol.html
  3. 3
    3
      output/2012_12_16_mun.html
  4. 3
    3
      output/2012_12_22_docking.html
  5. 3
    3
      output/2012_12_22_motor_test.html
  6. 3
    3
      output/2012_12_25_heli.html
  7. 3
    3
      output/2013_01_20_quadrocopter.html
  8. 3
    3
      output/2013_01_31_odys_genio.html
  9. 3
    3
      output/2013_02_11_motor_test.html
  10. 3
    3
      output/2013_02_25_android.html
  11. 3
    3
      output/2013_03_05_graphview.html
  12. 3
    3
      output/2013_03_10_yasab.html
  13. 3
    3
      output/2013_03_12_test_rig.html
  14. 3
    3
      output/2013_03_13_test_rig.html
  15. 3
    3
      output/2013_03_16_pid.html
  16. 3
    3
      output/2013_03_25_doxygen.html
  17. 3
    3
      output/2013_04_02_zaphod.html
  18. 133
    0
      output/2013_04_04_html5.html
  19. 3
    3
      output/404.html
  20. 3
    3
      output/avrnetstack.html
  21. 3
    3
      output/avrserial.de.html
  22. 3
    3
      output/avrserial.html
  23. 4
    3
      output/blog.html
  24. 3
    3
      output/bluetooth.de.html
  25. 3
    3
      output/bluetooth.html
  26. 3
    3
      output/c250.de.html
  27. 3
    3
      output/c250.html
  28. 3
    3
      output/contact.html
  29. 3
    3
      output/index.de.html
  30. 3
    3
      output/index.html
  31. 3
    3
      output/k6x4008.de.html
  32. 3
    3
      output/k6x4008.html
  33. 3
    3
      output/ledcube.de.html
  34. 3
    3
      output/ledcube.html
  35. 3
    3
      output/ledmatrix.de.html
  36. 3
    3
      output/ledmatrix.html
  37. 3
    3
      output/nas.de.html
  38. 3
    3
      output/nas.html
  39. 3
    3
      output/rremote.de.html
  40. 3
    3
      output/rremote.html
  41. 10
    2
      output/rss.xml
  42. 3
    3
      output/serialdebug.de.html
  43. 3
    3
      output/serialdebug.html
  44. 3
    3
      output/serialhelper.de.html
  45. 3
    3
      output/serialhelper.html
  46. 59
    52
      output/sitemap.xml
  47. 3
    3
      output/ssop28.de.html
  48. 3
    3
      output/ssop28.html
  49. 3
    3
      output/ultimatenotifier.de.html
  50. 3
    3
      output/ultimatenotifier.html
  51. 3
    3
      output/xyrobot.de.html
  52. 3
    3
      output/xyrobot.html
  53. 3
    3
      output/xyrobotremote.de.html
  54. 3
    3
      output/xyrobotremote.html
  55. 3
    3
      output/yasab.de.html
  56. 3
    3
      output/yasab.html

+ 21
- 0
input/blog/2013_04_04_html5.md View File

1
+title: Blog
2
+post: Kein DRM in HTML5
3
+date: 2013-04-04
4
+comments: true
5
+flattr: true
6
+twitter: xythobuz
7
+---
8
+
9
+## {{ page["post"] }}
10
+<!--%
11
+from datetime import datetime
12
+date = datetime.strptime(page["date"], "%Y-%m-%d").strftime("%B %d, %Y")
13
+print "*Posted at %s.*" % date
14
+%-->
15
+
16
+Habe gerade unterzeichnet. Tut es auch!
17
+
18
+[![Stop the Hollyweb! No DRM in HTML5.][f1s]][f1]
19
+
20
+ [f1s]: http//static.fsf.org/dbd/hollywebshare.jpeg
21
+ [f1]: http://www.defectivebydesign.org/no-drm-in-html5

+ 3
- 3
output/2012_12_05_xycontrol.html View File

69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
 
70
 
71
             <p id="bio">
71
             <p id="bio">
72
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
72
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
73
             </p>
73
             </p>
74
 
74
 
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
101
             <div id="recent">
101
             <div id="recent">
102
                 Recent blog posts:
102
                 Recent blog posts:
103
                 <ul id="recentList">
103
                 <ul id="recentList">
104
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
104
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
105
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
105
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
109
                 </ul>
109
                 </ul>
110
             </div>
110
             </div>
111
         </div>
111
         </div>

+ 3
- 3
output/2012_12_16_mun.html View File

70
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
71
 
71
 
72
             <p id="bio">
72
             <p id="bio">
73
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
73
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
74
             </p>
74
             </p>
75
 
75
 
76
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
76
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
102
             <div id="recent">
102
             <div id="recent">
103
                 Recent blog posts:
103
                 Recent blog posts:
104
                 <ul id="recentList">
104
                 <ul id="recentList">
105
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
105
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
106
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
106
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
107
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
107
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
108
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
108
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
109
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
109
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
110
                 </ul>
110
                 </ul>
111
             </div>
111
             </div>
112
         </div>
112
         </div>

+ 3
- 3
output/2012_12_22_docking.html View File

70
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
71
 
71
 
72
             <p id="bio">
72
             <p id="bio">
73
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
73
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
74
             </p>
74
             </p>
75
 
75
 
76
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
76
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
102
             <div id="recent">
102
             <div id="recent">
103
                 Recent blog posts:
103
                 Recent blog posts:
104
                 <ul id="recentList">
104
                 <ul id="recentList">
105
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
105
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
106
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
106
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
107
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
107
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
108
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
108
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
109
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
109
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
110
                 </ul>
110
                 </ul>
111
             </div>
111
             </div>
112
         </div>
112
         </div>

+ 3
- 3
output/2012_12_22_motor_test.html View File

69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
 
70
 
71
             <p id="bio">
71
             <p id="bio">
72
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
72
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
73
             </p>
73
             </p>
74
 
74
 
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
101
             <div id="recent">
101
             <div id="recent">
102
                 Recent blog posts:
102
                 Recent blog posts:
103
                 <ul id="recentList">
103
                 <ul id="recentList">
104
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
104
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
105
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
105
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
109
                 </ul>
109
                 </ul>
110
             </div>
110
             </div>
111
         </div>
111
         </div>

+ 3
- 3
output/2012_12_25_heli.html View File

71
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
71
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
72
 
72
 
73
             <p id="bio">
73
             <p id="bio">
74
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
74
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
75
             </p>
75
             </p>
76
 
76
 
77
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
77
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
103
             <div id="recent">
103
             <div id="recent">
104
                 Recent blog posts:
104
                 Recent blog posts:
105
                 <ul id="recentList">
105
                 <ul id="recentList">
106
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
106
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
107
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
107
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
108
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
108
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
109
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
109
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
110
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
110
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
111
                 </ul>
111
                 </ul>
112
             </div>
112
             </div>
113
         </div>
113
         </div>

+ 3
- 3
output/2013_01_20_quadrocopter.html View File

78
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
78
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
79
 
79
 
80
             <p id="bio">
80
             <p id="bio">
81
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
81
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
82
             </p>
82
             </p>
83
 
83
 
84
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
84
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
110
             <div id="recent">
110
             <div id="recent">
111
                 Recent blog posts:
111
                 Recent blog posts:
112
                 <ul id="recentList">
112
                 <ul id="recentList">
113
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
113
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
114
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
114
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
115
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
115
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
116
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
116
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
117
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
117
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
118
                 </ul>
118
                 </ul>
119
             </div>
119
             </div>
120
         </div>
120
         </div>

+ 3
- 3
output/2013_01_31_odys_genio.html View File

72
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
72
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
73
 
73
 
74
             <p id="bio">
74
             <p id="bio">
75
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
75
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
76
             </p>
76
             </p>
77
 
77
 
78
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
78
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
104
             <div id="recent">
104
             <div id="recent">
105
                 Recent blog posts:
105
                 Recent blog posts:
106
                 <ul id="recentList">
106
                 <ul id="recentList">
107
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
107
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
108
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
108
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
109
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
109
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
110
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
110
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
111
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
111
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
112
                 </ul>
112
                 </ul>
113
             </div>
113
             </div>
114
         </div>
114
         </div>

+ 3
- 3
output/2013_02_11_motor_test.html View File

71
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
71
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
72
 
72
 
73
             <p id="bio">
73
             <p id="bio">
74
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
74
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
75
             </p>
75
             </p>
76
 
76
 
77
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
77
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
103
             <div id="recent">
103
             <div id="recent">
104
                 Recent blog posts:
104
                 Recent blog posts:
105
                 <ul id="recentList">
105
                 <ul id="recentList">
106
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
106
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
107
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
107
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
108
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
108
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
109
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
109
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
110
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
110
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
111
                 </ul>
111
                 </ul>
112
             </div>
112
             </div>
113
         </div>
113
         </div>

+ 3
- 3
output/2013_02_25_android.html View File

70
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
71
 
71
 
72
             <p id="bio">
72
             <p id="bio">
73
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
73
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
74
             </p>
74
             </p>
75
 
75
 
76
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
76
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
102
             <div id="recent">
102
             <div id="recent">
103
                 Recent blog posts:
103
                 Recent blog posts:
104
                 <ul id="recentList">
104
                 <ul id="recentList">
105
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
105
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
106
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
106
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
107
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
107
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
108
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
108
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
109
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
109
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
110
                 </ul>
110
                 </ul>
111
             </div>
111
             </div>
112
         </div>
112
         </div>

+ 3
- 3
output/2013_03_05_graphview.html View File

69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
 
70
 
71
             <p id="bio">
71
             <p id="bio">
72
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
72
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
73
             </p>
73
             </p>
74
 
74
 
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
101
             <div id="recent">
101
             <div id="recent">
102
                 Recent blog posts:
102
                 Recent blog posts:
103
                 <ul id="recentList">
103
                 <ul id="recentList">
104
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
104
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
105
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
105
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
109
                 </ul>
109
                 </ul>
110
             </div>
110
             </div>
111
         </div>
111
         </div>

+ 3
- 3
output/2013_03_10_yasab.html View File

70
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
71
 
71
 
72
             <p id="bio">
72
             <p id="bio">
73
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
73
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
74
             </p>
74
             </p>
75
 
75
 
76
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
76
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
102
             <div id="recent">
102
             <div id="recent">
103
                 Recent blog posts:
103
                 Recent blog posts:
104
                 <ul id="recentList">
104
                 <ul id="recentList">
105
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
105
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
106
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
106
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
107
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
107
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
108
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
108
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
109
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
109
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
110
                 </ul>
110
                 </ul>
111
             </div>
111
             </div>
112
         </div>
112
         </div>

+ 3
- 3
output/2013_03_12_test_rig.html View File

71
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
71
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
72
 
72
 
73
             <p id="bio">
73
             <p id="bio">
74
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
74
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
75
             </p>
75
             </p>
76
 
76
 
77
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
77
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
103
             <div id="recent">
103
             <div id="recent">
104
                 Recent blog posts:
104
                 Recent blog posts:
105
                 <ul id="recentList">
105
                 <ul id="recentList">
106
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
106
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
107
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
107
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
108
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
108
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
109
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
109
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
110
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
110
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
111
                 </ul>
111
                 </ul>
112
             </div>
112
             </div>
113
         </div>
113
         </div>

+ 3
- 3
output/2013_03_13_test_rig.html View File

69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
 
70
 
71
             <p id="bio">
71
             <p id="bio">
72
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
72
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
73
             </p>
73
             </p>
74
 
74
 
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
101
             <div id="recent">
101
             <div id="recent">
102
                 Recent blog posts:
102
                 Recent blog posts:
103
                 <ul id="recentList">
103
                 <ul id="recentList">
104
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
104
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
105
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
105
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
109
                 </ul>
109
                 </ul>
110
             </div>
110
             </div>
111
         </div>
111
         </div>

+ 3
- 3
output/2013_03_16_pid.html View File

69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
 
70
 
71
             <p id="bio">
71
             <p id="bio">
72
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
72
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
73
             </p>
73
             </p>
74
 
74
 
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
101
             <div id="recent">
101
             <div id="recent">
102
                 Recent blog posts:
102
                 Recent blog posts:
103
                 <ul id="recentList">
103
                 <ul id="recentList">
104
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
104
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
105
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
105
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
109
                 </ul>
109
                 </ul>
110
             </div>
110
             </div>
111
         </div>
111
         </div>

+ 3
- 3
output/2013_03_25_doxygen.html View File

72
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
72
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
73
 
73
 
74
             <p id="bio">
74
             <p id="bio">
75
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
75
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
76
             </p>
76
             </p>
77
 
77
 
78
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
78
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
104
             <div id="recent">
104
             <div id="recent">
105
                 Recent blog posts:
105
                 Recent blog posts:
106
                 <ul id="recentList">
106
                 <ul id="recentList">
107
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
107
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
108
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
108
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
109
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
109
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
110
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
110
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
111
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
111
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
112
                 </ul>
112
                 </ul>
113
             </div>
113
             </div>
114
         </div>
114
         </div>

+ 3
- 3
output/2013_04_02_zaphod.html View File

69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
69
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
 
70
 
71
             <p id="bio">
71
             <p id="bio">
72
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
72
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
73
             </p>
73
             </p>
74
 
74
 
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
75
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
101
             <div id="recent">
101
             <div id="recent">
102
                 Recent blog posts:
102
                 Recent blog posts:
103
                 <ul id="recentList">
103
                 <ul id="recentList">
104
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
104
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
105
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
105
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
106
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
107
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
108
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
109
                 </ul>
109
                 </ul>
110
             </div>
110
             </div>
111
         </div>
111
         </div>

+ 133
- 0
output/2013_04_04_html5.html View File

1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+    <meta charset="utf-8" />
5
+    <title>Blog - xythobuz.de</title>
6
+    <meta name="description" content="Electronics &amp; Software Projects" />
7
+    <meta name="keywords" content="xythobuz" />
8
+    <link rel="author" href="/xythobuz@xythobuz.de">
9
+    <link rel="shortcut icon" href="/img/favicon.ico">
10
+    <script type="text/javascript" src="/js/sh_main.js"></script>
11
+    <link type="text/css" rel="stylesheet" href="/css/sh_bright.min.css" />
12
+    <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
13
+    <link rel="alternate" type="application/rss+xml" title="Blog" href="/rss.xml">
14
+    <link rel="stylesheet" href="/css/gh-fork-ribbon.css" />
15
+    <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
16
+    <script type='text/javascript'>
17
+/* <![CDATA[ */
18
+(function() {
19
+var s = document.createElement('script');
20
+var t = document.getElementsByTagName('script')[0];
21
+s.type = 'text/javascript';
22
+s.async = true;
23
+s.src = '//api.flattr.com/js/0.6/load.js?mode=auto&uid=xythobuz&category=text';
24
+t.parentNode.insertBefore(s, t);
25
+})();
26
+/* ]]> */
27
+</script>
28
+</head>
29
+<body onload="sh_highlightDocument('/js/sh/', '.min.js');">
30
+    
31
+    <div id="header">
32
+        <h1>xythobuz.de</h1>
33
+        <h2>Blog</h2>
34
+    </div>
35
+    <div id="lang"><span id="lang2">Translation: 
36
+<a href='2013_04_04_html5.html'>en</a>
37
+</span></div>
38
+    <div class="colmask leftmenu"><div class="colleft">
39
+        <div class="content">
40
+
41
+            <div id="flattr">
42
+<a class="FlattrButton" href="http://www.xythobuz.de/2013_04_04_html5.html" title="Blog">Blog</a>
43
+</div>
44
+<div id="twitter">
45
+<a href="https://twitter.com/share" class="twitter-share-button" data-via="xythobuz" data-dnt="true" data-related="xythobuz" data-count="vertical">Tweet</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
46
+</div>
47
+
48
+            <h2>Kein DRM in HTML5</h2>
49
+<p><em>Posted at April 04, 2013.</em></p>
50
+<p>Habe gerade unterzeichnet. Tut es auch!</p>
51
+<p><a href="http://www.defectivebydesign.org/no-drm-in-html5"><img alt="Stop the Hollyweb! No DRM in HTML5." src="/http//static.fsf.org/dbd/hollywebshare.jpeg" /></a></p>
52
+
53
+        <div id="disqus_thread"></div>
54
+<script type="text/javascript">
55
+var disqus_shortname = "xythobuz";
56
+(function() {
57
+var dsq = document.createElement("script"); dsq.type = "text/javascript"; dsq.async = true;
58
+dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
59
+(document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(dsq);
60
+})();
61
+</script>
62
+<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
63
+<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
64
+
65
+        </div>
66
+        <div class="nav">
67
+            <h3>Thomas Buck</h3>
68
+
69
+            <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
70
+
71
+            <p id="bio">
72
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
73
+            </p>
74
+
75
+            <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
76
+
77
+            <ul id="menuList">
78
+            <li><a href="/index.html">Home</a></li>
79
+<li><a href="/blog.html">Blog</a></li>
80
+<li><a href="/contact.html">Contact</a></li>
81
+<li>&nbsp;</li>
82
+<li><a href="/ledcube.html">8x8x8 LED Cube</a></li>
83
+<li><a href="/yasab.html">YASAB AVR Bootloader</a></li>
84
+<li><a href="/avrnetstack.html">avrNetStack</a></li>
85
+<li><a href="/avrserial.html">AVR Serial Library</a></li>
86
+<li><a href="/serialdebug.html">Serial Debug</a></li>
87
+<li><a href="/ledmatrix.html">LED Matrix</a></li>
88
+<li><a href="/ssop28.html">SSOP28 - DIL Adapter</a></li>
89
+<li><a href="/xyrobot.html">xyRobot</a></li>
90
+<li><a href="/bluetooth.html">Bluetooth UART (BTM-222)</a></li>
91
+<li><a href="/k6x4008.html">K6x4008 SRAM</a></li>
92
+<li><a href="/xyrobotremote.html">xyRobotRemote</a></li>
93
+<li><a href="/rremote.html">rRemote</a></li>
94
+<li>&nbsp;</li>
95
+<li><a href="/c250.html">Mio C250 Unlock</a></li>
96
+<li><a href="/nas.html">IB-NAS6210 Linux</a></li>
97
+<li><a href="/ultimatenotifier.html">Ultimate Notifier Script</a></li>
98
+<li><a href="/serialhelper.html">Serial Helper</a></li>
99
+            </ul>
100
+
101
+            <div id="recent">
102
+                Recent blog posts:
103
+                <ul id="recentList">
104
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
105
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
106
+<li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
107
+<li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
108
+<li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
109
+                </ul>
110
+            </div>
111
+        </div>
112
+    </div></div>
113
+
114
+    <img id="dude" alt="The Dude abides..." src="/img/dude.png">
115
+    <img id="walter" alt="Mark it zero!" src="/img/walter.png">
116
+
117
+    <div id="footer">
118
+        Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>
119
+        &middot;
120
+        Licensed as <a href="http://creativecommons.org/licenses/by/3.0">CC-BY</a>
121
+        &middot;
122
+        <a href="http://validator.w3.org/check?uri=referer">Validate HTML</a>
123
+        &middot;
124
+        <a href="http://jigsaw.w3.org/css-validator/validator?uri=xythobuz.de%2Fstyle.css&amp;profile=css3">Validate CSS</a>
125
+        &middot;
126
+        <a href="http://feed1.w3.org/check.cgi?url=http://www.xythobuz.de/rss.xml">Validate RSS</a>
127
+        &middot;
128
+        <a href="http://www.validome.org/google/validate?url=http://www.xythobuz.de&amp;googleTyp=SITEMAP">Validate Sitemap</a>
129
+    </div>
130
+    <img src="/stats/count.php?img" alt="Analytics">
131
+    <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
132
+</body>
133
+</html>

+ 3
- 3
output/404.html View File

42
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
42
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
43
 
43
 
44
             <p id="bio">
44
             <p id="bio">
45
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
45
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
46
             </p>
46
             </p>
47
 
47
 
48
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
48
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
74
             <div id="recent">
74
             <div id="recent">
75
                 Recent blog posts:
75
                 Recent blog posts:
76
                 <ul id="recentList">
76
                 <ul id="recentList">
77
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
77
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
78
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
78
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
79
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
79
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
80
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
80
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
81
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
81
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
82
                 </ul>
82
                 </ul>
83
             </div>
83
             </div>
84
         </div>
84
         </div>

+ 3
- 3
output/avrnetstack.html View File

126
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
126
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
127
 
127
 
128
             <p id="bio">
128
             <p id="bio">
129
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
129
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
130
             </p>
130
             </p>
131
 
131
 
132
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
132
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
158
             <div id="recent">
158
             <div id="recent">
159
                 Recent blog posts:
159
                 Recent blog posts:
160
                 <ul id="recentList">
160
                 <ul id="recentList">
161
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
161
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
162
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
162
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
163
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
163
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
164
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
164
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
165
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
165
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
166
                 </ul>
166
                 </ul>
167
             </div>
167
             </div>
168
         </div>
168
         </div>

+ 3
- 3
output/avrserial.de.html View File

78
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
78
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
79
 
79
 
80
             <p id="bio">
80
             <p id="bio">
81
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
81
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
82
             </p>
82
             </p>
83
 
83
 
84
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
84
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
110
             <div id="recent">
110
             <div id="recent">
111
                 Recent blog posts:
111
                 Recent blog posts:
112
                 <ul id="recentList">
112
                 <ul id="recentList">
113
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
113
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
114
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
114
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
115
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
115
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
116
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
116
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
117
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
117
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
118
                 </ul>
118
                 </ul>
119
             </div>
119
             </div>
120
         </div>
120
         </div>

+ 3
- 3
output/avrserial.html View File

78
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
78
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
79
 
79
 
80
             <p id="bio">
80
             <p id="bio">
81
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
81
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
82
             </p>
82
             </p>
83
 
83
 
84
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
84
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
110
             <div id="recent">
110
             <div id="recent">
111
                 Recent blog posts:
111
                 Recent blog posts:
112
                 <ul id="recentList">
112
                 <ul id="recentList">
113
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
113
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
114
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
114
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
115
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
115
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
116
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
116
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
117
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
117
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
118
                 </ul>
118
                 </ul>
119
             </div>
119
             </div>
120
         </div>
120
         </div>

+ 4
- 3
output/blog.html View File

32
             <h1>Blog Archive</h1>
32
             <h1>Blog Archive</h1>
33
 <p>To receive my latest updates, you can subscribe the <a href="/rss.xml">RSS Feed! <img alt="RSS Logo" src="/img/rss.png" /></a></p>
33
 <p>To receive my latest updates, you can subscribe the <a href="/rss.xml">RSS Feed! <img alt="RSS Logo" src="/img/rss.png" /></a></p>
34
 <ul>
34
 <ul>
35
+<li><strong><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></strong> - April 04, 2013</li>
35
 <li><strong><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></strong> - April 02, 2013</li>
36
 <li><strong><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></strong> - April 02, 2013</li>
36
 <li><strong><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></strong> - March 25, 2013</li>
37
 <li><strong><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></strong> - March 25, 2013</li>
37
 <li><strong><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></strong> - March 16, 2013</li>
38
 <li><strong><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></strong> - March 16, 2013</li>
59
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
60
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
60
 
61
 
61
             <p id="bio">
62
             <p id="bio">
62
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
63
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
63
             </p>
64
             </p>
64
 
65
 
65
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
66
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
91
             <div id="recent">
92
             <div id="recent">
92
                 Recent blog posts:
93
                 Recent blog posts:
93
                 <ul id="recentList">
94
                 <ul id="recentList">
94
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
95
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
96
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
95
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
97
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
96
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
98
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
97
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
99
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
98
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
99
                 </ul>
100
                 </ul>
100
             </div>
101
             </div>
101
         </div>
102
         </div>

+ 3
- 3
output/bluetooth.de.html View File

90
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
90
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
91
 
91
 
92
             <p id="bio">
92
             <p id="bio">
93
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
93
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
94
             </p>
94
             </p>
95
 
95
 
96
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
96
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
122
             <div id="recent">
122
             <div id="recent">
123
                 Recent blog posts:
123
                 Recent blog posts:
124
                 <ul id="recentList">
124
                 <ul id="recentList">
125
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
125
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
126
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
126
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
127
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
127
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
128
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
128
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
129
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
129
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
130
                 </ul>
130
                 </ul>
131
             </div>
131
             </div>
132
         </div>
132
         </div>

+ 3
- 3
output/bluetooth.html View File

90
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
90
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
91
 
91
 
92
             <p id="bio">
92
             <p id="bio">
93
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
93
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
94
             </p>
94
             </p>
95
 
95
 
96
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
96
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
122
             <div id="recent">
122
             <div id="recent">
123
                 Recent blog posts:
123
                 Recent blog posts:
124
                 <ul id="recentList">
124
                 <ul id="recentList">
125
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
125
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
126
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
126
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
127
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
127
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
128
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
128
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
129
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
129
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
130
                 </ul>
130
                 </ul>
131
             </div>
131
             </div>
132
         </div>
132
         </div>

+ 3
- 3
output/c250.de.html View File

89
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
89
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
90
 
90
 
91
             <p id="bio">
91
             <p id="bio">
92
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
92
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
93
             </p>
93
             </p>
94
 
94
 
95
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
95
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
121
             <div id="recent">
121
             <div id="recent">
122
                 Recent blog posts:
122
                 Recent blog posts:
123
                 <ul id="recentList">
123
                 <ul id="recentList">
124
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
124
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
125
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
125
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
126
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
126
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
127
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
127
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
128
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
128
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
129
                 </ul>
129
                 </ul>
130
             </div>
130
             </div>
131
         </div>
131
         </div>

+ 3
- 3
output/c250.html View File

80
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
80
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
81
 
81
 
82
             <p id="bio">
82
             <p id="bio">
83
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
83
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
84
             </p>
84
             </p>
85
 
85
 
86
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
86
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
112
             <div id="recent">
112
             <div id="recent">
113
                 Recent blog posts:
113
                 Recent blog posts:
114
                 <ul id="recentList">
114
                 <ul id="recentList">
115
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
115
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
116
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
116
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
117
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
117
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
118
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
118
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
119
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
119
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
120
                 </ul>
120
                 </ul>
121
             </div>
121
             </div>
122
         </div>
122
         </div>

+ 3
- 3
output/contact.html View File

49
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
49
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
50
 
50
 
51
             <p id="bio">
51
             <p id="bio">
52
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
52
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
53
             </p>
53
             </p>
54
 
54
 
55
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
55
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
81
             <div id="recent">
81
             <div id="recent">
82
                 Recent blog posts:
82
                 Recent blog posts:
83
                 <ul id="recentList">
83
                 <ul id="recentList">
84
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
84
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
85
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
85
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
86
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
86
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
87
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
87
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
88
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
88
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
89
                 </ul>
89
                 </ul>
90
             </div>
90
             </div>
91
         </div>
91
         </div>

+ 3
- 3
output/index.de.html View File

66
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
66
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
67
 
67
 
68
             <p id="bio">
68
             <p id="bio">
69
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
69
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
70
             </p>
70
             </p>
71
 
71
 
72
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
72
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
98
             <div id="recent">
98
             <div id="recent">
99
                 Recent blog posts:
99
                 Recent blog posts:
100
                 <ul id="recentList">
100
                 <ul id="recentList">
101
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
101
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
102
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
102
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
103
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
103
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
104
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
104
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
105
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
105
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
106
                 </ul>
106
                 </ul>
107
             </div>
107
             </div>
108
         </div>
108
         </div>

+ 3
- 3
output/index.html View File

66
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
66
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
67
 
67
 
68
             <p id="bio">
68
             <p id="bio">
69
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
69
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
70
             </p>
70
             </p>
71
 
71
 
72
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
72
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
98
             <div id="recent">
98
             <div id="recent">
99
                 Recent blog posts:
99
                 Recent blog posts:
100
                 <ul id="recentList">
100
                 <ul id="recentList">
101
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
101
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
102
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
102
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
103
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
103
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
104
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
104
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
105
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
105
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
106
                 </ul>
106
                 </ul>
107
             </div>
107
             </div>
108
         </div>
108
         </div>

+ 3
- 3
output/k6x4008.de.html View File

80
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
80
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
81
 
81
 
82
             <p id="bio">
82
             <p id="bio">
83
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
83
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
84
             </p>
84
             </p>
85
 
85
 
86
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
86
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
112
             <div id="recent">
112
             <div id="recent">
113
                 Recent blog posts:
113
                 Recent blog posts:
114
                 <ul id="recentList">
114
                 <ul id="recentList">
115
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
115
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
116
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
116
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
117
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
117
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
118
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
118
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
119
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
119
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
120
                 </ul>
120
                 </ul>
121
             </div>
121
             </div>
122
         </div>
122
         </div>

+ 3
- 3
output/k6x4008.html View File

80
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
80
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
81
 
81
 
82
             <p id="bio">
82
             <p id="bio">
83
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
83
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
84
             </p>
84
             </p>
85
 
85
 
86
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
86
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
112
             <div id="recent">
112
             <div id="recent">
113
                 Recent blog posts:
113
                 Recent blog posts:
114
                 <ul id="recentList">
114
                 <ul id="recentList">
115
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
115
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
116
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
116
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
117
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
117
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
118
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
118
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
119
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
119
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
120
                 </ul>
120
                 </ul>
121
             </div>
121
             </div>
122
         </div>
122
         </div>

+ 3
- 3
output/ledcube.de.html View File

110
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
110
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
111
 
111
 
112
             <p id="bio">
112
             <p id="bio">
113
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
113
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
114
             </p>
114
             </p>
115
 
115
 
116
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
116
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
142
             <div id="recent">
142
             <div id="recent">
143
                 Recent blog posts:
143
                 Recent blog posts:
144
                 <ul id="recentList">
144
                 <ul id="recentList">
145
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
145
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
146
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
146
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
147
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
147
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
148
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
148
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
149
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
149
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
150
                 </ul>
150
                 </ul>
151
             </div>
151
             </div>
152
         </div>
152
         </div>

+ 3
- 3
output/ledcube.html View File

110
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
110
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
111
 
111
 
112
             <p id="bio">
112
             <p id="bio">
113
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
113
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
114
             </p>
114
             </p>
115
 
115
 
116
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
116
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
142
             <div id="recent">
142
             <div id="recent">
143
                 Recent blog posts:
143
                 Recent blog posts:
144
                 <ul id="recentList">
144
                 <ul id="recentList">
145
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
145
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
146
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
146
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
147
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
147
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
148
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
148
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
149
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
149
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
150
                 </ul>
150
                 </ul>
151
             </div>
151
             </div>
152
         </div>
152
         </div>

+ 3
- 3
output/ledmatrix.de.html View File

73
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
73
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
74
 
74
 
75
             <p id="bio">
75
             <p id="bio">
76
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
76
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
77
             </p>
77
             </p>
78
 
78
 
79
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
79
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
105
             <div id="recent">
105
             <div id="recent">
106
                 Recent blog posts:
106
                 Recent blog posts:
107
                 <ul id="recentList">
107
                 <ul id="recentList">
108
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
108
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
109
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
109
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
110
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
110
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
111
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
111
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
112
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
112
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
113
                 </ul>
113
                 </ul>
114
             </div>
114
             </div>
115
         </div>
115
         </div>

+ 3
- 3
output/ledmatrix.html View File

73
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
73
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
74
 
74
 
75
             <p id="bio">
75
             <p id="bio">
76
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
76
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
77
             </p>
77
             </p>
78
 
78
 
79
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
79
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
105
             <div id="recent">
105
             <div id="recent">
106
                 Recent blog posts:
106
                 Recent blog posts:
107
                 <ul id="recentList">
107
                 <ul id="recentList">
108
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
108
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
109
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
109
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
110
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
110
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
111
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
111
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
112
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
112
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
113
                 </ul>
113
                 </ul>
114
             </div>
114
             </div>
115
         </div>
115
         </div>

+ 3
- 3
output/nas.de.html View File

225
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
225
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
226
 
226
 
227
             <p id="bio">
227
             <p id="bio">
228
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
228
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
229
             </p>
229
             </p>
230
 
230
 
231
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
231
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
257
             <div id="recent">
257
             <div id="recent">
258
                 Recent blog posts:
258
                 Recent blog posts:
259
                 <ul id="recentList">
259
                 <ul id="recentList">
260
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
260
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
261
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
261
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
262
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
262
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
263
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
263
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
264
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
264
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
265
                 </ul>
265
                 </ul>
266
             </div>
266
             </div>
267
         </div>
267
         </div>

+ 3
- 3
output/nas.html View File

92
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
92
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
93
 
93
 
94
             <p id="bio">
94
             <p id="bio">
95
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
95
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
96
             </p>
96
             </p>
97
 
97
 
98
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
98
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
124
             <div id="recent">
124
             <div id="recent">
125
                 Recent blog posts:
125
                 Recent blog posts:
126
                 <ul id="recentList">
126
                 <ul id="recentList">
127
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
127
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
128
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
128
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
129
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
129
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
130
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
130
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
131
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
131
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
132
                 </ul>
132
                 </ul>
133
             </div>
133
             </div>
134
         </div>
134
         </div>

+ 3
- 3
output/rremote.de.html View File

74
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
74
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
75
 
75
 
76
             <p id="bio">
76
             <p id="bio">
77
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
77
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
78
             </p>
78
             </p>
79
 
79
 
80
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
80
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
106
             <div id="recent">
106
             <div id="recent">
107
                 Recent blog posts:
107
                 Recent blog posts:
108
                 <ul id="recentList">
108
                 <ul id="recentList">
109
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
109
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
110
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
110
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
111
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
111
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
112
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
112
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
113
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
113
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
114
                 </ul>
114
                 </ul>
115
             </div>
115
             </div>
116
         </div>
116
         </div>

+ 3
- 3
output/rremote.html View File

74
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
74
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
75
 
75
 
76
             <p id="bio">
76
             <p id="bio">
77
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
77
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
78
             </p>
78
             </p>
79
 
79
 
80
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
80
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
106
             <div id="recent">
106
             <div id="recent">
107
                 Recent blog posts:
107
                 Recent blog posts:
108
                 <ul id="recentList">
108
                 <ul id="recentList">
109
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
109
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
110
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
110
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
111
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
111
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
112
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
112
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
113
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
113
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
114
                 </ul>
114
                 </ul>
115
             </div>
115
             </div>
116
         </div>
116
         </div>

+ 10
- 2
output/rss.xml View File

6
 <atom:link href="http://www.xythobuz.de/rss.xml" rel="self" type="application/rss+xml" />
6
 <atom:link href="http://www.xythobuz.de/rss.xml" rel="self" type="application/rss+xml" />
7
 <description>xythobuz Electronics &amp; Software Projects</description>
7
 <description>xythobuz Electronics &amp; Software Projects</description>
8
 <language>en-us</language>
8
 <language>en-us</language>
9
-<pubDate>Tue, 02 Apr 2013 22:37:01 -0000</pubDate>
10
-<lastBuildDate>Tue, 02 Apr 2013 22:37:01 -0000</lastBuildDate>
9
+<pubDate>Thu, 04 Apr 2013 19:39:24 -0000</pubDate>
10
+<lastBuildDate>Thu, 04 Apr 2013 19:39:24 -0000</lastBuildDate>
11
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
11
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
12
 <generator>Poole</generator>
12
 <generator>Poole</generator>
13
 
13
 
14
 <item>
14
 <item>
15
+    <title>Kein DRM in HTML5</title>
16
+    <link>http://www.xythobuz.de/2013_04_04_html5.html</link>
17
+    <description>Electronics &amp; Software Projects</description>
18
+    <pubDate>Thu, 04 Apr 2013 10:00:00 -0000</pubDate>
19
+    <guid>http://www.xythobuz.de/2013_04_04_html5.html</guid>
20
+</item>
21
+
22
+<item>
15
     <title>Neuer Webserver</title>
23
     <title>Neuer Webserver</title>
16
     <link>http://www.xythobuz.de/2013_04_02_zaphod.html</link>
24
     <link>http://www.xythobuz.de/2013_04_02_zaphod.html</link>
17
     <description>Electronics &amp; Software Projects</description>
25
     <description>Electronics &amp; Software Projects</description>

+ 3
- 3
output/serialdebug.de.html View File

76
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
76
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
77
 
77
 
78
             <p id="bio">
78
             <p id="bio">
79
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
79
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
80
             </p>
80
             </p>
81
 
81
 
82
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
82
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
108
             <div id="recent">
108
             <div id="recent">
109
                 Recent blog posts:
109
                 Recent blog posts:
110
                 <ul id="recentList">
110
                 <ul id="recentList">
111
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
111
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
112
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
112
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
113
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
113
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
114
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
114
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
115
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
115
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
116
                 </ul>
116
                 </ul>
117
             </div>
117
             </div>
118
         </div>
118
         </div>

+ 3
- 3
output/serialdebug.html View File

76
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
76
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
77
 
77
 
78
             <p id="bio">
78
             <p id="bio">
79
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
79
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
80
             </p>
80
             </p>
81
 
81
 
82
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
82
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
108
             <div id="recent">
108
             <div id="recent">
109
                 Recent blog posts:
109
                 Recent blog posts:
110
                 <ul id="recentList">
110
                 <ul id="recentList">
111
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
111
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
112
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
112
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
113
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
113
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
114
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
114
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
115
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
115
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
116
                 </ul>
116
                 </ul>
117
             </div>
117
             </div>
118
         </div>
118
         </div>

+ 3
- 3
output/serialhelper.de.html View File

100
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
100
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
101
 
101
 
102
             <p id="bio">
102
             <p id="bio">
103
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
103
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
104
             </p>
104
             </p>
105
 
105
 
106
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
106
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
132
             <div id="recent">
132
             <div id="recent">
133
                 Recent blog posts:
133
                 Recent blog posts:
134
                 <ul id="recentList">
134
                 <ul id="recentList">
135
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
135
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
136
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
136
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
137
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
137
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
138
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
138
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
139
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
139
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
140
                 </ul>
140
                 </ul>
141
             </div>
141
             </div>
142
         </div>
142
         </div>

+ 3
- 3
output/serialhelper.html View File

100
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
100
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
101
 
101
 
102
             <p id="bio">
102
             <p id="bio">
103
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
103
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
104
             </p>
104
             </p>
105
 
105
 
106
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
106
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
132
             <div id="recent">
132
             <div id="recent">
133
                 Recent blog posts:
133
                 Recent blog posts:
134
                 <ul id="recentList">
134
                 <ul id="recentList">
135
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
135
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
136
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
136
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
137
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
137
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
138
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
138
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
139
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
139
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
140
                 </ul>
140
                 </ul>
141
             </div>
141
             </div>
142
         </div>
142
         </div>

+ 59
- 52
output/sitemap.xml View File

3
 
3
 
4
 <url>
4
 <url>
5
     <loc>/404.html</loc>
5
     <loc>/404.html</loc>
6
-    <lastmod>2013-04-03</lastmod>
6
+    <lastmod>2013-04-04</lastmod>
7
     <changefreq>monthly</changefreq>
7
     <changefreq>monthly</changefreq>
8
     <priority>0.5</priority>
8
     <priority>0.5</priority>
9
 </url>
9
 </url>
10
 
10
 
11
 <url>
11
 <url>
12
     <loc>/blog.html</loc>
12
     <loc>/blog.html</loc>
13
-    <lastmod>2013-04-03</lastmod>
13
+    <lastmod>2013-04-04</lastmod>
14
     <changefreq>daily</changefreq>
14
     <changefreq>daily</changefreq>
15
     <priority>0.8</priority>
15
     <priority>0.8</priority>
16
 </url>
16
 </url>
17
 
17
 
18
 <url>
18
 <url>
19
     <loc>/contact.html</loc>
19
     <loc>/contact.html</loc>
20
-    <lastmod>2013-04-03</lastmod>
20
+    <lastmod>2013-04-04</lastmod>
21
     <changefreq>monthly</changefreq>
21
     <changefreq>monthly</changefreq>
22
     <priority>0.5</priority>
22
     <priority>0.5</priority>
23
 </url>
23
 </url>
24
 
24
 
25
 <url>
25
 <url>
26
     <loc>/index.de.html</loc>
26
     <loc>/index.de.html</loc>
27
-    <lastmod>2013-04-03</lastmod>
27
+    <lastmod>2013-04-04</lastmod>
28
     <changefreq>monthly</changefreq>
28
     <changefreq>monthly</changefreq>
29
     <priority>0.5</priority>
29
     <priority>0.5</priority>
30
 </url>
30
 </url>
31
 
31
 
32
 <url>
32
 <url>
33
     <loc>/index.html</loc>
33
     <loc>/index.html</loc>
34
-    <lastmod>2013-04-03</lastmod>
34
+    <lastmod>2013-04-04</lastmod>
35
     <changefreq>monthly</changefreq>
35
     <changefreq>monthly</changefreq>
36
     <priority>0.5</priority>
36
     <priority>0.5</priority>
37
 </url>
37
 </url>
38
 
38
 
39
 <url>
39
 <url>
40
     <loc>/2012_12_05_xycontrol.html</loc>
40
     <loc>/2012_12_05_xycontrol.html</loc>
41
-    <lastmod>2013-04-03</lastmod>
41
+    <lastmod>2013-04-04</lastmod>
42
     <changefreq>monthly</changefreq>
42
     <changefreq>monthly</changefreq>
43
     <priority>0.5</priority>
43
     <priority>0.5</priority>
44
 </url>
44
 </url>
45
 
45
 
46
 <url>
46
 <url>
47
     <loc>/2012_12_16_mun.html</loc>
47
     <loc>/2012_12_16_mun.html</loc>
48
-    <lastmod>2013-04-03</lastmod>
48
+    <lastmod>2013-04-04</lastmod>
49
     <changefreq>monthly</changefreq>
49
     <changefreq>monthly</changefreq>
50
     <priority>0.5</priority>
50
     <priority>0.5</priority>
51
 </url>
51
 </url>
52
 
52
 
53
 <url>
53
 <url>
54
     <loc>/2012_12_22_docking.html</loc>
54
     <loc>/2012_12_22_docking.html</loc>
55
-    <lastmod>2013-04-03</lastmod>
55
+    <lastmod>2013-04-04</lastmod>
56
     <changefreq>monthly</changefreq>
56
     <changefreq>monthly</changefreq>
57
     <priority>0.5</priority>
57
     <priority>0.5</priority>
58
 </url>
58
 </url>
59
 
59
 
60
 <url>
60
 <url>
61
     <loc>/2012_12_22_motor_test.html</loc>
61
     <loc>/2012_12_22_motor_test.html</loc>
62
-    <lastmod>2013-04-03</lastmod>
62
+    <lastmod>2013-04-04</lastmod>
63
     <changefreq>monthly</changefreq>
63
     <changefreq>monthly</changefreq>
64
     <priority>0.5</priority>
64
     <priority>0.5</priority>
65
 </url>
65
 </url>
66
 
66
 
67
 <url>
67
 <url>
68
     <loc>/2012_12_25_heli.html</loc>
68
     <loc>/2012_12_25_heli.html</loc>
69
-    <lastmod>2013-04-03</lastmod>
69
+    <lastmod>2013-04-04</lastmod>
70
     <changefreq>monthly</changefreq>
70
     <changefreq>monthly</changefreq>
71
     <priority>0.5</priority>
71
     <priority>0.5</priority>
72
 </url>
72
 </url>
73
 
73
 
74
 <url>
74
 <url>
75
     <loc>/2013_01_20_quadrocopter.html</loc>
75
     <loc>/2013_01_20_quadrocopter.html</loc>
76
-    <lastmod>2013-04-03</lastmod>
76
+    <lastmod>2013-04-04</lastmod>
77
     <changefreq>monthly</changefreq>
77
     <changefreq>monthly</changefreq>
78
     <priority>0.5</priority>
78
     <priority>0.5</priority>
79
 </url>
79
 </url>
80
 
80
 
81
 <url>
81
 <url>
82
     <loc>/2013_01_31_odys_genio.html</loc>
82
     <loc>/2013_01_31_odys_genio.html</loc>
83
-    <lastmod>2013-04-03</lastmod>
83
+    <lastmod>2013-04-04</lastmod>
84
     <changefreq>monthly</changefreq>
84
     <changefreq>monthly</changefreq>
85
     <priority>0.5</priority>
85
     <priority>0.5</priority>
86
 </url>
86
 </url>
87
 
87
 
88
 <url>
88
 <url>
89
     <loc>/2013_02_11_motor_test.html</loc>
89
     <loc>/2013_02_11_motor_test.html</loc>
90
-    <lastmod>2013-04-03</lastmod>
90
+    <lastmod>2013-04-04</lastmod>
91
     <changefreq>monthly</changefreq>
91
     <changefreq>monthly</changefreq>
92
     <priority>0.5</priority>
92
     <priority>0.5</priority>
93
 </url>
93
 </url>
94
 
94
 
95
 <url>
95
 <url>
96
     <loc>/2013_02_25_android.html</loc>
96
     <loc>/2013_02_25_android.html</loc>
97
-    <lastmod>2013-04-03</lastmod>
97
+    <lastmod>2013-04-04</lastmod>
98
     <changefreq>monthly</changefreq>
98
     <changefreq>monthly</changefreq>
99
     <priority>0.5</priority>
99
     <priority>0.5</priority>
100
 </url>
100
 </url>
101
 
101
 
102
 <url>
102
 <url>
103
     <loc>/2013_03_05_graphview.html</loc>
103
     <loc>/2013_03_05_graphview.html</loc>
104
-    <lastmod>2013-04-03</lastmod>
104
+    <lastmod>2013-04-04</lastmod>
105
     <changefreq>monthly</changefreq>
105
     <changefreq>monthly</changefreq>
106
     <priority>0.5</priority>
106
     <priority>0.5</priority>
107
 </url>
107
 </url>
108
 
108
 
109
 <url>
109
 <url>
110
     <loc>/2013_03_10_yasab.html</loc>
110
     <loc>/2013_03_10_yasab.html</loc>
111
-    <lastmod>2013-04-03</lastmod>
111
+    <lastmod>2013-04-04</lastmod>
112
     <changefreq>monthly</changefreq>
112
     <changefreq>monthly</changefreq>
113
     <priority>0.5</priority>
113
     <priority>0.5</priority>
114
 </url>
114
 </url>
115
 
115
 
116
 <url>
116
 <url>
117
     <loc>/2013_03_12_test_rig.html</loc>
117
     <loc>/2013_03_12_test_rig.html</loc>
118
-    <lastmod>2013-04-03</lastmod>
118
+    <lastmod>2013-04-04</lastmod>
119
     <changefreq>monthly</changefreq>
119
     <changefreq>monthly</changefreq>
120
     <priority>0.5</priority>
120
     <priority>0.5</priority>
121
 </url>
121
 </url>
122
 
122
 
123
 <url>
123
 <url>
124
     <loc>/2013_03_13_test_rig.html</loc>
124
     <loc>/2013_03_13_test_rig.html</loc>
125
-    <lastmod>2013-04-03</lastmod>
125
+    <lastmod>2013-04-04</lastmod>
126
     <changefreq>monthly</changefreq>
126
     <changefreq>monthly</changefreq>
127
     <priority>0.5</priority>
127
     <priority>0.5</priority>
128
 </url>
128
 </url>
129
 
129
 
130
 <url>
130
 <url>
131
     <loc>/2013_03_16_pid.html</loc>
131
     <loc>/2013_03_16_pid.html</loc>
132
-    <lastmod>2013-04-03</lastmod>
132
+    <lastmod>2013-04-04</lastmod>
133
     <changefreq>monthly</changefreq>
133
     <changefreq>monthly</changefreq>
134
     <priority>0.5</priority>
134
     <priority>0.5</priority>
135
 </url>
135
 </url>
136
 
136
 
137
 <url>
137
 <url>
138
     <loc>/2013_03_25_doxygen.html</loc>
138
     <loc>/2013_03_25_doxygen.html</loc>
139
-    <lastmod>2013-04-03</lastmod>
139
+    <lastmod>2013-04-04</lastmod>
140
     <changefreq>monthly</changefreq>
140
     <changefreq>monthly</changefreq>
141
     <priority>0.5</priority>
141
     <priority>0.5</priority>
142
 </url>
142
 </url>
143
 
143
 
144
 <url>
144
 <url>
145
     <loc>/2013_04_02_zaphod.html</loc>
145
     <loc>/2013_04_02_zaphod.html</loc>
146
-    <lastmod>2013-04-03</lastmod>
146
+    <lastmod>2013-04-04</lastmod>
147
+    <changefreq>monthly</changefreq>
148
+    <priority>0.5</priority>
149
+</url>
150
+
151
+<url>
152
+    <loc>/2013_04_04_html5.html</loc>
153
+    <lastmod>2013-04-04</lastmod>
147
     <changefreq>monthly</changefreq>
154
     <changefreq>monthly</changefreq>
148
     <priority>0.5</priority>
155
     <priority>0.5</priority>
149
 </url>
156
 </url>
150
 
157
 
151
 <url>
158
 <url>
152
     <loc>/avrnetstack.html</loc>
159
     <loc>/avrnetstack.html</loc>
153
-    <lastmod>2013-04-03</lastmod>
160
+    <lastmod>2013-04-04</lastmod>
154
     <changefreq>monthly</changefreq>
161
     <changefreq>monthly</changefreq>
155
     <priority>0.5</priority>
162
     <priority>0.5</priority>
156
 </url>
163
 </url>
157
 
164
 
158
 <url>
165
 <url>
159
     <loc>/avrserial.de.html</loc>
166
     <loc>/avrserial.de.html</loc>
160
-    <lastmod>2013-04-03</lastmod>
167
+    <lastmod>2013-04-04</lastmod>
161
     <changefreq>monthly</changefreq>
168
     <changefreq>monthly</changefreq>
162
     <priority>0.5</priority>
169
     <priority>0.5</priority>
163
 </url>
170
 </url>
164
 
171
 
165
 <url>
172
 <url>
166
     <loc>/avrserial.html</loc>
173
     <loc>/avrserial.html</loc>
167
-    <lastmod>2013-04-03</lastmod>
174
+    <lastmod>2013-04-04</lastmod>
168
     <changefreq>monthly</changefreq>
175
     <changefreq>monthly</changefreq>
169
     <priority>0.5</priority>
176
     <priority>0.5</priority>
170
 </url>
177
 </url>
171
 
178
 
172
 <url>
179
 <url>
173
     <loc>/c250.de.html</loc>
180
     <loc>/c250.de.html</loc>
174
-    <lastmod>2013-04-03</lastmod>
181
+    <lastmod>2013-04-04</lastmod>
175
     <changefreq>monthly</changefreq>
182
     <changefreq>monthly</changefreq>
176
     <priority>0.5</priority>
183
     <priority>0.5</priority>
177
 </url>
184
 </url>
178
 
185
 
179
 <url>
186
 <url>
180
     <loc>/c250.html</loc>
187
     <loc>/c250.html</loc>
181
-    <lastmod>2013-04-03</lastmod>
188
+    <lastmod>2013-04-04</lastmod>
182
     <changefreq>monthly</changefreq>
189
     <changefreq>monthly</changefreq>
183
     <priority>0.5</priority>
190
     <priority>0.5</priority>
184
 </url>
191
 </url>
185
 
192
 
186
 <url>
193
 <url>
187
     <loc>/ledcube.de.html</loc>
194
     <loc>/ledcube.de.html</loc>
188
-    <lastmod>2013-04-03</lastmod>
195
+    <lastmod>2013-04-04</lastmod>
189
     <changefreq>monthly</changefreq>
196
     <changefreq>monthly</changefreq>
190
     <priority>0.5</priority>
197
     <priority>0.5</priority>
191
 </url>
198
 </url>
192
 
199
 
193
 <url>
200
 <url>
194
     <loc>/ledcube.html</loc>
201
     <loc>/ledcube.html</loc>
195
-    <lastmod>2013-04-03</lastmod>
202
+    <lastmod>2013-04-04</lastmod>
196
     <changefreq>monthly</changefreq>
203
     <changefreq>monthly</changefreq>
197
     <priority>0.5</priority>
204
     <priority>0.5</priority>
198
 </url>
205
 </url>
199
 
206
 
200
 <url>
207
 <url>
201
     <loc>/ledmatrix.de.html</loc>
208
     <loc>/ledmatrix.de.html</loc>
202
-    <lastmod>2013-04-03</lastmod>
209
+    <lastmod>2013-04-04</lastmod>
203
     <changefreq>monthly</changefreq>
210
     <changefreq>monthly</changefreq>
204
     <priority>0.5</priority>
211
     <priority>0.5</priority>
205
 </url>
212
 </url>
206
 
213
 
207
 <url>
214
 <url>
208
     <loc>/ledmatrix.html</loc>
215
     <loc>/ledmatrix.html</loc>
209
-    <lastmod>2013-04-03</lastmod>
216
+    <lastmod>2013-04-04</lastmod>
210
     <changefreq>monthly</changefreq>
217
     <changefreq>monthly</changefreq>
211
     <priority>0.5</priority>
218
     <priority>0.5</priority>
212
 </url>
219
 </url>
213
 
220
 
214
 <url>
221
 <url>
215
     <loc>/nas.de.html</loc>
222
     <loc>/nas.de.html</loc>
216
-    <lastmod>2013-04-03</lastmod>
223
+    <lastmod>2013-04-04</lastmod>
217
     <changefreq>monthly</changefreq>
224
     <changefreq>monthly</changefreq>
218
     <priority>0.5</priority>
225
     <priority>0.5</priority>
219
 </url>
226
 </url>
220
 
227
 
221
 <url>
228
 <url>
222
     <loc>/nas.html</loc>
229
     <loc>/nas.html</loc>
223
-    <lastmod>2013-04-03</lastmod>
230
+    <lastmod>2013-04-04</lastmod>
224
     <changefreq>monthly</changefreq>
231
     <changefreq>monthly</changefreq>
225
     <priority>0.5</priority>
232
     <priority>0.5</priority>
226
 </url>
233
 </url>
227
 
234
 
228
 <url>
235
 <url>
229
     <loc>/serialdebug.de.html</loc>
236
     <loc>/serialdebug.de.html</loc>
230
-    <lastmod>2013-04-03</lastmod>
237
+    <lastmod>2013-04-04</lastmod>
231
     <changefreq>monthly</changefreq>
238
     <changefreq>monthly</changefreq>
232
     <priority>0.5</priority>
239
     <priority>0.5</priority>
233
 </url>
240
 </url>
234
 
241
 
235
 <url>
242
 <url>
236
     <loc>/serialdebug.html</loc>
243
     <loc>/serialdebug.html</loc>
237
-    <lastmod>2013-04-03</lastmod>
244
+    <lastmod>2013-04-04</lastmod>
238
     <changefreq>monthly</changefreq>
245
     <changefreq>monthly</changefreq>
239
     <priority>0.5</priority>
246
     <priority>0.5</priority>
240
 </url>
247
 </url>
241
 
248
 
242
 <url>
249
 <url>
243
     <loc>/serialhelper.de.html</loc>
250
     <loc>/serialhelper.de.html</loc>
244
-    <lastmod>2013-04-03</lastmod>
251
+    <lastmod>2013-04-04</lastmod>
245
     <changefreq>monthly</changefreq>
252
     <changefreq>monthly</changefreq>
246
     <priority>0.5</priority>
253
     <priority>0.5</priority>
247
 </url>
254
 </url>
248
 
255
 
249
 <url>
256
 <url>
250
     <loc>/serialhelper.html</loc>
257
     <loc>/serialhelper.html</loc>
251
-    <lastmod>2013-04-03</lastmod>
258
+    <lastmod>2013-04-04</lastmod>
252
     <changefreq>monthly</changefreq>
259
     <changefreq>monthly</changefreq>
253
     <priority>0.5</priority>
260
     <priority>0.5</priority>
254
 </url>
261
 </url>
255
 
262
 
256
 <url>
263
 <url>
257
     <loc>/ssop28.de.html</loc>
264
     <loc>/ssop28.de.html</loc>
258
-    <lastmod>2013-04-03</lastmod>
265
+    <lastmod>2013-04-04</lastmod>
259
     <changefreq>monthly</changefreq>
266
     <changefreq>monthly</changefreq>
260
     <priority>0.5</priority>
267
     <priority>0.5</priority>
261
 </url>
268
 </url>
262
 
269
 
263
 <url>
270
 <url>
264
     <loc>/ssop28.html</loc>
271
     <loc>/ssop28.html</loc>
265
-    <lastmod>2013-04-03</lastmod>
272
+    <lastmod>2013-04-04</lastmod>
266
     <changefreq>monthly</changefreq>
273
     <changefreq>monthly</changefreq>
267
     <priority>0.5</priority>
274
     <priority>0.5</priority>
268
 </url>
275
 </url>
269
 
276
 
270
 <url>
277
 <url>
271
     <loc>/ultimatenotifier.de.html</loc>
278
     <loc>/ultimatenotifier.de.html</loc>
272
-    <lastmod>2013-04-03</lastmod>
279
+    <lastmod>2013-04-04</lastmod>
273
     <changefreq>monthly</changefreq>
280
     <changefreq>monthly</changefreq>
274
     <priority>0.5</priority>
281
     <priority>0.5</priority>
275
 </url>
282
 </url>
276
 
283
 
277
 <url>
284
 <url>
278
     <loc>/ultimatenotifier.html</loc>
285
     <loc>/ultimatenotifier.html</loc>
279
-    <lastmod>2013-04-03</lastmod>
286
+    <lastmod>2013-04-04</lastmod>
280
     <changefreq>monthly</changefreq>
287
     <changefreq>monthly</changefreq>
281
     <priority>0.5</priority>
288
     <priority>0.5</priority>
282
 </url>
289
 </url>
283
 
290
 
284
 <url>
291
 <url>
285
     <loc>/yasab.de.html</loc>
292
     <loc>/yasab.de.html</loc>
286
-    <lastmod>2013-04-03</lastmod>
293
+    <lastmod>2013-04-04</lastmod>
287
     <changefreq>monthly</changefreq>
294
     <changefreq>monthly</changefreq>
288
     <priority>0.5</priority>
295
     <priority>0.5</priority>
289
 </url>
296
 </url>
290
 
297
 
291
 <url>
298
 <url>
292
     <loc>/yasab.html</loc>
299
     <loc>/yasab.html</loc>
293
-    <lastmod>2013-04-03</lastmod>
300
+    <lastmod>2013-04-04</lastmod>
294
     <changefreq>monthly</changefreq>
301
     <changefreq>monthly</changefreq>
295
     <priority>0.5</priority>
302
     <priority>0.5</priority>
296
 </url>
303
 </url>
297
 
304
 
298
 <url>
305
 <url>
299
     <loc>/bluetooth.de.html</loc>
306
     <loc>/bluetooth.de.html</loc>
300
-    <lastmod>2013-04-03</lastmod>
307
+    <lastmod>2013-04-04</lastmod>
301
     <changefreq>monthly</changefreq>
308
     <changefreq>monthly</changefreq>
302
     <priority>0.5</priority>
309
     <priority>0.5</priority>
303
 </url>
310
 </url>
304
 
311
 
305
 <url>
312
 <url>
306
     <loc>/bluetooth.html</loc>
313
     <loc>/bluetooth.html</loc>
307
-    <lastmod>2013-04-03</lastmod>
314
+    <lastmod>2013-04-04</lastmod>
308
     <changefreq>monthly</changefreq>
315
     <changefreq>monthly</changefreq>
309
     <priority>0.5</priority>
316
     <priority>0.5</priority>
310
 </url>
317
 </url>
311
 
318
 
312
 <url>
319
 <url>
313
     <loc>/k6x4008.de.html</loc>
320
     <loc>/k6x4008.de.html</loc>
314
-    <lastmod>2013-04-03</lastmod>
321
+    <lastmod>2013-04-04</lastmod>
315
     <changefreq>monthly</changefreq>
322
     <changefreq>monthly</changefreq>
316
     <priority>0.5</priority>
323
     <priority>0.5</priority>
317
 </url>
324
 </url>
318
 
325
 
319
 <url>
326
 <url>
320
     <loc>/k6x4008.html</loc>
327
     <loc>/k6x4008.html</loc>
321
-    <lastmod>2013-04-03</lastmod>
328
+    <lastmod>2013-04-04</lastmod>
322
     <changefreq>monthly</changefreq>
329
     <changefreq>monthly</changefreq>
323
     <priority>0.5</priority>
330
     <priority>0.5</priority>
324
 </url>
331
 </url>
325
 
332
 
326
 <url>
333
 <url>
327
     <loc>/rremote.de.html</loc>
334
     <loc>/rremote.de.html</loc>
328
-    <lastmod>2013-04-03</lastmod>
335
+    <lastmod>2013-04-04</lastmod>
329
     <changefreq>monthly</changefreq>
336
     <changefreq>monthly</changefreq>
330
     <priority>0.5</priority>
337
     <priority>0.5</priority>
331
 </url>
338
 </url>
332
 
339
 
333
 <url>
340
 <url>
334
     <loc>/rremote.html</loc>
341
     <loc>/rremote.html</loc>
335
-    <lastmod>2013-04-03</lastmod>
342
+    <lastmod>2013-04-04</lastmod>
336
     <changefreq>monthly</changefreq>
343
     <changefreq>monthly</changefreq>
337
     <priority>0.5</priority>
344
     <priority>0.5</priority>
338
 </url>
345
 </url>
339
 
346
 
340
 <url>
347
 <url>
341
     <loc>/xyrobot.de.html</loc>
348
     <loc>/xyrobot.de.html</loc>
342
-    <lastmod>2013-04-03</lastmod>
349
+    <lastmod>2013-04-04</lastmod>
343
     <changefreq>monthly</changefreq>
350
     <changefreq>monthly</changefreq>
344
     <priority>0.5</priority>
351
     <priority>0.5</priority>
345
 </url>
352
 </url>
346
 
353
 
347
 <url>
354
 <url>
348
     <loc>/xyrobot.html</loc>
355
     <loc>/xyrobot.html</loc>
349
-    <lastmod>2013-04-03</lastmod>
356
+    <lastmod>2013-04-04</lastmod>
350
     <changefreq>monthly</changefreq>
357
     <changefreq>monthly</changefreq>
351
     <priority>0.5</priority>
358
     <priority>0.5</priority>
352
 </url>
359
 </url>
353
 
360
 
354
 <url>
361
 <url>
355
     <loc>/xyrobotremote.de.html</loc>
362
     <loc>/xyrobotremote.de.html</loc>
356
-    <lastmod>2013-04-03</lastmod>
363
+    <lastmod>2013-04-04</lastmod>
357
     <changefreq>monthly</changefreq>
364
     <changefreq>monthly</changefreq>
358
     <priority>0.5</priority>
365
     <priority>0.5</priority>
359
 </url>
366
 </url>
360
 
367
 
361
 <url>
368
 <url>
362
     <loc>/xyrobotremote.html</loc>
369
     <loc>/xyrobotremote.html</loc>
363
-    <lastmod>2013-04-03</lastmod>
370
+    <lastmod>2013-04-04</lastmod>
364
     <changefreq>monthly</changefreq>
371
     <changefreq>monthly</changefreq>
365
     <priority>0.5</priority>
372
     <priority>0.5</priority>
366
 </url>
373
 </url>

+ 3
- 3
output/ssop28.de.html View File

73
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
73
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
74
 
74
 
75
             <p id="bio">
75
             <p id="bio">
76
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
76
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
77
             </p>
77
             </p>
78
 
78
 
79
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
79
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
105
             <div id="recent">
105
             <div id="recent">
106
                 Recent blog posts:
106
                 Recent blog posts:
107
                 <ul id="recentList">
107
                 <ul id="recentList">
108
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
108
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
109
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
109
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
110
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
110
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
111
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
111
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
112
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
112
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
113
                 </ul>
113
                 </ul>
114
             </div>
114
             </div>
115
         </div>
115
         </div>

+ 3
- 3
output/ssop28.html View File

73
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
73
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
74
 
74
 
75
             <p id="bio">
75
             <p id="bio">
76
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
76
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
77
             </p>
77
             </p>
78
 
78
 
79
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
79
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
105
             <div id="recent">
105
             <div id="recent">
106
                 Recent blog posts:
106
                 Recent blog posts:
107
                 <ul id="recentList">
107
                 <ul id="recentList">
108
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
108
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
109
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
109
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
110
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
110
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
111
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
111
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
112
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
112
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
113
                 </ul>
113
                 </ul>
114
             </div>
114
             </div>
115
         </div>
115
         </div>

+ 3
- 3
output/ultimatenotifier.de.html View File

165
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
165
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
166
 
166
 
167
             <p id="bio">
167
             <p id="bio">
168
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
168
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
169
             </p>
169
             </p>
170
 
170
 
171
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
171
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
197
             <div id="recent">
197
             <div id="recent">
198
                 Recent blog posts:
198
                 Recent blog posts:
199
                 <ul id="recentList">
199
                 <ul id="recentList">
200
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
200
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
201
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
201
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
202
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
202
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
203
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
203
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
204
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
204
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
205
                 </ul>
205
                 </ul>
206
             </div>
206
             </div>
207
         </div>
207
         </div>

+ 3
- 3
output/ultimatenotifier.html View File

167
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
167
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
168
 
168
 
169
             <p id="bio">
169
             <p id="bio">
170
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
170
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
171
             </p>
171
             </p>
172
 
172
 
173
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
173
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
199
             <div id="recent">
199
             <div id="recent">
200
                 Recent blog posts:
200
                 Recent blog posts:
201
                 <ul id="recentList">
201
                 <ul id="recentList">
202
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
202
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
203
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
203
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
204
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
204
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
205
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
205
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
206
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
206
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
207
                 </ul>
207
                 </ul>
208
             </div>
208
             </div>
209
         </div>
209
         </div>

+ 3
- 3
output/xyrobot.de.html View File

92
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
92
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
93
 
93
 
94
             <p id="bio">
94
             <p id="bio">
95
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
95
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
96
             </p>
96
             </p>
97
 
97
 
98
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
98
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
124
             <div id="recent">
124
             <div id="recent">
125
                 Recent blog posts:
125
                 Recent blog posts:
126
                 <ul id="recentList">
126
                 <ul id="recentList">
127
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
127
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
128
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
128
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
129
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
129
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
130
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
130
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
131
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
131
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
132
                 </ul>
132
                 </ul>
133
             </div>
133
             </div>
134
         </div>
134
         </div>

+ 3
- 3
output/xyrobot.html View File

92
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
92
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
93
 
93
 
94
             <p id="bio">
94
             <p id="bio">
95
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
95
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
96
             </p>
96
             </p>
97
 
97
 
98
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
98
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
124
             <div id="recent">
124
             <div id="recent">
125
                 Recent blog posts:
125
                 Recent blog posts:
126
                 <ul id="recentList">
126
                 <ul id="recentList">
127
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
127
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
128
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
128
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
129
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
129
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
130
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
130
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
131
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
131
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
132
                 </ul>
132
                 </ul>
133
             </div>
133
             </div>
134
         </div>
134
         </div>

+ 3
- 3
output/xyrobotremote.de.html View File

84
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
84
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
85
 
85
 
86
             <p id="bio">
86
             <p id="bio">
87
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
87
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
88
             </p>
88
             </p>
89
 
89
 
90
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
90
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
116
             <div id="recent">
116
             <div id="recent">
117
                 Recent blog posts:
117
                 Recent blog posts:
118
                 <ul id="recentList">
118
                 <ul id="recentList">
119
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
119
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
120
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
120
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
121
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
121
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
122
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
122
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
123
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
123
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
124
                 </ul>
124
                 </ul>
125
             </div>
125
             </div>
126
         </div>
126
         </div>

+ 3
- 3
output/xyrobotremote.html View File

84
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
84
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
85
 
85
 
86
             <p id="bio">
86
             <p id="bio">
87
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
87
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
88
             </p>
88
             </p>
89
 
89
 
90
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
90
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
116
             <div id="recent">
116
             <div id="recent">
117
                 Recent blog posts:
117
                 Recent blog posts:
118
                 <ul id="recentList">
118
                 <ul id="recentList">
119
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
119
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
120
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
120
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
121
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
121
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
122
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
122
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
123
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
123
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
124
                 </ul>
124
                 </ul>
125
             </div>
125
             </div>
126
         </div>
126
         </div>

+ 3
- 3
output/yasab.de.html View File

96
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
96
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
97
 
97
 
98
             <p id="bio">
98
             <p id="bio">
99
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
99
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
100
             </p>
100
             </p>
101
 
101
 
102
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
102
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
128
             <div id="recent">
128
             <div id="recent">
129
                 Recent blog posts:
129
                 Recent blog posts:
130
                 <ul id="recentList">
130
                 <ul id="recentList">
131
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
131
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
132
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
132
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
133
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
133
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
134
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
134
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
135
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
135
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
136
                 </ul>
136
                 </ul>
137
             </div>
137
             </div>
138
         </div>
138
         </div>

+ 3
- 3
output/yasab.html View File

96
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
96
             <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
97
 
97
 
98
             <p id="bio">
98
             <p id="bio">
99
-                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Open Source Software.
99
+                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as Free Software.
100
             </p>
100
             </p>
101
 
101
 
102
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
102
             <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
128
             <div id="recent">
128
             <div id="recent">
129
                 Recent blog posts:
129
                 Recent blog posts:
130
                 <ul id="recentList">
130
                 <ul id="recentList">
131
-                <li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
131
+                <li class="recentList"><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></li><li class="recentDate">2013-04-04</li>
132
+<li class="recentList"><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></li><li class="recentDate">2013-04-02</li>
132
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
133
 <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
133
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
134
 <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
134
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
135
 <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
135
-<li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
136
                 </ul>
136
                 </ul>
137
             </div>
137
             </div>
138
         </div>
138
         </div>

Loading…
Cancel
Save