My static website generator using poole https://www.xythobuz.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

contact.html 5.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Contact - xythobuz.org</title>
  6. <meta name="description" content="Electronics &amp; Software Projects" />
  7. <meta name="keywords" content="xythobuz" />
  8. <link rel="author" href="/xythobuz@me.com">
  9. <link rel="shortcut icon" href="/img/favicon.ico">
  10. <script type="text/javascript" src="/js/sh_main.js"></script>
  11. <link type="text/css" rel="stylesheet" href="/css/sh_bright.min.css" />
  12. <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
  13. <link rel="alternate" type="application/rss+xml" title="Blog" href="/rss.xml">
  14. <link rel="stylesheet" href="/css/gh-fork-ribbon.css" />
  15. <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
  16. </head>
  17. <body onload="sh_highlightDocument('/js/sh/', '.min.js');">
  18. <div id="header">
  19. <h1>xythobuz.org</h1>
  20. <h2>drop a message!</h2>
  21. </div>
  22. <div id="lang"><span id="lang2">Translation:
  23. <a href='contact.html'>en</a>
  24. </span></div>
  25. <div class="colmask leftmenu"><div class="colleft">
  26. <div class="content">
  27. <h1>Contact</h1>
  28. <p>You can always use this <a href="/files/xythobuz.gpg">PGP Key</a></p>
  29. <p>Mail: <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#120;&#121;&#116;&#104;&#111;&#98;&#117;&#122;&#64;&#120;&#121;&#116;&#104;&#111;&#98;&#117;&#122;&#46;&#111;&#114;&#103;">&#120;&#121;&#116;&#104;&#111;&#98;&#117;&#122;&#64;&#120;&#121;&#116;&#104;&#111;&#98;&#117;&#122;&#46;&#111;&#114;&#103;</a></p>
  30. <p>Jabber: xythobuz@jabber.ccc.de</p>
  31. <p>Skype: xythobuz</p>
  32. <p>ICQ: 347449811</p>
  33. <p>Twitter: <a href="https://twitter.com/xythobuz">@xythobuz</a></p>
  34. <p>Facebook: <a href="https://www.facebook.com/vballert">Ver Ballert</a></p>
  35. <p>PSN: xythobuz</p>
  36. <p>Youtube: <a href="http://www.youtube.com/user/xythobuz">xythobuz</a></p>
  37. </div>
  38. <div class="nav">
  39. <h3>Thomas Buck</h3>
  40. <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
  41. <p id="bio">
  42. 19 year old Information Engineering student from Germany.
  43. Making cool stuff, mostly with AVR microcontrollers.
  44. </p>
  45. <iframe src="http://githubbadge.appspot.com/badge/xythobuz?a=0" style="border: 0;height: 142px;width: 200px;overflow: hidden;"></iframe>
  46. <ul id="menuList">
  47. <li><a href="/index.html">Home</a></li>
  48. <li><a href="/blog.html">Blog</a></li>
  49. <li><a href="/contact.html">Contact</a></li>
  50. <li>&nbsp;</li>
  51. <li><a href="/ledcube.html">8x8x8 LED Cube</a></li>
  52. <li><a href="/yasab.html">YASAB AVR Bootloader</a></li>
  53. <li><a href="/avrnetstack.html">avrNetStack</a></li>
  54. <li><a href="/avrserial.html">AVR Serial Library</a></li>
  55. <li><a href="/serialdebug.html">Serial Debug</a></li>
  56. <li><a href="/ledmatrix.html">LED Matrix</a></li>
  57. <li><a href="/ssop28.html">SSOP28 - DIL Adapter</a></li>
  58. <li><a href="/xyrobot.html">xyRobot</a></li>
  59. <li><a href="/bluetooth.html">Bluetooth UART (BTM-222)</a></li>
  60. <li><a href="/k6x4008.html">K6x4008 SRAM</a></li>
  61. <li><a href="/xyrobotremote.html">xyRobotRemote</a></li>
  62. <li><a href="/rremote.html">rRemote</a></li>
  63. <li>&nbsp;</li>
  64. <li><a href="/c250.html">Mio C250 Unlock</a></li>
  65. <li><a href="/nas.html">IB-NAS6210 Linux</a></li>
  66. <li><a href="/ultimatenotifier.html">Ultimate Notifier Script</a></li>
  67. <li><a href="/serialhelper.html">Serial Helper</a></li>
  68. </ul>
  69. <div id="recent">
  70. Recent blog posts:
  71. <ul id="recentList">
  72. <li class="recentList"><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></li><li class="recentDate">2013-03-25</li>
  73. <li class="recentList"><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></li><li class="recentDate">2013-03-16</li>
  74. <li class="recentList"><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></li><li class="recentDate">2013-03-13</li>
  75. <li class="recentList"><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></li><li class="recentDate">2013-03-12</li>
  76. <li class="recentList"><a href="/2013_03_10_yasab.html">xyCopter loves YASAB</a></li><li class="recentDate">2013-03-10</li>
  77. </ul>
  78. </div>
  79. </div>
  80. </div></div>
  81. <img id="dude" alt="The Dude abides..." src="/img/dude.png">
  82. <img id="walter" alt="Mark it zero!" src="/img/walter.png">
  83. <div id="footer">
  84. Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>
  85. &middot;
  86. Licensed as <a href="http://creativecommons.org/licenses/by/3.0">CC-BY</a>
  87. &middot;
  88. <a href="http://validator.w3.org/check?uri=referer">Validate HTML</a>
  89. &middot;
  90. <a href="http://jigsaw.w3.org/css-validator/validator?uri=xythobuz.org%2Fstyle.css&amp;profile=css3">Validate CSS</a>
  91. &middot;
  92. <a href="http://feed1.w3.org/check.cgi?url=http://www.xythobuz.org/rss.xml">Validate RSS</a>
  93. &middot;
  94. <a href="http://www.validome.org/google/validate?url=http://www.xythobuz.org&amp;googleTyp=SITEMAP">Validate Sitemap</a>
  95. </div>
  96. <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
  97. </body>
  98. </html>