123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <title>Youth Justice Board</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="https://radicalnetworks.org" />
- <meta property="og:title" content="Radical Networks 2019" />
- <meta property="og:description" content="October 18-20, 2019 at Prime Produce, NYC, NY" />
- <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="../../participants/">Participants</a></li>
-
-
-
-
-
-
-
- <li><a href="../../location/">Location</a></li>
-
-
-
-
-
-
-
- <li><a href="../../program/">Program</a></li>
-
-
-
-
-
-
-
- <li><a href="../../gallery/">Gallery</a></li>
-
-
-
-
-
-
-
- <li><a href="../../sponsorship/">Sponsorship</a></li>
-
-
-
-
-
-
-
- <li><a href="../../team/">Team</a></li>
-
-
-
-
-
-
-
- <li><a href="../../policies/">Policies</a></li>
-
-
-
-
-
-
-
- <li><a href="../../shop/">Shop</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</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>Youth Justice Board</h3>
- <p><img src="yjb.jpg" width="256px" /></p>
- <p><a href="https://www.courtinnovation.org/yjb" target="_blank">Website</a> | <a href="https://twitter.com/courtinnovation/" target="_blank">Twitter</a></p>
- <p>The Youth Justice Board, a program of the Center for Court Innovation, is an after-school leadership development program that gives young people a voice in public policies that affect their lives. Each program cycle, a cohort of up to 20 New York City youth investigates a current justice or public safety issue, formulates policy recommendations, and works to implement those recommendations. The Youth Justice Board has two primary goals: first, to help members develop skills that will benefit their communities, their families, and their futures; and second, to contribute young people’s perspectives to public policy discussions. The Board aims to foster ongoing dialogue between policymakers and informed youth leaders.</p>
- <p>In the first year of the program’s two-year cycle, members conduct extensive research on an issue, develop and publish policy recommendations, and present them to policymakers and key stakeholders. During the second year, members work to implement those recommendations by developing new initiatives in partnership with key stakeholders that demonstrate the feasibility and advantages of select recommendations.</p>
- <hr />
- <h2>Meetup</h2>
- <h3>All Eyes On Us: Youth Gathering</h3>
- <p>Young people live much of their lives online. But what happens when their digital activities result in real-life consequences with law enforcement, the justice system, or school? Last year, the Youth Justice Board, a program of the Center for Court Innovation, researched that question; they interviewed dozens of experts and held focus groups with young people to learn the answer. Join the teen members of the Board to discuss what they learned about digital surveillance of young New Yorkers and ways that we can all work together to protect the privacy rights of youth.</p>
- </div>
- </div>
- </div>
- <div class="col-md-4 sidebar">
-
- <div>
- <!-- Download our <a href="../../pdf/radical_networks_2019_press_kit.pdf">2019 Press Kit</a>
- </div> -->
- <div>
- <span class="tickets"><a href="https://www.eventbrite.com/e/72061121755/" target="_blank">Tickets Available!</a></span>
- </div>
- <div>Hosted by<br/>
- <a class="host" href="https://www.primeproduce.coop/" target="_blank">
- <img src="../../assets/themes/images/Prime-Produce-Apprentice-Cooperative-Ltd-Logo-White.png" width="200" />
- </a>
- </div>
- <div>Live stream provided by<br/>
- <img src="../../assets/themes/images/isoclogo.png" width="200" />
- <br/><a href="https://livestream.com/internetsociety/radnets19" target="_blank">Watch Here!</a>
- <br/><a href="https://bit.ly/radtext" target="_blank">Live Captioning Available</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="WTFLU9JCLBU5S" />
- <input type="image" src="https://radicalnetworks.org/assets/themes/images/donate_button.png" border="0" width="200px" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
- <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
- </form>
- </div>
- <div class="sponsors">
- <h2>2019 Sponsors</h2>
- <h3>Partner Level</h3>
- <div>
- <!-- Ford Foundation -->
- <a href="http://www.fordfoundation.org/" target="_blank">
- <img src="../../assets/themes/images/fordfoundation-white_sm.png" width="200" />
- </a>
- </div>
- <h3>Sponsor Level</h3>
- <div>
- <!-- Fake Love -->
- <a href="http://fakelove.tv/" target="_blank">
- <img src="../../assets/themes/images/fl-white.png" width="150" />
- </a>
- </div>
- <div class="cmi">
- <!-- Custom Monoclonals International -->
- Custom Monoclonals Intl
- </div>
- <h3>Ally Level</h3>
- <div>
- <!-- Chemistry -->
- <a href="http://chemcreative.com/" target="_blank">
- <img src="../../assets/themes/images/chemistry-new.png" width="150" />
- </a>
- </div>
- <h3>Scholarship Sponsor</h3>
- <div>
- <!-- Protocol Labs -->
- <a href="https://protocol.ai/" target="_blank">
- <img src="../../assets/themes/images/protocol-labs-logo.svg" width="150" />
- </a>
- </div>
- <h3>Media Partnership</h3>
- <div>
- <!-- Women Who Code -->
- <a href="https://www.womenwhocode.com/" target="_blank">
- <img src="../../assets/themes/images/wwc_sm.png" width="150" />
- </a>
- </div>
- </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>Psssst...<br/>
- We're on the <a href="https://gateway.pinata.cloud/ipfs/Qmc2jiw2WNGu73pPuzPKC4eFRrSmhJJyQbfddkBD91uDmU/">ipfs</a> and <a href="dat://c0965105755be00cafd7d176c6ccdce467b896c7284b4915733a83e6f2f78231/" target="_blank">dat</a> networks, too.
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="footer">
- <div class="container">
- <p> </p>
- <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>
|