forked from ropensci/unconf16
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
341 lines (279 loc) · 15.8 KB
/
index.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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>rOpenSci Unconference 2016</title>
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=1">
<meta name="author" content="Karthik Ram, Rich FitzJohn">
<link rel="icon shortcut" href="images/favicon.ico">
<script src="//use.typekit.net/pgv8ume.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
<link rel="stylesheet" href="style/main.css" media="all">
<script src="js/modernizr.js"></script> <!-- Modernizr -->
</head>
<body>
<header>
<div class="logo-date-wrap">
<a href="http://unconf16.ropensci.org/"><img src="images/ropensci_small.png" alt="rOpenSci Logo" class="site-logo"></a>
<div class="date-location-wrap">
<p class="byline">rOpenSci Unconf</p>
<p class="byline-other">31 March - 1 April 2016 • San Francisco • CA</p>
<p class="byline-italic">By invitation only <a href="#apply" title="A few spots are available. Apply by 2/21"><span class="supp">★</span></a></p>
</div>
</div>
<img src="images/banner.svg" alt="The octopus is very excited for the unconf, it's not attacking the bridge. I would have tried to come up with a cat (rcatladies and all) but cats aren't ocean creatures." class="intro-image-small">
<nav class="site-nav">
<a href="#participants" class="nav-link">Who</a>
<a href="#schedule" class="nav-link">Plan</a>
<a href="#sponsors" class="nav-link">Sponsors</a>
<a href="#venue" class="nav-link">Venue</a>
</nav>
</header>
<img src="images/banner.svg" alt="The octopus is very excited for the unconf, it's not attacking the bridge. I would have tried to come up with a cat (rcatladies and all) but cats aren't ocean creatures." class="intro-image">
<div class="intro-wrap">
<section class="intro">
<div class="title-col">
<h2 class="intro-offset">The unconference</h2>
<p>
For a third year running, <a href="http://ropensci.org" title="rOpenSci - Open Tools for Open Science">rOpenSci</a> is excited to announce another R unconference in March 2016 at GitHub's headquarters in San Francisco. We're organizing this event to bring together scientists, developers, and open data enthusiasts from academia, industry, government, and non-profit to get together for a few days and hack on various projects. <a href="http://ropensci.org/blog/2014/05/14/ropenhack/" title="rOpenHack report">Past</a> <a href="https://github.com/ropensci/unconf/issues" title="2015 issues">projects</a> have related to open data, data visualization, data publication and open science using R. To ensure a safe, enjoyable, and friendly experience for everyone who participates, we have a <a href="coc.html" title="rOpenSci Unconference code of conduct">code of conduct</a>.
<br>
</p>
</div>
</section>
<a name="participants" class="section-jump"> </a>
</div>
<section class="participants">
<div class="title-col">
<h2>The Participants</h2>
<p>We are assembling an exciting team of developers and enthusiasts representing academia, industry, government, and various open source projects.</p>
</div>
<div class="further-col">
<div class="participant-row">
<div class="participant karthik-ram">
<div class="participant-image"></div>
<h3 class="participant-name">Karthik Ram</h3>
<p class="participant-affiliation"><a href="http://bids.berkeley.edu/">Berkeley Institute for Data Science</a>, <a href="http://ropensci.org">rOpenSci</a></p>
</div>
<div class="participant julia-silge">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://juliasilge.com/" title="Julia Silge">Julia Silge</a></h3>
<!-- <p class="participant-affiliation">...</p> -->
</div>
<div class="participant nicole-white">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://nicolewhite.github.io/" title="Nicole White">Nicole White</a></h3>
<p class="participant-affiliation"><a href="http://neo4j.com/">Neo4j</a></p>
</div>
<div class="participant scott-chamberlain">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://recology.info/" title="Recology, R/etc.">Scott Chamberlain</a></h3>
<p class="participant-affiliation">UC Berkeley, <a href="http://ropensci.org">rOpenSci</a></p>
</div>
<div class="participant jenny-bryan">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://www.stat.ubc.ca/~jenny/" title="Jennifer Bryan">Jenny Bryan</a></h3>
<p class="participant-affiliation">University of British Columbia, <a href="http://ropensci.org">rOpenSci</a></p>
</div>
<div class="participant hadley-wickham">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://had.co.nz/" title="had.co.nz">Hadley Wickham</a></h3>
<p class="participant-affiliation">RStudio</p>
</div>
<div class="participant jj-allaire">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://www.rstudio.com/" title="Home - RStudio">JJ Allaire</a></h3>
<p class="participant-affiliation">RStudio</p>
</div>
<div class="participant carl-boettiger">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://www.carlboettiger.info/" title="Carl Boettiger">Carl Boettiger</a></h3>
<p class="participant-affiliation">UC Berkeley, <a href="http://ropensci.org">rOpenSci</a></p>
</div>
<div class="participant maelle-salmon">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="https://www.researchgate.net/profile/Maelle_Salmon">Maëlle Salmon</a></h3>
<p class="participant-affiliation"><a href="http://www.creal.cat/en_index.html">CREAL Center for Research in Environmental Epidemiology </a></p>
</div>
<div class="participant rich-fitzjohn">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://richfitz.github.io/" title="Rich FitzJohn">Rich FitzJohn</a></h3>
<p class="participant-affiliation">Imperial College London, <a href="http://ropensci.org">rOpenSci</a></p>
</div>
<div class="participant gabor-csardi">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://statistics.fas.harvard.edu/people/gabor-csardi" title="Gabor Csardi | Department of Statistics">Gabor Csardi</a></h3>
<p class="participant-affiliation">Mango Solutions</p>
</div>
<div class="participant gabriela-de-queiroz">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://about.me/gdequeiroz" title="None">Gabriela de Queiroz</a></h3>
<p class="participant-affiliation">Sharethrough, R-ladies</p>
</div>
<div class="participant jeroen-ooms">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://jeroenooms.github.io/" title="About Jeroen...">Jeroen Ooms</a></h3>
<p class="participant-affiliation">UCLA</p>
</div>
<div class="participant diana-ly">
<div class="participant-image"></div>
<h3 class="participant-name">Diana Ly</h3>
<p class="participant-affiliation">UC Berkeley</p>
</div>
<div class="participant david-robinson">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://varianceexplained.org/" title="Variance Explained">David Robinson</a></h3>
<p class="participant-affiliation">Stack Exchange</p>
</div>
<div class="participant tiffany-timbers">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://tiffanytimbers.com/" title="Opinions are my own...">Tiffany Timbers</a></h3>
<p class="participant-affiliation">Simon Fraser University</p>
</div>
<div class="participant jeff-leek">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://jtleek.com/">Jeff Leek</a></h3>
<p class="participant-affiliation">Johns Hopkins Bloomberg School of Public Health</p>
</div>
<!--
<div class="participant karissa-mckelvey">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://karissa.github.io/">Karissa Mckelvey</a></h3>
<p class="participant-affiliation"><a href="http://dat-data.com/" title="dat">The Dat Project</a></p>
</div>
-->
<div class="participant kenneth-benoit">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://www.kenbenoit.net/">Kenneth Benoit</a></h3>
<p class="participant-affiliation">London School of Economics</p>
</div>
<div class="participant bob-rudis">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="https://about.me/hrbrmstr">Bob Rudis</a></h3>
<p class="participant-affiliation">Rapid7</p>
</div>
<div class="participant heidi-seibold">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://heidiseibold.github.io/2016/02/07/Reproducibility/" title="Heidi's stats blog">Heidi Seibold</a></h3>
<p class="participant-affiliation">Universität Zürich</p>
</div>
<div class="participant joe-cheng">
<div class="participant-image"></div>
<h3 class="participant-name">Joe Cheng</h3>
<p class="participant-affiliation">RStudio</p>
</div>
<div class="participant stefan-bache">
<div class="participant-image"></div>
<h3 class="participant-name">Stefan Bache</h3>
<p class="participant-affiliation">Magrittr</p>
</div>
<div class="participant erin-ledell">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://www.stat.berkeley.edu/~ledell/">Erin LeDell</a></h3>
<p class="participant-affiliation"><a href="http://www.h2o.ai/">H2Or</a></p>
</div>
<div class="participant mika-braginsky">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="https://mikabr.github.io/">Mika Braginsky</a></h3>
<p class="participant-affiliation">Stanford University</p>
</div>
<div class="participant noam-ross">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="https://twitter.com/noamross">Noam Ross</a></h3>
<p class="participant-affiliation"><a href="http://www.ecohealthalliance.org/">EcoHealth Alliance</a></p>
</div>
<div class="participant elaine-mcvey">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="https://twitter.com/eamcvey">Elaine McVey</a></h3>
<p class="participant-affiliation"><a href="http://www.transloc.com/">TransLoc</a></p>
</div>
<div class="participant thomas-leeper">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="http://thomasleeper.com/">Thomas Leeper</a></h3>
<p class="participant-affiliation">London School of Economics</p>
</div>
<div class="participant ricardo-bion">
<div class="participant-image"></div>
<h3 class="participant-name"><a href="https://twitter.com/ricardobion/">Ricardo Bion</a></h3>
<p class="participant-affiliation">Airbnb</p>
</div>
<!--
If your PR is adding a new participant, just copy a single div block above and add the appropriate information. You'll also need to add a css class in style/main.css for the participant-image. See instructions in that file.
If you want to include a short abstract about yourself, or links to relevant work, add this below the participant-affiliation tag. But not necessary and if you do, please keep it super short.
<p class="participant-abstract">You can write something about yourself here.</p>
-->
</div>
</div>
</section>
<!-- This is the section where people can apply to attend/request support -->
<a name="apply" class="section-jump"> </a>
<div class="apply-wrap">
<section class="apply">
<div class="title-col">
<h2>Join us</h2>
<p class="byline-italic">Deadline is February 21st, 2016<span class="supp-nocolor">th</span></p>
</div>
<div class="further-col">
<div class="participant-row">
<a href="http://ropensci.org/unconf_nomination">Please nominate yourself if you'd like to attend</a>.
<br><br><i>By design, the unconference works best as a small event with ~50 attendees. A selection committee is going through a list of suggested names (invitations are still going out) and will also consider these nominations to pick a combination of people that are representative of a variety of career stages, fields, genders, and locations. Approximately a third of the attendees return in consecutive years, with most attendees being first time participants.</i>
</div>
</div>
</div>
</section>
<!-- This is the section where we provide more info about the Data Science Social. -->
<a name="venue" class="section-jump"> </a>
<!-- What else do we need to include for the venue? -->
<section class="setting">
<div class="title-col">
<h2 class="intro-offset">The Venue</h2>
<p>
We'll be back at <a href="https://goo.gl/maps/nLPqv" title="Google Maps">GitHub's HQ</a> in SOMA. GitHub's space is perfect for hacking away and offers plenty of space to break out into small groups.
</p>
</div>
<div class="further-col">
<a href="https://goo.gl/maps/nLPqv"><img src="images/github_hq.jpg" alt="GitHub HQ in SOMA"></a>
</div>
</section>
<a name="schedule" class="section-jump"> </a>
<section class="schedule-wrap">
<div class="title-col">
<h2>Schedule of events</h2>
<p>All unconference ideas will begin as GitHub issues on the <a href="https://github.com/ropensci/unconf16/issues/" title="Issues · ropensci/unconf16 · GitHub">unconf repo</a> a few weeks before the event. However, the actual schedule will not be decided until the morning of the 31st. You can see some of the <a href="https://github.com/ropensci/unconf/issues" title="Issues · ropensci/hackathon · GitHub">projects proposed</a> for last year's event. The schedule will be updated here once ready.</p>
</div>
</div>
</section>
<section class="sponsors">
<div class="title-col">
<a name="sponsors" class="section-jump"> </a>
<h2>The Sponsors</h2>
<p>We're extremely grateful to all the sponsors for this year's event. If you'd like to sponsor the event, please email karthik [at] ropensci org</p>
</div>
<div class="further-col">
<h2>Platinum Sponsors</h2>
<a href="http://github.com/"><img src="images/sponsors/GitHub_Logo.png" alt="GitHub Logo"></a>
</div>
</section>
<!-- Footer -->
<footer>
<div class="foot-wrap">
<p>Contact <a href="http://ropensci.org/contact.html">info at ropensci org</a> for more information about the event. This page is available at <a href="https://github.com/ropensci/unconf16/tree/gh-pages">this repo</a>. Corrections, changes, and suggestions for improvement are welcome as pull requests.</p>
</div>
</footer>
<script type="text/javascript">
var _gauges = _gauges || [];
(function() {
var t = document.createElement('script');
t.type = 'text/javascript';
t.async = true;
t.id = 'gauges-tracker';
t.setAttribute('data-site-id', '54b562d5eddd5b524405b4eb');
t.src = '//secure.gaug.es/track.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
</script>
<a href="#0" class="cd-top">Top</a>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="js/main.js"></script> <!-- Gem jQuery -->
</body>
</html>