Browse Source

Added Google Analytics

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

+ 12
- 0
output/2012_12_05_xycontrol.html View File

@@ -126,5 +126,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
126 126
     </div>
127 127
     <img src="/stats/count.php?img" alt="Analytics">
128 128
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
129
+    <script type="text/javascript">
130
+        var _gaq = _gaq || [];
131
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
132
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
133
+        _gaq.push(['_setAllowLinker', true]);
134
+        _gaq.push(['_trackPageview']);
135
+        (function() {
136
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
137
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
138
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
139
+        })();
140
+    </script>
129 141
 </body>
130 142
 </html>

+ 12
- 0
output/2012_12_16_mun.html View File

@@ -127,5 +127,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
127 127
     </div>
128 128
     <img src="/stats/count.php?img" alt="Analytics">
129 129
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
130
+    <script type="text/javascript">
131
+        var _gaq = _gaq || [];
132
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
133
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
134
+        _gaq.push(['_setAllowLinker', true]);
135
+        _gaq.push(['_trackPageview']);
136
+        (function() {
137
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
139
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
140
+        })();
141
+    </script>
130 142
 </body>
131 143
 </html>

+ 12
- 0
output/2012_12_22_docking.html View File

@@ -127,5 +127,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
127 127
     </div>
128 128
     <img src="/stats/count.php?img" alt="Analytics">
129 129
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
130
+    <script type="text/javascript">
131
+        var _gaq = _gaq || [];
132
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
133
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
134
+        _gaq.push(['_setAllowLinker', true]);
135
+        _gaq.push(['_trackPageview']);
136
+        (function() {
137
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
139
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
140
+        })();
141
+    </script>
130 142
 </body>
131 143
 </html>

+ 12
- 0
output/2012_12_22_motor_test.html View File

@@ -128,5 +128,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
128 128
     </div>
129 129
     <img src="/stats/count.php?img" alt="Analytics">
130 130
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
131
+    <script type="text/javascript">
132
+        var _gaq = _gaq || [];
133
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
134
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
135
+        _gaq.push(['_setAllowLinker', true]);
136
+        _gaq.push(['_trackPageview']);
137
+        (function() {
138
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
140
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
141
+        })();
142
+    </script>
131 143
 </body>
132 144
 </html>

+ 12
- 0
output/2012_12_25_heli.html View File

@@ -129,5 +129,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
129 129
     </div>
130 130
     <img src="/stats/count.php?img" alt="Analytics">
131 131
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
132
+    <script type="text/javascript">
133
+        var _gaq = _gaq || [];
134
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
135
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
136
+        _gaq.push(['_setAllowLinker', true]);
137
+        _gaq.push(['_trackPageview']);
138
+        (function() {
139
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
140
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
141
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
142
+        })();
143
+    </script>
132 144
 </body>
133 145
 </html>

+ 12
- 0
output/2013_01_20_quadrocopter.html View File

@@ -135,5 +135,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
135 135
     </div>
136 136
     <img src="/stats/count.php?img" alt="Analytics">
137 137
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
138
+    <script type="text/javascript">
139
+        var _gaq = _gaq || [];
140
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
141
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
142
+        _gaq.push(['_setAllowLinker', true]);
143
+        _gaq.push(['_trackPageview']);
144
+        (function() {
145
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
146
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
147
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
148
+        })();
149
+    </script>
138 150
 </body>
139 151
 </html>

+ 12
- 0
output/2013_01_31_odys_genio.html View File

@@ -129,5 +129,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
129 129
     </div>
130 130
     <img src="/stats/count.php?img" alt="Analytics">
131 131
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
132
+    <script type="text/javascript">
133
+        var _gaq = _gaq || [];
134
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
135
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
136
+        _gaq.push(['_setAllowLinker', true]);
137
+        _gaq.push(['_trackPageview']);
138
+        (function() {
139
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
140
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
141
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
142
+        })();
143
+    </script>
132 144
 </body>
133 145
 </html>

+ 12
- 0
output/2013_02_11_motor_test.html View File

@@ -129,5 +129,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
129 129
     </div>
130 130
     <img src="/stats/count.php?img" alt="Analytics">
131 131
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
132
+    <script type="text/javascript">
133
+        var _gaq = _gaq || [];
134
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
135
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
136
+        _gaq.push(['_setAllowLinker', true]);
137
+        _gaq.push(['_trackPageview']);
138
+        (function() {
139
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
140
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
141
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
142
+        })();
143
+    </script>
132 144
 </body>
133 145
 </html>

+ 12
- 0
output/2013_02_25_android.html View File

@@ -127,5 +127,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
127 127
     </div>
128 128
     <img src="/stats/count.php?img" alt="Analytics">
129 129
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
130
+    <script type="text/javascript">
131
+        var _gaq = _gaq || [];
132
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
133
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
134
+        _gaq.push(['_setAllowLinker', true]);
135
+        _gaq.push(['_trackPageview']);
136
+        (function() {
137
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
139
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
140
+        })();
141
+    </script>
130 142
 </body>
