call-for-nodes.html 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <!-- -->
  6. <meta http-equiv="Content-Security-Policy" content="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: content:">
  7. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui, viewport-fit=cover"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta name="format-detection" content="telephone=no"> <meta name="msapplication-tap-highlight" content="no">
  8. <title>CALL FOR NODES -- Trans HacKmeeting 2018</title>
  9. <link rel="stylesheet" type="text/css" href="style.css">
  10. </head>
  11. <body class="cfn">
  12. <header>
  13. <p class="menu" >
  14. <a href="index.html">[HOME]</a>
  15. <a href="faq.html">[FAQ]</a>
  16. <a href="call-for-nodes.html">[CALL]</a>
  17. <a href="https://trans.hackmeeting.org/fiki/">[Wiki]</a>
  18. <a href="https://trans.hackmeeting.org/fiki/index.php?title=Schedule">[Schedule]</a>
  19. </p>
  20. <p class="lang" >
  21. <a href="call-for-nodes.html">[EN]</a>
  22. <a href="call-for-nodes.es.html">[ES]</a>
  23. <a href="call-for-nodes.it.html">[IT]</a>
  24. <a href="call-for-nodes.fr.html">[FR]</a>
  25. </p>
  26. </header>
  27. <h1>Call For Nodes</h1>
  28. <section id="intro">
  29. <pre class="quote">
  30. "We heard these last days, calls to topple the regime launched
  31. by individuals hidden behind their keyboards.
  32. We tell them, if you want to topple the regime face us directly in
  33. the street, I dare you to come down to the streets, but you will not
  34. come, since you have not forgotten what happened ... This regime will
  35. not be toppled by keyboards and whatsapp...This is in your dreams, we didn't come trough the internet, we came through blood!"
  36. -- El Bechir, president of Sudan in the city of Kasala (2013), in his
  37. speech on television in response to the movement for toppling the regime (one of the unoticed side-effects od the "arab springs") and its attempts at getting organized through the Internet...
  38. </pre>
  39. <h3>Think * (R)esist * Organize</h3>
  40. <p>
  41. We recognise that no infrastructure can be fully autonomous, since autonomy is
  42. relative to context. Discussing autonomous infrastructures would they be
  43. digital or not, engages us to acknowledge their context of existence and think
  44. our relation to it. This transhackmeeting will take place in a context of
  45. resistance where we can imagine the decolonisation of technologies. We want to
  46. address this situation both from our situation in Europe and in Tarnac, as well
  47. as from the production of technologies. The transhackmeeting is self-organized,
  48. we imagine that all person present reflects on hacking practice and production.
  49. </p>
  50. </p>
  51. </section>
  52. <section id="propose">
  53. <h3> Propose a node</h3>
  54. <p> To propose a node for the THK you can use this template: </p>
  55. <pre class="node.tmpl">
  56. TITLE: [NODE] short desc title
  57. AUTHOR: Your nick / identity
  58. DAY: When you prefer to do the talk (optional)
  59. NEEDS: Projector, table, pen, keyboards, humans, ...
  60. LANGUAGE The lang you may use to speak during your talk
  61. DURATION: 1h / 2h / ...
  62. DESCRIPTION: Try to define what will you talk about
  63. ....
  64. </pre>
  65. and send us an email to the ML:
  66. <br> <br>
  67. <pre class="register"> thk AT autistici DOT org </pre>
  68. <br>
  69. we will reply to you by email with more detail about your node proposal.
  70. </p>
  71. <footer>
  72. <a href="https://trans.hackmeeting.org">trans.hackmeeting.org</a> | <span class="copyleft">&copy;</span> transhackmeeting 2018 | <a href="https://lists.autistici.org/list/thk.en.html">Mailing list</a>
  73. </footer>
  74. </body>
  75. </html>