123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <title>Epic Jefferson</title>
-
- <meta name="author" content="Radical Networks">
- <!-- Enable responsive viewport -->
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <!-- Bootstrap styles -->
- <link href="/archives/2015/assets/themes/bootstrap-3/bootstrap/css/bootstrap.min.css" rel="stylesheet">
- <!-- Optional theme -->
- <link href="/archives/2015/assets/themes/bootstrap-3/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet">
- <!-- Sticky Footer -->
- <link href="/archives/2015/assets/themes/bootstrap-3/bootstrap/css/bs-sticky-footer.css" rel="stylesheet">
-
- <!-- Custom styles and fonts -->
- <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 href="/archives/2015/assets/themes/bootstrap-3/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]-->
- <!-- Fav and touch icons -->
- <!-- Update these with your own images
- <link rel="shortcut icon" href="/archives/2015/assets/themes/bootstrap-3/images/favicon.ico">
- <link rel="apple-touch-icon" href="/archives/2015/assets/themes/bootstrap-3/images/apple-touch-icon.png">
- <link rel="apple-touch-icon" sizes="72x72" href="/archives/2015/assets/themes/bootstrap-3/images/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="114x114" href="/archives/2015/assets/themes/bootstrap-3/images/apple-touch-icon-114x114.png">
- -->
- </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="/archives/2015/about/index.html">About</a></li>
- <li><a href="/archives/2015/speakers/index.html">Speakers</a></li>
- <li><a href="/archives/2015/program/index.html">Program</a></li>
- <li><a href="/archives/2015/team/index.html">Team</a></li>
- <li><a href="/archives/2015/policies/index.html">Policies</a></li>
- <li><a href="/archives/2015/location/index.html">Location</a></li>
- </ul>
- </div><!-- /.navbar-collapse -->
- </nav>
- <header>
- <div class="row">
- <a href="/archives/2015">
- <h1>Radical<span class="light">/Networks</span></h1>
- </a>
- <h2>October 24-25, 2015<br/>Integrated Digital Media<br/>MAGNET NYU Poly, Brooklyn, NY</h2>
- <div class="social">
- <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/archives/2015/assets/themes/bootstrap-3/images/twitter.png"></a>
- <a href="mailto:info@radicalnetworks.org"><img src="/archives/2015/assets/themes/bootstrap-3/images/email.png"></a>
- </div>
- </div>
- </header>
- <div class="row">
- <div class="col-md-8 content">
-
- <div class="row">
- <div class="col-xs-12">
- <h3>Epic Jefferson</h3>
- <img src="68747470733a2f2f73636f6e74656e742d696164332d312e78782e666263646e2e6e65742f6870686f746f732d667263332f762f74312e302d392f3934353433345f31303135323832313334393330303039365f313739343332383735355f6e2e6a70673f6f683d363861333732666462383937643231336363353134.jpg" width="300px" />
- <p>I've been working with technology for about 6 years now. I'm currently pursuing a Masters in Tangible Interaction Design from Carnegie Mellon University. My research focuses on sound design and interfaces for the performance of sound.</p>
- <p>Since 2013, I've co-directed the <a href="http://ledhack.org/" target="_blank">Lab for Erroneous Design</a>, Puerto Rico's first hackerspace.</p>
- <hr />
- <h2>Presenting</h2>
- <h3>Crowsourced (or not) Public Transportation GPS Tracking</h3>
- <p>I grew up in Puerto Rico, which has currently been in the public eye in America due to it's social/economic shenanigans. Many of it’s public services (namely the Public Transportation System) are crippled, unable to provide adequate service to the population. Some routes have only 1 bus pass every hour or hour and a half, only to have the bus pass you by because it’s filled to the brim.</p>
- <p>Even though these buses have actually had a GPS system installed since around 2006, it has only been used by a private company to “prevent theft”.</p>
- <p>I’m proposing a system where riders provide the GPS data themselves, for each other. Using a simple phone application (currently Android only), riders can transmit their own GPS data, making the bus location known to other potential riders in real-time, through the corresponding site that loads the data on a map.</p>
- <p>Ideally, the Public Transportation System itself could implement this system, as it very cheap to implement and keep running.</p>
- </div>
- </div>
- </div>
- <div class="col-md-4 sidebar">
-
- <div>
- <a href="http://www.eventbrite.com/e/radical-networks-conference-tickets-18786973343" target="_blank">SOLD OUT!</a>
- </div>
- <div class="social">
- <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/archives/2015/assets/themes/bootstrap-3/images/twitter.png"></a>
- <a href="mailto:info@radicalnetworks.org"><img src="/archives/2015/assets/themes/bootstrap-3/images/email.png"></a>
- </div>
- <div>In Partnership with<br/>
- <a href="http://eyebeam.org/" target="_blank"><img src="/archives/2015/assets/themes/bootstrap-3/images/eyebeam_logo_150.png" /></a>
- </div>
- <div>Hosted by<br/>
- <a href="http://engineering.nyu.edu/" target="_blank">
- <span style="color:#fff;">Integrated Digital Media at</span><br/>
- <img src="/archives/2015/assets/themes/bootstrap-3/images/engineering_long_white_250.png" /></a>
- <p style="padding-top: 8px">8th Floor, MAGNET<br/>2 Metrotech Center<br/>Brooklyn, NY 11201</p>
- </div>
- <div>Catered by<br/>
- <a href="http://www.carminesnyc.com/" target="_blank"><img src="/archives/2015/assets/themes/bootstrap-3/images/carmines-logo-rgb-1.gif" /></a>
- </div>
- <div>Live stream provided by<br/>
- <a href="http://isoc-ny.org/" target="_blank"><img src="/archives/2015/assets/themes/bootstrap-3/images/Internet_Society_logo_and_wordmark.png" /></a>
- <a href="http://livestream.com/internetsociety/radicalnetworks" target="_blank">Live stream begins Saturday 10/24 at 10:00 AM EST</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="footer">
- <div class="container">
- <p>
- © 2016 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="/archives/2015/assets/themes/bootstrap-3/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>
|