| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset='utf-8'>
- <meta http-equiv="X-UA-Compatible" content="chrome=1">
- <link href='http://fonts.googleapis.com/css?family=Roboto+Mono:400,100,300,500,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" type="text/css" href="/stylesheets/stylesheet.css" media="screen">
- <link rel="stylesheet" type="text/css" href="/stylesheets/github-dark.css" media="screen">
- <!--[if lt IE 9]>
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
- <title>Radical Networks</title>
- </head>
- <body>
- <div id="container">
- <div class="inner">
- <nav>
- <ul>
- <li><a href="/about/">About</a></li>
- <li><a href="/participate/">Participate</a></li>
- <!-- <li><a href="/speakers/">Speakers</a></li>
- <li><a href="/sponsors/">Sponsors</a></li>
- <li><a href="/schedule/">Schedule</a></li> -->
- <li><a href="/policies/">Policies</a></li>
- </ul>
- </nav>
- <header>
- <div class="headers">
- <a href="/">
- <h1>Radical<span class="light">/Networks</span></h1>
- </a>
- <h2>October 24-25, 2015<br/>NYU Poly, Brooklyn, NY</h2>
- </div>
- <div id="social">
- <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/images/twitter.png"></a>
- <a href="mailto:info@radicalnetworks.org"><img src="/images/email.png"></a>
- </div>
- </header>
- <div class="sidebar">
- <p><a href="/participate">Call for proposals</a> are open! Deadline is August 10th, 2015.</p>
- <div>In Partnership with<br/>
- <a href="http://eyebeam.org/" target="_blank"><img src="/images/eyebeam_logo_150.png" /></a>
- </div>
- <div>Hosted by<br/>
- <a href="http://eyebeam.org/" target="_blank"><img src="/images/engineering_long_white_250.png" /></a>
- </div>
- </div>
- <section id="main_content">
- <p>Join us for two days of speakers, panels and workshops designed to
- introduce the community to DIY networking. Learn how to create your
- own offline networks, portable web servers, mesh networks or internet
- gateways in hands on workshops. Attend panels where you can discuss
- your visions for how a localized network could support your school,
- your community, or your cause. Listen to speakers talk about the future
- of computer networks and why it’s important to understand how networks
- work in this age of hyper-connectivity.</p>
- <p>The conference will be organized around the following questions and themes:</p>
- <h3>QUESTIONS</h3>
- <ul>
- <li>What would you do with your own network?</li>
- <li>Why does it matter to understand how networks work?</li>
- <li>Why do community networks matter?</li>
- <li>How could free, open local networks benefit people?</li>
- <li>What can networks be used for other than social networking and commerical use?</li>
- </ul>
- <h3>THEMES</h3>
- <ul>
- <li>Community</li>
- <li>Education</li>
- <li>Activism</li>
- <li>Art</li>
- </ul>
- </section>
-
-
- </div>
- </div>
- </body>
- </html>
|