This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
566 lines (545 loc) · 25.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
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
---
layout: master
title: Steel City Ruby Conference 2013
---
<section id="nav">
<div class="container">
<div class="row">
<div class="span12">
<ul class="nav">
<li><a href="#section-1">Speakers</a></li>
<li><a href="#section-2">Schedule</a></li>
<li><a href="#section-3">Venue</a></li>
<li><a href="#section-4">Sponsors</a></li>
<li><a href="http://steelcityruby.confbots.com/">Videos</a></li>
</ul>
</div>
</div>
</div>
</section>
<section class="content">
<div class="container">
<div class="row">
<div class="span10 offset1">
<p class="callout">
Inviting Rubyists from across the land to a two-day conference in
the heart of the Steel City - Pittsburgh, Pennsylvania. With an
emphasis on learning and conversation, Steel City Ruby Conf is the
ultimate community experience for Rubyists of all skill levels.
</p>
</div>
</div>
<div class="row">
<div class="span12">
<ul class="action-buttons">
<li><a href="#section-5" class="warn">Sold Out!</a></li>
<li><a href="sponsorship.html">Our Sponsors</a></li>
</ul>
</div>
</div>
</div>
</section>
<section class="content yellow" id="section-1">
<div class="container">
<div class="row">
<div class="span12">
<h1>SPEAKERS</h1>
</div>
</div>
<div class="clear"> </div>
<div class="row">
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/avdi.png');"> </div>
<div class="speaker-name">Avdi Grimm</div>
<a class="speaker-handle" href="http://twitter.com/avdi">@avdi</a>
</div>
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/konstantin.png');"> </div>
<div class="speaker-name">Konstantin Haase</div>
<a class="speaker-handle" href="http://twitter.com/konstantinhaase">@konstantinhaase</a>
</div>
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/angela.png');"> </div>
<div class="speaker-name">Angela Harms</div>
<a class="speaker-handle" href="http://twitter.com/angelaharms">@angelaharms</a>
</div>
</div>
<div class="row">
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/jim.png');"> </div>
<div class="speaker-name">Jim Weirich</div>
<a class="speaker-handle" href="http://twitter.com/jimweirich">@jimweirich</a>
</div>
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/ashish.png');"> </div>
<div class="speaker-name">Ashish Dixit</div>
<a class="speaker-handle" href="http://twitter.com/tundal45">@tundal45</a>
</div>
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/juliepagano.jpg');"> </div>
<div class="speaker-name">Julie Pagano</div>
<a class="speaker-handle" href="http://twitter.com/juliepagano">@juliepagano</a>
</div>
</div>
<div class="row">
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/carinazona.jpg');"> </div>
<div class="speaker-name">Carina C. Zona</div>
<a class="speaker-handle" href="http://twitter.com/cczona">@cczona</a>
</div>
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/gregbaugues.jpg');"> </div>
<div class="speaker-name">Greg Baugues</div>
<a class="speaker-handle" href="http://twitter.com/greggyb">@greggyb</a>
</div>
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/kerrimiller.png');"> </div>
<div class="speaker-name">Kerri Miller</div>
<a class="speaker-handle" href="http://twitter.com/kerrizor">@kerrizor</a>
</div>
</div>
<div class="row">
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/leongersing.png');"> </div>
<div class="speaker-name">Leon Gersing</div>
<a class="speaker-handle" href="http://twitter.com/rubybuddha">@rubybuddha</a>
</div>
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/stephenball.jpg');"> </div>
<div class="speaker-name">Stephen Ball</div>
<a class="speaker-handle" href="http://twitter.com/stephenballNC">@stephenballNC</a>
</div>
<div class="span4 speaker">
<div class="speaker-avatar" style="background-size: 100px; background-image: url('img/speakers/johndowney.jpeg');"> </div>
<div class="speaker-name">John Downey</div>
<a class="speaker-handle" href="http://twitter.com/jtdowney">@jtdowney</a>
</div>
</div>
<div class="row">
<ul class="action-buttons">
<li>
<a href="schedule.html">
Full Speaker Bios
</a>
</li>
</ul>
</div>
</div>
</section>
<section class="content" id="section-2">
<div class="container">
<div class="row">
<div class="span12">
<h1>SCHEDULE</h1>
<table class="schedule">
<thead>
<tr>
<th> </th>
<th class="day">Friday, August 16</th>
<th class="day">Saturday, August 17</th>
</tr>
</thead>
<tbody>
<tr>
<td class="time">8:00AM - 9:00AM</td>
<td class="event">Check-in</td>
<td class="break" rowspan="2">Sleep In</td>
</tr>
<tr>
<td class="time">9:00AM - 9:30AM</td>
<td class="event">
Carina C. Zona
<br/>
<span class="talk">"Handcrafting Community"</span>
</td>
</tr>
<tr>
<td class="time">10:00AM - 10:30AM</td>
<td class="event">
Julie Pagano
<br/>
<span class="talk">"I Am a Front-End Web Dev (And So Can You!)"</span>
</td>
<td class="event">
Konstantin Haase
<br/>
<span class="talk">"Architecting the Chaos - Building Travis CI"</span>
</td>
</tr>
<tr>
<td class="time">11:00AM - 11:30AM</td>
<td class="event">
Greg Baugues
<br/>
<span class="talk">"Developers and Depression"</span>
</td>
<td class="event">
Stephen Ball
<br/>
<span class="talk">"Deliberate Git"</span>
</td>
</tr>
<tr class="break">
<td class="time">11:30PM - 1:30PM</td>
<td class="event" colspan="2">LUNCH BREAK</td>
</tr>
<tr>
<td class="time">1:30PM - 2:00PM</td>
<td class="event">Lightning Talks</td>
<td class="event">Lightning Talks</td>
</tr>
<tr>
<td class="time">2:30PM - 3:00PM</td>
<td class="event">
Angela Harms
<br/>
<span class="talk">"A Collaborative Approach to Making"</span>
</td>
<td class="event">
Avdi Grimm
<br/>
<span class="talk">"You Gotta Try This"</span>
</td>
</tr>
<tr>
<td class="time">3:30PM - 4:00PM</td>
<td class="event">
Ashish Dixit
<br/>
<span class="talk">"How to be Productive on a New Team"</span>
</td>
<td class="event">
Kerri Miller
<br/>
<span class="talk">"You Can't Miss What You Can't Measure"</span>
</td>
</tr>
<tr>
<td class="time">4:30PM - 5:00PM</td>
<td class="event">
Jim Weirich
<br/>
<span class="talk">"Friendly Flying Robots with Ruby"</span>
</td>
<td class="event">
John Downey
<br/>
<span class="talk">"DevOps for the Rubyist Soul"</span>
</td>
</tr>
<tr>
<td class="time">5:30PM - 6:00PM</td>
<td class="break"> -- </td>
<td class="event">
Leon Gersing
<br/>
<span class="talk">"Keep Software Weird"</span>
</td>
</tr>
<tr>
<td class="time">6:00PM - 10:00PM</td>
<td class="party">ModCloth Party <br/>@<br/>CONSOL Energy Center</td>
<td class="event break">---</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
<ul class="action-buttons">
<li>
<a href="schedule.html">
Schedule Details
</a>
</li>
</ul>
</div>
</div>
</section>
<section class="content yellow" id="section-3">
<div class="container">
<div class="row">
<div class="span6">
<h1>VENUE</h1>
<p>
Steel City Ruby Conference is held in Pittsburgh's Senator John
Heinz History Center. The Heinz History Center is a Smithsonian
institution, showcasing local history including the Western
Pennsylvania Sports Museum and several other long term exhibits.
</p>
<p>
The venue, located in Pittsburgh's Strip District neighborhood,
offers our guests a glimpse of the city's character that was built
over 100's of years. Guests of Steel City Ruby are permitted to
browse the exhibits while the conference is in session.
</p>
<p>
Parking is available at daily rates at lots across the street and
next to the venue.
</p>
</div>
<div class="span6">
<iframe width="425" height="500" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Senator+John+Heinz+History+Center,+Smallman+Street,+Pittsburgh,+PA&aq=0&oq=John+Hein&sll=40.446476,-79.992612&sspn=0.01468,0.027874&t=h&gl=us&g=1212+Smallman+St,+Pittsburgh,+PA+15222&ie=UTF8&hq=Senator+John+Heinz+History+Center,+Smallman+Street,+Pittsburgh,+PA&ll=40.446515,-79.992413&spn=0.016983,0.032015&output=embed"></iframe>
</div>
</div>
<div class="row" id="pittsburgh">
<div class="span6">
<h1>PITTSBURGH</h1>
<p>
We love Pittsburgh and want you to experience as much of it as
you can. Check out our list of things to do while in town.
</p>
<p>
For a more complete list of things to do, check out the official
visitors guide from VisitPittsburgh.
</p>
<p>
Enjoy your stay!
</p>
<ul class="action-buttons">
<li>
<a href="http://www.myvirtualpaper.com/doc/visitpittsburgh/visit-pittsburgh-2013/2013020801/#0">
Visitors Guide
</a>
</li>
</ul>
</div>
<div class="span6">
<h2>THINGS TO DO</h2>
<ul>
<li>
<a href="http://www.portauthority.org/paac/RiderServices/Inclines.aspx">
Ride the incline and see the view from Mt. Washington
</a>
</li>
<li>
<a href="http://www.stubhub.com/pittsburgh-pirates-tickets/pirates-vs-diamondbacks-8-18-2013-4172225/">
Pittsburgh Pirates vs. Arizona Diamondbacks, Sunday 1:35pm
</a>
</li>
<li>
<a href="http://www.toonseum.org/">
Visit ToonSeum - a museum celebrating the art of cartooning
</a>
</li>
<li>
<a href="http://www.warhol.org/">
Take in some pop art at the Warhol Museum, celebrating the work of
Pittsburgh's Andy Warhol and other artists
</a>
</li>
<li>
<a href="http://www.heinzhistorycenter.org/index.aspx">
Tour the Heinz History Center, a Smithsonian Institute. You'll
already be there anyway
</a>
</li>
<li>
<a href="http://www.kayakpittsburgh.org/">
Get unique views of the city while kayaking the Allegheny river
</a>
</li>
<li>
<a href="http://www.kennywood.com">
We have an amusement park! Visit Kennywood and ride some rollercoasters
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="content" id="section-4">
<div class="container">
<div class="row">
<div class="span12">
<h1>SPONSORS</h1>
</div>
</div>
<div class="row">
<div class="span12 sponsors sponsors-gold">
<center>
<a href="http://modcloth.com"><img src="img/sponsors/modcloth.jpg" alt="ModCloth"/></a>
</center>
</div>
</div>
<div class="row sponsors sponsors-silver">
<div class="span4">
<a href="http://littlelines.com"><img src="img/sponsors/littlelines.png" alt="littlelines"/></a>
</div>
<div class="span4">
<a href="http://brandingbrand.com"><img src="img/sponsors/brandingbrand.jpg" alt="Branding Brand"/></a>
</div>
<div class="span4">
<a href="http://seesparkbox.com"><img src="img/sponsors/sparkbox.png" alt="Sparkbox"/></a>
</div>
</div>
<div class="row sponsors sponsors-silver">
<div class="span4">
<a href="http://4moms.com"><img src="img/sponsors/4moms.jpg" alt="4moms"/></a>
</div>
<div class="span4">
<a href="http://chargify.com"><img src="img/sponsors/chargify.png" alt="chargify"/></a>
</div>
<div class="span4">
<a href="http://enova.com"><img src="img/sponsors/enova.jpg" alt="Enova"/></a>
</div>
</div>
<div class="row sponsors sponsors-silver">
<div class="span4">
<a href="http://dnsimple.com"><img src="img/sponsors/dnsimple.png" alt="dnsimple"/></a>
</div>
<div class="span4">
<a href="http://coffeeandcode.com"><img src="img/sponsors/coffeeandcode.png" alt="Coffee and Code"/></a>
</div>
<div class="span4">
<a href="http://omnyx.com"><img src="img/sponsors/omnyx.jpg" alt="Omnyx"/></a>
</div>
</div>
<div class="row sponsors sponsors-silver">
<div class="span4">
<a href="http://bloomberg.com"><img src="img/sponsors/bloomberg.png" alt="Bloomberg"/></a>
</div>
<div class="span4">
<a href="http://codeclimate.com"><img src="img/sponsors/codeclimate.png" alt="codeclimate"/></a>
</div>
<div class="span4">
<a href="http://www.yourtalentagents.com"><img src="img/sponsors/yourtalentagents.png" alt="YourTalentAgents.com"/></a>
</div>
</div>
<div class="row sponsors sponsors-silver">
<div class="offset2 span4">
<a href="http://philips.com"><img src="img/sponsors/philips.jpg" alt="Philips Respironics"/></a>
</div>
<div class="span4">
<a href="http://ae.com"><img src="img/sponsors/americaneagle.jpg" alt="American Eagle"/></a>
</div>
</div>
<div class="row sponsors sponsors-bronze">
<div class="span2 offset1">
<a href="http://yammer.com"><img src="img/sponsors/yammer.png" alt="Yammer"/></a>
</div>
<div class="span2">
<a href="http://neo.com"><img src="img/sponsors/neo.png" alt="neo"/></a>
</div>
<div class="span2">
<a href="http://webkite.com"><img src="img/sponsors/webkite.png" alt="WebKite"/></a>
</div>
<div class="span2">
<a href="http://www.pragprog.com"><img src="img/sponsors/pragprog.png" alt="The Pragmatic Bookshelf"/></a>
</div>
<div class="span2">
<a href="http://stackbuilders.com"><img src="img/sponsors/stackbuilders.jpg" alt="Stack Builders"/></a>
</div>
</div>
<div class="row sponsors sponsors-bronze">
<div class="span2 offset1">
<a href="http://entropi.co"><img src="img/sponsors/entropi.png" alt="Entropi"/></a>
</div>
<div class="span2">
<a href="http://truefitinnovation.com"><img src="img/sponsors/truefit.png" alt="TrueFit Innovation"/></a>
</div>
<div class="span2">
<a href="http://www.teamsnap.com/"><img src="img/sponsors/teamsnap.png" alt="TeamSnap"/></a>
</div>
<div class="span2">
<a href="https://www.financialtailor.com/"><img src="img/sponsors/financialtailor.png" alt="Financial Tailor"/></a>
</div>
<div class="span2">
<a href="http://teksystems.com"><img src="img/sponsors/teksystems.png" alt="TEKsystems"/></a>
</div>
</div>
<div class="row sponsors sponsors-bronze">
<div class="span2 offset1">
<a href="http://www.lantekcs.com"><img src="img/sponsors/lantek.png" alt="LANtek"/></a>
</div>
<div class="span2">
<a href="http://zipcodeservices.com"><img src="img/sponsors/zipcodeservices.png" alt="Zip Code Services"/></a>
</div>
<div class="span2">
<a href="http://newrelic.com"><img src="img/sponsors/newrelic.png" alt="New Relic"/></a>
</div>
<div class="span2">
<a href="http://leandog.com"><img src="img/sponsors/leandog.png" alt="LeanDog"/></a>
</div>
<div class="span2">
<a href="http://showclix.com"><img src="img/sponsors/showclix.png" alt="ShowClix"/></a>
</div>
</div>
<div class="row sponsors sponsors-bronze">
<div class="span2 offset2">
<a href="http://gittip.com"><img src="img/sponsors/gittip.png" alt="Gittip"/></a>
</div>
<div class="span2">
<a href="http://estaffconsulting.com"><img src="img/sponsors/estaff.png" alt="e-Staff Consulting"/></a>
</div>
<div class="span2">
<a href="http://honeybadger.io"><img src="img/sponsors/honeybadger.png" alt="HoneyBadger.io"/></a>
</div>
<div class="span2">
<a href="http://stitchfix.com"><img src="img/sponsors/stitchfix.png" alt="Stitch Fix"/></a>
</div>
</div>
<div class="row sponsors sponsors-bronze">
<div class="span2 offset2">
<a href="http://intridea.com"><img src="img/sponsors/intridea.png" alt="Intridea"/></a>
</div>
<div class="span2">
<a href="http://carney.co"><img src="img/sponsors/carneyco.png" alt="Carney+Co."/></a>
</div>
<div class="span2">
<a href="http://squaremouth.com"><img src="img/sponsors/squaremouth.png" alt="Squaremouth"/></a>
</div>
<div class="span2">
<a href="http://alphalab.org"><img src="img/sponsors/alphalab.png" alt="AlphaLab"/></a>
</div>
</div>
<div class="row">
<div class="span12">
<ul class="action-buttons">
<li><a href="sponsorship.html">More info</a></li>
</ul>
</div>
</div>
</div>
</section>
<section class="content yellow" id="section-5">
<div class="container">
<div class="row">
<div class="span12">
<h1>REGISTRATION</h1>
</div>
</div>
<div class="row">
<div class="span12">
<p class="callout">
Steel City Ruby 2013 has sold out! Thank you so much for your
support! If you are interested in attending, you can sign up for
our <a href="https://docs.google.com/forms/d/1iX4zXXCM1pbf1gQho9DR4N-WkCZ0N_L9A5J08pqFqe8/viewform">
waiting list</a> and we will notify you as tickets become available.
</div>
</div>
<div class="row">
<p class="callout">
Here's what some awesome people had to say about Steel City Ruby 2012
</p>
</div>
<div class="row">
<div class="span6">
<blockquote class="twitter-tweet"><p>I’m afraid @<a href="https://twitter.com/steelcityruby">steelcityruby</a> might have spoiled me for all future tech conferences. Thanks to everyone who made it happen!<a href="https://twitter.com/search/%23scrc12">#scrc12</a></p>— Michael Hoffman (@Hoffm) <a href="https://twitter.com/Hoffm/status/232114883691442177">August 5, 2012</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet"><p>Thanks for the great conference, @<a href="https://twitter.com/steelcityruby">steelcityruby</a>!</p>— Josh Susser (@joshsusser) <a href="https://twitter.com/joshsusser/status/231885262765047808">August 4, 2012</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet"><p><a href="https://twitter.com/search/%23scrc12">#scrc12</a> was great. It was so well put on that it's hard to believe it was the first one. Thank you and kudos to all involved!</p>— Jennifer Payne (@jendavis) <a href="https://twitter.com/jendavis/status/232063818090545152">August 5, 2012</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet"><p>The atmosphere/vibe at this conference is so amazingly friendly and positive - such a good time! <a href="https://twitter.com/search/%23scrc12">#scrc12</a> @<a href="https://twitter.com/steelcityruby">steelcityruby</a></p>— Matthew Machuga (@machuga) <a href="https://twitter.com/machuga/status/231821546589663233">August 4, 2012</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div class="span6">
<blockquote class="twitter-tweet"><p>I think I got more hugs at @<a href="https://twitter.com/steelcityruby">steelcityruby</a> than any other conference. It was great!</p>— Aaron Patterson (@tenderlove) <a href="https://twitter.com/tenderlove/status/232501530073391104">August 6, 2012</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet"><p>Wonderful time at @<a href="https://twitter.com/steelcityruby">steelcityruby</a> including a definite high point! A true <a href="https://twitter.com/search/%23fridayhug">#fridayhug</a> <a href="http://t.co/9B1PhQOU" title="http://twitpic.com/af6dez">twitpic.com/af6dez</a></p>— Corey Haines (@coreyhaines) <a href="https://twitter.com/coreyhaines/status/231576451533643776">August 4, 2012</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</section>