index.html 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <title>Participate</title>
  7. <meta name="author" content="Radical Networks">
  8. <!-- Enable responsive viewport -->
  9. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  10. <!-- Bootstrap styles -->
  11. <link href="/assets/themes/bootstrap-3/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  12. <!-- Optional theme -->
  13. <link href="/assets/themes/bootstrap-3/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet">
  14. <!-- Sticky Footer -->
  15. <link href="/assets/themes/bootstrap-3/bootstrap/css/bs-sticky-footer.css" rel="stylesheet">
  16. <!-- Custom styles and fonts -->
  17. <link href='http://fonts.googleapis.com/css?family=Roboto+Mono:400,100,300,500,700' rel='stylesheet' type='text/css'>
  18. <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
  19. <link href="/assets/themes/bootstrap-3/css/style.css?body=1" rel="stylesheet" type="text/css" media="all">
  20. <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  21. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  22. <!--[if lt IE 9]>
  23. <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  24. <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
  25. <![endif]-->
  26. <!-- Fav and touch icons -->
  27. <!-- Update these with your own images
  28. <link rel="shortcut icon" href="images/favicon.ico">
  29. <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
  30. <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
  31. <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
  32. -->
  33. </head>
  34. <body>
  35. <div id="wrap">
  36. <div class="container">
  37. <nav class="row navbar" role="navigation">
  38. <!-- Brand and toggle get grouped for better mobile display -->
  39. <div class="navbar-header">
  40. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#jb-navbar-collapse">
  41. <span class="sr-only">Toggle navigation</span>
  42. <span class="icon-bar"></span>
  43. <span class="icon-bar"></span>
  44. <span class="icon-bar"></span>
  45. </button>
  46. </div>
  47. <!-- Collect the nav links, forms, and other content for toggling -->
  48. <div class="collapse navbar-collapse" id="jb-navbar-collapse">
  49. <ul class="nav navbar-nav">
  50. <li><a href="/about/index.html">About</a></li>
  51. <li class="active"><a href="/participate/index.html" class="active">Participate</a></li>
  52. <li><a href="/policies/index.html">Policies</a></li>
  53. </ul>
  54. </div><!-- /.navbar-collapse -->
  55. </nav>
  56. <header>
  57. <div class="row">
  58. <a href="/">
  59. <h1>Radical<span class="light">/Networks</span></h1>
  60. </a>
  61. <h2>October 24-25, 2015<br/>NYU Poly, Brooklyn, NY</h2>
  62. <div class="social">
  63. <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/assets/themes/bootstrap-3/images/twitter.png"></a>
  64. <a href="mailto:info@radicalnetworks.org"><img src="/assets/themes/bootstrap-3/images/email.png"></a>
  65. </div>
  66. </div>
  67. </header>
  68. <div class="row">
  69. <div class="col-md-8 content">
  70. <div class="row">
  71. <div class="col-xs-12">
  72. <p>We are seeking speakers, panel proposals, demos, and workshop leaders who would like to teach or present their ideas on computer networks. Some possible topics include:</p>
  73. <ul>
  74. <li>offline networks</li>
  75. <li>mesh networks</li>
  76. <li>local networks for community</li>
  77. <li>experimental application of computer networks</li>
  78. <li>networks for political activism</li>
  79. <li>network security for ordinary citizens</li>
  80. <li>artistic use of computer networks</li>
  81. <li>personal networks</li>
  82. <li>bringing connectivity to rural areas</li>
  83. <li>experimental social networks</li>
  84. <li>control and ownership of networks</li>
  85. <li>ethical hacking</li>
  86. <li>... and anything else that takes a fresh or critical look at how networks are used!</li>
  87. </ul>
  88. <p>Submissions are <strong>due by August 10, 2015 at 11:59p, in whatever timezone you're in</strong>. To submit your talk, panel, demo, or workshop, follow the instructions below for adding your proposal to our github repository. Accepted proposals will be <strong>notified by August 20th, 2015.</strong></p>
  89. <p>The call for participation is open to all! We encourage women, people of color, LGBTQIA, and differently-abled folks to apply!</p>
  90. <h3>HOW TO SUBMIT A PROPOSAL</h3>
  91. <h4>Via Email</h4>
  92. <p>If you would rather not publically post your proposal, you can email us directly. Use the template format below and send it to <a href="mailto:proposals@radicalnetworks.org">proposals@radicalnetworks.org</a></p>
  93. <h4>Via Github</h4>
  94. <ul>
  95. <li>Create a free <a href="https://github.com/join" target="_blank">GitHub account</a> if you don't have one already.</li>
  96. <li>Copy the template from below. All fields are required.</li>
  97. <li>Then go <a href="https://github.com/chootka/radical-networks/issues/new" target="_blank">HERE</a></li>
  98. <li>Paste the template and modify at will.</li>
  99. <li>Submit your proposal! (You are free to edit your proposal if you forgot something up until the deadline on 8/10/15)</li>
  100. </ul>
  101. <h3>PROPOSAL TEMPLATE</h3>
  102. <p>Copy this template: All fields are required for both Github and email submissions.</p>
  103. <h4>## Title of Talk / Panel / Workshop / Demo</h4>
  104. <ul>
  105. <li>Name : Jane Doe</li>
  106. <li>Location : Brooklyn, NY</li>
  107. <li>Email : janedoe@youremail.com</li>
  108. <li>Twitter : [@janedoe](url to twitter account)</li>
  109. <li>GitHub : [janedoe](url to GitHub account)</li>
  110. <li>Url(s) : [jane.doe.com](url to relevant sites)</li>
  111. </ul>
  112. <h4>## Type of proposal</h4>
  113. <p>[Type goes here. Is it a talk, panel, workshop, or demo?]</p>
  114. <h4>## Description of your talk / panel / workshop / demo</h4>
  115. <p>[Description goes here. Try to keep it under 300 words, but more than 140 characters. Note that panels should follow a moderator / discussion format, with possible participation from the audience.]</p>
  116. <h4>## Length of talk / panel / workshop</h4>
  117. <p>[How much time do you need to present your talk or workshop? Guidelines are as follows: Talks: 15 - 45 minutes with 15 minutes for questions. Panels: 45 minutes with 15 minutes for questions. Workshops: 1h - 6hrs.]</p>
  118. <h4>## Workshop technical requirements and materials list</h4>
  119. <p>[For workshops, include technical requirements, the maximum number of attendees and a full list of materials needed for attendees.]</p>
  120. <h4>## Demo installation requirements</h4>
  121. <p>[For demos, include installation requirements. Please note that most we can provide is table space, power, and network connectivity. Pieces cannot be mounted on walls or ceiling. Demos must be installed both days 10/24 and 10/25 and be attended to. We are not responsible for damages done to your work! (Although we will take every precaution we can to safely handle your work.)]</p>
  122. <h4>## Speaker Bio</h4>
  123. <p>[URL to bio picture goes here. Format for bio picture should be PNG/JPG/GIF, 256x256.]</p>
  124. <p>[Bio goes here. I'm an example bio. My background includes this and that. I've also
  125. contributed to these projects. These are some of my interests.]</p>
  126. <h4>Template ends before this line All fields are required!</h4>
  127. <ul>
  128. <li>When you're ready, submit! Don't worry, you can go back and edit it if you need to.</li>
  129. <li>Wait for us to get back to you, which we will do by August 20, 2015. We will respond to everyone who submits a proposal.</li>
  130. </ul>
  131. <h3>WHAT SHOULD BE IN THE PROPOSAL?</h3>
  132. <p>Every proposal should have the following information:</p>
  133. <ul>
  134. <li>Your name</li>
  135. <li>Your location</li>
  136. <li>Your contact info</li>
  137. <li>Type of proposal: Talk / Panel / Workshop / Demo</li>
  138. <li>Talk / Panel / Workshop / Demo title</li>
  139. <li>Talk / Panel / Workshop / Demo description</li>
  140. <li>Duration of talk / panel / workshop (not needed for demos)</li>
  141. <li>For workshops, max number of attendees and a list of materials required</li>
  142. <li>For demos, include installation requirements. Please note that pieces cannot be mounted directly onto the ceilings or walls.</li>
  143. <li>Your preferred image for the website (256x256)</li>
  144. </ul>
  145. <p><i>If you cannot provide info for a given required field, please indicate
  146. so using 'N/A' to acknowledge.</i></p>
  147. <p>If would be great if you could add in a short personal bio (50 words or
  148. less) and other details like links to your blog, twitter account, open
  149. source projects, company, etc.</p>
  150. <p>If you would like to include anything else relevant to your work, like
  151. slide decks, code samples, videos, etc, feel free to link us to them!</p>
  152. <h3>WHAT WE WILL PROVIDE PARTICIPANTS</h3>
  153. <p>We will pay participants a stipend for their time and provide food,
  154. drinks and entry to the conference. For workshop leaders, we will
  155. additionally cover cost of materials needed for everyone in your workshop,
  156. unless you plan on selling kits yourself to your attendees.</p>
  157. </div>
  158. </div>
  159. </div>
  160. <div class="col-md-4 sidebar">
  161. <p><a href="/participate">Call for proposals</a> are open! Deadline is August 10th, 2015.</p>
  162. <div>In Partnership with<br/>
  163. <a href="http://eyebeam.org/" target="_blank"><img src="/assets/themes/bootstrap-3/images/eyebeam_logo_150.png" /></a>
  164. </div>
  165. <div>Hosted by<br/>
  166. <a href="http://eyebeam.org/" target="_blank"><img src="/assets/themes/bootstrap-3/images/engineering_long_white_250.png" /></a>
  167. <p style="padding-top: 8px">8th Floor, MAGNET<br/>2 Metrotech Center<br/>Brooklyn, NY 11201</p>
  168. </div>
  169. <div class="social">
  170. <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/assets/themes/bootstrap-3/images/twitter.png"></a>
  171. <a href="mailto:info@radicalnetworks.org"><img src="/assets/themes/bootstrap-3/images/email.png"></a>
  172. </div>
  173. </div>
  174. </div>
  175. </div>
  176. </div>
  177. <div id="footer">
  178. <div class="container">
  179. <!-- {#% if page.url contains "/about/" %#} -->
  180. <p>
  181. &copy; 2015 Radical Networks &bull; Maintained by <a href="https://github.com/chootka">chootka</a>
  182. </p>
  183. <!-- {#% endif %#} -->
  184. </div>
  185. </div>
  186. <!-- Latest compiled and minified JavaScript, requires jQuery 1.x (2.x not supported in IE8) -->
  187. <!-- Placed at the end of the document so the pages load faster -->
  188. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
  189. <script src="/assets/themes/bootstrap-3/bootstrap/js/bootstrap.min.js"></script>
  190. </body>
  191. </html>