index.html 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset='utf-8'>
  5. <meta http-equiv="X-UA-Compatible" content="chrome=1">
  6. <link href='http://fonts.googleapis.com/css?family=Roboto+Mono:400,100,300,500,700' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
  8. <link rel="stylesheet" type="text/css" href="/stylesheets/stylesheet.css" media="screen">
  9. <link rel="stylesheet" type="text/css" href="/stylesheets/github-dark.css" media="screen">
  10. <!--[if lt IE 9]>
  11. <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  12. <![endif]-->
  13. <title>Radical Networks</title>
  14. </head>
  15. <body>
  16. <div id="container">
  17. <div class="inner">
  18. <nav>
  19. <ul>
  20. <li><a href="/about/">About</a></li>
  21. <li><a href="/participate/">Participate</a></li>
  22. <!-- <li><a href="/speakers/">Speakers</a></li>
  23. <li><a href="/sponsors/">Sponsors</a></li>
  24. <li><a href="/schedule/">Schedule</a></li> -->
  25. <li><a href="/policies/">Policies</a></li>
  26. </ul>
  27. </nav>
  28. <header>
  29. <div class="headers">
  30. <a href="/">
  31. <h1>Radical<span class="light">/Networks</span></h1>
  32. </a>
  33. <h2>October 24-25, 2015<br/>NYU Poly, Brooklyn, NY</h2>
  34. </div>
  35. <div id="social">
  36. <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/images/twitter.png"></a>
  37. <a href="mailto:info@radicalnetworks.org"><img src="/images/email.png"></a>
  38. </div>
  39. </header>
  40. <div class="sidebar">
  41. <p><a href="/participate">Call for proposals</a> are open! Deadline is Augst 10th, 2015.</p>
  42. <div>In Partnership with<br/>
  43. <a href="http://eyebeam.org/" target="_blank"><img src="/images/eyebeam_logo_200.png" /></a>
  44. </div>
  45. <!-- <div>Hosted by<br/>
  46. <a href="http://eyebeam.org/" target="_blank"><img src="/images/engineering_long_white_250.png" /></a>
  47. </div> -->
  48. </div>
  49. <section id="main_content">
  50. <p>Join us for two days of speakers, panels and workshops designed to
  51. introduce the community to DIY networking. Learn how to create your
  52. own offline networks, portable web servers, mesh networks or internet
  53. gateways in hands on workshops. Attend panels where you can discuss
  54. your visions for how a localized network could support your school,
  55. your community, or your cause. Listen to speakers talk about the future
  56. of computer networks and why it’s important to understand how networks
  57. work in this age of hyper-connectivity.</p>
  58. <p>The conference will be organized around the following questions and themes:</p>
  59. <h3>QUESTIONS</h3>
  60. <ul>
  61. <li>What would you do with your own network?</li>
  62. <li>Why does it matter to understand how networks work?</li>
  63. <li>Why do community networks matter?</li>
  64. <li>How could free, open local networks benefit people?</li>
  65. <li>What can networks be used for other than social networking and commerical use?</li>
  66. </ul>
  67. <h3>THEMES</h3>
  68. <ul>
  69. <li>Community</li>
  70. <li>Education</li>
  71. <li>Activism</li>
  72. <li>Art</li>
  73. </ul>
  74. </section>
  75. </div>
  76. </div>
  77. </body>
  78. </html>