index.html 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  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. <meta property="og:url" content="http://radicalnetworks.org" />
  11. <meta property="og:title" content="Radical Networks 2018" />
  12. <meta property="og:description" content="October 19-21, 2018 in Berlin, Germany" />
  13. <!-- <meta property="og:image" content="http://radicalnetworks.org/assets/themes/images/banner_fb2.jpg" /> -->
  14. <!-- Bootstrap styles -->
  15. <link href="/assets/themes/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  16. <!-- Optional theme -->
  17. <link href="/assets/themes/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet">
  18. <!-- Sticky Footer -->
  19. <link href="/assets/themes/bootstrap/css/bs-sticky-footer.css" rel="stylesheet">
  20. <!-- Custom styles and fonts -->
  21. <link href='https://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
  22. <link href="/assets/themes/css/style.css?body=1" rel="stylesheet" type="text/css" media="all">
  23. <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  24. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  25. <!--[if lt IE 9]>
  26. <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  27. <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
  28. <![endif]-->
  29. </head>
  30. <body>
  31. <div id="wrap">
  32. <div class="container">
  33. <nav class="row navbar" role="navigation">
  34. <!-- Brand and toggle get grouped for better mobile display -->
  35. <div class="navbar-header">
  36. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#jb-navbar-collapse">
  37. <span class="sr-only">Toggle navigation</span>
  38. <span class="icon-bar"></span>
  39. <span class="icon-spacer"></span>
  40. <span class="icon-bar"></span>
  41. <span class="icon-spacer"></span>
  42. <span class="icon-bar"></span>
  43. <span class="icon-spacer"></span>
  44. <br/>
  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/">About</a></li>
  51. <li class="active"><a href="/participate/" class="active">Participate</a></li>
  52. <li><a href="/sponsors/">Sponsors</a></li>
  53. <li><a href="/location/">Location</a></li>
  54. <li><a href="/team/">Team</a></li>
  55. <li><a href="/policies/">Policies</a></li>
  56. <li><a href="/shop/">Shop</a></li>
  57. <li><a href="/archives/">Archives</a></li>
  58. </ul>
  59. </div><!-- /.navbar-collapse -->
  60. </nav>
  61. <header>
  62. <div class="row">
  63. <a href="/">
  64. <img class="logo" src="/assets/themes/images/radnets_logo.png" width="500" height="76" />
  65. </a>
  66. <h2>October 19-21, 2018<br/>Berlin, Germany</h2>
  67. <div class="social">
  68. <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/assets/themes//images/twitter_logo.png" width="37" height="37" /></a>
  69. <a href="mailto:info@radicalnetworks.org"><img src="/assets/themes//images/email.png" width="37" height="37" /></a>
  70. <!-- <a class="press" href="/assets/themes//pdf/radical_networks_2017_press_kit.pdf">2017 Press Kit</a> -->
  71. </div>
  72. </div>
  73. </header>
  74. <div class="row">
  75. <div class="col-md-8 content">
  76. <div class="row">
  77. <div class="col-xs-12">
  78. <h3>Participate!</h3>
  79. <p>Submissions are <strong>due by Tuesday July 31, 2018 at 11:59pm, in whatever timezone you're in</strong>. To submit your talk, panel, artwork, performance, or workshop, follow the instructions below for adding your proposal to our <a href="https://git.superglue.it/chootka/radical-networks/issues/new?issuable_template=Proposal" target="_blank">GitLab repository</a>. Alternatively, you can also email us your proposal to: proposals (at) radicalnetworks (dot) org.</p>
  80. <p>Accepted proposals will be <strong>notified by August 15th, 2018.</strong></p>
  81. <h3>What we will provide participants</h3>
  82. <p>Participants will receive a stipend and entry to the conference for themselves and a +1, including food and drinks (excluding the bar). The stipend will vary depending on ticket sales, but will be at least 100€.</p>
  83. <p>Travel and accommodation is not provided for unless we are able to secure sponsorships or make enough from ticket sales. All of the proceeds from ticket sales goes to conference participants and production costs. We are happy to provide an official invitation letter if needed for obtaining funds on your behalf.</p>
  84. <h3>How to submit a GitLab proposal</h3>
  85. <ul>
  86. <li>Create a free <a href="http://git.superglue.it/users/register" target="_blank">GitLab account</a> on our server.</li>
  87. <li>Add your details to the <a href="https://git.superglue.it/chootka/radical-networks/issues/new?issuable_template=Proposal" target="_blank">proposal template</a>.</li>
  88. <li>Click 'Submit issue' and you are all set!</li>
  89. <li>Wait for us to get back to you by <strong>August 15th, 2018</strong>.</li>
  90. </ul>
  91. <h3>How to submit a proposal by email</h3>
  92. <ul>
  93. <li>Copy the contents of the <a href="https://git.superglue.it/chootka/radical-networks/issues/new?issuable_template=Proposal" target="_blank">proposal template</a> with your details added into an email to <strong>proposals (at) radicalnetworks (dot) org</strong></li>
  94. <li>Wait for us to get back to you by <strong>August 15th, 2018</strong>.</li>
  95. </ul>
  96. </div>
  97. </div>
  98. </div>
  99. <div class="col-md-4 sidebar">
  100. <div>
  101. <!-- Download our <a href="/assets/themes//pdf/radical_networks_2018_press_kit.pdf">2018 Press Kit</a>
  102. </div> -->
  103. <div>
  104. <span class="tickets">Tickets Available Soon!</span>
  105. </div>
  106. <div>Hosted by<br/>
  107. <a class="host" href="https://spektrumberlin.de/" target="_blank">
  108. <img src="https://spektrumberlin.de/typo3conf/ext/wb_spektrum/Resources/Public/assets/cube-spektrum-100px.png" width="50" /><span class="spektrum">SPEKTRUM</span>
  109. </a>
  110. <p style="padding-top: 8px">Bürknerstraße 12<br/>12047 Berlin Germany</p>
  111. </div>
  112. <!-- <div class="bigger">Live stream provided by<br/>
  113. <img src="/assets/themes//images/isoclogo.png" width="300" />
  114. <br/><a href="https://livestream.com/internetsociety/radnets17" target="_blank">Main Stage Archive</a>
  115. <br/>
  116. <a href="https://livestream.com/accounts/9197973/radnets17" target="_blank">Workshops Archive</a>
  117. </div> -->
  118. <div class="social">Contact<br/>
  119. <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/assets/themes//images/twitter_logo.png" width="37" height="37" /></a>
  120. <a href="mailto:info@radicalnetworks.org"><img src="/assets/themes//images/email.png" width="37" height="37" /></a>
  121. </div>
  122. </div>
  123. </div>
  124. </div>
  125. </div>
  126. <div id="footer">
  127. <div class="container">
  128. <p>
  129. &copy; 2018 Radical Networks &bull; Maintained by <a href="https://github.com/chootka">chootka</a>
  130. </p>
  131. </div>
  132. </div>
  133. <!-- Latest compiled and minified JavaScript, requires jQuery 1.x (2.x not supported in IE8) -->
  134. <!-- Placed at the end of the document so the pages load faster -->
  135. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
  136. <script src="/assets/themes//bootstrap/js/bootstrap.min.js"></script>
  137. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
  138. </body>
  139. </html>