-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
453 lines (407 loc) · 22.3 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
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
<?xml version="1.0" encoding="utf-8"?>
<!doctype html>
<!--[if lt IE 7 ]> <html lang="en" class="ie6 ie"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="ie7 ie"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="ie8 ie"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="ie9 ie"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html lang="en" class="">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Realtime Conference Europe</title>
<link rel="alternate" type="application/atom+xml" title="Realtime Conf Updates"
href="http://blog.realtimeconf.eu/rss">
<script type="text/javascript">
TypekitConfig = {
kitId: 'qiz5joe',
scriptTimeout: 3000
};
(function () {
var h = document.getElementsByTagName('html')[0];
h.className += ' wf-loading';
var t = setTimeout(function () {
h.className = h.className.replace(/(\s|^)wf-loading(\s|$)/g, '');
h.className += ' wf-inactive';
}, TypekitConfig.scriptTimeout);
var tk = document.createElement('script');
tk.src = '//use.typekit.com/' + TypekitConfig.kitId + '.js';
tk.type = 'text/javascript';
tk.async = 'true';
tk.onload = tk.onreadystatechange = function () {
var rs = this.readyState;
if (rs && rs != 'complete' && rs != 'loaded') return;
clearTimeout(t);
try { Typekit.load(TypekitConfig); } catch (e) { }
};
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(tk, s);
})();
</script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<style type="text/css">
.no-no-ie { display: none; }
</style>
<![endif]-->
<script type="text/javascript" src="js/prefixfree.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="js/happy.js"></script>
<script type="text/javascript" src="js/contact.js"></script>
<link rel="stylesheet" href="css/style.css?v=3">
</head>
<body>
<header>
<div class="banner">
<h1><img src="images/realtime-conf-europe.png" alt="Realtime Conference Europe" /></h1>
<span class="when">April 22, 23 2013</span>
<span class="where">Lyon, France</span>
<a href="https://tito.io/realtime-conf-europe/realtime-conference-europe-2013">Get a ticket!</a>
</div>
</header>
<section id="content">
<section id="intro">
<p>A Melting Pot Conference For Realtime Technologies</p>
<img src="images/plus_text_03.png" />
<blockquote>
Lyon is the french capital of food!
</blockquote>
</section>
<div class="wrapper">
<section id="details">
<div id="info" class="block">
<div class="speakers">
<h2>Speakers</h2>
<ul>
<li>
<img src="images/janc.png">
<div class="speakerDetails">
<strong>Jan-Christoph Borchardt </strong>
<a href="http://jancborchardt.net" class="social-link">Site</a>
<em>ownCloud</em>
</div>
</li>
<li>
<img src="images/catherine.png">
<div class="speakerDetails">
<strong>Catherine Jung</strong>
<a href="http://twitter.com/bufferine" class="social-link">@bufferine</a>
<em>InPlayTime.com</em>
</div>
</li>
<li>
<img src="images/vidhya.png">
<div class="speakerDetails">
<strong>Vidhya Gholkar</strong>
<a href="http://twitter.com/vgholkar" class="social-link">@vgholkar</a>
<em>Vodafone</em>
</div>
</li>
<li>
<img src="images/sam.png">
<div class="speakerDetails">
<strong>Sam Dutton</strong>
<a href="http://www.samdutton.com/" class="social-link">Site</a>
<em>Dev Advocate, Google</em>
</div>
</li>
<li>
<img src="images/philip.png">
<div class="speakerDetails">
<strong>Philip Roberts</strong>
<a href="http://latentflip.com" class="social-link">Blog</a>
<em>Float App</em>
</div>
</li>
<li>
<img src="images/james.png">
<div class="speakerDetails">
<strong>James Coglan</strong>
<a href="http://jcoglan.com" class="social-link">@jcoglan</a>
<em>Songkick</em>
</div>
</li>
<li>
<img src="images/pieter.png">
<div class="speakerDetails">
<strong>Pieter Hintjens</strong>
<a href="http://hintjens.com/" class="social-link">@hintjens</a>
<em>ØMQ</em>
</div>
</li>
<li>
<img src="images/tyler.png">
<div class="speakerDetails">
<strong>Tyler McMullen</strong>
<a href="https://twitter.com/tbmcmullen" class="social-link">@tbmcmullen</a>
<em>Fastly</em>
</div>
</li>
<li>
<img src="images/kyle.png">
<div class="speakerDetails">
<strong>Kyle Drake</strong>
<a href="http://kyledrake.net" class="social-link">Blog</a>
<em>Net Brew</em>
</div>
</li>
<li>
<img src="images/paddy.png">
<div class="speakerDetails">
<strong>Paddy Foran</strong>
<a href="http://paddy.io/" class="social-link">Blog</a>
<em>SecondBit</em>
</div>
</li>
<li>
<img src="images/janl.png">
<div class="speakerDetails">
<strong>Jan Lehnardt</strong>
<a href="http://writing.jan.io" class="social-link">Blog</a>
<em>Apache CouchDB</em>
</div>
</li>
<li>
<img src="images/amelie.png">
<div class="speakerDetails">
<strong>Amélie Anglade</strong>
<a href="http://about.me/utstikkar" class="social-link">Utstikkar</a>
<em>SoundCloud</em>
</div>
</li>
<li>
<img src="images/simon.jpg">
<div class="speakerDetails">
<strong>Simon Tennant</strong>
<a href="http://buddycloud.com" class="social-link">Site</a>
<em>Buddycloud</em>
</div>
</li>
<li>
<img src="images/christine.png">
<div class="speakerDetails">
<strong>Christine Corbett</strong>
<a href="http://www.christinecorbettmoran.com/" class="social-link">Site</a>
<em>Physics PhD student</em>
</div>
</li>
<li>
<img src="images/alvaro.png">
<div class="speakerDetails">
<strong>Alvaro Videla</strong>
<a href="http://videlalvaro.github.com/" class="social-link">Site</a>
<em>Cloudfoundry</em>
</div>
</li>
<li>
<img src="images/aral.jpg">
<div class="speakerDetails">
<strong>Aral Balkan</strong>
<a href="http://aralbalkan.com/" class="social-link">Site</a>
<em>Designer and developer</em>
</div>
</li>
<li>
<img src="images/magnus.jpg">
<div class="speakerDetails">
<strong>Magnus Thor</strong>
<a href="http://twitter.com/dathor" class="social-link">@dathor</a>
<em>XSockets.net </em>
</div>
</li>
<li>
<img src="images/steveklabnik.jpg">
<div class="speakerDetails">
<strong>Steve Klabnik</strong>
<a href="http://steveklabnik.com/" class="social-link">Console</a>
<em>Jumpstart Lab</em>
</div>
</li>
<li>
<img src="images/nuno.png">
<div class="speakerDetails">
<strong>Nuno Job</strong>
<a href="http://nunojob.com" class="social-link">Site</a>
<em>Nodejitsu</em>
</div>
</li>
<li>
<img src="images/creationix.jpg">
<div class="speakerDetails">
<strong>Tim Caswell</strong>
<a href="http://creationix.com/" class="social-link">Site</a>
<em>Creationix Innovations</em>
</div>
</li>
<li>
<img src="images/lourens.jpg">
<div class="speakerDetails">
<strong>Lourens Naudé</strong>
<a href="http://github.com/methodmissing" class="social-link">Methodmissing</a>
<em>Bear Metal</em>
</div>
</li>
<li>
<img src="images/owenbarnes.png">
<div class="speakerDetails">
<strong>Owen Barnes</strong>
<a href="http://www.socketstream.org" class="social-link">SocketStream</a>
<em>Realtime Technologies</em>
</div>
</li>
<li>
<img src="images/3rdeden.png">
<div class="speakerDetails">
<strong>Arnout Kazemier</strong>
<a href="http://twitter.com/3rdEden" class="social-link">@3rdEden</a>
<em>Nodejitsu</em>
</div>
</li>
<li>
<img src="images/tnitot.png">
<div class="speakerDetails">
<strong>Tristan Nitot</strong>
<a href="https://blog.mozilla.org/beyond-the-code/" class="social-link">Beyond the
Code</a>
<em>Mozilla</em>
</div>
</li>
<li>
<img src="images/aricaud.png">
<div class="speakerDetails">
<strong>Anthony Ricaud</strong>
<a href="http://hanblog.info" class="social-link">Hanblog</a>
<em>Web standards addict.</em>
</div>
</li>
</ul>
<p>Learn more about each sessions and the speakers on our <a
href="http://lanyrd.com/2013/realtime-conf-europe/">Lanyrd page</a>, and see why you
should <a href="http://realtimeconf.eu/lyon.html">come to Lyon</a> as well!</p>
</div>
<div class="sponsors">
<h3>Thank you to these sponsors:</h3>
<ul class='chef'>
<li>
<a href="http://www.windowsazure.com/"><img src="images/azure.png" alt="Azure logo"></a>
<a href="http://andbang.com"><img
src="https://accounts.andbang.com/images/fluid-icon.png" width="160px"></a>
</li>
</ul>
<ul class='cuisinier'>
<li><a href="http://mandrill.com/"><img src="images/mandrill.png" alt="Mandrill logo"></a>
</li>
<li><a href="http://developers.google.com"><img src="images/google.png"
alt="Google logo"></a></li>
</ul>
<ul class='cuistot'>
<li><a href="http://www.footballradar.com/"><img src="images/football-radar.png"
alt="Football Radar logo"></a></li>
<li><a href="http://af83.com/"><img src="images/af83.png" alt="AF83 logo"></a></li>
<li><a href="http://mozilla.com/"><img src="images/mozilla_wordmark.png"
alt="Mozilla logo"></a></li>
<li><a href="http://www.surevine.com/"><img src="images/surevine.png"
alt="Surevine logo"></a></li>
<li><a href="http://www.cloudfoundry.com/"><img src="images/cloudfoundry.png"
alt="Cloudfoundry logo"></a></li>
<li><a href="http://www.novius.com/"><img src="images/novius.png" alt="Novius logo"></a>
</li>
<li><a href="http://superfeedr.com/"><img src="images/superfeedr.png"
alt="Superfeedr logo"></a></li>
<li><a href="http://andyet.com/"><img src="images/andyet.png" alt="Andyet logo"></a></li>
</ul>
</div>
</div>
</section>
<section id="what-is-it">
<div class="block half">
<h3>We're developers first.</h3>
<p>We asked ourselves, "What would an ideal realtime conference look like? Let's do that." The first
two US conferences were a blast. Can't wait to do it again.</p>
</div>
<div class="block half">
<h3>A smaller gathering means bigger value.</h3>
<p>Everyone gets more out of conferences that are centered on making connections. No elitists
here—you'll talk to everyone.</p>
</div>
<div id="signup">
<form
action="http://superfeedr.us1.list-manage.com/subscribe/post?u=869649ceb972ff1090c8b7f56&id=e4e300c343"
method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate"
target="_blank" novalidate>
<label for="mce-EMAIL">Sign up for conference announcements, Follow us on <a
href="https://twitter.com/realtimeconfeu">Twitter</a>, <a
href="https://plus.google.com/events/cuotreb37gppc7si2qvcik46vq8">Google+</a> or <a
onclick="(function(){var z=document.createElement('script');z.src='http://www.subtome.com/load.js';document.body.appendChild(z);})()"
href="#">Follow us</a> on any open web reader.</label>
<input type="text" value="" name="EMAIL" class="email" id="mce-EMAIL"
placeholder="yo@realtimeconf.eu" required>
<input type="submit" value="Get Emails!" name="subscribe" id="mc-embedded-subscribe"
class="button">
</form>
</div>
</section>
<section id="people-say-video">
<blockquote class="quote">"Impressively polished."<cite>Nate Smith, Derby.js</cite></blockquote>
<h4>See For Yourself</h4>
<iframe class="promo_vid" src="https://player.vimeo.com/video/35916072" width="440" height="245"
frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
</section>
<section id="venue">
<h2>Venue & Accommodations</h2>
<div class="location">
<div class="location">
<img src="images/la_plateforme.jpg">
<h3>La Plateforme</h3>
<p>Moored on the newly renovated Rhône riverbanks, right in the center of Lyon, La Plateforme
offers 4 different areas, including an underwater conference room. <br /> The venue is
walking distance from Lyon's heart with vibrant restaurants, bars and highlights!</p>
</div>
</div>
</section>
<section id="kyle_quote">
<blockquote>
"This has been amazing. It's a melding of the minds."<cite>Kyle Drake, Geoloqi</cite>
</blockquote>
</section>
<section id="from_the_blog">
<h2>From the <a href="http://blog.realtimeconf.eu">blog</a></h2>
<ul class="blog_listing">
</ul>
</section>
<section id="sponsor-info">
<h2>Interested in sponsoring?</h2>
<h4>Email us at <a href="mailto:hi@realtimeconf.eu">hi@realtimeconf.eu</a></h4>
</section>
<section id="geoff_quote" class="mobile-hide">
<img src="images/amber.png" alt="Photo of Amber Case" />
<blockquote>
"At the best dev conf I've been to all year. Listening to the history of the first real-time
computer."
<cite>Amber Case, Esri</cite>
</blockquote>
</section>
<section id="mike_quote">
<blockquote>
"Number one conference I regret not going to this year."
<cite>Mike Brevoort</cite>
</blockquote>
</section>
</div>
</section>
<footer>
<div class="wrapper">
<a class="ticket" href="https://tito.io/realtime-conf-europe/realtime-conference-europe-2013">Get a
ticket!</a>
<h2>Please Be Awesome Policy</h2>
<p>We are dedicated to providing an awesome, safe, and inclusive conference experience for everyone. Any
harassment or inappropriate behavior will result in immediate ban from the conference, with no refund.
All presenters will commit to sharing slide decks without graphically explicit content. Please review
our <a href="code-of-conduct.html">Code of Conduct</a>.</p>
</div>
</footer>
<audio id="gotmail" src="js/youvegotmail.wav" preload="auto">
<img style="display:none" src="banner.png" />
</body>
</html>