forked from euruko2012/euruko2012.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
schedule.html
233 lines (224 loc) · 7.68 KB
/
schedule.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
---
title: Schedule
layout: schedule
---
<p>
<a href="/euruko2012.ics">Download the full schedule in iCalendar (.ics) format.</a>
</p>
<h2><time datetime="2012-05-31">Thursday 31st of May</time></h2>
<section class="special-event">
<a href="http://www.heroku.com/"><img src="/images/sponsors/heroku.png" alt="Heroku"></a>
<h3><time datetime="2012-05-31 10:00">10:00</time> - Heroku Hack Day</h3>
<p>
Hack together with Rails core, Rubinious core and JRuby core.
Don't forget to <a href="http://eurukohackday.eventbrite.com/">register</a> your ticket.
Location <a href="http://g.co/maps/ktf4p">here</a>.
</p>
</section>
<section class="special-event">
<a href="http://github.com/"><img src="/images/sponsors/github.png" alt="Github"></a>
<h3><time datetime="2012-05-31 20:00">20:00</time> - GitHub Boat Party</h3>
<p>
Explore the canals of Amsterdam together with EuRuKo and GitHub.
Don't forget to take your bring your ticket, boarding
location <a href="http://goo.gl/maps/nhH2">is at the Waterlooplein</a>.
You can take any metro or tram 9 or 14 to the Waterlooplein,
from thereit's a short walk to the Amstel.
</p>
</section>
<h2><time datetime="2012-06-01">Friday 1st of June</time></h2>
<section class="day">
<table>
<thead>
<tr>
<th>Time</th>
<th>What</th>
<th>Speaker</th>
</tr>
</thead>
<tbody>
<tr>
<td><time datetime="2012-06-01 08:30">08:30</time></td>
<td>Registration</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-01 09:30">09:30</time></td>
<td>Welcome</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-01 09:45">09:45</time></td>
<td>Keynote</td>
<td><a href="/speakers.html#yukihiro-matsumoto">Yukihiro Matsumoto</a></td>
</tr>
<tr>
<td><time datetime="2012-06-01 10:30">10:30</time></td>
<td>COFFEE BREAK</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-01 10:45">10:45</time></td>
<td>A Case of Accidental Concurrency</td>
<td><a href="/speakers.html#sean-cribbs">Sean Cribbs</a></td>
</tr>
<tr>
<td><time datetime="2012-06-01 11:45">11:20</time></td>
<td>Ruby is unlike a Banana</td>
<td><a href="/speakers.html#vincent-marti">Vincent Marti</a></td>
</tr>
<tr>
<td><time datetime="2012-06-01 12:30">12:00</time></td>
<td>LUNCH</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-01 13:30">13:30</time></td>
<td>CocoaPods - A tale of two star-cross’d communities</td>
<td><a href="/speakers.html#eloy-duran">Eloy Durán</a></td>
</tr>
<tr>
<td><time datetime="2012-06-01 14:00">14:00</time></td>
<td>ZeroMQ: Supercharged Sockets</td>
<td><a href="/speakers.html#rick-olson">Rick Olson</a></td>
</tr>
<tr>
<td><time datetime="2012-06-01 14:30">14:30</time></td>
<td>Ruby's bin men: a closer look at the garbage collector</td>
<td><a href="/speakers.html#elise-huard">Elise Huard</a></td>
</tr>
<tr>
<td><time datetime="2012-06-01 15:00">15:00</time></td>
<td>COFFEE BREAK</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-01 15:30">15:30</time></td>
<td>Modular & reusable front-end code with HTML5, Sass and CoffeeScript</td>
<td><a href="/speakers.html#roy-tomeij">Roy Tomeij</a></td>
</tr>
<tr>
<td><time datetime="2012-06-01 16:15">16:15</time></td>
<td>Ruby & Erlang -- At Scale with Style</td>
<td><a href="/speakers.html#martin-rehfeld">Martin Rehfeld</a></td>
</tr>
<tr>
<td><time datetime="2012-06-01 17:00">17:00</time></td>
<td>Lightning Talks</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-01 17:45">17:45</time></td>
<td>End of day 1</td>
<td></td>
</tr>
</tbody>
</table>
</section>
<section class="special-event">
<a href="http://www.clubjudge.com/"><img src="/images/sponsors/clubjudge.png" alt="Clubjudge"></a>
<h3><time datetime="2012-06-01 21:30">21:30</time> - ClubJudge Party</h3>
<p>
Blast your remaining energy away in one of the many cool clubs
in Amsterdam.
<a href="http://g.co/maps/szsua">Located</a> close to the venue held in <a href="http://clubhome.nl">Club Home</a>.
</p>
</section>
<h2><time datetime="2012-06-02">Saturday 2nd of June</time></h2>
<section class="day">
<table>
<thead>
<tr>
<th>Time</th>
<th>What</th>
<th>Speaker</th>
</tr>
</thead>
<tbody>
<tr>
<td><time datetime="2012-06-02 08:30">08:30</time></td>
<td>Doors open</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-02 09:30">09:30</time></td>
<td>Welcome</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-02 09:45">09:45</time></td>
<td>Keynote</td>
<td><a href="/speakers.html#geoffrey-grosenbach">Geoffrey Grosenbach</a></td>
</tr>
<tr>
<td><time datetime="2012-06-02 10:30">10:30</time></td>
<td>COFFEE BREAK</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-02 10:45">10:45</time></td>
<td>Building a Ruby Library, the Parts No One Talks About</td>
<td><a href="/speakers.html#mitchell-hashimoto">Mitchell Hashimoto</a></td>
</tr>
<tr>
<td><time datetime="2012-06-02 11:45">11:45</time></td>
<td>Code Insight: Rubinius 2.0 and Nikita</td>
<td><a href="/speakers.html#brian-ford">Brian Ford</a></td>
</tr>
<tr>
<td><time datetime="2012-06-02 12:30">12:30</time></td>
<td>LUNCH</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-02 13:30">13:30</time></td>
<td>The Future is Dead: Long live the Past</td>
<td><a href="/speakers.html#bruno-aguirre">Bruno Aguirre</a></td>
</tr>
<tr>
<td><time datetime="2012-06-02 14:00">14:00</time></td>
<td>Beyond Ruby</td>
<td><a href="/speakers.html#konstantin-haase">Konstantin Haase</a></td>
</tr>
<tr>
<td><time datetime="2012-06-02 14:30">14:30</time></td>
<td>Bundle install Y U SO SLOW</td>
<td><a href="/speakers.html#terence-lee">Terence Lee</a></td>
</tr>
<tr>
<td><time datetime="2012-06-02 15:00">15:00</time></td>
<td>COFFEE BREAK</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-02 15:30">15:30</time></td>
<td>JRuby, dudes!</td>
<td><a href="/speakers.html#charles-nutter">Charles Nutter</a></td>
</tr>
<tr>
<td><time datetime="2012-06-02 16:15">16:15</time></td>
<td>Lightning Talks</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-02 16:45">16:45</time></td>
<td>EuRuKo Voting</td>
<td></td>
</tr>
<tr>
<td><time datetime="2012-06-02 17:30">17:30</time></td>
<td>End of day 2</td>
<td></td>
</tr
</tbody>
</table>
</section>
<section class="special-event">
<a href="http://www.scalarium.com/"><img src="/images/sponsors/scalarium.png" alt="Scalarium"></a>
<h3><time datetime="2012-06-02 21:00">21:00</time> - Scalarium Final Party</h3>
<p>
This years final party will be held in the most creative and exclusive location in Amsterdam.
Join us to play some frisbee, chill out dance and drink at <a href="http://amsterdamroest.nl/">Roest</a>.
Location <a href="http://g.co/maps/94a8e">here</a>. Don't forget to bring your badge!
</p>
</section>