index.html 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  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>Gottfried Haider</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>Gottfried Haider</h3>
  79. <img src="gottfried.png" />
  80. <p><a href="http://ghai.xyz/" target="_blank">Website</a> | <a href="https://twitter.com/mrgohai" target="_blank">Twitter</a></p>
  81. <p>Gottfried Haider. MFA in Design Media Arts at UCLA. Currently based in Amsterdam working as an educator, artist and tool-builder. Contributing to various open source initiative, including the Processing project.</p>
  82. </div>
  83. <hr />
  84. <h2>Exhibiting and Presenting</h2>
  85. <h3>Ultra-Low Bandwidth Remote Sensing</h3>
  86. <p>I want to present a proposition for the continuous examination of remote locations, making use of energy harvesting, custom low-bandwidth image compression schemes, and piggybacking the data onto regular APRS tactical radio packages. Once relayed through an internet APRS gateway, the packages are ingested by custom software, and used to generate a real-time audio/visual environment (a "best-effort" reconstruction of the source site).</p>
  87. <p>With a long term fascination for sensing at a distance and low-bandwidth scenarios, connected to powerful personal memories of accessing mars rover imagery through 56k modem lines in the 90s, I started conceiving my own protocol and implementation while participating in a land auction for property in the high desert. The purchase ultimately fell through (for the time being), but I continued the inquiry, the results of which I'd love to share with the audience at the conference.</p>
  88. <p>Travel made possible by:<br/><br/><img src="federal_chancellery_of_austria_RGB.png" width="300" /></p>
  89. </div>
  90. </div>
  91. </div>
  92. <div class="col-md-4 sidebar">
  93. <div>
  94. <a class="tickets" href="https://www.eventbrite.com/e/radical-networks-tickets-28325258611" target="_blank">Tickets Available!</a>
  95. </div>
  96. <div>In Partnership with<br/>
  97. <a href="http://eyebeam.org/" target="_blank"><img src="/archives/2016/assets/themes//images/eyebeam_logo.png" width="150" height="94" /></a>
  98. </div>
  99. <div>Hosted by<br/>
  100. <a href="http://chemcreative.com/" target="_blank">
  101. <img src="/archives/2016/assets/themes//images/chem.png" width="167" />
  102. </a>
  103. <p style="padding-top: 8px">315 Ten Eyck St<br/>Brooklyn, NY 11206</p>
  104. <!-- <a href="http://www.elsewherebrooklyn.com" target="_blank">
  105. <img src="/assets/themes//images/elsewhere.png" width="120" height="135" />
  106. </a> -->
  107. </div>
  108. <!-- <div>Catered by<br/>
  109. <a href="http://www.carminesnyc.com/" target="_blank"><img src="/assets/themes//images/carmines-logo-rgb-1.gif" /></a>
  110. </div> -->
  111. <div class="bigger">Live stream provided by<br/>
  112. <a href="http://isoc-ny.org/" target="_blank"><img src="/archives/2016/assets/themes//images/isoclogo.png" width="300" /></a><br/>
  113. <!--a href="http://livestream.com/internetsociety/radicalnetworks" target="_blank"-->Live stream begins Friday 11/4 at 10:00 AM EST<!--/a-->
  114. </div>
  115. <div class="social">Contact<br/>
  116. <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/archives/2016/assets/themes//images/twitter_logo.png" width="37" height="37" /></a>
  117. <a href="mailto:info@radicalnetworks.org"><img src="/archives/2016/assets/themes//images/email.png" width="37" height="37" /></a><br/>
  118. Download our <a href="/archives/2016/assets/themes//pdf/radical_networks_2016_press_kit.pdf">2016 Press Kit</a>
  119. </div>
  120. </div>
  121. </div>
  122. </div>
  123. </div>
  124. <div id="footer">
  125. <div class="container">
  126. <p>
  127. &copy; 2016 Radical Networks &bull; Maintained by <a href="https://github.com/chootka">chootka</a>
  128. </p>
  129. </div>
  130. </div>
  131. <!-- Latest compiled and minified JavaScript, requires jQuery 1.x (2.x not supported in IE8) -->
  132. <!-- Placed at the end of the document so the pages load faster -->
  133. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
  134. <script src="/archives/2016/assets/themes//bootstrap/js/bootstrap.min.js"></script>
  135. <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>
  136. </body>
  137. </html>