index.it.html 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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>Trans Hackmeeting</title>
  9. <link rel="stylesheet" type="text/css" href="style.css">
  10. </head>
  11. <body>
  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. </p>
  18. <p class="lang" >
  19. <a href="index.html">[EN]</a>
  20. <a href="index.es.html">[ES]</a>
  21. <a href="index.it.html">[IT]</a>
  22. <a href="index.cat.html">[CA]</a>
  23. <a href="index.fr.html">[FR]</a>
  24. <a href="index.eus.html">[EU]</a>
  25. </p>
  26. <img src="logo_hm_bologna.png" class="logo">
  27. <h1>Trans Hackmeeting</h1>
  28. <h2>9-13 Agosto 2018 @ Le Goutailloux, Tarnac (FR)</h2>
  29. <section id="cfn"> <a href="call-for-nodes.html"> CALL FOR NODES </a></section>
  30. </header>
  31. <section>
  32. <p>
  33. Da molti anni in diversi paesi europei il mix di hacking e politica ha creato
  34. diversi incontri e spazi locali dove esprimerci e condividere le idee (ad esempio:
  35. Hackit e l'hackmeeting iberico, il Backbone, l'hackON e Nois^2,...)
  36. </p>
  37. <p>
  38. Pensiamo che sia fantastico portare l'autorganizzazione dal basso e la
  39. visione critica che guida questi eventi ad un livello più alto, come è
  40. successo qualche anno fa a Pula (Croatia).
  41. </p>
  42. <p>
  43. Stiamo proponendo a chi condivide la nostra forma di organizzarsi, non
  44. istituzionale, diretta, e dal basso, di partecipare alla lista THK
  45. mailing-list per provare a creare questo Trans-Incontro per condividere
  46. esperienze ed idee senza essere rinchiusi nei confini politici e nazionali
  47. a cui non crediamo.
  48. </p>
  49. </section>
  50. <section>
  51. <h3><p align="right">trans.hackmeeting.org</p></h3>
  52. <ul>
  53. <li><strong>Wiki:</strong><a href="https://trans.hackmeeting.org/fiki/"> FIKI il cybersexy Trans Hack Wiki!</a>
  54. <li><strong>List:</strong><a href="https://www.autistici.org/mailman/listinfo/thk"> Mailinglist THK</a>
  55. </ul>
  56. </section>
  57. <section>
  58. Ringraziamo chi ci ha ispirato:
  59. <ul>
  60. <li> <a href="https://femhack.noblogs.org/"> Femhack </a> - Il blog del femhackmeeting
  61. <li> <a href="https://www.hackon.nl"> Hackon </a> - Evento hacker in Amsterdam
  62. <li> <a href="https://es.hackmeeting.org/"> Hackmeeting Spagna </a> hackmeeting hispano
  63. <li> <a href="https://it.hackmeeting.org/"> Hackmeeting Italia</a> hackmeeting italiano
  64. <li> <a href="https://calafou.org/"> Calafou </a> Realtà Utópica Rivoluzionaria Post-Industriale
  65. </ul>
  66. </section>
  67. <footer>
  68. <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">lista email</a>
  69. </footer>