131 143
 </html>

+ 12
- 0
output/2013_03_05_graphview.html View File

@@ -126,5 +126,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
126 126
     </div>
127 127
     <img src="/stats/count.php?img" alt="Analytics">
128 128
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
129
+    <script type="text/javascript">
130
+        var _gaq = _gaq || [];
131
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
132
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
133
+        _gaq.push(['_setAllowLinker', true]);
134
+        _gaq.push(['_trackPageview']);
135
+        (function() {
136
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
137
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
138
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
139
+        })();
140
+    </script>
129 141
 </body>
130 142
 </html>

+ 12
- 0
output/2013_03_10_yasab.html View File

@@ -127,5 +127,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
127 127
     </div>
128 128
     <img src="/stats/count.php?img" alt="Analytics">
129 129
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
130
+    <script type="text/javascript">
131
+        var _gaq = _gaq || [];
132
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
133
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
134
+        _gaq.push(['_setAllowLinker', true]);
135
+        _gaq.push(['_trackPageview']);
136
+        (function() {
137
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
139
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
140
+        })();
141
+    </script>
130 142
 </body>
131 143
 </html>

+ 12
- 0
output/2013_03_12_test_rig.html View File

@@ -128,5 +128,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
128 128
     </div>
129 129
     <img src="/stats/count.php?img" alt="Analytics">
130 130
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
131
+    <script type="text/javascript">
132
+        var _gaq = _gaq || [];
133
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
134
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
135
+        _gaq.push(['_setAllowLinker', true]);
136
+        _gaq.push(['_trackPageview']);
137
+        (function() {
138
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
140
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
141
+        })();
142
+    </script>
131 143
 </body>
132 144
 </html>

+ 12
- 0
output/2013_03_13_test_rig.html View File

@@ -128,5 +128,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
128 128
     </div>
129 129
     <img src="/stats/count.php?img" alt="Analytics">
130 130
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
131
+    <script type="text/javascript">
132
+        var _gaq = _gaq || [];
133
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
134
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
135
+        _gaq.push(['_setAllowLinker', true]);
136
+        _gaq.push(['_trackPageview']);
137
+        (function() {
138
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
140
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
141
+        })();
142
+    </script>
131 143
 </body>
132 144
 </html>

+ 12
- 0
output/2013_03_16_pid.html View File

@@ -126,5 +126,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
126 126
     </div>
127 127
     <img src="/stats/count.php?img" alt="Analytics">
128 128
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
129
+    <script type="text/javascript">
130
+        var _gaq = _gaq || [];
131
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
132
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
133
+        _gaq.push(['_setAllowLinker', true]);
134
+        _gaq.push(['_trackPageview']);
135
+        (function() {
136
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
137
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
138
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
139
+        })();
140
+    </script>
129 141
 </body>
130 142
 </html>

+ 12
- 0
output/2013_03_25_doxygen.html View File

@@ -129,5 +129,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
129 129
     </div>
130 130
     <img src="/stats/count.php?img" alt="Analytics">
131 131
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
132
+    <script type="text/javascript">
133
+        var _gaq = _gaq || [];
134
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
135
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
136
+        _gaq.push(['_setAllowLinker', true]);
137
+        _gaq.push(['_trackPageview']);
138
+        (function() {
139
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
140
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
141
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
142
+        })();
143
+    </script>
132 144
 </body>
133 145
 </html>

+ 12
- 0
output/2013_04_02_zaphod.html View File

@@ -126,5 +126,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
126 126
     </div>
127 127
     <img src="/stats/count.php?img" alt="Analytics">
128 128
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
129
+    <script type="text/javascript">
130
+        var _gaq = _gaq || [];
131
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
132
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
133
+        _gaq.push(['_setAllowLinker', true]);
134
+        _gaq.push(['_trackPageview']);
135
+        (function() {
136
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
137
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
138
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
139
+        })();
140
+    </script>
129 141
 </body>
130 142
 </html>

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

@@ -126,5 +126,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
126 126
     </div>
127 127
     <img src="/stats/count.php?img" alt="Analytics">
128 128
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
129
+    <script type="text/javascript">
130
+        var _gaq = _gaq || [];
131
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
132
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
133
+        _gaq.push(['_setAllowLinker', true]);
134
+        _gaq.push(['_trackPageview']);
135
+        (function() {
136
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
137
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
138
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
139
+        })();
140
+    </script>
129 141
 </body>
130 142
 </html>

+ 12
- 0
output/2013_04_11_rss.html View File

@@ -110,5 +110,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
110 110
     </div>
111 111
     <img src="/stats/count.php?img" alt="Analytics">
