-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathschedule.html
More file actions
391 lines (372 loc) · 13.7 KB
/
schedule.html
File metadata and controls
391 lines (372 loc) · 13.7 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Schedule - Conferencia Rails - July 13-15 2011 - Florida Park - Madrid</title>
<meta name="viewport" content="width=device-width; initial-scale=1"/>
<link rel="stylesheet" href="stylesheets/cr.css" type="text/css" media="screen"/>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:bold' rel='stylesheet' type='text/css'/>
<link rel="prerender" href="speakers.html">
<link rel="prefetch" href="speakers.html">
<link rel="prerender" href="location.html">
<link rel="prefetch" href="location.html">
<link rel="prerender" href="/">
<link rel="prefetch" href="/">
<style>
.schedule { margin-top: 35px}
.schedule h2 { padding-bottom: 25px; }
.schedule td {
border: 1px solid #777;
border-radius: 4px;
}
.schedule td.empty_cell, .schedule td.break {
border: 0;
}
.schedule th.time_column {
width: 10%;
}
.schedule th.normal_column {
width: 30%;
}
.schedule td {
vertical-align: middle;
text-align: center;
padding: 6px;
border-collapse:separate;
border-spacing: 12px;
}
section.schedule p {
margin: 24px 0;
}
@media screen {
.schedule caption {
display: none;
}
}
.mobile {
display: none;
}
@media only screen and ( max-width: 479px) and (min-width: 320px) {
.schedule { display: none; }
section.mobile { display: block; }
.mobile p {
text-align: center;
}
}
</style>
</head>
<body>
<header>
<div class="wrapper">
<h1 class="logo"><a href="/">Conferencia Rails - July 14-15 2011 - Madrid</a></h1>
<i class="header_arrow"></i>
<nav>
<ul>
<li><a href="/"><span>home</span></a></li>
<li class="ticketslink"><a href="https://autofiscal.com/aprodeweb/campaigns/conf2011/sales/new"><span>tickets</span></a></li>
<li><a href="speakers.html"><span>speakers</span></a></li>
<li class="active"><a href="schedule.html"><span>schedule</span></a></li>
<li><a href="https://conferenciarails2011.jottit.com/job_board"><span>job board</span></a></li>
<li><a href="location.html"><span>location</span></a></li>
<li class="twitterlink"><a href="http://twitter.com/conferenciaror">@conferenciaror</a></li>
<li class="sponsorlink"><a href="#sponsors">sponsors</a></li>
</ul>
</nav>
<section id="call_for_papers" class="cfp">
<h2>Do you wanna attend?</h2>
<p><a href="http://bit.ly/confror2011" class="cfp_action"><span>get your tickets now »</span></a></p>
</section>
</div><!-- .wrapper -->
</header>
<section class="content">
<div class="wrapper">
<section class="schedule">
<h2>Schedule</h2>
<!-- Omit closing tags as this is html5, not a fucking xml: http://code.google.com/intl/es-ES/speed/articles/optimizing-html.html -->
<table>
<caption>Conferencia Rails 2011 Schedule</caption>
<thead>
<tr>
<th class="time_column">Day
<th class="normal_column">Wednesday 13
<th class="normal_column">Thursday 14
<th class="normal_column">Friday 15
<tr>
<th>Place
<th>MadridOnRails
<th>Florida Park
<th>Florida Park
<tbody>
<tr>
<th>9:00
<td class="empty_cell">
<td>Registration
<td>Registration
<tr>
<th>9:30
<td rowspan="4"><a href="speakers.html#raimondgarcia">Welcome to Rails (Raimond García)</a>.
<td rowspan="2"><a href="speakers.html#supercoco9">Five years of Rails, from Spain with <3 (J. Ramírez)</a>
<td rowspan="2"><a href="speakers.html#albertoperdomo">Rails for mobile devices (Alberto Perdomo)</a>
<tr><th>10:00
<tr>
<th>10:30
<td rowspan="2"><a href="speakers.html#julianfischer">Migrating a development company to Rails 3.x (Julian Fischer)</a>
<td rowspan="2"><a href="speakers.html#flype">Ruby and Rails, as secret weapon to build your service-oriented apps
(Felipe Talavera)</a>
<tr><th>11:00
<tr>
<th>11:30
<td colspan="3" class="break">break
<tr>
<th>12:00
<td rowspan="4"><a href="speakers.html#arnausanchez">Functional Programming with Ruby (Arnau Sánchez Sala)</a>.
<td rowspan="2"><a href="speakers.html#godfoca">Let's Have a Cup of CoffeeScript (Nicolás Sanguinetti)</a>
<td rowspan="2"><a href="speakers.html#pablovillalba">A SaaS startup: lessons learned (Pablo Villalba)</a>
<tr>
<th>12:30
<tr>
<th>13:00
<td rowspan="2"><a href="speakers.html#blueboxrenee">How I Learned to Smell Code (Renée De Voursney)</a>
<td rowspan="2"><a href="speakers.html#amywoodward">Humpty-Dumpty: When the Cloud Falls Down (Amy Woodward)</a>
<tr><th>13:30
<tr>
<th>14:00
<td rowspan="4" class="break">Lunch
<td rowspan="2" colspan="2" class="break">Lunch
<tr><th>14:30
<tr>
<th>15:00
<td rowspan="2"><a href="speakers.html#porras">Five languages in a moment (Sergio Gil)</a>
<td rowspan="2"><a href="speakers.html#sven">Travis CI - Distributed, Continous Integration for the Ruby community (Sven Fuchs and Josh Kalderimis)</a>
<tr><th>15:30
<tr>
<th>16:00
<td rowspan="8"><a href="speakers.html#tokumin">Node.js, Backbone.js and Geospatial Applications for Rails Developers (Simon Tokumine and Javier Arce)</a>.
<td rowspan="2"><a href="speakers.html#nusco">Java is from Mars, Ruby is from Venus (Paolo Perrota)</a>
<td rowspan="2"><a href="speakers.html#ajsharp">Practical Ruby Projects with MongoDB (Alex Sharp)</a>
<tr><th>16:30
<tr>
<th>17:00
<td rowspan="2">Lightning (<a href="https://conferenciarails2011.jottit.com/">announce yourself here</a>)
<td rowspan="2"><a href="speakers.html#jremsikjr">60 to 0 MPH in 2.5 Seconds: A Retrospective (Jim "Big Tiger" Remsik)</a>
<tr><th>17:30
<tr><th>18:00
<tr><th>18:30
<tr><th>19:00
<tr><th>19:30
<tr><th>20:00
<tr><th>20:30
<tr><th>21:00
<tr>
<th>21:30
<td rowspan="2"><a href='https://gist.github.com/97b88289cfbd73c0310e'>Preconference meetup</a>
<td rowspan="2">Conference Fiesta!
<tr><th>until late
</table>
<p>You can subscribe to this schedule with the <a href="http://www.google.com/calendar/ical/aprodeweb.es_30nrbvhs864r2cv11jac1tkh88%40group.calendar.google.com/public/basic.ics">ical version</a> of this calendar or see it in <a href="https://www.google.com/calendar/b/0/embed?src=aprodeweb.es_30nrbvhs864r2cv11jac1tkh88@group.calendar.google.com&ctz=Europe/Madrid&gsessionid=OK">google calendar.</a></p>
</section>
<section class="schedule mobile">
<p>Use <a href="http://www.google.com/calendar/ical/aprodeweb.es_30nrbvhs864r2cv11jac1tkh88%40group.calendar.google.com/public/basic.ics">ical version</a> or add to <a href="https://www.google.com/calendar/b/0/render?cid=aprodeweb.es_30nrbvhs864r2cv11jac1tkh88%40group.calendar.google.com">your google calendar</a>.
<p><a href="#day1">Wednesday 13</a>
<a href="#day2">Thursday 14</a>
<a href="#day3">Friday 15</a>
<table id="day1">
<caption>Wednesday 13</caption>
<thead>
<tr>
<th class="time_column">
<th class="normal_column">Wednesday 13
<tr>
<th>Place
<th>MadridOnRails
<tbody>
<tr>
<th>9:30
<td rowspan="4"><a href="speakers.html#raimondgarcia">Welcome to Rails (Raimond García)</a>.
<tr><th>10:00
<tr><th>10:30
<tr><th>11:00
<tr>
<th>11:30
<td class="break">break
<tr>
<th>12:00
<td rowspan="4"><a href="speakers.html#arnausanchez">Functional Programming with Ruby (Arnau Sánchez Sala)</a>.
<tr><th>12:30
<tr><th>13:00
<tr><th>13:30
<tr>
<th>14:00
<td rowspan="4" class="break">Lunch
<tr><th>14:30
<tr><th>15:00
<tr><th>15:30
<tr><th>16:00
<td rowspan="8"><a href="speakers.html#tokumin">Node.js, Backbone.js and Geospatial Applications for Rails Developers (Simon Tokumine and Javier Arce)</a>.
<tr><th>16:30
<tr><th>17:00
<tr><th>17:30
<tr><th>18:00
<tr><th>18:30
<tr><th>19:00
<tr><th>19:30
<tr><th>20:00
<tr><th>20:30
<tr><th>21:00
<tr>
<th>21:30
<td rowspan="2"><a href='https://gist.github.com/97b88289cfbd73c0310e'>Preconference meetup</a>
<tr><th>until late
</table>
<p><a href="#day1">Wednesday 13</a>
<a href="#day2">Thursday 14</a>
<a href="#day3">Friday 15</a>
<table id="day2">
<caption>Thursday 14</caption>
<thead>
<tr>
<th class="time_column">
<th class="normal_column">Thursday 14
<tr>
<th>Place
<th>Florida Park
<tbody>
<tr>
<th>9:00
<td>Registration
<tr>
<th>9:30
<td rowspan="2"><a href="speakers.html#supercoco9">Five years of Rails, from Spain with <3 (J. Ramírez)</a>
<tr><th>10:00
<tr>
<th>10:30
<td rowspan="2"><a href="speakers.html#julianfischer">Migrating a development company to Rails 3.x (Julian Fischer)</a>
<tr><th>11:00
<tr>
<th>11:30
<td class="break">break
<tr>
<th>12:00
<td rowspan="2"><a href="speakers.html#godfoca">Let's Have a Cup of CoffeeScript (Nicolás Sanguinetti)</a>
<tr>
<th>12:30
<tr>
<th>13:00
<td rowspan="2"><a href="speakers.html#blueboxrenee">How I Learned to Smell Code (Renée De Voursney)</a>
<tr><th>13:30
<tr>
<th>14:00
<td rowspan="2" class="break">Lunch
<tr><th>14:30
<tr>
<th>15:00
<td rowspan="2"><a href="speakers.html#porras">Five languages in a moment (Sergio Gil)</a>
<tr><th>15:30
<tr>
<th>16:00
<td rowspan="2"><a href="speakers.html#nusco">Java is from Mars, Ruby is from Venus (Paolo Perrota)</a>
<tr><th>16:30
<tr>
<th>17:00
<td rowspan="2">Lightning (<a href="https://conferenciarails2011.jottit.com/">announce yourself here</a>)
<tr><th>17:30
<tr><th>...
<tr>
<th>21:30
<td rowspan="2">Conference Fiesta!
<tr><th>until late
</table>
<p><a href="#day1">Wednesday 13</a>
<a href="#day2">Thursday 14</a>
<a href="#day3">Friday 15</a>
<table id="day3">
<caption>Friday 15</caption>
<thead>
<tr>
<th class="time_column">
<th class="normal_column">Friday 15
<tr>
<th>Place
<th>Florida Park
<tbody>
<tr>
<th>9:00
<td>Registration
<tr>
<th>9:30
<td rowspan="2"><a href="speakers.html#albertoperdomo">Rails for mobile devices (Alberto Perdomo)</a>
<tr><th>10:00
<tr>
<th>10:30
<td rowspan="2"><a href="speakers.html#flype">Ruby and Rails, as secret weapon to build your service-oriented apps
(Felipe Talavera)</a>
<tr><th>11:00
<tr>
<th>11:30
<td class="break">break
<tr>
<th>12:00
<td rowspan="2"><a href="speakers.html#pablovillalba">A SaaS startup: lessons learned (Pablo Villalba)</a>
<tr>
<th>12:30
<tr>
<th>13:00
<td rowspan="2"><a href="speakers.html#amywoodward">Humpty-Dumpty: When the Cloud Falls Down (Amy Woodward)</a>
<tr><th>13:30
<tr>
<th>14:00
<td rowspan="2" class="break">Lunch
<tr><th>14:30
<tr>
<th>15:00
<td rowspan="2"><a href="speakers.html#sven">Travis CI - Distributed, Continous Integration for the Ruby community (Sven Fuchs and Josh Kalderimis)</a>
<tr><th>15:30
<tr>
<th>16:00
<td rowspan="2"><a href="speakers.html#ajsharp">Practical Ruby Projects with MongoDB (Alex Sharp)</a>
<tr><th>16:30
<tr>
<th>17:00
<td rowspan="2"><a href="speakers.html#jremsikjr">60 to 0 MPH in 2.5 Seconds: A Retrospective (Jim "Big Tiger" Remsik)</a>
<tr><th>17:30
</table>
</section>
<section id="sponsors" class="sponsors">
<h2>Sponsors</h2>
<h3 class="subterm">gold</h3>
<ul>
<li><a href="http://www.enterprise-rails.com"><img src="images/sponsors/enterpriserails.png" alt="Averteq Enterprise Rails"/></a></li>
<li><a href="http://extrema-sistemas.com/"><img src="images/sponsors/extrema.png" alt="Extrema Sistemas"/></a></li>
</ul>
<h3 class="subterm">silver</h3>
<ul>
<li><a href="http://www.vizzuality.com"><img src="images/sponsors/vizzuality.png" alt="ASPGems"/></a></li>
<li><a href="http://www.aspgems.com"><img src="images/sponsors/aspgems.png" alt="ASPGems"/></a></li>
<li><a href="http://www.the-cocktail.com"><img src="images/sponsors/tck.png" alt="The Cocktail"/></a></li>
<li><a href="http://www.aentos.com"><img src="images/sponsors/aentos.png" alt="Aentos"/></a></li>
</ul>
<h3 class="subterm">collaboratos:</h3>
<ul>
<li><a href="http://madridonrails.com/"><img src="images/sponsors/madridonrails.png" alt="Madrid on Rails"></a>
</ul>
<h3 class="subterm">supporters:</h3>
<a href="http://www.1uptalent.com">1uptalent</a>
<div class="note">
<p>
Would you like your company to appear <strong>RIGHT HERE</strong>? Get your
<a href="http://bit.ly/confror2011">supporter ticket</a>
now or <a href="mailto:info@conferenciarails.org">contact us</a> for more information on our exclusive
<a href="assets/sponsorship2011.pdf">sponsorship bundles (PDF)</a>.
</p>
</div>
</section>
</div>
</section>
<footer>
<div class="wrapper">
<i class="rubyto_f"></i>
<p>Conferencia Rails is a non-profit volunteer-driven event run by the Spanish Association for Promoting Web Development (APRODEWEB). <a href="mailto:info@aprodeweb.es">Send us an email</a> if you'd like to join us!</p>
</div>
</footer>
</body>
</html>