|
@@ -0,0 +1,278 @@
|
|
|
|
+
|
|
|
|
+<!DOCTYPE html>
|
|
|
|
+<html lang="en">
|
|
|
|
+ <head>
|
|
|
|
+ <meta charset="utf-8">
|
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
+
|
|
|
|
+ <title>CFP</title>
|
|
|
|
+
|
|
|
|
+ <meta name="author" content="Radical Networks">
|
|
|
|
+
|
|
|
|
+ <!-- Enable responsive viewport -->
|
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
+ <meta property="og:url" content="http://radicalnetworks.org" />
|
|
|
|
+ <meta property="og:title" content="Radical Networks 2018" />
|
|
|
|
+ <meta property="og:description" content="October 19-21, 2018 in Berlin, Germany" />
|
|
|
|
+ <meta property="og:site_name" content="Radical Networks"/>
|
|
|
|
+ <meta property="og:image" content="https://radicalnetworks.org/assets/themes/images/radnets_logo_larger.png"/>
|
|
|
|
+
|
|
|
|
+ <!-- Bootstrap styles -->
|
|
|
|
+ <link href="/assets/themes/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
+ <!-- Optional theme -->
|
|
|
|
+ <link href="/assets/themes/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet">
|
|
|
|
+ <!-- Sticky Footer -->
|
|
|
|
+ <link href="/assets/themes/bootstrap/css/bs-sticky-footer.css" rel="stylesheet">
|
|
|
|
+
|
|
|
|
+ <!-- Custom styles and fonts -->
|
|
|
|
+ <link href='https://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
|
|
|
|
+ <link href="/assets/themes/css/style.css?body=1" rel="stylesheet" type="text/css" media="all">
|
|
|
|
+
|
|
|
|
+ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
|
|
+ <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
|
|
|
+ <!--[if lt IE 9]>
|
|
|
|
+ <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
|
|
+ <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
|
|
|
+ <![endif]-->
|
|
|
|
+ </head>
|
|
|
|
+
|
|
|
|
+ <body>
|
|
|
|
+ <div id="wrap">
|
|
|
|
+ <div class="container">
|
|
|
|
+ <nav class="row navbar" role="navigation">
|
|
|
|
+ <!-- Brand and toggle get grouped for better mobile display -->
|
|
|
|
+ <div class="navbar-header">
|
|
|
|
+ <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#jb-navbar-collapse">
|
|
|
|
+ <span class="sr-only">Toggle navigation</span>
|
|
|
|
+ <span class="icon-bar"></span>
|
|
|
|
+ <span class="icon-spacer"></span>
|
|
|
|
+ <span class="icon-bar"></span>
|
|
|
|
+ <span class="icon-spacer"></span>
|
|
|
|
+ <span class="icon-bar"></span>
|
|
|
|
+ <span class="icon-spacer"></span>
|
|
|
|
+ <br/>
|
|
|
|
+ </button>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <!-- Collect the nav links, forms, and other content for toggling -->
|
|
|
|
+ <div class="collapse navbar-collapse" id="jb-navbar-collapse">
|
|
|
|
+ <ul class="nav navbar-nav">
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <li><a href="/about/">About</a></li>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <li><a href="/location/">Location</a></li>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <li><a href="/sponsors/">Sponsors</a></li>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <li><a href="/team/">Team</a></li>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <li><a href="/policies/">Policies</a></li>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <li><a href="/shop/">Shop</a></li>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <li><a href="/archives/">Archives</a></li>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ </ul>
|
|
|
|
+ </div><!-- /.navbar-collapse -->
|
|
|
|
+</nav>
|
|
|
|
+ <header>
|
|
|
|
+ <div class="row">
|
|
|
|
+ <a href="/">
|
|
|
|
+ <img class="logo" src="/assets/themes/images/radnets_logo.png" width="500" height="76" />
|
|
|
|
+ </a>
|
|
|
|
+ <h2>October 18-20, 2019<br/>Prime Produce, NYC, NY</h2>
|
|
|
|
+ <div class="social">
|
|
|
|
+ <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/assets/themes//images/twitter_logo.png" width="37" height="37" /></a>
|
|
|
|
+ <a href="mailto:info@radicalnetworks.org"><img src="/assets/themes//images/email.png" width="37" height="37" /></a>
|
|
|
|
+ <a href="http://list.weise7.org/listinfo/radnets" target="_blank"><img src="/assets/themes//images/mailing-list.png" alt="mailing list" width="37" height="37" /></a>
|
|
|
|
+<!-- <a class="press" href="/assets/themes//pdf/radical_networks_2017_press_kit.pdf">2017 Press Kit</a> -->
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+</header>
|
|
|
|
+
|
|
|
|
+ <div class="row">
|
|
|
|
+ <div class="col-md-8 content">
|
|
|
|
+
|
|
|
|
+<div class="row">
|
|
|
|
+ <div class="col-xs-12">
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+<h3>Calling all Proposals!</h3>
|
|
|
|
+
|
|
|
|
+<p>Over the last two decades, the internet has become the glue that connects the personal, professional and social aspects of our lives. However, governments, militaries, commercial interests, and policing have shifted the internet and World Wide Web from being a free, decentralized global space to one of commodification and surveillance of personal data and activities, perpetuation of everyday and systematic modes of oppression, bias, and divided access and control.</p>
|
|
|
|
+
|
|
|
|
+<p>Radical Networks invites the community to envision, learn, engage, and share work around the current state and health of the internet and the future of digital networks and the open web. It is a forum for people who are curious about what drives these technologies that we are all dependent on and what is the creative potential, vulnerabilities, and opportunities to create with these technologies and take ownership back.</p>
|
|
|
|
+
|
|
|
|
+<p>We invite artists, activists, lawyers, engineers, writers, policy makers, educators, scientists, journalists, community organizers, and more to present your ideas in this year’s Radical Networks. We are looking for proposals for the following:</p>
|
|
|
|
+
|
|
|
|
+<ul>
|
|
|
|
+ <li>Talk</li>
|
|
|
|
+ <li>Workshop</li>
|
|
|
|
+ <li>Artwork for our Exhibition</li>
|
|
|
|
+ <li>Performance or Film Screening</li>
|
|
|
|
+ <li>Lunchtime Meetup</li>
|
|
|
|
+ <li>Panel</li>
|
|
|
|
+ <li>Tour/Field Trips</li>
|
|
|
|
+</ul>
|
|
|
|
+
|
|
|
|
+<p>Not sure what to propose? Check out presentations from <a href="/archives/">previous year's</a> Radical Networks, or choose from this list of topics:</p>
|
|
|
|
+
|
|
|
|
+<ul>
|
|
|
|
+ <li>Control and ownership of networks</li>
|
|
|
|
+ <li>Offline networks</li>
|
|
|
|
+ <li>Mesh and Peer-to-Peer networks</li>
|
|
|
|
+ <li>Local networks for community</li>
|
|
|
|
+ <li>Experimental application of computer networks</li>
|
|
|
|
+ <li>Networks for movement activism or journalism</li>
|
|
|
|
+ <li>Network security and safety for daily life, survival, or informal economies</li>
|
|
|
|
+ <li>Public policy and net neutrality</li>
|
|
|
|
+ <li>Censorship, Surveillance, and Policing</li>
|
|
|
|
+ <li>Artistic use of computer networks</li>
|
|
|
|
+ <li>Radio and broadcast for community or activism</li>
|
|
|
|
+ <li>Free and Open Source Hardware and Software</li>
|
|
|
|
+ <li>Personal networks</li>
|
|
|
|
+ <li>Bringing connectivity to rural or urban areas</li>
|
|
|
|
+ <li>Experimental social networks and platform cooperativism</li>
|
|
|
|
+ <li>Speculative futuring or alternative histories of the internet</li>
|
|
|
|
+ <li>Speculative networks</li>
|
|
|
|
+ <li>Ethical hacking</li>
|
|
|
|
+ <li>Digital security</li>
|
|
|
|
+ <li>Indigenous technology</li>
|
|
|
|
+ <li>Holistic security and healing technology</li>
|
|
|
|
+ <li>Disability justice in Networks and Crip technoscience</li>
|
|
|
|
+ <li>Climate justice, resilience, and environmental impact of networks and data infrastructures</li>
|
|
|
|
+ <li>Digital literacy and education around networks, internet, radio and digital stewardship</li>
|
|
|
|
+ <li>Labor and technological networks</li>
|
|
|
|
+ <li>...and anything else that takes a fresh or critical look at communication networks.</li>
|
|
|
|
+</ul>
|
|
|
|
+
|
|
|
|
+<p>The call for participation is open to all! We prioritize applications from people of color and Indigenous folx, womxn, non-binary folx, gender expansive and GNC, LGBTQ folx, immigrants, the undocumented, working-class, disabled folx, and first-time presenters!</p>
|
|
|
|
+
|
|
|
|
+<p>Please note: Radical Networks encourages proposals to be experimental and risk-taking and not necessarily using polished language or prose.</p>
|
|
|
|
+
|
|
|
|
+<p>If your proposal is accepted, please let us know if you need mentorship or support for how to present. We are seeking additional resources in how to better support first-time presenters.</p>
|
|
|
|
+
|
|
|
|
+<p>To submit your proposal, follow the <a href="/participate/">instructions here</a>.</p>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+</div>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ <div class="col-md-4 sidebar">
|
|
|
|
+ <div>
|
|
|
|
+<!-- Download our <a href="/assets/themes//pdf/radical_networks_2018_press_kit.pdf">2018 Press Kit</a>
|
|
|
|
+</div> -->
|
|
|
|
+<!-- <div>
|
|
|
|
+ <span class="tickets"><a href="https://www.eventbrite.com/e/radical-networks-2018-tickets-50152173501" target="_blank">Tickets Available!</a></span>
|
|
|
|
+</div> -->
|
|
|
|
+<!-- <div>Hosted by<br/>
|
|
|
|
+ <a class="host" href="" target="_blank">
|
|
|
|
+ </a>
|
|
|
|
+</div> -->
|
|
|
|
+<!-- <div class="bigger">Live stream provided by<br/>
|
|
|
|
+ <img src="/assets/themes//images/isoclogo.png" width="300" />
|
|
|
|
+ <br/><a href="https://livestream.com/internetsociety/radnets17" target="_blank">Main Stage Archive</a>
|
|
|
|
+ <br/>
|
|
|
|
+ <a href="https://livestream.com/accounts/9197973/radnets17" target="_blank">Workshops Archive</a>
|
|
|
|
+</div> -->
|
|
|
|
+<div class="social">Contact<br/>
|
|
|
|
+ <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/assets/themes//images/twitter_logo.png" width="37" height="37" alt="twitter" /></a>
|
|
|
|
+ <a href="mailto:info@radicalnetworks.org"><img src="/assets/themes//images/email.png" width="37" height="37" alt="email" /></a>
|
|
|
|
+ <a href="http://list.weise7.org/listinfo/radnets" target="_blank"><img src="/assets/themes//images/mailing-list.png" alt="mailing list" width="37" height="37" /></a>
|
|
|
|
+</div>
|
|
|
|
+<div>
|
|
|
|
+ <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
|
|
|
+ <input type="hidden" name="cmd" value="_s-xclick">
|
|
|
|
+ <input type="hidden" name="hosted_button_id" value="5AA3EA93WNFP2">
|
|
|
|
+ <input type="image" src="https://radicalnetworks.org/assets/themes/images/donate_button.png" width="150px" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
|
|
|
+ <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
|
|
|
+ </form>
|
|
|
|
+</div>
|
|
|
|
+<!-- <div>Psssst...<br/>
|
|
|
|
+ We're on the <a href="dat://c0965105755be00cafd7d176c6ccdce467b896c7284b4915733a83e6f2f78231/" target="_blank">dat network</a>, too.
|
|
|
|
+</div> -->
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div id="footer">
|
|
|
|
+ <div class="container">
|
|
|
|
+ <p>
|
|
|
|
+ © 2019 Radical Networks • Maintained by <a href="https://github.com/chootka">chootka</a>
|
|
|
|
+</p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <!-- Latest compiled and minified JavaScript, requires jQuery 1.x (2.x not supported in IE8) -->
|
|
|
|
+ <!-- Placed at the end of the document so the pages load faster -->
|
|
|
|
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
|
|
|
+ <script src="/assets/themes//bootstrap/js/bootstrap.min.js"></script>
|
|
|
|
+ <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>
|
|
|
|
+ </body>
|
|
|
|
+</html>
|
|
|
|
+
|