112 112
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
113
+    <script type="text/javascript">
114
+        var _gaq = _gaq || [];
115
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
116
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
117
+        _gaq.push(['_setAllowLinker', true]);
118
+        _gaq.push(['_trackPageview']);
119
+        (function() {
120
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
121
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
122
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
123
+        })();
124
+    </script>
113 125
 </body>
114 126
 </html>

+ 12
- 0
output/2013_04_17_abi.html View File

@@ -111,5 +111,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
111 111
     </div>
112 112
     <img src="/stats/count.php?img" alt="Analytics">
113 113
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
114
+    <script type="text/javascript">
115
+        var _gaq = _gaq || [];
116
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
117
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
118
+        _gaq.push(['_setAllowLinker', true]);
119
+        _gaq.push(['_trackPageview']);
120
+        (function() {
121
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
122
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
123
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
124
+        })();
125
+    </script>
114 126
 </body>
115 127
 </html>

+ 12
- 0
output/2013_04_19_ekstasie.html View File

@@ -112,5 +112,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
112 112
     </div>
113 113
     <img src="/stats/count.php?img" alt="Analytics">
114 114
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
115
+    <script type="text/javascript">
116
+        var _gaq = _gaq || [];
117
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
118
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
119
+        _gaq.push(['_setAllowLinker', true]);
120
+        _gaq.push(['_trackPageview']);
121
+        (function() {
122
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
123
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
124
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
125
+        })();
126
+    </script>
115 127
 </body>
116 128
 </html>

+ 12
- 0
output/2013_04_23_pad.html View File

@@ -110,5 +110,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
110 110
     </div>
111 111
     <img src="/stats/count.php?img" alt="Analytics">
112 112
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
113
+    <script type="text/javascript">
114
+        var _gaq = _gaq || [];
115
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
116
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
117
+        _gaq.push(['_setAllowLinker', true]);
118
+        _gaq.push(['_trackPageview']);
119
+        (function() {
120
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
121
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
122
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
123
+        })();
124
+    </script>
113 125
 </body>
114 126
 </html>

+ 12
- 0
output/2013_04_24_bitrot.html View File

@@ -109,5 +109,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
109 109
     </div>
110 110
     <img src="/stats/count.php?img" alt="Analytics">
111 111
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
112
+    <script type="text/javascript">
113
+        var _gaq = _gaq || [];
114
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
115
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
116
+        _gaq.push(['_setAllowLinker', true]);
117
+        _gaq.push(['_trackPageview']);
118
+        (function() {
119
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
120
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
121
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
122
+        })();
123
+    </script>
112 124
 </body>
113 125
 </html>

+ 12
- 0
output/2013_04_26_iphone_lens.html View File

@@ -111,5 +111,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
111 111
     </div>
112 112
     <img src="/stats/count.php?img" alt="Analytics">
113 113
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
114
+    <script type="text/javascript">
115
+        var _gaq = _gaq || [];
116
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
117
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
118
+        _gaq.push(['_setAllowLinker', true]);
119
+        _gaq.push(['_trackPageview']);
120
+        (function() {
121
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
122
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
123
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
124
+        })();
125
+    </script>
114 126
 </body>
115 127
 </html>

+ 12
- 0
output/2013_05_05_debian.html View File

@@ -130,5 +130,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
130 130
     </div>
131 131
     <img src="/stats/count.php?img" alt="Analytics">
132 132
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
133
+    <script type="text/javascript">
134
+        var _gaq = _gaq || [];
135
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
136
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
137
+        _gaq.push(['_setAllowLinker', true]);
138
+        _gaq.push(['_trackPageview']);
139
+        (function() {
140
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
142
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
143
+        })();
144
+    </script>
133 145
 </body>
134 146
 </html>

+ 12
- 0
output/404.html View File

@@ -99,5 +99,17 @@
99 99
     </div>
100 100
     <img src="/stats/count.php?img" alt="Analytics">
101 101
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
102
+    <script type="text/javascript">
103
+        var _gaq = _gaq || [];
104
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
105
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
106
+        _gaq.push(['_setAllowLinker', true]);
107
+        _gaq.push(['_trackPageview']);
108
+        (function() {
109
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
110
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
111
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
112
+        })();
113
+    </script>
102 114
 </body>
103 115
 </html>

+ 12
- 0
output/avrnetstack.html View File

@@ -184,5 +184,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
184 184
     </div>
185 185
     <img src="/stats/count.php?img" alt="Analytics">
186 186
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
187
+    <script type="text/javascript">
188
+        var _gaq = _gaq || [];
189
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
190
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
191
+        _gaq.push(['_setAllowLinker', true]);
192
+        _gaq.push(['_trackPageview']);
193
+        (function() {
194
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
195
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
196
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
197
+        })();
198
+    </script>
187 199
 </body>
188 200
 </html>

+ 12
- 0
output/avrserial.de.html View File

@@ -154,5 +154,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
154 154
     </div>
