index.html 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  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>Amanda Ervin</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 2016" />
  12. <meta property="og:description" content="November 4-6, 2016 at Chemistry Creative, 315 Ten Eyck Street, Brooklyn NY" />
  13. <meta property="og:image" content="http://radicalnetworks.org/archives/2016/assets/themes/images/banner_fb2.jpg" />
  14. <!-- Bootstrap styles -->
  15. <link href="/archives/2016/assets/themes/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  16. <!-- Optional theme -->
  17. <link href="/archives/2016/assets/themes/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet">
  18. <!-- Sticky Footer -->
  19. <link href="/archives/2016/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="/archives/2016/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="/archives/2016/about/">About</a></li>
  51. <li><a href="/archives/2016/participants/">Participants</a></li>
  52. <li><a href="/archives/2016/program/">Program</a></li>
  53. <li><a href="/archives/2016/sponsorship/">Sponsorship</a></li>
  54. <li><a href="/archives/2016/location/">Location</a></li>
  55. <li><a href="/archives/2016/team/">Team</a></li>
  56. <li><a href="/archives/2016/policies/">Policies</a></li>
  57. </ul>
  58. </div><!-- /.navbar-collapse -->
  59. </nav>
  60. <header>
  61. <div class="row">
  62. <a href="/archives/2016/">
  63. <img class="logo" src="/archives/2016/assets/themes/images/radnets_logo.png" width="500" height="76" />
  64. </a>
  65. <h2>November 4-6, 2016<br/>Chemistry Creative, 315 Ten Eyck Street, Brooklyn NY</h2>
  66. <div class="social">
  67. <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/archives/2016/assets/themes//images/twitter_logo.png" width="37" height="37" /></a>
  68. <a href="mailto:info@radicalnetworks.org"><img src="/archives/2016/assets/themes//images/email.png" width="37" height="37" /></a>
  69. <a class="press" href="/archives/2016/assets/themes//pdf/radical_networks_2016_press_kit.pdf">2016 Press Kit</a>
  70. </div>
  71. </div>
  72. </header>
  73. <div class="row">
  74. <div class="col-md-8 content">
  75. <div class="row">
  76. <div class="col-xs-12">
  77. <div class="profile">
  78. <h3>Amanda Ervin</h3>
  79. <img src="amanda.jpg" />
  80. <p><a href="http://amandaervin.com/" target="_blank">Website</a> | <a href="https://twitter.com/threadandmotors" target="_blank">Twitter</a></p>
  81. <p>Amanda Ervin has been working at the intersection of art &amp; technology for 15 years. She received an MFA in Combined Media from the University at Albany, focusing on digital and electronic media. She has taught classes at universities, artist spaces, schools, and makerspaces all over New York State. She has worked as an adjunct professor at the University at Albany, and Hudson Valley Community College. Since October 2015, Amanda has been building a Makerspace at Union College in Schenectady, NY. this includes developing curriculum, writing equipment grants, and getting students excited about Maker things.</p>
  82. <p>Amanda's interests include designing things that are an extension of our human experience, through augmentation and emotion, paired with technology. Her artwork and has been shown in NYC and San Diego, including SIGGRAPH.</p>
  83. </div>
  84. <hr />
  85. <h2>Workshop</h2>
  86. <h3>Developing for Cellular Networks</h3>
  87. <p>This workshop will cover basic cell phone development. Participants will use the breakout board, sold by Adafruit, with the SIM5320A chip. This chip uses SIM technology to get users onto cellular networks. From there, users can make phone calls, send text messages, or use wifi networks. The SIM5320A has many interface options including I2C, SPI, and GPIO for adding sensors to your cellular devices. Participants will become acquainted with AT commands and LUA protocol.</p>
  88. <h3>Materials &amp; Requirements</h3>
  89. <p>Each participant should bring a laptop, running preferably osx or linux. In addition, please bring the following materials (linked to their product page on Adafruit):</p>
  90. <p>You may opt to purchase a kit containing all of the below materials when you purchase your conference pass on the <a href="https://www.eventbrite.com/e/radical-networks-tickets-28325258611" target="_blank">eventbrite</a> page. Alternatively, you may buy the materials on your own via the links below.</p>
  91. <ul>
  92. <li>1 - <a href="https://www.adafruit.com/products/3147" target="_blank">Adafruit FONA 3G with Ting SIM Card</a></li>
  93. <li>Alligator Clips</li>
  94. <li><a href="https://www.adafruit.com/products/1578" target="_blank">3.7v LIPO Rechargeable Battery</a></li>
  95. </ul>
  96. </div>
  97. </div>
  98. </div>
  99. <div class="col-md-4 sidebar">
  100. <div>
  101. <a class="tickets" href="https://www.eventbrite.com/e/radical-networks-tickets-28325258611" target="_blank">Tickets Available!</a>
  102. </div>
  103. <div>In Partnership with<br/>
  104. <a href="http://eyebeam.org/" target="_blank"><img src="/archives/2016/assets/themes//images/eyebeam_logo.png" width="150" height="94" /></a>
  105. </div>
  106. <div>Hosted by<br/>
  107. <a href="http://chemcreative.com/" target="_blank">
  108. <img src="/archives/2016/assets/themes//images/chem.png" width="167" />
  109. </a>
  110. <p style="padding-top: 8px">315 Ten Eyck St<br/>Brooklyn, NY 11206</p>
  111. <!-- <a href="http://www.elsewherebrooklyn.com" target="_blank">
  112. <img src="/assets/themes//images/elsewhere.png" width="120" height="135" />
  113. </a> -->
  114. </div>
  115. <!-- <div>Catered by<br/>
  116. <a href="http://www.carminesnyc.com/" target="_blank"><img src="/assets/themes//images/carmines-logo-rgb-1.gif" /></a>
  117. </div> -->
  118. <div class="bigger">Live stream provided by<br/>
  119. <a href="http://isoc-ny.org/" target="_blank"><img src="/archives/2016/assets/themes//images/isoclogo.png" width="300" /></a><br/>
  120. <!--a href="http://livestream.com/internetsociety/radicalnetworks" target="_blank"-->Live stream begins Friday 11/4 at 10:00 AM EST<!--/a-->
  121. </div>
  122. <div class="social">Contact<br/>
  123. <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/archives/2016/assets/themes//images/twitter_logo.png" width="37" height="37" /></a>
  124. <a href="mailto:info@radicalnetworks.org"><img src="/archives/2016/assets/themes//images/email.png" width="37" height="37" /></a><br/>
  125. Download our <a href="/archives/2016/assets/themes//pdf/radical_networks_2016_press_kit.pdf">2016 Press Kit</a>
  126. </div>
  127. </div>
  128. </div>
  129. </div>
  130. </div>
  131. <div id="footer">
  132. <div class="container">
  133. <p>
  134. &copy; 2016 Radical Networks &bull; Maintained by <a href="https://github.com/chootka">chootka</a>
  135. </p>
  136. </div>
  137. </div>
  138. <!-- Latest compiled and minified JavaScript, requires jQuery 1.x (2.x not supported in IE8) -->
  139. <!-- Placed at the end of the document so the pages load faster -->
  140. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
  141. <script src="/archives/2016/assets/themes//bootstrap/js/bootstrap.min.js"></script>
  142. <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>
  143. </body>
  144. </html>