support.html 8.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  5. <head>
  6. <title></title>
  7. <!-- 2015-03-08 Sun 16:38 -->
  8. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  9. <meta name="generator" content="Org-mode" />
  10. <meta name="author" content="Bob Mottram" />
  11. <meta name="description" content="Turn the Beaglebone Black into a personal communications server"
  12. />
  13. <meta name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
  14. <style type="text/css">
  15. <!--/*--><![CDATA[/*><!--*/
  16. .title { text-align: center; }
  17. .todo { font-family: monospace; color: red; }
  18. .done { font-family: monospace; color: green; }
  19. .priority { font-family: monospace; color: orange; }
  20. .tag { background-color: #eee; font-family: monospace;
  21. padding: 2px; font-size: 80%; font-weight: normal; }
  22. .timestamp { color: #bebebe; }
  23. .timestamp-kwd { color: #5f9ea0; }
  24. .right { margin-left: auto; margin-right: 0px; text-align: right; }
  25. .left { margin-left: 0px; margin-right: auto; text-align: left; }
  26. .center { margin-left: auto; margin-right: auto; text-align: center; }
  27. .underline { text-decoration: underline; }
  28. #postamble p, #preamble p { font-size: 90%; margin: .2em; }
  29. p.verse { margin-left: 3%; }
  30. pre {
  31. border: 1px solid #ccc;
  32. box-shadow: 3px 3px 3px #eee;
  33. padding: 8pt;
  34. font-family: monospace;
  35. overflow: auto;
  36. margin: 1.2em;
  37. }
  38. pre.src {
  39. position: relative;
  40. overflow: visible;
  41. padding-top: 1.2em;
  42. }
  43. pre.src:before {
  44. display: none;
  45. position: absolute;
  46. background-color: white;
  47. top: -10px;
  48. right: 10px;
  49. padding: 3px;
  50. border: 1px solid black;
  51. }
  52. pre.src:hover:before { display: inline;}
  53. pre.src-sh:before { content: 'sh'; }
  54. pre.src-bash:before { content: 'sh'; }
  55. pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
  56. pre.src-R:before { content: 'R'; }
  57. pre.src-perl:before { content: 'Perl'; }
  58. pre.src-java:before { content: 'Java'; }
  59. pre.src-sql:before { content: 'SQL'; }
  60. table { border-collapse:collapse; }
  61. caption.t-above { caption-side: top; }
  62. caption.t-bottom { caption-side: bottom; }
  63. td, th { vertical-align:top; }
  64. th.right { text-align: center; }
  65. th.left { text-align: center; }
  66. th.center { text-align: center; }
  67. td.right { text-align: right; }
  68. td.left { text-align: left; }
  69. td.center { text-align: center; }
  70. dt { font-weight: bold; }
  71. .footpara:nth-child(2) { display: inline; }
  72. .footpara { display: block; }
  73. .footdef { margin-bottom: 1em; }
  74. .figure { padding: 1em; }
  75. .figure p { text-align: center; }
  76. .inlinetask {
  77. padding: 10px;
  78. border: 2px solid gray;
  79. margin: 10px;
  80. background: #ffffcc;
  81. }
  82. #org-div-home-and-up
  83. { text-align: right; font-size: 70%; white-space: nowrap; }
  84. textarea { overflow-x: auto; }
  85. .linenr { font-size: smaller }
  86. .code-highlighted { background-color: #ffff00; }
  87. .org-info-js_info-navigation { border-style: none; }
  88. #org-info-js_console-label
  89. { font-size: 10px; font-weight: bold; white-space: nowrap; }
  90. .org-info-js_search-highlight
  91. { background-color: #ffff00; color: #000000; font-weight: bold; }
  92. /*]]>*/-->
  93. </style>
  94. <link rel="stylesheet" type="text/css"
  95. href="http://sachachua.com/blog/wp-content/themes/sacha-v3/foundation/css/foundation.min.css"></link>
  96. <link rel="stylesheet" type="text/css" href="http://sachachua.com/org-export.css"></link>
  97. <link rel="stylesheet" type="text/css" href="http://sachachua.com/blog/wp-content/themes/sacha-v3/style.css"></link>
  98. <script type="text/javascript">
  99. /*
  100. @licstart The following is the entire license notice for the
  101. JavaScript code in this tag.
  102. Copyright (C) 2012-2013 Free Software Foundation, Inc.
  103. The JavaScript code in this tag is free software: you can
  104. redistribute it and/or modify it under the terms of the GNU
  105. General Public License (GNU GPL) as published by the Free Software
  106. Foundation, either version 3 of the License, or (at your option)
  107. any later version. The code is distributed WITHOUT ANY WARRANTY;
  108. without even the implied warranty of MERCHANTABILITY or FITNESS
  109. FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
  110. As additional permission under GNU GPL version 3 section 7, you
  111. may distribute non-source (e.g., minimized or compacted) forms of
  112. that code without the copy of the GNU GPL normally required by
  113. section 4, provided you include this license notice and a URL
  114. through which recipients can access the Corresponding Source.
  115. @licend The above is the entire license notice
  116. for the JavaScript code in this tag.
  117. */
  118. <!--/*--><![CDATA[/*><!--*/
  119. function CodeHighlightOn(elem, id)
  120. {
  121. var target = document.getElementById(id);
  122. if(null != target) {
  123. elem.cacheClassElem = elem.className;
  124. elem.cacheClassTarget = target.className;
  125. target.className = "code-highlighted";
  126. elem.className = "code-highlighted";
  127. }
  128. }
  129. function CodeHighlightOff(elem, id)
  130. {
  131. var target = document.getElementById(id);
  132. if(elem.cacheClassElem)
  133. elem.className = elem.cacheClassElem;
  134. if(elem.cacheClassTarget)
  135. target.className = elem.cacheClassTarget;
  136. }
  137. /*]]>*///-->
  138. </script>
  139. </head>
  140. <body>
  141. <div id="preamble" class="status">
  142. <a name="top" id="top"></a>
  143. </div>
  144. <div id="content">
  145. <h1 class="title"></h1>
  146. <div class="center">
  147. <div class="figure">
  148. <p><img src="./images/logo.png" alt="logo.png" />
  149. </p>
  150. </div>
  151. </div>
  152. <div class="center">
  153. <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
  154. <colgroup>
  155. <col class="left" />
  156. <col class="left" />
  157. <col class="left" />
  158. </colgroup>
  159. <tbody>
  160. <tr>
  161. <td class="left"><b>IRC:</b> robotics.uk.to Port 6697 SSL #freedombone</td>
  162. <td class="left"><b>XMPP:</b> bob@robotics.uk.to with OTR</td>
  163. <td class="left"><b>Bitmessage:</b> BM-2cWuhmBvVdfrHhLoZTdspCkKeiTorUesSL</td>
  164. </tr>
  165. </tbody>
  166. </table>
  167. </div>
  168. <p>
  169. You can support the Freedombone project with the following banner ads. Download an image and add it to your site or blog with a link to <a href="http://freedombone.uk.to/"><a href="http://freedombone.uk.to/">http://freedombone.uk.to/</a></a>. If you're using <a href="https://addons.mozilla.org/en-us/firefox/addon/adblock-edge/">AdBlock</a> then you may need to disable it on this page to see the images below.
  170. </p>
  171. <div class="center">
  172. <div class="figure">
  173. <p><img src="./ads/freedombone_ad7.jpg" alt="freedombone_ad7.jpg" />
  174. </p>
  175. </div>
  176. </div>
  177. <div class="center">
  178. <div class="figure">
  179. <p><img src="./ads/freedombone_ad1.jpg" alt="freedombone_ad1.jpg" />
  180. </p>
  181. </div>
  182. </div>
  183. <div class="center">
  184. <div class="figure">
  185. <p><img src="./ads/freedombone_ad2.jpg" alt="freedombone_ad2.jpg" />
  186. </p>
  187. </div>
  188. </div>
  189. <div class="center">
  190. <div class="figure">
  191. <p><img src="./ads/freedombone_ad3.jpg" alt="freedombone_ad3.jpg" />
  192. </p>
  193. </div>
  194. </div>
  195. <div class="center">
  196. <div class="figure">
  197. <p><img src="./ads/freedombone_ad4.jpg" alt="freedombone_ad4.jpg" />
  198. </p>
  199. </div>
  200. </div>
  201. <div class="center">
  202. <div class="figure">
  203. <p><img src="./ads/freedombone_ad5.jpg" alt="freedombone_ad5.jpg" />
  204. </p>
  205. </div>
  206. </div>
  207. <div class="center">
  208. <div class="figure">
  209. <p><img src="./ads/freedombone_ad6.jpg" alt="freedombone_ad6.jpg" />
  210. </p>
  211. </div>
  212. </div>
  213. </div>
  214. <div id="postamble" class="status">
  215. <style type="text/css">
  216. .back-to-top {
  217. position: fixed;
  218. bottom: 2em;
  219. right: 0px;
  220. text-decoration: none;
  221. color: #000000;
  222. background-color: rgba(235, 235, 235, 0.80);
  223. font-size: 12px;
  224. padding: 1em;
  225. display: none;
  226. }
  227. .back-to-top:hover {
  228. background-color: rgba(135, 135, 135, 0.50);
  229. }
  230. </style>
  231. <div class="back-to-top">
  232. <a href="#top">Back to top</a> | <a href="mailto:bob@robotics.uk.to">E-mail me</a>
  233. </div>
  234. <script type="text/javascript">
  235. var offset = 220;
  236. var duration = 500;
  237. jQuery(window).scroll(function() {
  238. if (jQuery(this).scrollTop() > offset) {
  239. jQuery('.back-to-top').fadeIn(duration);
  240. } else {
  241. jQuery('.back-to-top').fadeOut(duration);
  242. }
  243. });
  244. </script>
  245. </div>
  246. </body>
  247. </html>