155 155
     <img src="/stats/count.php?img" alt="Analytics">
156 156
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
157
+    <script type="text/javascript">
158
+        var _gaq = _gaq || [];
159
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
160
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
161
+        _gaq.push(['_setAllowLinker', true]);
162
+        _gaq.push(['_trackPageview']);
163
+        (function() {
164
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
165
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
166
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
167
+        })();
168
+    </script>
157 169
 </body>
158 170
 </html>

+ 12
- 0
output/avrserial.html View File

@@ -154,5 +154,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
154 154
     </div>
155 155
     <img src="/stats/count.php?img" alt="Analytics">
156 156
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
157
+    <script type="text/javascript">
158
+        var _gaq = _gaq || [];
159
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
160
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
161
+        _gaq.push(['_setAllowLinker', true]);
162
+        _gaq.push(['_trackPageview']);
163
+        (function() {
164
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
165
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
166
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
167
+        })();
168
+    </script>
157 169
 </body>
158 170
 </html>

+ 12
- 0
output/blog.de.html View File

@@ -126,5 +126,17 @@
126 126
     </div>
127 127
     <img src="/stats/count.php?img" alt="Analytics">
128 128
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
129
+    <script type="text/javascript">
130
+        var _gaq = _gaq || [];
131
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
132
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
133
+        _gaq.push(['_setAllowLinker', true]);
134
+        _gaq.push(['_trackPageview']);
135
+        (function() {
136
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
137
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
138
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
139
+        })();
140
+    </script>
129 141
 </body>
130 142
 </html>

+ 12
- 0
output/blog.html View File

@@ -126,5 +126,17 @@
126 126
     </div>
127 127
     <img src="/stats/count.php?img" alt="Analytics">
128 128
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
129
+    <script type="text/javascript">
130
+        var _gaq = _gaq || [];
131
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
132
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
133
+        _gaq.push(['_setAllowLinker', true]);
134
+        _gaq.push(['_trackPageview']);
135
+        (function() {
136
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
137
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
138
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
139
+        })();
140
+    </script>
129 141
 </body>
130 142
 </html>

+ 12
- 0
output/bluetooth.de.html View File

@@ -150,5 +150,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
150 150
     </div>
151 151
     <img src="/stats/count.php?img" alt="Analytics">
152 152
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
153
+    <script type="text/javascript">
154
+        var _gaq = _gaq || [];
155
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
156
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
157
+        _gaq.push(['_setAllowLinker', true]);
158
+        _gaq.push(['_trackPageview']);
159
+        (function() {
160
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
161
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
162
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
163
+        })();
164
+    </script>
153 165
 </body>
154 166
 </html>

+ 12
- 0
output/bluetooth.html View File

@@ -150,5 +150,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
150 150
     </div>
151 151
     <img src="/stats/count.php?img" alt="Analytics">
152 152
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
153
+    <script type="text/javascript">
154
+        var _gaq = _gaq || [];
155
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
156
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
157
+        _gaq.push(['_setAllowLinker', true]);
158
+        _gaq.push(['_trackPageview']);
159
+        (function() {
160
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
161
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
162
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
163
+        })();
164
+    </script>
153 165
 </body>
154 166
 </html>

+ 12
- 0
output/c250.de.html View File

@@ -149,5 +149,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
149 149
     </div>
150 150
     <img src="/stats/count.php?img" alt="Analytics">
151 151
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
152
+    <script type="text/javascript">
153
+        var _gaq = _gaq || [];
154
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
155
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
156
+        _gaq.push(['_setAllowLinker', true]);
157
+        _gaq.push(['_trackPageview']);
158
+        (function() {
159
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
160
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
161
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
162
+        })();
163
+    </script>
152 164
 </body>
153 165
 </html>

+ 12
- 0
output/c250.html View File

@@ -140,5 +140,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
140 140
     </div>
141 141
     <img src="/stats/count.php?img" alt="Analytics">
142 142
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
143
+    <script type="text/javascript">
144
+        var _gaq = _gaq || [];
145
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
146
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
147
+        _gaq.push(['_setAllowLinker', true]);
148
+        _gaq.push(['_trackPageview']);
149
+        (function() {
150
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
151
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
152
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
153
+        })();
154
+    </script>
143 155
 </body>
144 156
 </html>

+ 12
- 0
output/contact.de.html View File

@@ -109,5 +109,17 @@
109 109
     </div>
110 110
     <img src="/stats/count.php?img" alt="Analytics">
111 111
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
112
+    <script type="text/javascript">
113
+        var _gaq = _gaq || [];
114
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
115
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
116
+        _gaq.push(['_setAllowLinker', true]);
117
+        _gaq.push(['_trackPageview']);
118
+        (function() {
119
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
120
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
121
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
122
+        })();
123
+    </script>
112 124
 </body>
113 125
 </html>

+ 12
- 0
output/contact.html View File

