Browse Source

Modded Google Analytics Code

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

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

133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setAllowLinker', true]);
134
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_trackPageview']);
135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136
         (function() {
137
         (function() {
137
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_setAllowLinker', true]);
136
         _gaq.push(['_trackPageview']);
136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137
         (function() {
138
         (function() {
138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_setAllowLinker', true]);
136
         _gaq.push(['_trackPageview']);
136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137
         (function() {
138
         (function() {
138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

135
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136
         _gaq.push(['_setAllowLinker', true]);
136
         _gaq.push(['_setAllowLinker', true]);
137
         _gaq.push(['_trackPageview']);
137
         _gaq.push(['_trackPageview']);
138
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
138
         (function() {
139
         (function() {
139
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
140
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137
         _gaq.push(['_setAllowLinker', true]);
137
         _gaq.push(['_setAllowLinker', true]);
138
         _gaq.push(['_trackPageview']);
138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139
         (function() {
140
         (function() {
140
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

142
         _gaq.push(['_setDomainName', 'xythobuz.org']);
142
         _gaq.push(['_setDomainName', 'xythobuz.org']);
143
         _gaq.push(['_setAllowLinker', true]);
143
         _gaq.push(['_setAllowLinker', true]);
144
         _gaq.push(['_trackPageview']);
144
         _gaq.push(['_trackPageview']);
145
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
145
         (function() {
146
         (function() {
146
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
147
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
147
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
148
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137
         _gaq.push(['_setAllowLinker', true]);
137
         _gaq.push(['_setAllowLinker', true]);
138
         _gaq.push(['_trackPageview']);
138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139
         (function() {
140
         (function() {
140
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137
         _gaq.push(['_setAllowLinker', true]);
137
         _gaq.push(['_setAllowLinker', true]);
138
         _gaq.push(['_trackPageview']);
138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139
         (function() {
140
         (function() {
140
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_setAllowLinker', true]);
136
         _gaq.push(['_trackPageview']);
136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137
         (function() {
138
         (function() {
138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setAllowLinker', true]);
134
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_trackPageview']);
135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136
         (function() {
137
         (function() {
137
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_setAllowLinker', true]);
136
         _gaq.push(['_trackPageview']);
136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137
         (function() {
138
         (function() {
138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

135
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136
         _gaq.push(['_setAllowLinker', true]);
136
         _gaq.push(['_setAllowLinker', true]);
137
         _gaq.push(['_trackPageview']);
137
         _gaq.push(['_trackPageview']);
138
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
138
         (function() {
139
         (function() {
139
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
140
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

135
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136
         _gaq.push(['_setAllowLinker', true]);
136
         _gaq.push(['_setAllowLinker', true]);
137
         _gaq.push(['_trackPageview']);
137
         _gaq.push(['_trackPageview']);
138
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
138
         (function() {
139
         (function() {
139
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
140
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setAllowLinker', true]);
134
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_trackPageview']);
135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136
         (function() {
137
         (function() {
137
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137
         _gaq.push(['_setAllowLinker', true]);
137
         _gaq.push(['_setAllowLinker', true]);
138
         _gaq.push(['_trackPageview']);
138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139
         (function() {
140
         (function() {
140
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setAllowLinker', true]);
134
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_trackPageview']);
135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136
         (function() {
137
         (function() {
137
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setAllowLinker', true]);
134
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_trackPageview']);
135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136
         (function() {
137
         (function() {
137
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

117
         _gaq.push(['_setDomainName', 'xythobuz.org']);
117
         _gaq.push(['_setDomainName', 'xythobuz.org']);
118
         _gaq.push(['_setAllowLinker', true]);
118
         _gaq.push(['_setAllowLinker', true]);
119
         _gaq.push(['_trackPageview']);
119
         _gaq.push(['_trackPageview']);
120
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
120
         (function() {
121
         (function() {
121
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
122
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

118
         _gaq.push(['_setDomainName', 'xythobuz.org']);
118
         _gaq.push(['_setDomainName', 'xythobuz.org']);
119
         _gaq.push(['_setAllowLinker', true]);
119
         _gaq.push(['_setAllowLinker', true]);
120
         _gaq.push(['_trackPageview']);
120
         _gaq.push(['_trackPageview']);
121
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
121
         (function() {
122
         (function() {
122
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
123
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

119
         _gaq.push(['_setDomainName', 'xythobuz.org']);
119
         _gaq.push(['_setDomainName', 'xythobuz.org']);
120
         _gaq.push(['_setAllowLinker', true]);
120
         _gaq.push(['_setAllowLinker', true]);
121
         _gaq.push(['_trackPageview']);
121
         _gaq.push(['_trackPageview']);
122
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
122
         (function() {
123
         (function() {
123
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
124
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
124
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
125
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

117
         _gaq.push(['_setDomainName', 'xythobuz.org']);
117
         _gaq.push(['_setDomainName', 'xythobuz.org']);
118
         _gaq.push(['_setAllowLinker', true]);
118
         _gaq.push(['_setAllowLinker', true]);
119
         _gaq.push(['_trackPageview']);
119
         _gaq.push(['_trackPageview']);
120
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
120
         (function() {
121
         (function() {
121
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
122
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

116
         _gaq.push(['_setDomainName', 'xythobuz.org']);
116
         _gaq.push(['_setDomainName', 'xythobuz.org']);
117
         _gaq.push(['_setAllowLinker', true]);
117
         _gaq.push(['_setAllowLinker', true]);
118
         _gaq.push(['_trackPageview']);
118
         _gaq.push(['_trackPageview']);
119
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
119
         (function() {
120
         (function() {
120
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
121
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

118
         _gaq.push(['_setDomainName', 'xythobuz.org']);
118
         _gaq.push(['_setDomainName', 'xythobuz.org']);
119
         _gaq.push(['_setAllowLinker', true]);
119
         _gaq.push(['_setAllowLinker', true]);
120
         _gaq.push(['_trackPageview']);
120
         _gaq.push(['_trackPageview']);
121
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
121
         (function() {
122
         (function() {
122
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
123
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

137
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137
         _gaq.push(['_setDomainName', 'xythobuz.org']);
138
         _gaq.push(['_setAllowLinker', true]);
138
         _gaq.push(['_setAllowLinker', true]);
139
         _gaq.push(['_trackPageview']);
139
         _gaq.push(['_trackPageview']);
140
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
140
         (function() {
141
         (function() {
141
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
142
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
142
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
143
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_05_09_itunes.html View File

133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
133
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setAllowLinker', true]);
134
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_trackPageview']);
135
         _gaq.push(['_trackPageview']);
136
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
136
         (function() {
137
         (function() {
137
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
138
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_05_17_itunes.html View File

148
         _gaq.push(['_setDomainName', 'xythobuz.org']);
148
         _gaq.push(['_setDomainName', 'xythobuz.org']);
149
         _gaq.push(['_setAllowLinker', true]);
149
         _gaq.push(['_setAllowLinker', true]);
150
         _gaq.push(['_trackPageview']);
150
         _gaq.push(['_trackPageview']);
151
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
151
         (function() {
152
         (function() {
152
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
153
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
153
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
154
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/2013_05_20_just_cause.html View File

117
         _gaq.push(['_setDomainName', 'xythobuz.org']);
117
         _gaq.push(['_setDomainName', 'xythobuz.org']);
118
         _gaq.push(['_setAllowLinker', true]);
118
         _gaq.push(['_setAllowLinker', true]);
119
         _gaq.push(['_trackPageview']);
119
         _gaq.push(['_trackPageview']);
120
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
120
         (function() {
121
         (function() {
121
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
122
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/404.html View File

106
         _gaq.push(['_setDomainName', 'xythobuz.org']);
106
         _gaq.push(['_setDomainName', 'xythobuz.org']);
107
         _gaq.push(['_setAllowLinker', true]);
107
         _gaq.push(['_setAllowLinker', true]);
108
         _gaq.push(['_trackPageview']);
108
         _gaq.push(['_trackPageview']);
109
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
109
         (function() {
110
         (function() {
110
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
111
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
111
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
112
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/avrnetstack.html View File

191
         _gaq.push(['_setDomainName', 'xythobuz.org']);
191
         _gaq.push(['_setDomainName', 'xythobuz.org']);
192
         _gaq.push(['_setAllowLinker', true]);
192
         _gaq.push(['_setAllowLinker', true]);
193
         _gaq.push(['_trackPageview']);
193
         _gaq.push(['_trackPageview']);
194
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
194
         (function() {
195
         (function() {
195
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
196
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
196
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
197
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

161
         _gaq.push(['_setDomainName', 'xythobuz.org']);
161
         _gaq.push(['_setDomainName', 'xythobuz.org']);
162
         _gaq.push(['_setAllowLinker', true]);
162
         _gaq.push(['_setAllowLinker', true]);
163
         _gaq.push(['_trackPageview']);
163
         _gaq.push(['_trackPageview']);
164
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
164
         (function() {
165
         (function() {
165
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
166
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
166
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
167
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/avrserial.html View File

161
         _gaq.push(['_setDomainName', 'xythobuz.org']);
161
         _gaq.push(['_setDomainName', 'xythobuz.org']);
162
         _gaq.push(['_setAllowLinker', true]);
162
         _gaq.push(['_setAllowLinker', true]);
163
         _gaq.push(['_trackPageview']);
163
         _gaq.push(['_trackPageview']);
164
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
164
         (function() {
165
         (function() {
165
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
166
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
166
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
167
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137
         _gaq.push(['_setAllowLinker', true]);
137
         _gaq.push(['_setAllowLinker', true]);
138
         _gaq.push(['_trackPageview']);
138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139
         (function() {
140
         (function() {
140
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/blog.html View File

136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
136
         _gaq.push(['_setDomainName', 'xythobuz.org']);
137
         _gaq.push(['_setAllowLinker', true]);
137
         _gaq.push(['_setAllowLinker', true]);
138
         _gaq.push(['_trackPageview']);
138
         _gaq.push(['_trackPageview']);
139
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
139
         (function() {
140
         (function() {
140
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
141
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

157
         _gaq.push(['_setDomainName', 'xythobuz.org']);
157
         _gaq.push(['_setDomainName', 'xythobuz.org']);
158
         _gaq.push(['_setAllowLinker', true]);
158
         _gaq.push(['_setAllowLinker', true]);
159
         _gaq.push(['_trackPageview']);
159
         _gaq.push(['_trackPageview']);
160
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
160
         (function() {
161
         (function() {
161
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
162
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
162
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
163
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/bluetooth.html View File

157
         _gaq.push(['_setDomainName', 'xythobuz.org']);
157
         _gaq.push(['_setDomainName', 'xythobuz.org']);
158
         _gaq.push(['_setAllowLinker', true]);
158
         _gaq.push(['_setAllowLinker', true]);
159
         _gaq.push(['_trackPageview']);
159
         _gaq.push(['_trackPageview']);
160
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
160
         (function() {
161
         (function() {
161
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
162
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
162
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
163
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

156
         _gaq.push(['_setDomainName', 'xythobuz.org']);
156
         _gaq.push(['_setDomainName', 'xythobuz.org']);
157
         _gaq.push(['_setAllowLinker', true]);
157
         _gaq.push(['_setAllowLinker', true]);
158
         _gaq.push(['_trackPageview']);
158
         _gaq.push(['_trackPageview']);
159
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
159
         (function() {
160
         (function() {
160
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
161
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/c250.html View File

147
         _gaq.push(['_setDomainName', 'xythobuz.org']);
147
         _gaq.push(['_setDomainName', 'xythobuz.org']);
148
         _gaq.push(['_setAllowLinker', true]);
148
         _gaq.push(['_setAllowLinker', true]);
149
         _gaq.push(['_trackPageview']);
149
         _gaq.push(['_trackPageview']);
150
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
150
         (function() {
151
         (function() {
151
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
152
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
152
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
153
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

116
         _gaq.push(['_setDomainName', 'xythobuz.org']);
116
         _gaq.push(['_setDomainName', 'xythobuz.org']);
117
         _gaq.push(['_setAllowLinker', true]);
117
         _gaq.push(['_setAllowLinker', true]);
118
         _gaq.push(['_trackPageview']);
118
         _gaq.push(['_trackPageview']);
119
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
119
         (function() {
120
         (function() {
120
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
121
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/contact.html View File

116
         _gaq.push(['_setDomainName', 'xythobuz.org']);
116
         _gaq.push(['_setDomainName', 'xythobuz.org']);
117
         _gaq.push(['_setAllowLinker', true]);
117
         _gaq.push(['_setAllowLinker', true]);
118
         _gaq.push(['_trackPageview']);
118
         _gaq.push(['_trackPageview']);
119
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
119
         (function() {
120
         (function() {
120
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
121
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_setAllowLinker', true]);
136
         _gaq.push(['_trackPageview']);
136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137
         (function() {
138
         (function() {
138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/index.html View File

134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
134
         _gaq.push(['_setDomainName', 'xythobuz.org']);
135
         _gaq.push(['_setAllowLinker', true]);
135
         _gaq.push(['_setAllowLinker', true]);
136
         _gaq.push(['_trackPageview']);
136
         _gaq.push(['_trackPageview']);
137
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
137
         (function() {
138
         (function() {
138
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
139
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

147
         _gaq.push(['_setDomainName', 'xythobuz.org']);
147
         _gaq.push(['_setDomainName', 'xythobuz.org']);
148
         _gaq.push(['_setAllowLinker', true]);
148
         _gaq.push(['_setAllowLinker', true]);
149
         _gaq.push(['_trackPageview']);
149
         _gaq.push(['_trackPageview']);
150
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
150
         (function() {
151
         (function() {
151
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
152
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
152
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
153
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/k6x4008.html View File

147
         _gaq.push(['_setDomainName', 'xythobuz.org']);
147
         _gaq.push(['_setDomainName', 'xythobuz.org']);
148
         _gaq.push(['_setAllowLinker', true]);
148
         _gaq.push(['_setAllowLinker', true]);
149
         _gaq.push(['_trackPageview']);
149
         _gaq.push(['_trackPageview']);
150
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
150
         (function() {
151
         (function() {
151
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
152
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
152
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
153
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

178
         _gaq.push(['_setDomainName', 'xythobuz.org']);
178
         _gaq.push(['_setDomainName', 'xythobuz.org']);
179
         _gaq.push(['_setAllowLinker', true]);
179
         _gaq.push(['_setAllowLinker', true]);
180
         _gaq.push(['_trackPageview']);
180
         _gaq.push(['_trackPageview']);
181
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
181
         (function() {
182
         (function() {
182
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
183
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
183
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
184
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ledcube.html View File

178
         _gaq.push(['_setDomainName', 'xythobuz.org']);
178
         _gaq.push(['_setDomainName', 'xythobuz.org']);
179
         _gaq.push(['_setAllowLinker', true]);
179
         _gaq.push(['_setAllowLinker', true]);
180
         _gaq.push(['_trackPageview']);
180
         _gaq.push(['_trackPageview']);
181
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
181
         (function() {
182
         (function() {
182
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
183
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
183
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
184
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

140
         _gaq.push(['_setDomainName', 'xythobuz.org']);
140
         _gaq.push(['_setDomainName', 'xythobuz.org']);
141
         _gaq.push(['_setAllowLinker', true]);
141
         _gaq.push(['_setAllowLinker', true]);
142
         _gaq.push(['_trackPageview']);
142
         _gaq.push(['_trackPageview']);
143
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
143
         (function() {
144
         (function() {
144
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
145
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ledmatrix.html View File

140
         _gaq.push(['_setDomainName', 'xythobuz.org']);
140
         _gaq.push(['_setDomainName', 'xythobuz.org']);
141
         _gaq.push(['_setAllowLinker', true]);
141
         _gaq.push(['_setAllowLinker', true]);
142
         _gaq.push(['_trackPageview']);
142
         _gaq.push(['_trackPageview']);
143
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
143
         (function() {
144
         (function() {
144
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
145
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

292
         _gaq.push(['_setDomainName', 'xythobuz.org']);
292
         _gaq.push(['_setDomainName', 'xythobuz.org']);
293
         _gaq.push(['_setAllowLinker', true]);
293
         _gaq.push(['_setAllowLinker', true]);
294
         _gaq.push(['_trackPageview']);
294
         _gaq.push(['_trackPageview']);
295
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
295
         (function() {
296
         (function() {
296
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
297
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
297
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
298
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/nas.html View File

159
         _gaq.push(['_setDomainName', 'xythobuz.org']);
159
         _gaq.push(['_setDomainName', 'xythobuz.org']);
160
         _gaq.push(['_setAllowLinker', true]);
160
         _gaq.push(['_setAllowLinker', true]);
161
         _gaq.push(['_trackPageview']);
161
         _gaq.push(['_trackPageview']);
162
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
162
         (function() {
163
         (function() {
163
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
164
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
164
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
165
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

141
         _gaq.push(['_setDomainName', 'xythobuz.org']);
141
         _gaq.push(['_setDomainName', 'xythobuz.org']);
142
         _gaq.push(['_setAllowLinker', true]);
142
         _gaq.push(['_setAllowLinker', true]);
143
         _gaq.push(['_trackPageview']);
143
         _gaq.push(['_trackPageview']);
144
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
144
         (function() {
145
         (function() {
145
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
146
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/rremote.html View File

141
         _gaq.push(['_setDomainName', 'xythobuz.org']);
141
         _gaq.push(['_setDomainName', 'xythobuz.org']);
142
         _gaq.push(['_setAllowLinker', true]);
142
         _gaq.push(['_setAllowLinker', true]);
143
         _gaq.push(['_trackPageview']);
143
         _gaq.push(['_trackPageview']);
144
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
144
         (function() {
145
         (function() {
145
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
146
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 2
- 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>Thu, 23 May 2013 19:44:43 -0000</pubDate>
10
-<lastBuildDate>Thu, 23 May 2013 19:44:43 -0000</lastBuildDate>
9
+<pubDate>Sat, 25 May 2013 14:55:56 -0000</pubDate>
10
+<lastBuildDate>Sat, 25 May 2013 14:55:56 -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
 

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

144
         _gaq.push(['_setDomainName', 'xythobuz.org']);
144
         _gaq.push(['_setDomainName', 'xythobuz.org']);
145
         _gaq.push(['_setAllowLinker', true]);
145
         _gaq.push(['_setAllowLinker', true]);
146
         _gaq.push(['_trackPageview']);
146
         _gaq.push(['_trackPageview']);
147
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
147
         (function() {
148
         (function() {
148
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
149
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
149
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
150
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/serialdebug.html View File

144
         _gaq.push(['_setDomainName', 'xythobuz.org']);
144
         _gaq.push(['_setDomainName', 'xythobuz.org']);
145
         _gaq.push(['_setAllowLinker', true]);
145
         _gaq.push(['_setAllowLinker', true]);
146
         _gaq.push(['_trackPageview']);
146
         _gaq.push(['_trackPageview']);
147
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
147
         (function() {
148
         (function() {
148
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
149
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
149
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
150
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

167
         _gaq.push(['_setDomainName', 'xythobuz.org']);
167
         _gaq.push(['_setDomainName', 'xythobuz.org']);
168
         _gaq.push(['_setAllowLinker', true]);
168
         _gaq.push(['_setAllowLinker', true]);
169
         _gaq.push(['_trackPageview']);
169
         _gaq.push(['_trackPageview']);
170
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
170
         (function() {
171
         (function() {
171
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
172
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
172
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
173
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/serialhelper.html View File

167
         _gaq.push(['_setDomainName', 'xythobuz.org']);
167
         _gaq.push(['_setDomainName', 'xythobuz.org']);
168
         _gaq.push(['_setAllowLinker', true]);
168
         _gaq.push(['_setAllowLinker', true]);
169
         _gaq.push(['_trackPageview']);
169
         _gaq.push(['_trackPageview']);
170
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
170
         (function() {
171
         (function() {
171
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
172
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
172
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
173
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 66
- 66
output/sitemap.xml View File

3
 
3
 
4
 <url>
4
 <url>
5
     <loc>http://www.xythobuz.de/404.html</loc>
5
     <loc>http://www.xythobuz.de/404.html</loc>
6
-    <lastmod>2013-05-23</lastmod>
6
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/blog.de.html</loc>
12
     <loc>http://www.xythobuz.de/blog.de.html</loc>
13
-    <lastmod>2013-05-23</lastmod>
13
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/blog.html</loc>
19
     <loc>http://www.xythobuz.de/blog.html</loc>
20
-    <lastmod>2013-05-23</lastmod>
20
+    <lastmod>2013-05-25</lastmod>
21
     <changefreq>daily</changefreq>
21
     <changefreq>daily</changefreq>
22
     <priority>0.8</priority>
22
     <priority>0.8</priority>
23
 </url>
23
 </url>
24
 
24
 
25
 <url>
25
 <url>
26
     <loc>http://www.xythobuz.de/contact.de.html</loc>
26
     <loc>http://www.xythobuz.de/contact.de.html</loc>
27
-    <lastmod>2013-05-23</lastmod>
27
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/contact.html</loc>
33
     <loc>http://www.xythobuz.de/contact.html</loc>
34
-    <lastmod>2013-05-23</lastmod>
34
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/index.de.html</loc>
40
     <loc>http://www.xythobuz.de/index.de.html</loc>
41
-    <lastmod>2013-05-23</lastmod>
41
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/index.html</loc>
47
     <loc>http://www.xythobuz.de/index.html</loc>
48
-    <lastmod>2013-05-23</lastmod>
48
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2012_12_05_xycontrol.html</loc>
54
     <loc>http://www.xythobuz.de/2012_12_05_xycontrol.html</loc>
55
-    <lastmod>2013-05-23</lastmod>
55
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2012_12_16_mun.html</loc>
61
     <loc>http://www.xythobuz.de/2012_12_16_mun.html</loc>
62
-    <lastmod>2013-05-23</lastmod>
62
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2012_12_22_docking.html</loc>
68
     <loc>http://www.xythobuz.de/2012_12_22_docking.html</loc>
69
-    <lastmod>2013-05-23</lastmod>
69
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2012_12_22_motor_test.html</loc>
75
     <loc>http://www.xythobuz.de/2012_12_22_motor_test.html</loc>
76
-    <lastmod>2013-05-23</lastmod>
76
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2012_12_25_heli.html</loc>
82
     <loc>http://www.xythobuz.de/2012_12_25_heli.html</loc>
83
-    <lastmod>2013-05-23</lastmod>
83
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2013_01_20_quadrocopter.html</loc>
89
     <loc>http://www.xythobuz.de/2013_01_20_quadrocopter.html</loc>
90
-    <lastmod>2013-05-23</lastmod>
90
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2013_01_31_odys_genio.html</loc>
96
     <loc>http://www.xythobuz.de/2013_01_31_odys_genio.html</loc>
97
-    <lastmod>2013-05-23</lastmod>
97
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2013_02_11_motor_test.html</loc>
103
     <loc>http://www.xythobuz.de/2013_02_11_motor_test.html</loc>
104
-    <lastmod>2013-05-23</lastmod>
104
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2013_02_25_android.html</loc>
110
     <loc>http://www.xythobuz.de/2013_02_25_android.html</loc>
111
-    <lastmod>2013-05-23</lastmod>
111
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2013_03_05_graphview.html</loc>
117
     <loc>http://www.xythobuz.de/2013_03_05_graphview.html</loc>
118
-    <lastmod>2013-05-23</lastmod>
118
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2013_03_10_yasab.html</loc>
124
     <loc>http://www.xythobuz.de/2013_03_10_yasab.html</loc>
125
-    <lastmod>2013-05-23</lastmod>
125
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2013_03_12_test_rig.html</loc>
131
     <loc>http://www.xythobuz.de/2013_03_12_test_rig.html</loc>
132
-    <lastmod>2013-05-23</lastmod>
132
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2013_03_13_test_rig.html</loc>
138
     <loc>http://www.xythobuz.de/2013_03_13_test_rig.html</loc>
139
-    <lastmod>2013-05-23</lastmod>
139
+    <lastmod>2013-05-25</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>http://www.xythobuz.de/2013_03_16_pid.html</loc>
145
     <loc>http://www.xythobuz.de/2013_03_16_pid.html</loc>
146
-    <lastmod>2013-05-23</lastmod>
146
+    <lastmod>2013-05-25</lastmod>
147
     <changefreq>monthly</changefreq>
147
     <changefreq>monthly</changefreq>
148
     <priority>0.5</priority>
148
     <priority>0.5</priority>
149
 </url>
149
 </url>
150
 
150
 
151
 <url>
151
 <url>
152
     <loc>http://www.xythobuz.de/2013_03_25_doxygen.html</loc>
152
     <loc>http://www.xythobuz.de/2013_03_25_doxygen.html</loc>
153
-    <lastmod>2013-05-23</lastmod>
153
+    <lastmod>2013-05-25</lastmod>
154
     <changefreq>monthly</changefreq>
154
     <changefreq>monthly</changefreq>
155
     <priority>0.5</priority>
155
     <priority>0.5</priority>
156
 </url>
156
 </url>
157
 
157
 
158
 <url>
158
 <url>
159
     <loc>http://www.xythobuz.de/2013_04_02_zaphod.html</loc>
159
     <loc>http://www.xythobuz.de/2013_04_02_zaphod.html</loc>
160
-    <lastmod>2013-05-23</lastmod>
160
+    <lastmod>2013-05-25</lastmod>
161
     <changefreq>monthly</changefreq>
161
     <changefreq>monthly</changefreq>
162
     <priority>0.5</priority>
162
     <priority>0.5</priority>
163
 </url>
163
 </url>
164
 
164
 
165
 <url>
165
 <url>
166
     <loc>http://www.xythobuz.de/2013_04_04_html5.html</loc>
166
     <loc>http://www.xythobuz.de/2013_04_04_html5.html</loc>
167
-    <lastmod>2013-05-23</lastmod>
167
+    <lastmod>2013-05-25</lastmod>
168
     <changefreq>monthly</changefreq>
168
     <changefreq>monthly</changefreq>
169
     <priority>0.5</priority>
169
     <priority>0.5</priority>
170
 </url>
170
 </url>
171
 
171
 
172
 <url>
172
 <url>
173
     <loc>http://www.xythobuz.de/2013_04_11_rss.html</loc>
173
     <loc>http://www.xythobuz.de/2013_04_11_rss.html</loc>
174
-    <lastmod>2013-05-23</lastmod>
174
+    <lastmod>2013-05-25</lastmod>
175
     <changefreq>monthly</changefreq>
175
     <changefreq>monthly</changefreq>
176
     <priority>0.5</priority>
176
     <priority>0.5</priority>
177
 </url>
177
 </url>
178
 
178
 
179
 <url>
179
 <url>
180
     <loc>http://www.xythobuz.de/2013_04_17_abi.html</loc>
180
     <loc>http://www.xythobuz.de/2013_04_17_abi.html</loc>
181
-    <lastmod>2013-05-23</lastmod>
181
+    <lastmod>2013-05-25</lastmod>
182
     <changefreq>monthly</changefreq>
182
     <changefreq>monthly</changefreq>
183
     <priority>0.5</priority>
183
     <priority>0.5</priority>
184
 </url>
184
 </url>
185
 
185
 
186
 <url>
186
 <url>
187
     <loc>http://www.xythobuz.de/2013_04_19_ekstasie.html</loc>
187
     <loc>http://www.xythobuz.de/2013_04_19_ekstasie.html</loc>
188
-    <lastmod>2013-05-23</lastmod>
188
+    <lastmod>2013-05-25</lastmod>
189
     <changefreq>monthly</changefreq>
189
     <changefreq>monthly</changefreq>
190
     <priority>0.5</priority>
190
     <priority>0.5</priority>
191
 </url>
191
 </url>
192
 
192
 
193
 <url>
193
 <url>
194
     <loc>http://www.xythobuz.de/2013_04_23_pad.html</loc>
194
     <loc>http://www.xythobuz.de/2013_04_23_pad.html</loc>
195
-    <lastmod>2013-05-23</lastmod>
195
+    <lastmod>2013-05-25</lastmod>
196
     <changefreq>monthly</changefreq>
196
     <changefreq>monthly</changefreq>
197
     <priority>0.5</priority>
197
     <priority>0.5</priority>
198
 </url>
198
 </url>
199
 
199
 
200
 <url>
200
 <url>
201
     <loc>http://www.xythobuz.de/2013_04_24_bitrot.html</loc>
201
     <loc>http://www.xythobuz.de/2013_04_24_bitrot.html</loc>
202
-    <lastmod>2013-05-23</lastmod>
202
+    <lastmod>2013-05-25</lastmod>
203
     <changefreq>monthly</changefreq>
203
     <changefreq>monthly</changefreq>
204
     <priority>0.5</priority>
204
     <priority>0.5</priority>
205
 </url>
205
 </url>
206
 
206
 
207
 <url>
207
 <url>
208
     <loc>http://www.xythobuz.de/2013_04_26_iphone_lens.html</loc>
208
     <loc>http://www.xythobuz.de/2013_04_26_iphone_lens.html</loc>
209
-    <lastmod>2013-05-23</lastmod>
209
+    <lastmod>2013-05-25</lastmod>
210
     <changefreq>monthly</changefreq>
210
     <changefreq>monthly</changefreq>
211
     <priority>0.5</priority>
211
     <priority>0.5</priority>
212
 </url>
212
 </url>
213
 
213
 
214
 <url>
214
 <url>
215
     <loc>http://www.xythobuz.de/2013_05_05_debian.html</loc>
215
     <loc>http://www.xythobuz.de/2013_05_05_debian.html</loc>
216
-    <lastmod>2013-05-23</lastmod>
216
+    <lastmod>2013-05-25</lastmod>
217
     <changefreq>monthly</changefreq>
217
     <changefreq>monthly</changefreq>
218
     <priority>0.5</priority>
218
     <priority>0.5</priority>
219
 </url>
219
 </url>
220
 
220
 
221
 <url>
221
 <url>
222
     <loc>http://www.xythobuz.de/2013_05_09_itunes.html</loc>
222
     <loc>http://www.xythobuz.de/2013_05_09_itunes.html</loc>
223
-    <lastmod>2013-05-23</lastmod>
223
+    <lastmod>2013-05-25</lastmod>
224
     <changefreq>monthly</changefreq>
224
     <changefreq>monthly</changefreq>
225
     <priority>0.5</priority>
225
     <priority>0.5</priority>
226
 </url>
226
 </url>
227
 
227
 
228
 <url>
228
 <url>
229
     <loc>http://www.xythobuz.de/2013_05_17_itunes.html</loc>
229
     <loc>http://www.xythobuz.de/2013_05_17_itunes.html</loc>
230
-    <lastmod>2013-05-23</lastmod>
230
+    <lastmod>2013-05-25</lastmod>
231
     <changefreq>monthly</changefreq>
231
     <changefreq>monthly</changefreq>
232
     <priority>0.5</priority>
232
     <priority>0.5</priority>
233
 </url>
233
 </url>
234
 
234
 
235
 <url>
235
 <url>
236
     <loc>http://www.xythobuz.de/2013_05_20_just_cause.html</loc>
236
     <loc>http://www.xythobuz.de/2013_05_20_just_cause.html</loc>
237
-    <lastmod>2013-05-23</lastmod>
237
+    <lastmod>2013-05-25</lastmod>
238
     <changefreq>monthly</changefreq>
238
     <changefreq>monthly</changefreq>
239
     <priority>0.5</priority>
239
     <priority>0.5</priority>
240
 </url>
240
 </url>
241
 
241
 
242
 <url>
242
 <url>
243
     <loc>http://www.xythobuz.de/avrnetstack.html</loc>
243
     <loc>http://www.xythobuz.de/avrnetstack.html</loc>
244
-    <lastmod>2013-05-23</lastmod>
244
+    <lastmod>2013-05-25</lastmod>
245
     <changefreq>monthly</changefreq>
245
     <changefreq>monthly</changefreq>
246
     <priority>0.5</priority>
246
     <priority>0.5</priority>
247
 </url>
247
 </url>
248
 
248
 
249
 <url>
249
 <url>
250
     <loc>http://www.xythobuz.de/avrserial.de.html</loc>
250
     <loc>http://www.xythobuz.de/avrserial.de.html</loc>
251
-    <lastmod>2013-05-23</lastmod>
251
+    <lastmod>2013-05-25</lastmod>
252
     <changefreq>monthly</changefreq>
252
     <changefreq>monthly</changefreq>
253
     <priority>0.5</priority>
253
     <priority>0.5</priority>
254
 </url>
254
 </url>
255
 
255
 
256
 <url>
256
 <url>
257
     <loc>http://www.xythobuz.de/avrserial.html</loc>
257
     <loc>http://www.xythobuz.de/avrserial.html</loc>
258
-    <lastmod>2013-05-23</lastmod>
258
+    <lastmod>2013-05-25</lastmod>
259
     <changefreq>monthly</changefreq>
259
     <changefreq>monthly</changefreq>
260
     <priority>0.5</priority>
260
     <priority>0.5</priority>
261
 </url>
261
 </url>
262
 
262
 
263
 <url>
263
 <url>
264
     <loc>http://www.xythobuz.de/c250.de.html</loc>
264
     <loc>http://www.xythobuz.de/c250.de.html</loc>
265
-    <lastmod>2013-05-23</lastmod>
265
+    <lastmod>2013-05-25</lastmod>
266
     <changefreq>monthly</changefreq>
266
     <changefreq>monthly</changefreq>
267
     <priority>0.5</priority>
267
     <priority>0.5</priority>
268
 </url>
268
 </url>
269
 
269
 
270
 <url>
270
 <url>
271
     <loc>http://www.xythobuz.de/c250.html</loc>
271
     <loc>http://www.xythobuz.de/c250.html</loc>
272
-    <lastmod>2013-05-23</lastmod>
272
+    <lastmod>2013-05-25</lastmod>
273
     <changefreq>monthly</changefreq>
273
     <changefreq>monthly</changefreq>
274
     <priority>0.5</priority>
274
     <priority>0.5</priority>
275
 </url>
275
 </url>
276
 
276
 
277
 <url>
277
 <url>
278
     <loc>http://www.xythobuz.de/ledcube.de.html</loc>
278
     <loc>http://www.xythobuz.de/ledcube.de.html</loc>
279
-    <lastmod>2013-05-23</lastmod>
279
+    <lastmod>2013-05-25</lastmod>
280
     <changefreq>monthly</changefreq>
280
     <changefreq>monthly</changefreq>
281
     <priority>0.5</priority>
281
     <priority>0.5</priority>
282
 </url>
282
 </url>
283
 
283
 
284
 <url>
284
 <url>
285
     <loc>http://www.xythobuz.de/ledcube.html</loc>
285
     <loc>http://www.xythobuz.de/ledcube.html</loc>
286
-    <lastmod>2013-05-23</lastmod>
286
+    <lastmod>2013-05-25</lastmod>
287
     <changefreq>monthly</changefreq>
287
     <changefreq>monthly</changefreq>
288
     <priority>0.5</priority>
288
     <priority>0.5</priority>
289
 </url>
289
 </url>
290
 
290
 
291
 <url>
291
 <url>
292
     <loc>http://www.xythobuz.de/ledmatrix.de.html</loc>
292
     <loc>http://www.xythobuz.de/ledmatrix.de.html</loc>
293
-    <lastmod>2013-05-23</lastmod>
293
+    <lastmod>2013-05-25</lastmod>
294
     <changefreq>monthly</changefreq>
294
     <changefreq>monthly</changefreq>
295
     <priority>0.5</priority>
295
     <priority>0.5</priority>
296
 </url>
296
 </url>
297
 
297
 
298
 <url>
298
 <url>
299
     <loc>http://www.xythobuz.de/ledmatrix.html</loc>
299
     <loc>http://www.xythobuz.de/ledmatrix.html</loc>
300
-    <lastmod>2013-05-23</lastmod>
300
+    <lastmod>2013-05-25</lastmod>
301
     <changefreq>monthly</changefreq>
301
     <changefreq>monthly</changefreq>
302
     <priority>0.5</priority>
302
     <priority>0.5</priority>
303
 </url>
303
 </url>
304
 
304
 
305
 <url>
305
 <url>
306
     <loc>http://www.xythobuz.de/nas.de.html</loc>
306
     <loc>http://www.xythobuz.de/nas.de.html</loc>
307
-    <lastmod>2013-05-23</lastmod>
307
+    <lastmod>2013-05-25</lastmod>
308
     <changefreq>monthly</changefreq>
308
     <changefreq>monthly</changefreq>
309
     <priority>0.5</priority>
309
     <priority>0.5</priority>
310
 </url>
310
 </url>
311
 
311
 
312
 <url>
312
 <url>
313
     <loc>http://www.xythobuz.de/nas.html</loc>
313
     <loc>http://www.xythobuz.de/nas.html</loc>
314
-    <lastmod>2013-05-23</lastmod>
314
+    <lastmod>2013-05-25</lastmod>
315
     <changefreq>monthly</changefreq>
315
     <changefreq>monthly</changefreq>
316
     <priority>0.5</priority>
316
     <priority>0.5</priority>
317
 </url>
317
 </url>
318
 
318
 
319
 <url>
319
 <url>
320
     <loc>http://www.xythobuz.de/serialdebug.de.html</loc>
320
     <loc>http://www.xythobuz.de/serialdebug.de.html</loc>
321
-    <lastmod>2013-05-23</lastmod>
321
+    <lastmod>2013-05-25</lastmod>
322
     <changefreq>monthly</changefreq>
322
     <changefreq>monthly</changefreq>
323
     <priority>0.5</priority>
323
     <priority>0.5</priority>
324
 </url>
324
 </url>
325
 
325
 
326
 <url>
326
 <url>
327
     <loc>http://www.xythobuz.de/serialdebug.html</loc>
327
     <loc>http://www.xythobuz.de/serialdebug.html</loc>
328
-    <lastmod>2013-05-23</lastmod>
328
+    <lastmod>2013-05-25</lastmod>
329
     <changefreq>monthly</changefreq>
329
     <changefreq>monthly</changefreq>
330
     <priority>0.5</priority>
330
     <priority>0.5</priority>
331
 </url>
331
 </url>
332
 
332
 
333
 <url>
333
 <url>
334
     <loc>http://www.xythobuz.de/serialhelper.de.html</loc>
334
     <loc>http://www.xythobuz.de/serialhelper.de.html</loc>
335
-    <lastmod>2013-05-23</lastmod>
335
+    <lastmod>2013-05-25</lastmod>
336
     <changefreq>monthly</changefreq>
336
     <changefreq>monthly</changefreq>
337
     <priority>0.5</priority>
337
     <priority>0.5</priority>
338
 </url>
338
 </url>
339
 
339
 
340
 <url>
340
 <url>
341
     <loc>http://www.xythobuz.de/serialhelper.html</loc>
341
     <loc>http://www.xythobuz.de/serialhelper.html</loc>
342
-    <lastmod>2013-05-23</lastmod>
342
+    <lastmod>2013-05-25</lastmod>
343
     <changefreq>monthly</changefreq>
343
     <changefreq>monthly</changefreq>
344
     <priority>0.5</priority>
344
     <priority>0.5</priority>
345
 </url>
345
 </url>
346
 
346
 
347
 <url>
347
 <url>
348
     <loc>http://www.xythobuz.de/ssop28.de.html</loc>
348
     <loc>http://www.xythobuz.de/ssop28.de.html</loc>
349
-    <lastmod>2013-05-23</lastmod>
349
+    <lastmod>2013-05-25</lastmod>
350
     <changefreq>monthly</changefreq>
350
     <changefreq>monthly</changefreq>
351
     <priority>0.5</priority>
351
     <priority>0.5</priority>
352
 </url>
352
 </url>
353
 
353
 
354
 <url>
354
 <url>
355
     <loc>http://www.xythobuz.de/ssop28.html</loc>
355
     <loc>http://www.xythobuz.de/ssop28.html</loc>
356
-    <lastmod>2013-05-23</lastmod>
356
+    <lastmod>2013-05-25</lastmod>
357
     <changefreq>monthly</changefreq>
357
     <changefreq>monthly</changefreq>
358
     <priority>0.5</priority>
358
     <priority>0.5</priority>
359
 </url>
359
 </url>
360
 
360
 
361
 <url>
361
 <url>
362
     <loc>http://www.xythobuz.de/ultimatenotifier.de.html</loc>
362
     <loc>http://www.xythobuz.de/ultimatenotifier.de.html</loc>
363
-    <lastmod>2013-05-23</lastmod>
363
+    <lastmod>2013-05-25</lastmod>
364
     <changefreq>monthly</changefreq>
364
     <changefreq>monthly</changefreq>
365
     <priority>0.5</priority>
365
     <priority>0.5</priority>
366
 </url>
366
 </url>
367
 
367
 
368
 <url>
368
 <url>
369
     <loc>http://www.xythobuz.de/ultimatenotifier.html</loc>
369
     <loc>http://www.xythobuz.de/ultimatenotifier.html</loc>
370
-    <lastmod>2013-05-23</lastmod>
370
+    <lastmod>2013-05-25</lastmod>
371
     <changefreq>monthly</changefreq>
371
     <changefreq>monthly</changefreq>
372
     <priority>0.5</priority>
372
     <priority>0.5</priority>
373
 </url>
373
 </url>
374
 
374
 
375
 <url>
375
 <url>
376
     <loc>http://www.xythobuz.de/xycontrol.html</loc>
376
     <loc>http://www.xythobuz.de/xycontrol.html</loc>
377
-    <lastmod>2013-05-23</lastmod>
377
+    <lastmod>2013-05-25</lastmod>
378
     <changefreq>monthly</changefreq>
378
     <changefreq>monthly</changefreq>
379
     <priority>0.5</priority>
379
     <priority>0.5</priority>
380
 </url>
380
 </url>
381
 
381
 
382
 <url>
382
 <url>
383
     <loc>http://www.xythobuz.de/yasab.de.html</loc>
383
     <loc>http://www.xythobuz.de/yasab.de.html</loc>
384
-    <lastmod>2013-05-23</lastmod>
384
+    <lastmod>2013-05-25</lastmod>
385
     <changefreq>monthly</changefreq>
385
     <changefreq>monthly</changefreq>
386
     <priority>0.5</priority>
386
     <priority>0.5</priority>
387
 </url>
387
 </url>
388
 
388
 
389
 <url>
389
 <url>
390
     <loc>http://www.xythobuz.de/yasab.html</loc>
390
     <loc>http://www.xythobuz.de/yasab.html</loc>
391
-    <lastmod>2013-05-23</lastmod>
391
+    <lastmod>2013-05-25</lastmod>
392
     <changefreq>monthly</changefreq>
392
     <changefreq>monthly</changefreq>
393
     <priority>0.5</priority>
393
     <priority>0.5</priority>
394
 </url>
394
 </url>
395
 
395
 
396
 <url>
396
 <url>
397
     <loc>http://www.xythobuz.de/bluetooth.de.html</loc>
397
     <loc>http://www.xythobuz.de/bluetooth.de.html</loc>
398
-    <lastmod>2013-05-23</lastmod>
398
+    <lastmod>2013-05-25</lastmod>
399
     <changefreq>monthly</changefreq>
399
     <changefreq>monthly</changefreq>
400
     <priority>0.5</priority>
400
     <priority>0.5</priority>
401
 </url>
401
 </url>
402
 
402
 
403
 <url>
403
 <url>
404
     <loc>http://www.xythobuz.de/bluetooth.html</loc>
404
     <loc>http://www.xythobuz.de/bluetooth.html</loc>
405
-    <lastmod>2013-05-23</lastmod>
405
+    <lastmod>2013-05-25</lastmod>
406
     <changefreq>monthly</changefreq>
406
     <changefreq>monthly</changefreq>
407
     <priority>0.5</priority>
407
     <priority>0.5</priority>
408
 </url>
408
 </url>
409
 
409
 
410
 <url>
410
 <url>
411
     <loc>http://www.xythobuz.de/k6x4008.de.html</loc>
411
     <loc>http://www.xythobuz.de/k6x4008.de.html</loc>
412
-    <lastmod>2013-05-23</lastmod>
412
+    <lastmod>2013-05-25</lastmod>
413
     <changefreq>monthly</changefreq>
413
     <changefreq>monthly</changefreq>
414
     <priority>0.5</priority>
414
     <priority>0.5</priority>
415
 </url>
415
 </url>
416
 
416
 
417
 <url>
417
 <url>
418
     <loc>http://www.xythobuz.de/k6x4008.html</loc>
418
     <loc>http://www.xythobuz.de/k6x4008.html</loc>
419
-    <lastmod>2013-05-23</lastmod>
419
+    <lastmod>2013-05-25</lastmod>
420
     <changefreq>monthly</changefreq>
420
     <changefreq>monthly</changefreq>
421
     <priority>0.5</priority>
421
     <priority>0.5</priority>
422
 </url>
422
 </url>
423
 
423
 
424
 <url>
424
 <url>
425
     <loc>http://www.xythobuz.de/rremote.de.html</loc>
425
     <loc>http://www.xythobuz.de/rremote.de.html</loc>
426
-    <lastmod>2013-05-23</lastmod>
426
+    <lastmod>2013-05-25</lastmod>
427
     <changefreq>monthly</changefreq>
427
     <changefreq>monthly</changefreq>
428
     <priority>0.5</priority>
428
     <priority>0.5</priority>
429
 </url>
429
 </url>
430
 
430
 
431
 <url>
431
 <url>
432
     <loc>http://www.xythobuz.de/rremote.html</loc>
432
     <loc>http://www.xythobuz.de/rremote.html</loc>
433
-    <lastmod>2013-05-23</lastmod>
433
+    <lastmod>2013-05-25</lastmod>
434
     <changefreq>monthly</changefreq>
434
     <changefreq>monthly</changefreq>
435
     <priority>0.5</priority>
435
     <priority>0.5</priority>
436
 </url>
436
 </url>
437
 
437
 
438
 <url>
438
 <url>
439
     <loc>http://www.xythobuz.de/xyrobot.de.html</loc>
439
     <loc>http://www.xythobuz.de/xyrobot.de.html</loc>
440
-    <lastmod>2013-05-23</lastmod>
440
+    <lastmod>2013-05-25</lastmod>
441
     <changefreq>monthly</changefreq>
441
     <changefreq>monthly</changefreq>
442
     <priority>0.5</priority>
442
     <priority>0.5</priority>
443
 </url>
443
 </url>
444
 
444
 
445
 <url>
445
 <url>
446
     <loc>http://www.xythobuz.de/xyrobot.html</loc>
446
     <loc>http://www.xythobuz.de/xyrobot.html</loc>
447
-    <lastmod>2013-05-23</lastmod>
447
+    <lastmod>2013-05-25</lastmod>
448
     <changefreq>monthly</changefreq>
448
     <changefreq>monthly</changefreq>
449
     <priority>0.5</priority>
449
     <priority>0.5</priority>
450
 </url>
450
 </url>
451
 
451
 
452
 <url>
452
 <url>
453
     <loc>http://www.xythobuz.de/xyrobotremote.de.html</loc>
453
     <loc>http://www.xythobuz.de/xyrobotremote.de.html</loc>
454
-    <lastmod>2013-05-23</lastmod>
454
+    <lastmod>2013-05-25</lastmod>
455
     <changefreq>monthly</changefreq>
455
     <changefreq>monthly</changefreq>
456
     <priority>0.5</priority>
456
     <priority>0.5</priority>
457
 </url>
457
 </url>
458
 
458
 
459
 <url>
459
 <url>
460
     <loc>http://www.xythobuz.de/xyrobotremote.html</loc>
460
     <loc>http://www.xythobuz.de/xyrobotremote.html</loc>
461
-    <lastmod>2013-05-23</lastmod>
461
+    <lastmod>2013-05-25</lastmod>
462
     <changefreq>monthly</changefreq>
462
     <changefreq>monthly</changefreq>
463
     <priority>0.5</priority>
463
     <priority>0.5</priority>
464
 </url>
464
 </url>

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

139
         _gaq.push(['_setDomainName', 'xythobuz.org']);
139
         _gaq.push(['_setDomainName', 'xythobuz.org']);
140
         _gaq.push(['_setAllowLinker', true]);
140
         _gaq.push(['_setAllowLinker', true]);
141
         _gaq.push(['_trackPageview']);
141
         _gaq.push(['_trackPageview']);
142
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
142
         (function() {
143
         (function() {
143
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
144
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ssop28.html View File

139
         _gaq.push(['_setDomainName', 'xythobuz.org']);
139
         _gaq.push(['_setDomainName', 'xythobuz.org']);
140
         _gaq.push(['_setAllowLinker', true]);
140
         _gaq.push(['_setAllowLinker', true]);
141
         _gaq.push(['_trackPageview']);
141
         _gaq.push(['_trackPageview']);
142
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
142
         (function() {
143
         (function() {
143
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
144
             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
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

232
         _gaq.push(['_setDomainName', 'xythobuz.org']);
232
         _gaq.push(['_setDomainName', 'xythobuz.org']);
233
         _gaq.push(['_setAllowLinker', true]);
233
         _gaq.push(['_setAllowLinker', true]);
234
         _gaq.push(['_trackPageview']);
234
         _gaq.push(['_trackPageview']);
235
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
235
         (function() {
236
         (function() {
236
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
237
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
237
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
238
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/ultimatenotifier.html View File

234
         _gaq.push(['_setDomainName', 'xythobuz.org']);
234
         _gaq.push(['_setDomainName', 'xythobuz.org']);
235
         _gaq.push(['_setAllowLinker', true]);
235
         _gaq.push(['_setAllowLinker', true]);
236
         _gaq.push(['_trackPageview']);
236
         _gaq.push(['_trackPageview']);
237
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
237
         (function() {
238
         (function() {
238
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
239
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
239
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
240
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/xycontrol.html View File

194
         _gaq.push(['_setDomainName', 'xythobuz.org']);
194
         _gaq.push(['_setDomainName', 'xythobuz.org']);
195
         _gaq.push(['_setAllowLinker', true]);
195
         _gaq.push(['_setAllowLinker', true]);
196
         _gaq.push(['_trackPageview']);
196
         _gaq.push(['_trackPageview']);
197
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
197
         (function() {
198
         (function() {
198
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
199
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
199
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
200
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

159
         _gaq.push(['_setDomainName', 'xythobuz.org']);
159
         _gaq.push(['_setDomainName', 'xythobuz.org']);
160
         _gaq.push(['_setAllowLinker', true]);
160
         _gaq.push(['_setAllowLinker', true]);
161
         _gaq.push(['_trackPageview']);
161
         _gaq.push(['_trackPageview']);
162
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
162
         (function() {
163
         (function() {
163
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
164
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
164
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
165
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/xyrobot.html View File

159
         _gaq.push(['_setDomainName', 'xythobuz.org']);
159
         _gaq.push(['_setDomainName', 'xythobuz.org']);
160
         _gaq.push(['_setAllowLinker', true]);
160
         _gaq.push(['_setAllowLinker', true]);
161
         _gaq.push(['_trackPageview']);
161
         _gaq.push(['_trackPageview']);
162
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
162
         (function() {
163
         (function() {
163
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
164
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
164
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
165
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

151
         _gaq.push(['_setDomainName', 'xythobuz.org']);
151
         _gaq.push(['_setDomainName', 'xythobuz.org']);
152
         _gaq.push(['_setAllowLinker', true]);
152
         _gaq.push(['_setAllowLinker', true]);
153
         _gaq.push(['_trackPageview']);
153
         _gaq.push(['_trackPageview']);
154
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
154
         (function() {
155
         (function() {
155
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
156
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
156
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
157
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/xyrobotremote.html View File

151
         _gaq.push(['_setDomainName', 'xythobuz.org']);
151
         _gaq.push(['_setDomainName', 'xythobuz.org']);
152
         _gaq.push(['_setAllowLinker', true]);
152
         _gaq.push(['_setAllowLinker', true]);
153
         _gaq.push(['_trackPageview']);
153
         _gaq.push(['_trackPageview']);
154
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
154
         (function() {
155
         (function() {
155
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
156
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
156
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
157
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

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

163
         _gaq.push(['_setDomainName', 'xythobuz.org']);
163
         _gaq.push(['_setDomainName', 'xythobuz.org']);
164
         _gaq.push(['_setAllowLinker', true]);
164
         _gaq.push(['_setAllowLinker', true]);
165
         _gaq.push(['_trackPageview']);
165
         _gaq.push(['_trackPageview']);
166
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
166
         (function() {
167
         (function() {
167
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
168
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
168
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
169
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
output/yasab.html View File

163
         _gaq.push(['_setDomainName', 'xythobuz.org']);
163
         _gaq.push(['_setDomainName', 'xythobuz.org']);
164
         _gaq.push(['_setAllowLinker', true]);
164
         _gaq.push(['_setAllowLinker', true]);
165
         _gaq.push(['_trackPageview']);
165
         _gaq.push(['_trackPageview']);
166
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
166
         (function() {
167
         (function() {
167
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
168
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
168
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
169
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

+ 1
- 0
page.html View File

198
         _gaq.push(['_setDomainName', 'xythobuz.org']);
198
         _gaq.push(['_setDomainName', 'xythobuz.org']);
199
         _gaq.push(['_setAllowLinker', true]);
199
         _gaq.push(['_setAllowLinker', true]);
200
         _gaq.push(['_trackPageview']);
200
         _gaq.push(['_trackPageview']);
201
+        setTimeout("_gaq.push(['_trackEvent', '30_seconds', 'read'])", 30000);
201
         (function() {
202
         (function() {
202
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
203
             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
203
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
204
             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

Loading…
Cancel
Save