forked from railsgirls/railsgirls.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
aarhus.html
351 lines (275 loc) · 15.1 KB
/
aarhus.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- Add your city name, dates and year. -->
<title>Aarhus 9th of June 2013</title>
<!-- Write a metatext. This is what will show on the Facebook page and for instance search engines. -->
<meta name="description" content="Rails Girls goes to Aarhus for the first time on the 9th of June 2013: join the inspiring crash-course to jump into 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>
<script type="text/javascript" src="//use.typekit.net/nbs6fzt.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</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]-->
</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>
<!-- How to change the picture & header for site
In the assets folder there is something called rg-header.psd. Be sure to download the fonts also. Name the file rg-yourcityname-header.png and your city picture rg-yourcityname.png. Add them to /images.
Steps to show on site
1. Go to style.css
2. Add these lines, always replacing 'yourcityname' with your actual city name.
.yourcityname#promo {
padding-left:340px;
background:url('../images/rg-yourcityname.png') no-repeat 0 10px,
url('../images/separator.png') no-repeat center bottom;
}
It will take a while before the changes show, so don't panic!
-->
<!-- Change the header text. You can include a local hello or something else that brings context. Remember to mention the workshop is free. Remember to change to wufoo form link and dates. -->
<div id="container" class="container_12 page clearfix">
<div class="grid_12 omega alpha">
<div id="promo" class="new yourcity">
<h1>Rails Girls Aarhus
<small>9th of June 2013</small>
</h1>
<p>Hej world!</p>
<p>
Rails Girls comes to Aarhus for the first time! <br> Join this free crash-course to dive into the exciting world of building web apps with Ruby on Rails!</p>
<p>Girls and women of all ages and experience are welcome, but seats are limited so apply now! <br> <a href="https://railsgirls.wufoo.com/forms/x7s9w7/">Applications</a> are open until Monday 3rd of June.</p>
<!-- Update the sharing texts.-->
<div id="share">
<div>
<div style="margin:0 15px 0 0;">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="" data-text="Rails Girls Aarhus June 9th - apply now!" data-count="horizontal" data-via="railsgirls" 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=156007477805811&xfbml=1"></script>
<fb:like href="" layout="button_count" send="true" width="160" show_faces="false" font=""></fb:like> -->
</div>
</p>
</div>
</div>
<!-- You can use here your own contact e-mail, or we can send you the e-mails from contact@! -->
<div class="grid_4 alpha feature">
<p><strong>You learn</strong> designing, prototyping and coding with the 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 volunteers and Rails coaches. <a href="mailto:[email protected]">Email us</a>.</p>
</div>
<hr />
<!-- Update the texts! -->
<div class="grid_6 alpha">
<h2>Schedule: Sunday, June 9th, 2013</h2>
<table id="schedule">
<tbody>
<tr>
<th><strong>09:00 - 10:00</strong></th>
<td>
<h3>Registration, coffee and installation troubleshooting</h3>
<p>You are invited to install all necessary material before the workshop starts using this <a href="https://guides.railsgirls.com/install">install guide</a>. If you had troubles we will gladly get your computer ready to go during this time.
</p>
</td>
</tr>
<tr>
<th><strong>10:00 - 10:30</strong></th>
<td>
<h3>Welcome and presentations</h3>
<ul>
<li style="color:black">Welcome to Rails Girls Aarhus!</li>
<li style="color:black">A word on sponsors who made this possible</li>
<li style="color:black">Presentations and breaking into small groups</li>
</ul>
</td>
</tr>
<tr>
<th><strong>10:30 - 11:00</strong></th>
<td>
<h3>Hands on with the Terminal</h3>
<p>Let's get coding!
Introduction to basic concept of web programming: variables, methods, classes. </p>
</td></tr>
<tr>
<th><strong>11:00 - 12:15</strong></th>
<td>
<h3>Workshop</h3>
<p>After this quick warm up your coach will help you
get started on your first web application using the <a
href="http://railsgirlsberlin.de/apptutorial/">app guide</a>.</p></td></tr>
<tr>
<th><strong>12:15 - 13:00</strong></th>
<td>
<h3>Lunch</h3>
<p>A well deserved break to recharge energies for a productive afternoon - lunch is free for all participants!</p></td></tr>
<tr>
<th><strong>13:00 - 15:30</strong></th>
<td>
<h3>Workshop</h3>
<p>
Some serious app building will happen here!
</p>
</td>
</tr>
<tr>
<th><strong>15:30 - 16:00 </strong></th>
<td>
<h3>Coffee and Cake</h3>
<p>Get back together in one group and talk with your coaches and peers about how awesome your first web applications are.</p>
</td>
</tr>
<tr>
<th><strong>16:00 - 16:30 </strong></th>
<td>
<h3>Lightning Talks</h3>
<ul>
<li style="color: black">Life as a developer: everything you wanted to know about what developers do all day in front of a computer and you never dared to ask.</li>
</ul>
</td>
</tr>
<tr>
<th><strong>16:30 - 18:30</strong></th>
<td>
<h3>Workshop</h3>
<p>Reconvene in small groups and extend your
applications diving into one or more of the activities below:
<a href="https://guides.railsgirls.com/commenting">Add commments</a>,
<a href="https://guides.railsgirls.com/heroku">put it online with Heroku</a>,
or <a href="https://guides.railsgirls.com/design">add design</a>.
</p>
</td>
</tr>
<tr>
<th><strong>After 18:30</strong></th>
<td>
<h3>Afterparty!</h3>
<p>Let's go down in the ex-Ceres basement for a nice cold drink and a chat with coaches and peers. Open to everybody.<p>
</td>
</tr>
</tbody>
</table>
</div>
<!-- These also, just update :) -->
<div class="grid_5 push_1 omega side">
<h3>Information</h3>
<p>
<p><strong><a href="https://railsgirls.wufoo.com/forms/x7s9w7/">Applications</a> close:</strong> June 3rd, 2013<br/>
<strong>Acceptances informed:</strong> June 4th, 2013</p>
<strong>Location:</strong> Startup City @ Ex - Ceres Bryggeri. Entrance from Thorvaldsengade next to Fri Cykler.
</p>
<iframe width="425" height="550" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps/ms?msa=0&msid=211649575769454514734.0004ddb18cba289deecf4&ie=UTF8&t=m&ll=56.158433,10.200634&spn=0.008365,0.018239&z=15&output=embed"></iframe><br /><small>View <a href="https://maps.google.com/maps/ms?msa=0&msid=211649575769454514734.0004ddb18cba289deecf4&ie=UTF8&t=m&ll=56.158433,10.200634&spn=0.008365,0.018239&z=15&source=embed" style="color:#0000FF;text-align:left">Rails Girls Aarhus Workshop</a> in a larger map</small>
<!-- Feel free to group the sponsors as you wish. E.g media, friends, premium sponsors etc. You know best the situation in your city! Pictures should be either 100 x 100px or 250 x 90px -->
<h3>Partners</h3>
<p>Rails Girls Aarhus is co-organized with our awesome partners.</p>
<p>Want to help? We're looking for partners & sponsors for the non-profit event! <a href="mailto:[email protected]">Email us</a>! </p>
<p>
<a href="http://ebay.com/" style="float:right; margin:0 0 0; border:0;"><img src="./images/aarhus/ebay_logo.jpeg" style="width:150px;"alt="eBay Classifieds"></a>
<a href="http://ebay.com/">eBay</a> Supporting the first Rails Girls event in Aarhus, eBay is our main sponsor and leader of the online classifieds market.
</p>
<p id="github">
<a href="http://railscasts.com/" style="float:right; margin:0 0 0; border:0;"><img src="./images/aarhus/railscasts_logo.png" style="width:150px;" alt="vwcafe"></a>
<a href="http://railscasts.com/">RailsCasts</a> is one of the very best online resources for learning more on Ruby on Rails. All of our workshop participants will get free access to their screencasts to keep on learning!
</p>
<p id="github">
<a href="http://kejserriget.dk/" style="float:right; margin:0 0 0; border:0;"><img src="./images/aarhus/kejserriget_logo.png" style="width:150px;" alt="vwcafe"></a>
<a href="http://kejserriget.dk/">Kejserriget</a> is offering us a good discount to feed the workshop's participants. Not only they make great food and coffee, but the environment at the cafè is so relaxed and laid-back that it makes it the perfect place to brainstorm ideas or get cracking on some code!
</p>
<p id="github">
<a href="http://github.com/" style="float:right; margin:0 0 0; border:0;"><img src="./images/clt/github_logo.png" style="width:150px;" alt="GitHub"></a>
<a href="http://github.com/">GitHub</a> is the best way to build software together. Whether it's your company's app, your favorite open source library, or a weekend side project, GitHub helps everyone work better by providing tools for easier collaboration and code sharing on any device. Start collaborating today—open source project hosting is free!
</p>
<hr/>
<h3>Friends of Rails Girls Aarhus</h3>
<p>
<a href="http://startupcity.dk/" style="float:right; margin:0 0 0; border:0;"><img src="./images/aarhus/startup_logo.gif" alt="Startup City"></a>
<a href="http://startupcity.dk">Startup City Aarhus</a>'s vision is to be Aarhus' epicenter of ambitious, growth-minded entrepreneurs.
</p>
<hr/>
<h3>FAQ</h3>
<p><strong>How much does the workshop cost?</strong>
Nothing, it's free! You just need to be excited!
</p>
<p>
<strong>Who is this aimed for?</strong>
Women of any age with basic knowledge of working with a computer. We’ve had people of all ages taking part. Don't forget your laptop!
</p>
<p>
<strong>Can men attend?</strong>
Yes, but you need to be accompanied by an interested lady. Also, girls are given a priority.
</p>
<p>
<strong>I know how to program - How can I help?</strong>
We’re also looking for people to be coaches. We’ll have a short meeting before the event to walk you through the curriculum. <a href="mailto:[email protected]">Email us.</a>
</p>
</div>
<!-- Update the team list -->
<div class="coaches">
<hr />
<h2>Rails Girls Aarhus team</h2>
<a href="https://twitter.com/RailsGirlsDK" class="grid_3">
Agata Foti, organiser
<small>@RailsGirlsDK</small>
</a>
<a href="https://twitter.com/performentz" class="grid_3">
Johannes Mentz, coach
<small>@performentz</small>
</a>
<a href="https://twitter.com/Mekkaz" class="grid_3">
Lene Mejlby, coach
<small>@Mekkaz</small>
</a>
<a href="https://twitter.com/bjensen" class="grid_3">
Brian Jensen, coach
<small>@bjensen</small>
</a>
<a href="#" class="grid_3">
Mary Carstensen, coach
</a>
<a href="https://facebook.com/RailsGirlsAarhus" class="grid_3">
Rails Girls Aarhus on Facebook
<small>RailsGirlsAarhus</small>
</a>
</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>