@@ -109,5 +109,17 @@
109 109
     </div>
110 110
     <img src="/stats/count.php?img" alt="Analytics">
111 111
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
112
+    <script type="text/javascript">
113
+        var _gaq = _gaq || [];
114
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
115
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
116
+        _gaq.push(['_setAllowLinker', true]);
117
+        _gaq.push(['_trackPageview']);
118
+        (function() {
119
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
120
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
121
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
122
+        })();
123
+    </script>
112 124
 </body>
113 125
 </html>

+ 12
- 0
output/index.de.html View File

@@ -127,5 +127,17 @@ GCS/E/MU d-(--)>--- s:++ a-- C++++>$ UBLX+++>++++$ P+ L+ !E--- W+++ N+ !o K--? !
127 127
     </div>
128 128
     <img src="/stats/count.php?img" alt="Analytics">
129 129
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
130
+    <script type="text/javascript">
131
+        var _gaq = _gaq || [];
132
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
133
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
134
+        _gaq.push(['_setAllowLinker', true]);
135
+        _gaq.push(['_trackPageview']);
136
+        (function() {
137
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
139
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
140
+        })();
141
+    </script>
130 142
 </body>
131 143
 </html>

+ 12
- 0
output/index.html View File

@@ -127,5 +127,17 @@ GCS/E/MU d-(--)>--- s:++ a-- C++++>$ UBLX+++>++++$ P+ L+ !E--- W+++ N+ !o K--? !
127 127
     </div>
128 128
     <img src="/stats/count.php?img" alt="Analytics">
129 129
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
130
+    <script type="text/javascript">
131
+        var _gaq = _gaq || [];
132
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
133
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
134
+        _gaq.push(['_setAllowLinker', true]);
135
+        _gaq.push(['_trackPageview']);
136
+        (function() {
137
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
139
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
140
+        })();
141
+    </script>
130 142
 </body>
131 143
 </html>

+ 12
- 0
output/k6x4008.de.html View File

@@ -140,5 +140,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
140 140
     </div>
141 141
     <img src="/stats/count.php?img" alt="Analytics">
142 142
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
143
+    <script type="text/javascript">
144
+        var _gaq = _gaq || [];
145
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
146
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
147
+        _gaq.push(['_setAllowLinker', true]);
148
+        _gaq.push(['_trackPageview']);
149
+        (function() {
150
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
151
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
152
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
153
+        })();
154
+    </script>
143 155
 </body>
144 156
 </html>

+ 12
- 0
output/k6x4008.html View File

@@ -140,5 +140,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
140 140
     </div>
141 141
     <img src="/stats/count.php?img" alt="Analytics">
142 142
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
143
+    <script type="text/javascript">
144
+        var _gaq = _gaq || [];
145
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
146
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
147
+        _gaq.push(['_setAllowLinker', true]);
148
+        _gaq.push(['_trackPageview']);
149
+        (function() {
150
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
151
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
152
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
153
+        })();
154
+    </script>
143 155
 </body>
144 156
 </html>

+ 12
- 0
output/ledcube.de.html View File

@@ -171,5 +171,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
171 171
     </div>
172 172
     <img src="/stats/count.php?img" alt="Analytics">
173 173
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
174
+    <script type="text/javascript">
175
+        var _gaq = _gaq || [];
176
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
177
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
178
+        _gaq.push(['_setAllowLinker', true]);
179
+        _gaq.push(['_trackPageview']);
180
+        (function() {
181
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
182
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
183
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
184
+        })();
185
+    </script>
174 186
 </body>
175 187
 </html>

+ 12
- 0
output/ledcube.html View File

@@ -171,5 +171,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
171 171
     </div>
172 172
     <img src="/stats/count.php?img" alt="Analytics">
173 173
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
174
+    <script type="text/javascript">
175
+        var _gaq = _gaq || [];
176
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
177
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
178
+        _gaq.push(['_setAllowLinker', true]);
179
+        _gaq.push(['_trackPageview']);
180
+        (function() {
181
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
182
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
183
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
184
+        })();
185
+    </script>
174 186
 </body>
175 187
 </html>

+ 12
- 0
output/ledmatrix.de.html View File

@@ -133,5 +133,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
133 133
     </div>
134 134
     <img src="/stats/count.php?img" alt="Analytics">
135 135
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
136
+    <script type="text/javascript">
137
+        var _gaq = _gaq || [];
138
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
139
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
140
+        _gaq.push(['_setAllowLinker', true]);
141
+        _gaq.push(['_trackPageview']);
142
+        (function() {
143
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
144
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
145
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
146
+        })();
147
+    </script>
136 148
 </body>
137 149
 </html>

+ 12
- 0
output/ledmatrix.html View File

@@ -133,5 +133,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
133 133
     </div>
134 134
     <img src="/stats/count.php?img" alt="Analytics">
