forked from railsgirls/railsgirls.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
baltimore.html
391 lines (340 loc) · 15.9 KB
/
baltimore.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Baltimore 1st & 2nd March 2013</title>
<meta name="description" content="Rails Girls goes Baltimore 1st-2nd March: join the two-day crash-course to the exciting world of building web applications with Ruby on Rails.">
<meta name="author" content="Rails Girls">
<link rel="shortcut icon" href="/favicon.png">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="stylesheet" href="./css/style.css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="main.js"></script>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<meta property="og:image" content="https://railsgirls.com/images/railsgirls-sq.png"/>
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->
<style type="text/css">
.baltimore#promo {
background:url('../images/separator.png') no-repeat center bottom;
padding-left:0;
}
.baltimore#promo #photo {
float:left;
margin-bottom:15px;
margin-right:50px;
}
.baltimore#promo #photo img {
-moz-border-radius:15px;
-o-border-radius:150px;
-ms-border-radius:150px;
-webkit-border-radius:150px;
border-radius:150px;
display:block;
}
.baltimore#promo #photo small {
font-size:10pt;
padding:1em 0 0 0;
}
.baltimore#promo h1 {
background:url('../images/rg-baltimore-header.png') no-repeat left top;
margin-left:340px;
}
#schedule th {
width:33%;
}
.sponsor {
margin:2em 0 3em 0;
}
.sponsor a {
font-weight:bold;
}
.sponsor .sponsor-image {
border-width:0;
display:block;
margin:1em 0;
}
.sponsor a img {
border-width:0;
}
</style>
</head>
<body>
<header>
<div class="container_12">
<a id="logo" href="/"><img src="images/railsgirls-logo.png" alt="Rails Girls" /></a>
<nav>
<a href="./events.html">Events</a>
<a href="./materials.html">Materials</a>
<a href="./press.html">Press</a>
<a href="https://railsgirls.tumblr.com/">Blog</a>
<a href="https://guides.railsgirls.com">Guides</a>
</nav>
</div>
</header>
<div id="container" class="container_12 page clearfix">
<div class="grid_12 omega alpha">
<div id="promo" class="baltimore">
<div id="photo">
<img alt="Baltimore Harbor" src="/images/rg-baltimore.jpg" height="290" width="290" />
<small>
Photo credit:
<a href="http://www.flickr.com/photos/ktylerconk/3181331268/">Flickr: ktylerconk</a>
</small>
</div>
<h1>Rails Girls Baltimore: March 1st-2nd, 2013</h1>
<p>Welcome, friends!</p>
<p>
Rails Girls is coming to Charm City! During this two-day workshop, we'll dive into the fun and challenging world of Ruby on Rails.
</p>
<p>
<a href="http://railsgirlsbmore.eventbrite.com/">Register now!</a>
Registration will remain open until February 23, 2013. Make sure to
<a href="https://twitter.com/railsgirlsbmore">follow us on Twitter</a> to stay up-to-date with all the haps.
</p>
<div id="share">
<div style="margin:0 15px 0 0;">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="" data-text="Rails Girls Baltimore: March 1st & 2nd, 2013 - register now!" data-count="horizontal" data-via="RailsGirlsBmore" data-related="railsgirls">Tweet</a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</div>
<div id="fb-root" style=""></div>
<script src="http://connect.facebook.net/en_US/all.js#appId=367703783328253&xfbml=1"></script>
<fb:like href="" layout="button_count" send="true" width="160" show_faces="false" font=""></fb:like>
</div>
</div>
<div class="grid_4 alpha feature">
<p><strong>You learn</strong> designing, prototyping, and coding with help from our coaches.</p>
</div>
<div class="grid_4 feature">
<p><strong>You need</strong> your own laptop, curiosity, and a sprinkle of imagination!</p>
</div>
<div class="grid_4 omega feature">
<p>
<strong>Want to help?</strong> We are looking for volunteer Rails coaches.
<br /><a href="mailto:[email protected]">Email us</a>.
</p>
</div>
<hr />
<div class="grid_6 alpha">
<h2>Friday, March 1, 2013</h2>
<table id="schedule">
<tbody>
<tr>
<th>5:00pm - 7:00pm</th>
<td>
<h4>Installation party</h4>
Get know the attendees a little bit before hand. Bring your
laptop, so we can help you install Ruby on Rails and resolve any problems you
may have.
<br />
<br />
<strong>Where:</strong>
<br /><a href="https://www.google.com/maps?q=1111+Light+Street,+Baltimore,+MD&hl=en&sll=39.284706,-76.620486&sspn=0.660083,0.615234&oq=1111+light+&hnear=1111+Light+St,+Baltimore,+Maryland+21230&t=m&z=17">Betamore<br />1111 Light Street<br />4th Floor<br />Baltimore, MD 21230</a>
</td>
</tr>
</tbody>
</table>
<hr />
<h2>Saturday, March 2, 2013</h2>
<table id="schedule">
<tbody>
<tr>
<th>8:30am - 9:00am</th>
<td>
<h4>Registration, coffee, & last-minute installation help</h4>
During the morning we’ll make sure your install from Friday is running well.
Be sure to meet the other participants during this time!
</td>
</tr>
<tr>
<th>9:00am - 9:30am</th>
<td>
<h4>Welcome to Rails Girls</h4>
We'll review the day's schedule & hear from our sponsors.
</td>
</tr>
<tr>
<th>10:00am - 12:00pm</th>
<td>
<h4>Ruby in 100 minutes</h4>
We'll introduce Ruby, demonstrate the command line, and start programming. (This includes a 15-minute break.)
</td>
</tr>
<tr>
<th>12:00pm - 1:00pm</th>
<td>
<h4>Lunch!</h4>
Coders need to eat. We'll have options for dietary restrictions.
</td>
</tr>
<tr>
<th>1:00pm - 4:30pm</th>
<td>
<h4>Workshop: Jumpstart your first web application</h4>
Build your first web application and enjoy some optional workshops on design, technical terms, and more!
</td>
</tr>
<tr>
<th>4:30pm - 5:00pm</th>
<td>
<h4>Closing Ceremonies</h4>
</td>
</tr>
<tr>
<th>5:00pm - 7:00pm</th>
<td>
<h4>Afterparty</h4>
Spend some informal time with everyone at a local venue (TBD)!
</td>
</tr>
</tbody>
</table>
</div>
<div class="grid_5 push_1 omega side">
<h3>Information</h3>
<p>
<strong><a href="http://railsgirlsbmore.eventbrite.com/">Registration</a> closes:</strong>
February 23, 2013<br/>
</p>
<p>
<strong>Location:</strong>
<br /><a href="https://www.google.com/maps?q=1111+Light+Street,+Baltimore,+MD&hl=en&sll=39.284706,-76.620486&sspn=0.660083,0.615234&oq=1111+light+&hnear=1111+Light+St,+Baltimore,+Maryland+21230&t=m&z=17">Betamore<br />1111 Light Street<br />4th Floor<br />Baltimore, MD 21230</a>
</p>
<h3>Partners</h3>
<p>
Rails Girls Baltimore is co-organized and sponsored by some awesome partners.
</p>
<p class="sponsor">
<a class="sponsor-image" href="http://www.inthebackforty.com/">
<img src="./images/baltimore/backforty.png" alt="Back Forty" />
</a>
<a href="http://www.inthebackforty.com/">Back Forty</a> is a Baltimore-based software development firm dedicated to building technology that delights!
</p>
<p class="sponsor">
<a class="sponsor-image" href="http://betamore.com/">
<img src="./images/baltimore/betamore.png" alt="betamore" />
</a>
</p>
<p class="sponsor">
<a class="sponsor-image" href="http://410labs.com/">
<img src="./images/baltimore/410labs.png" alt="410 Labs" width="250"/>
</a>
</p>
<p class="sponsor">
<a class="sponsor-image" href="http://eeecomputes.com/">
<img src="./images/baltimore/eee_computes.png" alt="EEE Computes" />
</a>
</p>
<p class="sponsor">
<a class="sponsor-image" href="http://figure53.com/">
<img src="./images/baltimore/figure53.png" alt="Figure53" />
</a>
</p>
<p class="sponsor">
<a class="sponsor-image" href="http://gb.tc/">
<img src="./images/baltimore/gbtc.png" alt="gb.tc" />
</a>
</p>
<p class="sponsor">
<a class="sponsor-image" href="http://mindovermachines.com/">
<img src="./images/baltimore/mindovermachines.png" alt="Mind Over Machines" />
</a>
</p>
<p class="sponsor">
<a class="sponsor-image" href="http://oreilly.com/">
<img src="./images/baltimore/oreilly.png" alt="O'Reilly" width="250" />
</a>
</p>
<p class="sponsor">
<a class="sponsor-image" href="http://smartlogicsolutions.com/">
<img src="./images/baltimore/smartlogic.png" alt="Smartlogic Solutions" />
</a>
</p>
<p>
Want to help? We're looking for partners & sponsors for the
nonprofit event! <a href="mailto:[email protected]">Email us</a>!
</p>
<hr/>
<h3>FAQ</h3>
<p>
<strong>How much does the workshop cost?</strong>
$10. This is just to help cover expenses for the event.
</p>
<p>
<strong>Who is this intended for?</strong>
Women of any age with basic knowledge of working with a computer. If you are under 15 years old, please bring a parent or guardian with you.
</p>
<p>
<strong>Do I need a laptop?</strong>
Yes! Please bring your laptop with you. If you don't have one, <a href="mailto:[email protected]">email us</a>. We can try to help you procure one for the event.
</p>
<p>
<strong>Will there be childcare?</strong>
Maybe. We are currently trying to make it work. Keep an eye on <a href="https://twitter.com/railsgirlsbmore">our Twitter feed</a> for updates.
</p>
<p>
<strong>Can men attend?</strong>
Sure, but you need to be accompanied by an interested lady. Also, women and girls are given priority in the application process.
</p>
<p>
<strong>I know how to program. How can I help?</strong>
We’re also looking for people to be coaches. <a href="mailto:[email protected]">Email us</a> to volunteer!.
</p>
<p>
<strong>Why are you doing this?</strong>
We believe that the gender imbalance in programming is a Bad Thing™. This is our small attempt at getting more women
involved, because when programming is more diverse, programming is more awesome.
</p>
</div>
<div class="coaches">
<hr />
<h2>Organizers</h2>
<a href="https://twitter.com/subelsky" class="grid_3">Mike Subelsky <small>@subelsky</small></a>
<a href="https://twitter.com/kbladow" class="grid_3">Kate Bladow<small>@kbladow</small></a>
<a href="https://twitter.com/jessgartner" class="grid_3">Jess Gartner<small>@jessgartner</small></a>
<a href="https://twitter.com/flipsasser" class="grid_3">Flip Sasser<small>@flipsasser</small></a>
<a href="https://twitter.com/bryanl" class="grid_3">Bryan Liles<small>@bryanl</small></a>
</div>
<div class="coaches">
<hr />
<h2>Coaches</h2>
<a href="https://twitter.com/abachman" class="grid_3">Adam Bachman<small>@abachman</small></a>
<a href="https://twitter.com/bryanl" class="grid_3">Bryan Liles<small>@bryanl</small></a>
<a href="https://twitter.com/danmartens" class="grid_3">Dan Martens<small>@danmartens</small></a>
<a href="https://twitter.com/nerded" class="grid_3">Ed Schmalzle<small>@nerded</small></a>
<a href="https://twitter.com/flipsasser" class="grid_3">Flip Sasser<small>@flipsasser</small></a>
<a href="https://twitter.com/jonathanjulian" class="grid_3">Jonathan Julian<small>@jonathanjulian</small></a>
<a href="https://twitter.com/josh_hepworth" class="grid_3">Josh Hepworth<small>@josh_hepworth</small></a>
<a href="https://twitter.com/subelsky" class="grid_3">Mike Subelsky<small>@subelsky</small></a>
<a href="https://twitter.com/ngauthier" class="grid_3">Nick Gauthier<small>@ngauthier</small></a>
<a href="https://twitter.com/scottmessinger" class="grid_3">Scott Messinger<small>@scottmessinger</small></a>
<a href="https://twitter.com/rcahearn" class="grid_3">Ryan Ahearn<small>@rcahearn</small></a>
<a href="https://twitter.com/rayners" class="grid_3">David Raynes<small>@rayners</small></a>
<a href="https://twitter.com/marycutrali" class="grid_3">Mary Elizabeth Cutrali<small>@marycutrali</small></a>
<a href="https://twitter.com/melaniegilman" class="grid_3">Melanie Gilman<small>@melaniegilman</small></a>
<a href="#" class="grid_3">Jessie Link</a>
<a href="#" class="grid_3">Emily Scher</a>
</div>
<div class="antiharassment">
<hr />
<p>Rails Girls Baltimore is dedicated to a harassment-free event experience for everyone. <a href="https://docs.google.com/document/d/1-AFI6r4PKEkDlsphEIRaSW24VEyIEX968GRkEAn-uII/edit#">Our anti-harassment policy can be found online</a>.</p>
</div>
</div>
</div>
<!-- /content -->
<footer>
<p>2010-2015, Rails Girls. <a href="./press.html">Contact us</a> or follow us on <a href="https://twitter.com/railsgirls">Twitter</a> and <a href="https://www.facebook.com/railsgirls">Facebook</a></p>
<p class="slogan">Get excited and make things!</p>
</footer>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19631067-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>