My static website generator using poole https://www.xythobuz.de
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

contact.de.html 5.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Contact (#) xythobuz.de</title>
  6. <meta name="description" content="Electronics &amp; Software Projects" />
  7. <meta name="keywords" content="xythobuz" />
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <link rel="author" href="/xythobuz@xythobuz.de">
  10. <link rel="shortcut icon" href="/img/favicon.ico">
  11. <link rel="alternate" type="application/rss+xml" title="Blog" href="/rss.xml">
  12. <link type="text/css" rel="stylesheet" href="/css/sh_bright.min.css" />
  13. <link rel="stylesheet" href="/css/bootstrap.css" type="text/css" media="screen" />
  14. <link rel="stylesheet" href="/css/gh-fork-ribbon.css" />
  15. <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
  16. <script type="text/javascript" src="/js/sh_main.js"></script>
  17. <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.1/jquery.min.js"></script>
  18. <script type="text/javascript" src="/js/bootstrap.js"></script>
  19. </head>
  20. <body onload="sh_highlightDocument('/js/sh/', '.min.js');">
  21. <div class="navbar">
  22. <div class="navbar-inner">
  23. <a class="brand" href="http://xythobuz.de/lastmusic">♫</a>
  24. <ul class="nav">
  25. <li><a href="/index.html">Home</a></li>
  26. <li><a href="/blog.html">Blog</a></li>
  27. <li><a href="/contact.html">Contact</a></li>
  28. <li class="dropdown"><a href="/software.html" class="dropdown-toggle" data-toggle="dropdown">Software<b class="caret"></b></a><ul class="dropdown-menu">
  29. <li><a href="/avrnetstack.html">avrNetStack</a></li>
  30. <li><a href="/avrserial.html">AVR Serial Library</a></li>
  31. <li><a href="/c250.html">Mio C250 Unlock</a></li>
  32. <li><a href="/nas.html">IB-NAS6210 Linux</a></li>
  33. <li><a href="/serialhelper.html">Serial Helper</a></li>
  34. <li><a href="/ultimatenotifier.html">Ultimate Notifier Script</a></li>
  35. <li><a href="/yasab.html">YASAB AVR Bootloader</a></li>
  36. </ul>
  37. <li class="dropdown"><a href="/hardware.html" class="dropdown-toggle" data-toggle="dropdown">Hardware<b class="caret"></b></a><ul class="dropdown-menu">
  38. <li><a href="/ledcube.html">8x8x8 LED Cube</a></li>
  39. <li><a href="/xycontrol.html">xyControl</a></li>
  40. <li class="dropdown-submenu"><a href="/xyrobot.html" class="dropdown-toggle" data-toggle="dropdown">xyRobot</a><ul class="dropdown-menu">
  41. <li><a href="/bluetooth.html">Bluetooth UART (BTM-222)</a></li>
  42. <li><a href="/k6x4008.html">K6x4008 SRAM</a></li>
  43. <li><a href="/rremote.html">rRemote</a></li>
  44. <li><a href="/xyrobotremote.html">xyRobotRemote</a></li>
  45. </ul>
  46. <li><a href="/ssop28.html">SSOP28 - DIL Adapter</a></li>
  47. <li><a href="/serialdebug.html">Serial Debug</a></li>
  48. <li><a href="/ledmatrix.html">LED Matrix</a></li>
  49. </ul>
  50. <li class="divider-vertical"></li>
  51. <li><div class="btn-group"><a class="btn dropdown-toggle" data-toggle="dropdown" href="#">Language<span class="caret"></span></a><ul class="dropdown-menu">
  52. <li><a href='contact.de.html'>Deutsch</a></li> <li><a href='contact.html'>English</a></li>
  53. </ul></div></li>
  54. <li class="divider-vertical"></li>
  55. <li>
  56. <p class="navbar-text">
  57. drop a message!
  58. </p>
  59. </li>
  60. </ul>
  61. </div>
  62. </div>
  63. <div style="width: 75%; margin-left: auto; margin-right: auto;">
  64. <h1>Kontakt</h1>
  65. <p>Du kannst immer diesen <a href="/files/xythobuz.gpg">PGP Key</a> nutzen!</p>
  66. <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;&#100;&#101;">&#120;&#121;&#116;&#104;&#111;&#98;&#117;&#122;&#64;&#120;&#121;&#116;&#104;&#111;&#98;&#117;&#122;&#46;&#100;&#101;</a></p>
  67. <p>Jabber: xythobuz@jabber.ccc.de</p>
  68. <p>Skype: xythobuz</p>
  69. <p>ICQ: 347449811</p>
  70. <p>Twitter: <a href="https://twitter.com/xythobuz">@xythobuz</a></p>
  71. <p>Facebook: <a href="https://www.facebook.com/vballert">Ver Ballert</a></p>
  72. <p>PSN: xythobuz</p>
  73. <p>Youtube: <a href="http://www.youtube.com/user/xythobuz">xythobuz</a></p>
  74. <p>Vimeo: <a href="https://vimeo.com/xythobuz">xythobuz</a></p>
  75. </div>
  76. <div style="color: gray; text-align: center;">
  77. Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>
  78. &middot;
  79. Made with <a href="http://twitter.github.io/bootstrap/index.html">Bootstrap</a>
  80. &middot;
  81. Using <a href="http://shjs.sourceforge.net">SHJS</a>
  82. &middot;
  83. Licensed as <a href="http://creativecommons.org/licenses/by/3.0">CC-BY</a>
  84. </div>
  85. <img src="/stats/count.php?img" alt="Analytics">
  86. <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
  87. <script type="text/javascript">
  88. var _gaq = _gaq || [];
  89. _gaq.push(['_setAccount', 'UA-39163591-1']);
  90. _gaq.push(['_setDomainName', 'xythobuz.org']);
  91. _gaq.push(['_setAllowLinker', true]);
  92. _gaq.push(['_trackPageview']);
  93. (function() {
  94. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  95. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  96. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  97. })();
  98. </script>
  99. </body>
  100. </html>