-
Notifications
You must be signed in to change notification settings - Fork 35
/
media.html
215 lines (196 loc) · 9.34 KB
/
media.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Media Coverage</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Coverage of OpenWorm in the media.">
<!-- REPLICATE THIS IN ALL PAGES -->
<!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet">
<link rel="stylesheet" href="css/font-awesome.css">
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/docs.css" rel="stylesheet">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Fav and touch icons - this code is outdated -->
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner" id="head-nav">
</div>
</div>
<script src="js/jquery-3.6.0.js"></script>
<script>
// get head-nav and foot-nav with jquery (get is async)
$.get('header-content.html', function(data) {
$('#head-nav').html(data);
})
$.get('footer-content.html', function(data) {
$('#foot-nav').html(data);
})
</script>
</head>
<body>
<div id="pjax-content">
<!-- END REPEAT-->
<header class="jumbotron subhead" id="overview">
<div class="container">
<h1>Media Coverage</h1>
<p class="lead">
OpenWorm in the news.
</p>
</div>
</header>
<div class="container">
<div class="marketing">
<br/>
<br/>
<p class="marketing-byline">For media inquiries please contact <a href="mailto:[email protected]"><strong>info@openworm.org</strong></a>.
</p>
<div class="row-fluid">
<div class="span12">
<div id="tedx"></div>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<!--<h2 class="centered"><span class="ted">TED<sup>X</sup></span>Bangalore</h2>-->
<h2 class="centered" style="letter-spacing: 0;">Bangalore</h2> <br>
<div class="videoWrapper">
<iframe width="560" height="315"
src="https://www.youtube.com/embed/RY2-0-QsuTE?rel=0&showinfo=0"
frameborder="0" allowfullscreen></iframe>
</div>
<br>
<p class="marketing-byline">A worm is our best bet to unlock the secrets of the brain by Stephen
Larson</p>
</div>
<div class="span6 ">
<!--<h2 class="centered"><span class="ted">TED<sup>X</sup></span>Vienna</h2> <br>-->
<h2 class="centered" style="letter-spacing: 0;">Vienna</h2> <br>
<div class="videoWrapper">
<iframe width="560" height="315"
src="https://www.youtube.com/embed/EKopW86CCJo?rel=0&showinfo=0"
frameborder="0" allowfullscreen></iframe>
</div>
<br>
<p class="marketing-byline">Digital biology and open science -- the coming revolution by Stephen
Larson</p>
</div>
</div>
<div class="large-spacer"></div>
<div class="row-fluid">
<div class="span2">
<h2 class="hero" ><a href="http://www.economist.com/news/science-and-technology/21602661-crowd-funded-project-aims-build-worlds-first-simulated-organism-computer" target="_blank">The Economist</a></h2>
</div>
<div class="span2">
<h2 class="hero" ><a href="http://www.theatlantic.com/technology/archive/2013/05/is-this-virtual-worm-the-first-sign-of-the-singularity/275715/" target="_blank">The Atlantic</a></h2>
</div>
<div class="span2">
<h2 class="hero" ><a href="http://www.bbc.co.uk/news/technology-22397252" target="_blank">BBC</a></h2>
</div>
<div class="span2">
<h2 class="hero" ><a href="http://www.nbcnews.com/technology/open-source-virtual-worm-worms-its-way-life-6C9770499" target="_blank">NBC</a></h2>
</div>
<div class="span2">
<h2 class="hero" ><a href="https://www.wired.com/story/meet-wiki-worm/" target="_blank">Wired UK</a></h2>
</div>
<div class="span2">
<h2 class="hero" ><a href="http://boingboing.net/2013/05/02/openworm-an-artificial-life-s.html" target="_blank">Boing Boing</a></h2>
</div>
</div>
<br/>
<br/>
<div class="row-fluid">
<div class="span2">
<h2 class="hero"><a href="http://downloads.bbc.co.uk/podcasts/fivelive/pods/pods_20130514-0530a.mp3" target="_blank">BBC Outriders</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://www.techhive.com/article/2037468/roundworms-star-in-openworm-an-artificial-life-simulator.html" target="_blank">Tech Hive</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://www.extremetech.com/extreme/155329-creating-the-first-virtual-organisms-the-openworm-digital-life-project" target="_blank">Extreme Tech</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://news.discovery.com/tech/apps/openworm-can-unleash-artificial-lifeforms-130514.htm" target="_blank">Discovery</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://www.theregister.co.uk/2013/05/08/open_worm_project_models_nematode/" target="_blank">The Register</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://phys.org/news/2013-05-digital-life-openworm-source.html" target="_blank">Phys.org</a></h2>
</div>
</div>
<br/>
<br/>
<div class="row-fluid">
<div class="span2">
<h2 class="hero"><a href="http://www.scientificamerican.com/article.cfm?id=c-elegans-connectome" target="_blank">Scientific American</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://revistagalileu.globo.com/Revista/Common/0,,EMI337310-17770,00-PESQUISA+COLABORATIVA+TENTA+MONTAR+REPLICA+VIRTUAL+DE+NEMATODEO+QUE+VIVA+IN.html" target="_blank">Galileu</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://www.sciencetogrok.com/2013/03/a-great-role-model-for-collaborative.html?utm_source=feedburner&utm_medium=twitter&utm_campaign=Feed%3A+ResearchBloggingAllEnglish+%28Research+Blogging+-+English+-+All+Topics%29" target="_blank">Science to Grok</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://nwn.blogs.com/nwn/2013/05/openworm-artificial-life.html" target="_blank">New World Notes</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="https://oggiscienza.it/2013/05/21/openworm/index.html" target="_blank">Oggi Scienza</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://www.geekosystem.com/open-worm/" target="_blank">Geeko System</a></h2>
</div>
</div>
<br/>
<br/>
<div class="row-fluid">
<div class="span2">
<h2 class="hero" ><a href="http://www.popsci.com/science/article/2013-05/open-source-virtual-worm-will-bring-predictive-modeling-living-organisms?src=SOC&dom=tw" target="_blank">Pop Sci</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://www.eurekalert.org/pub_releases/2013-04/gsoa-tws042513.php" target="_blank">Eurekalert</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="https://gizmodo.com/researchers-simulate-a-worms-internal-muscle-sensation-1486594835" target="_blank">io9</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://www.newyorker.com/online/blogs/elements/2013/09/mapping-the-future-of-neuroscience.html" target="_blank">The New Yorker</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a href="http://cacm.acm.org/news/166853-the-worm-crawls-out-international-team-creates-a-digital-c-elegans/fulltext" target="_blank">Communications of the ACM</a></h2>
</div>
<div class="span2">
<h2 class="hero"><a
href="http://ideas.ted.com/the-fascinatingly-complex-feat-of-trying-to-build-a-virtual-worm/"
target="_blank">TED</a></h2>
</div>
</div>
</div>
</div>
<!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES -->
</div><!-- end pjax content -->
<!-- footer
================================================== -->
<div id="foot-nav"></div>
<!-- foot-nav is filled with script in head -->
<!-- Le javascript
================================================== -->
<!-- at end of the document so the pages load faster -->
<!-- load other resources asynchronously: -->
<script src="js/bootstrap.js" async></script>
<script src="js/jquery.parss.uncompressed.js" async></script>
<script src="http://platform.twitter.com/widgets.js" async></script>
<!-- execute main (initialize resources above + carousel/donate controls -->
<script src="js/jquery.pjax.js"></script>
<script src="js/main.js" defer></script>
</body>
</html>