-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathschedule.php
377 lines (377 loc) · 14.9 KB
/
schedule.php
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
<section class="section-default">
<h2 class="section-title">Day #1 (Tutorial Day)</h2>
<p class="subline">Thursday, November 3, 2016</p>
<div class="schedule">
<table>
<thead>
<tr>
<th>Time</th>
<th>Room 1</th>
<th>Room 2</th>
</tr>
</thead>
<tbody>
<tr>
<td>08:00</td>
<td colspan="2">
<span class="schedule__item">
Registration - pastries, beverages and coffee available
</span>
</td>
</tr>
<tr>
<td>09:00-12:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Containerizing PHP Applications
<a href="speakers.php#joshbutts">Josh Butts</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
PHP Extensions Tutorial
<a href="speakers.php#elizabethsmith">Elizabeth Smith</a>
</span>
</td>
</tr>
<tr>
<td>12:00-13:00</td>
<td colspan="2"><span class="schedule__item">Lunch</span></td>
</tr>
<tr>
<td>13:00-16:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Let your tests drive your development
<a href="speakers.php#michaelangelovandam">Michaelangelo Van Dam</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
Introduction to Event Sourcing and CQRS
<a href="speakers.php#beausimensen">Beau Simensen</a>
</span>
</td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="section-default">
<h2 class="section-title">Day #2</h2>
<p class="subline">Friday, November 4, 2016</p>
<div class="schedule">
<table>
<thead>
<tr>
<th>Time</th>
<th>Room 1</th>
<th>Room 2</th>
<th>Room 3</th>
</tr>
</thead>
<tbody>
<tr>
<td>08:00-09:00</td>
<td colspan="3">
<span class="schedule__item">
Registration - pastries, beverages and coffee available
</span>
</td>
</tr>
<tr>
<td>09:00-10:00</td>
<td colspan=3 data-label="Room 1">
<span class="schedule__item">
Dispelling Five Untruths About Programming
<a href="speakers.php#marcotabini">Marco Tabini</a>
</span>
</td>
</tr>
<tr>
<td>10:00-11:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Business Logic Security
<a href="speakers.php#iliaalshanetsky">Ilia Alshanetsky</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
TBD
</span>
</td>
<td data-label="Room 3">
<span class="schedule__item">
The Websockets Awaken
<a href="speakers.php#jeffkolesnikowicz">Jeff Kolesnikowicz</a>
</span>
</td>
</tr>
<tr>
<td>11:00-12:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Curing The Common Loop (With Collection pipelines)
<a href="speakers.php#adamwathan">Adam Wathan</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
Grown-up MongoDB: Schema Design
<a href="speakers.php#derickrethans">Derick Rethans</a>
</span>
</td>
<td data-label="Room 3">
<span class="schedule__item">
Just-In-Time Software Manufacturing
<a href="speakers.php#joshbutts">Josh Butts</a>
</span>
</td>
</tr>
<tr>
<td>12:00-13:00</td>
<td colspan = 3>
Lunch
</td>
</tr>
<tr>
<td>13:00-14:00</td>
<td colspan=3>
<span class="schedule__item">
Grumpy And Funky Change The World
<a href="speakers.php#edwardfinkler">Edward Finkler</a>
</span>
</td>
</tr>
<tr>
<td>14:00-15:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Making CSS fun again with Sass
<a href="speakers.php#evertpot">Evert Pot</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
Modern SQL
<a href="speakers.php#elizabethsmith">Elizabeth Smith</a>
</span>
</td>
<td data-label="Room 3">
<span class="schedule__item">
Identify All The Things With UUID's!
<a href="speakers.php#benramsey">Ben Ramsey</a>
</span>
</td>
</tr>
<tr>
<td>15:00-16:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Rewriting 15-Year-Old Code
<a href="speakers.php#annafilina">Anna Filina</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
TBD
</span>
</td>
<td data-label="Room 3">
<span class="schedule__item">
Domain-driven Design Deconstructed
<a href="speakers.php#andrewcassell">Andrew Cassell</a>
</span>
</td>
</tr>
<tr>
<td>16:00-17:00</td>
<td data-label="Room 1">
<span class="schedule__item">
200k+ reasons why security is a must"
<a href="speakers.php#michaelangelovandam">Michaelangelo Van Dam</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
Building A Developer Platform: From (o)Auth to Zen
<a href="speakers.php#narakasbergen">Nara Kasbergen</a>
</span>
</td>
<td data-label="Room 3">
<span class="schedule__item">
Azure Functions and App Service Linux Support
<a href="speakers.php#coryfowler">Cory Fowler</a>
</span>
</td>
</tr>
<tr>
<td>18:00-22:00</td>
<td colspan="3">
<span class="schedule_item">
Microsoft Azure Hackathon
</span>
</td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="section-default">
<h2 class="section-title">Day #3</h2>
<p class="subline">Saturday, November 5, 2016</p>
<div class="schedule">
<table>
<thead>
<tr>
<th>Time</th>
<th>Room 1</th>
<th>Room 2</th>
<th>Room 3</th>
</tr>
</thead>
<tbody>
<tr>
<td>09:00-10:00</td>
<td colspan=3>
<span class="schedule__item">
PHP Jeopardy
</span>
Hosted by Jeremy Mikola
</td>
</tr>
<tr>
<td>10:00-11:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Test-Driven Laravel
<a href="speakers.php#adamwathan">Adam Wathan</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
WordPress Code Security
<a href="speakers.php#stephaneboisvert">Stephane Boisvert</a>
</span>
</td>
<td data-label="Room 3">
<span class="schedule__item">
Azure and OSS, a match made in heaven
<a href="speakers.php#michaelangelovandam">Michaelangelo Van Dam</a>
</span>
</td>
</tr>
<tr>
<td>11:00-12:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Mastering OAuth 2.0 with league/oauth2-client
<a href="speakers.php#benramsey">Ben Ramsey</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
Keeping Eloquent Eloquent
<a href="speakers.php#colindecarlo">Colin DeCarlo</a>
</span>
</td>
<td data-label="Room 3">
<span class="schedule__item">
Taming The Resource Tiger
<a href="speakers.php#elizabethsmith">Elizabeth Smith</a>
</span>
</td>
</tr>
<tr>
<td>12:00-13:00</td>
<td colspan=3>
<span class="schedule__item">
Lunch
</span>
</td>
</tr>
<tr>
<td>13:00-14:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Locate All The Things
<a href="speakers.php#derickrethans">Derick Rethans</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
Mutation Testing With Humbug
<a href="speakers.php#marc-antoine-aubé">Marc-Antoine Aubé</a>
</span>
</td>
<td data-label="Room 3">
<span class="schedule__item">
Getting Started WIth Sabre/Dav
<a href="speakers.php#evertpot">Evert Pot</a>
</span>
</td>
</tr>
<tr>
<td>14:00-15:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Create a disposable Front-End
<a href="speakers.php#erictousignant">Eric Tousignant</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
Drupal 8: The Crash Course
<a href="speakers.php#larrygarfield">Larry Garfield</a>
</span>
</td>
<td data-label="Room 3">
<span class="schedule__item">
Learn to Stop Wiring and Love Laravel's Container
<a href="speakers.php#beausimensen">Beau Simensen</a>
</span>
</td>
</tr>
<tr>
<td>15:00-16:00</td>
<td data-label="Room 1">
<span class="schedule__item">
Manage Private Internal Dependencies With Composer and Satis
<a href="speakers.php#andrewcassell">Andrew Cassell</a>
</span>
</td>
<td data-label="Room 2">
<span class="schedule__item">
Pushing Git Where It Doesn't Belong
<a href="speakers.php#markuslatzel">Markus Latzel</a>
</span>
</td>
<td data-label="Room 3">
<span class="schedule__item">
Deep Dive Into Browser Performance
<a href="speakers.php#iliaalshanetsky">Ilia Alshanetsky</a>
</span>
</td>
</tr>
<tr>
<td>16:00-17:00</td>
<td colspan=3>
<span class="schedule__item">
Last One Out Please Shut Down The Conference
<a href="speakers.php#chrishartjes">Chris Hartjes</a>
</span>
</td>
</tr>
<tr>
<td>17:30-close</td>
<td colspan=3>
<span class="schedule__item">
TrueNorthPHP Social
</span>
</td>
</tr>
</tbody>
</table>
</div>
</section>