135 135
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
136
+    <script type="text/javascript">
137
+        var _gaq = _gaq || [];
138
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
139
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
140
+        _gaq.push(['_setAllowLinker', true]);
141
+        _gaq.push(['_trackPageview']);
142
+        (function() {
143
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
144
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
145
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
146
+        })();
147
+    </script>
136 148
 </body>
137 149
 </html>

+ 12
- 0
output/nas.de.html View File

@@ -285,5 +285,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
285 285
     </div>
286 286
     <img src="/stats/count.php?img" alt="Analytics">
287 287
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
288
+    <script type="text/javascript">
289
+        var _gaq = _gaq || [];
290
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
291
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
292
+        _gaq.push(['_setAllowLinker', true]);
293
+        _gaq.push(['_trackPageview']);
294
+        (function() {
295
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
296
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
297
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
298
+        })();
299
+    </script>
288 300
 </body>
289 301
 </html>

+ 12
- 0
output/nas.html View File

@@ -152,5 +152,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
152 152
     </div>
153 153
     <img src="/stats/count.php?img" alt="Analytics">
154 154
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
155
+    <script type="text/javascript">
156
+        var _gaq = _gaq || [];
157
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
158
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
159
+        _gaq.push(['_setAllowLinker', true]);
160
+        _gaq.push(['_trackPageview']);
161
+        (function() {
162
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
163
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
164
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
165
+        })();
166
+    </script>
155 167
 </body>
156 168
 </html>

+ 12
- 0
output/rremote.de.html View File

@@ -134,5 +134,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
134 134
     </div>
135 135
     <img src="/stats/count.php?img" alt="Analytics">
136 136
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
137
+    <script type="text/javascript">
138
+        var _gaq = _gaq || [];
139
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
140
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
141
+        _gaq.push(['_setAllowLinker', true]);
142
+        _gaq.push(['_trackPageview']);
143
+        (function() {
144
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
145
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
146
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
147
+        })();
148
+    </script>
137 149
 </body>
138 150
 </html>

+ 12
- 0
output/rremote.html View File

@@ -134,5 +134,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
134 134
     </div>
135 135
     <img src="/stats/count.php?img" alt="Analytics">
136 136
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
137
+    <script type="text/javascript">
138
+        var _gaq = _gaq || [];
139
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
140
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
141
+        _gaq.push(['_setAllowLinker', true]);
142
+        _gaq.push(['_trackPageview']);
143
+        (function() {
144
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
145
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
146
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
147
+        })();
148
+    </script>
137 149
 </body>
138 150
 </html>

+ 2
- 2
output/rss.xml View File

@@ -6,8 +6,8 @@
6 6
 <atom:link href="http://www.xythobuz.de/rss.xml" rel="self" type="application/rss+xml" />
7 7
 <description>xythobuz Electronics &amp; Software Projects</description>
8 8
 <language>en-us</language>
9
-<pubDate>Sun, 05 May 2013 21:54:55 -0000</pubDate>
10
-<lastBuildDate>Sun, 05 May 2013 21:54:55 -0000</lastBuildDate>
9
+<pubDate>Mon, 06 May 2013 20:03:07 -0000</pubDate>
10
+<lastBuildDate>Mon, 06 May 2013 20:03:07 -0000</lastBuildDate>
11 11
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
12 12
 <generator>Poole</generator>
13 13
 

+ 12
- 0
output/serialdebug.de.html View File

@@ -137,5 +137,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
137 137
     </div>
138 138
     <img src="/stats/count.php?img" alt="Analytics">
139 139
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
140
+    <script type="text/javascript">
141
+        var _gaq = _gaq || [];
142
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
143
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
144
+        _gaq.push(['_setAllowLinker', true]);
145
+        _gaq.push(['_trackPageview']);
146
+        (function() {
147
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
148
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
149
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
150
+        })();
151
+    </script>
140 152
 </body>
141 153
 </html>

+ 12
- 0
output/serialdebug.html View File

@@ -137,5 +137,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
137 137
     </div>
138 138
     <img src="/stats/count.php?img" alt="Analytics">
139 139
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
140
+    <script type="text/javascript">
141
+        var _gaq = _gaq || [];
142
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
143
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
144
+        _gaq.push(['_setAllowLinker', true]);
145
+        _gaq.push(['_trackPageview']);
146
+        (function() {
147
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
148
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
149
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
150
+        })();
151
+    </script>
140 152
 </body>
141 153
 </html>

+ 12
- 0
output/serialhelper.de.html View File

@@ -160,5 +160,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
160 160
     </div>
161 161
     <img src="/stats/count.php?img" alt="Analytics">
162 162
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
163
+    <script type="text/javascript">
164
+        var _gaq = _gaq || [];
165
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
166
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
167
+        _gaq.push(['_setAllowLinker', true]);
168
+        _gaq.push(['_trackPageview']);
169
+        (function() {
170
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
171
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
172
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
173
+        })();
174
+    </script>
163 175
 </body>
