This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathschedule.html
353 lines (339 loc) · 13.4 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
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
---
title: Schedule
layout: default
order: 1
menu: main
bodyClass: schedule
---
<div class="jumbotron">
<div class="container">
<header>
<h1>{{page.title}}</h1>
</header>
</div>
</div>
<div class="container">
<p>
This year, the conference takes places over two days; two tracks on Friday and one track on Saturday. Saturday
will also feature a hands on space (in the second track).
</p>
<p>View day: <a href="#friday">Friday</a> | <a href="#saturday">Saturday</a></p>
<h2 id="friday">Friday 9th June</h2>
<table class="table table-striped table-bordered">
<thead>
<tr>
<th>Time</th>
<th>Spectrum IT Room</th>
<th>JetBrains Room</th>
</tr>
</thead>
<tbody>
<tr>
<td>08:00</td>
<td colspan="2">
<strong>Registration and morning refreshments</strong>
<p>
Please arrive between 8am and 9am to register. Tea, coffee and light snacks will be available.
</p>
<p>
Free water will be available throughout the day. Soft drinks will also be available to purchase
(cash only).
</p>
</td>
</tr>
<tr>
<td class="lead">09:00</td>
<td colspan="2"><p class="lead">Opening announcements</p></td>
</tr>
<tr>
<td class="lead">09:10</td>
{% assign speaker = site.speakers | where: "ref","quinones" | first %}
{% assign talk = speaker.talks.talk1 %}
{% assign bothTracks = true %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>09:50</td>
<td colspan="2">Change over</td>
</tr>
<tr>
<td class="lead">10:00</td>
{% assign speaker = site.speakers | where: "ref","duarte" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
{% assign speaker = site.speakers | where: "ref","rota" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>10:50</td>
<td colspan="2">
<strong>Refreshments</strong>
<p>Tea and coffee will be served.</p>
<p>Free water, with soft drinks available to purchase (cash only).</p>
</td>
</tr>
<tr>
<td class="lead">11:15</td>
{% assign speaker = site.speakers | where: "ref","popov" | first %}
{% assign talk = speaker.talks.talk1 %}
{% assign bothSlots = true %}
{% include schedule/talk.html %}
{% assign speaker = site.speakers | where: "ref","sironi" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td class="lead">11:45</td>
{% assign speaker = site.speakers | where: "ref","ellis" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>12:05</td>
<td colspan="2">
<strong>Lunch</strong>
<p>Lunch will be served in the main exhibition area.</p>
<p>Free water, with soft drinks available to purchase (cash only).</p>
</td>
</tr>
<tr>
<td class="lead">13:10</td>
{% assign speaker = site.speakers | where: "ref","adermann" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
{% assign speaker = site.speakers | where: "ref","zien" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>14:00</td>
<td colspan="2">Room change</td>
</tr>
<tr>
<td class="lead">14:10</td>
{% assign speaker = site.speakers | where: "ref","mcnulty" | first %}
{% assign talk = speaker.talks.talk1 %}
{% assign bothSlots = true %}
{% include schedule/talk.html %}
{% assign speaker = site.speakers | where: "ref","ereira" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td class="lead">14:40</td>
{% assign speaker = site.speakers | where: "ref","rethans" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>15:00</td>
<td colspan="2">
<strong>Refreshments</strong>
<p>Tea and coffee will be served.</p>
<p>Free water, with soft drinks available to purchase (cash only).</p>
</td>
</tr>
<tr>
<td class="lead">15:25</td>
{% assign speaker = site.speakers | where: "ref","folmer" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
{% assign speaker = site.speakers | where: "ref","brunt" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>16:15</td>
<td colspan="2">Room change</td>
</tr>
<tr>
<td class="lead">16:25</td>
{% assign speaker = site.speakers | where: "ref","chohan" | first %}
{% assign talk = speaker.talks.talk1 %}
{% assign bothSlots = true %}
{% include schedule/talk.html %}
{% assign speaker = site.speakers | where: "ref","heap" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td class="lead">16:55</td>
{% assign speaker = site.speakers | where: "ref","hockin" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>17:30</td>
<td colspan="2">
<strong>Social & dinner service</strong>
<p>
Dinner will be served after the talks finish, with two mains to choose from: chilli con carne or
tomato and mozzarella puff pastry parcels.
</p>
<strong>Splice the Mainbrace!</strong>
<p>
Splice the Mainbrace! Delegates who have completed their treasure map will qualify for a traditional
tot of rum, just like the Royal Navy. The rums to choose from will be:
</p>
<ul>
<li>Skipper Rum</li>
<li>Pusser's Rum Gunpowder Proof</li>
<li>Pusser's Rum Blue Label</li>
<li>Sailor Jerry</li>
</ul>
<strong>Free Bar</strong>
<p>
Everyone will get some tokens for our free bar in the JetBrains room, featuring a selection of local
ales:
</p>
<ul>
<li>Mary Rose Ale</li>
<li>Old Speckled Hen</li>
<li>Marston's Pedigree</li>
<li>Black Sheep Ale</li>
<li>Spitfire Ale</li>
<li>Mean Time Pale Ale</li>
</ul>
<p>There will also be a selection of other beers, wines, and soft drinks.</p>
<strong>Laser Quest, sponsored by Roave</strong>
<p>
To partake in the free laser quest activity, please go to the main registration desk to sign up. You
can form your own team, or just join in with a game. Make sure to thank Roave for sponsoring this
activity!
</p>
<strong>Board games & card games, provided by A Fistful of Dice</strong>
<p>
Board and card games are free to play in the gaming area after the conference ends. These are
provided by a local games shop in Portsmouth, A Fistful of Dice.
</p>
<strong>Private Action Stations Exhibit Access</strong>
<p>
All the exhibits in Action Stations will be available to enjoy for all our delegates in the evening
once the public has left, including a simulator, interactive exhibits and a climbing wall. Access to
the exhibits will be available until 9pm only.
</p>
</td>
</tr>
<tr>
<td>23:00</td>
<td colspan="2">
Everyone must leave!
</td>
</tr>
</tbody>
</table>
<h2 id="saturday">Saturday 10th June</h2>
<p>On Saturday, all talks take place in the Spectrum IT room. The JetBrains room will be home to our hands-on
space.</p>
<table class="table table-striped table-bordered">
<thead>
<tr>
<th>Time</th>
<th>Spectrum IT Room</th>
<th>JetBrains Room</th>
</tr>
</thead>
<tbody>
<tr>
<td>09:00</td>
<td colspan="2">
<strong>Morning refreshments</strong>
</td>
</tr>
<tr>
<td class="lead">10:00</td>
{% assign speaker = site.speakers | where: "ref","allen" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
<td rowspan="9" class="hands-on-space-info-cell-column">
<strong>Hands on space</strong>
<p>
On the second day, the second track of the conference will be transformed into a <em>Hands On
Space</em> - somewhere for people to put into practice the skills and technologies from their
favourite talks, collaborate with other attendees, and get some personal in-depth tutorials from the
experts.
</p>
<p>
There'll be tables for you to sit down and get stuck in, and we'll post a timetable of who you can
expect to work with during each hour of the day, alongside the great talks in the main track.
</p>
<p>
Slots will be available to anyone who wants to take part - perhaps you'd like to give a face-to-face
tutorial on your favourite framework, or show people how easy it is to contribute to your team's
open source project? You don't have to pick a time now, but if you're interested, please
<a href="/contact">contact us</a> so we can keep you updated and answer any questions you might
have.
</p>
</td>
</tr>
<tr>
<td>10:50</td>
<td>Change over</td>
</tr>
<tr>
<td class="lead">11:00</td>
{% assign speaker = site.speakers | where: "ref","stamey" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>12:00</td>
<td>
<strong>Lunch</strong>
<p>Lunch will be served in the main exhibition area.</p>
<p>Free water, with soft drinks available to purchase (cash only).</p>
</td>
</tr>
<tr>
<td class="lead">13:00</td>
{% assign speaker = site.speakers | where: "ref","heigl" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>13:50</td>
<td>Change over</td>
</tr>
<tr>
<td class="lead">14:00</td>
{% assign speaker = site.speakers | where: "ref","wiltshire" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>14:50</td>
<td>
<strong>Refreshments</strong>
<p>Tea and coffee will be served.</p>
<p>Free water, with soft drinks available to purchase (cash only).</p>
</td>
</tr>
<tr>
<td class="lead">15:15</td>
{% assign speaker = site.speakers | where: "ref","merewood" | first %}
{% assign talk = speaker.talks.talk1 %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>16:05</td>
<td colspan="2">Change over</td>
</tr>
<tr>
<td class="lead">16:15</td>
<td class="lead" colspan="2">Closing speech & prize draw</td>
</tr>
<tr>
<td class="lead">16:35</td>
{% assign speaker = site.speakers | where: "ref","hoult" | first %}
{% assign talk = speaker.talks.talk1 %}
{% assign bothTracks = true %}
{% include schedule/talk.html %}
</tr>
<tr>
<td>17:15</td>
<td colspan="2">Conference finishes</td>
</tr>
</tbody>
</table>
</div>