164 176
 </html>

+ 12
- 0
output/serialhelper.html View File

@@ -160,5 +160,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
160 160
     </div>
161 161
     <img src="/stats/count.php?img" alt="Analytics">
162 162
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
163
+    <script type="text/javascript">
164
+        var _gaq = _gaq || [];
165
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
166
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
167
+        _gaq.push(['_setAllowLinker', true]);
168
+        _gaq.push(['_trackPageview']);
169
+        (function() {
170
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
171
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
172
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
173
+        })();
174
+    </script>
163 175
 </body>
164 176
 </html>

+ 63
- 63
output/sitemap.xml View File

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

+ 12
- 0
output/ssop28.de.html View File

@@ -132,5 +132,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
132 132
     </div>
133 133
     <img src="/stats/count.php?img" alt="Analytics">
134 134
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
135
+    <script type="text/javascript">
136
+        var _gaq = _gaq || [];
137
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
138
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
139
+        _gaq.push(['_setAllowLinker', true]);
140
+        _gaq.push(['_trackPageview']);
141
+        (function() {
142
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
143
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
144
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
145
+        })();
146
+    </script>
135 147
 </body>
136 148
 </html>

+ 12
- 0
output/ssop28.html View File

@@ -132,5 +132,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
132 132
     </div>
133 133
     <img src="/stats/count.php?img" alt="Analytics">
134 134
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
135
+    <script type="text/javascript">
136
+        var _gaq = _gaq || [];
137
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
138
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
139
+        _gaq.push(['_setAllowLinker', true]);
140
+        _gaq.push(['_trackPageview']);
141
+        (function() {
142
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
143
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
144
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
145
+        })();
146
+    </script>
135 147
 </body>
136 148
 </html>

+ 12
- 0
output/ultimatenotifier.de.html View File

@@ -225,5 +225,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
225 225
     </div>
226 226
     <img src="/stats/count.php?img" alt="Analytics">
227 227
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
228
+    <script type="text/javascript">
229
+        var _gaq = _gaq || [];
230
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
231
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
232
+        _gaq.push(['_setAllowLinker', true]);
233
+        _gaq.push(['_trackPageview']);
234
+        (function() {
235
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
236
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
237
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
238
+        })();
239
+    </script>
228 240
 </body>
229 241
 </html>

+ 12
- 0
output/ultimatenotifier.html View File

@@ -227,5 +227,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
227 227
     </div>
228 228
     <img src="/stats/count.php?img" alt="Analytics">
229 229
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
230
+    <script type="text/javascript">
231
+        var _gaq = _gaq || [];
232
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
233
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
234
+        _gaq.push(['_setAllowLinker', true]);
235
+        _gaq.push(['_trackPageview']);
236
+        (function() {
237
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
238
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
239
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
240
+        })();
241
+    </script>
230 242
 </body>
231 243
 </html>

+ 19
- 3
output/xycontrol.html View File

@@ -40,14 +40,18 @@ https://github.com/xythobuz/xyControl
40 40
         <div class="content">
41 41
 
42 42
             <p><img alt="Logo" src="http://www.xythobuz.de/xycontrol/logo.png" /></p>
43
+<h3>Current Progress</h3>
44
+<iframe width="560" height="315" src="http://www.youtube-nocookie.com/embed/b5MhLgDhQ2c" frameborder="0" allowfullscreen></iframe>
45
+
46
+<p><a href="http://www.youtube.com/watch?v=b5MhLgDhQ2c"><code>Youtube Link</code></a></p>
43 47
 <p><a href="https://www.github.com/xythobuz/xyControl/">xyControl</a> is a Quadrocopter Flight Controller based on Atmels Atmega2560 microcontroller.
44 48
 It features 512KB SRAM on-board, using the external memory interface of this processor.
45 49
 Also included is a switched power supply as well as a USB connection to communicate with and program the target.
46 50
 All I/O pins, including 3 additional UARTs, SPI, I2C (TWI) and 16 ADC Channels, are accessible via standard 2.54mm connectors.
47 51
 The Board can be powered from an external stable 5V supply, USB or 7V or more, via the on-board switched power supply. All voltage sources can be selected via jumpers.</p>
48
-<p><a href="/img/xyCopterOsci.png"><img alt="Screenshot" src="/img/xyCopterOsci_small.png" /></a>
49
-<a href="/img/xycontrol1.jpg"><img alt="Photo 1" src="/img/xycontrol1_small.jpg" /></a>
50
-<a href="/img/xycontrol2.jpg"><img alt="Photo 2" src="/img/xycontrol2_small.jpg" /></a></p>
52
+<p><a href="/img/xycontrol1.jpg"><img alt="Photo 1" src="/img/xycontrol1_small.jpg" /></a>
53
+<a href="/img/xycontrol2.jpg"><img alt="Photo 2" src="/img/xycontrol2_small.jpg" /></a>
54
+<a href="/img/xyCopterOsci.png"><img alt="Screenshot" src="/img/xyCopterOsci_small.png" /></a></p>
51 55
 <h2>Flight Control Software Flow</h2>
52 56
 <p>Three tasks are controlling the Quadrocopter Orientation in Space.</p>
53 57
 <ul>
@@ -183,5 +187,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
183 187
     </div>
184 188
     <img src="/stats/count.php?img" alt="Analytics">
185 189
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
190
+    <script type="text/javascript">
191
+        var _gaq = _gaq || [];
192
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
193
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
194
+        _gaq.push(['_setAllowLinker', true]);
195
+        _gaq.push(['_trackPageview']);
196
+        (function() {
197
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
198
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
199
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
200
+        })();
201
+    </script>
186 202
 </body>
187 203
 </html>

+ 12
- 0
output/xyrobot.de.html View File

@@ -152,5 +152,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
152 152
     </div>
153 153
     <img src="/stats/count.php?img" alt="Analytics">
154 154
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
155
+    <script type="text/javascript">
156
+        var _gaq = _gaq || [];
157
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
158
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
159
+        _gaq.push(['_setAllowLinker', true]);
160
+        _gaq.push(['_trackPageview']);
161
+        (function() {
162
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
163
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
164
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
165
+        })();
166
+    </script>
155 167
 </body>
156 168
 </html>

+ 12
- 0
output/xyrobot.html View File

@@ -152,5 +152,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
152 152
     </div>
153 153
     <img src="/stats/count.php?img" alt="Analytics">
154 154
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
155
+    <script type="text/javascript">
156
+        var _gaq = _gaq || [];
157
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
158
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
159
+        _gaq.push(['_setAllowLinker', true]);
160
+        _gaq.push(['_trackPageview']);
161
+        (function() {
162
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
163
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
164
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
165
+        })();
166
+    </script>
155 167
 </body>
156 168
 </html>

+ 12
- 0
output/xyrobotremote.de.html View File

@@ -144,5 +144,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
144 144
     </div>
145 145
     <img src="/stats/count.php?img" alt="Analytics">
146 146
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
147
+    <script type="text/javascript">
148
+        var _gaq = _gaq || [];
149
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
150
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
151
+        _gaq.push(['_setAllowLinker', true]);
152
+        _gaq.push(['_trackPageview']);
153
+        (function() {
154
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
155
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
156
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
157
+        })();
158
+    </script>
147 159
 </body>
148 160
 </html>

+ 12
- 0
output/xyrobotremote.html View File

@@ -144,5 +144,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
144 144
     </div>
145 145
     <img src="/stats/count.php?img" alt="Analytics">
146 146
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
147
+    <script type="text/javascript">
148
+        var _gaq = _gaq || [];
149
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
150
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
151
+        _gaq.push(['_setAllowLinker', true]);
152
+        _gaq.push(['_trackPageview']);
153
+        (function() {
154
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
155
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
156
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
157
+        })();
158
+    </script>
147 159
 </body>
148 160
 </html>

+ 12
- 0
output/yasab.de.html View File

@@ -156,5 +156,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
156 156
     </div>
157 157
     <img src="/stats/count.php?img" alt="Analytics">
158 158
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
159
+    <script type="text/javascript">
160
+        var _gaq = _gaq || [];
161
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
162
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
163
+        _gaq.push(['_setAllowLinker', true]);
164
+        _gaq.push(['_trackPageview']);
165
+        (function() {
166
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
167
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
168
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
169
+        })();
170
+    </script>
159 171
 </body>
160 172
 </html>

+ 12
- 0
output/yasab.html View File

@@ -156,5 +156,17 @@ dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
156 156
     </div>
157 157
     <img src="/stats/count.php?img" alt="Analytics">
158 158
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
159
+    <script type="text/javascript">
160
+        var _gaq = _gaq || [];
161
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
162
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
163
+        _gaq.push(['_setAllowLinker', true]);
164
+        _gaq.push(['_trackPageview']);
165
+        (function() {
166
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
167
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
168
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
169
+        })();
170
+    </script>
159 171
 </body>
160 172
 </html>

+ 12
- 0
page.html View File

@@ -189,5 +189,17 @@
189 189
     <!--%
190 190
         print '<script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>'
191 191
     %-->
192
+    <script type="text/javascript">
193
+        var _gaq = _gaq || [];
194
+        _gaq.push(['_setAccount', 'UA-39163591-1']);
195
+        _gaq.push(['_setDomainName', 'xythobuz.org']);
196
+        _gaq.push(['_setAllowLinker', true]);
197
+        _gaq.push(['_trackPageview']);
198
+        (function() {
199
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
200
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
201
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
202
+        })();
203
+    </script>
192 204
 </body>
193 205
 </html>

Loading…
Cancel
Save