-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathbratislava2013.html
487 lines (373 loc) · 21.8 KB
/
bratislava2013.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- Add your city name, dates and year. -->
<title>Rails Girls Bratislava 30-31 August 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 Bratislava 30-31 August 2013: 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>
<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 Bratislava
<small>30-31 August 2013</small>
</h1>
<p>Ahoj svet!</p>
<p>
<strong>Rails Girls comes to Bratislava!</strong> During the free two-day workshop we'll dive into the magical world of Ruby on Rails. </p>
<p>Sorry :( Applications are closed.</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="https://railsgirls.com/bratislava" data-text="Rails Girls Bratislava 30-31 August 2013 - apply now!" data-count="horizontal" data-via="RailsGirls_Ba" data-related="railsgirls">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</div>
<iframe src="https://www.facebook.com/plugins/like.php?href=https://railsgirls.com/bratislava" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe>
</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>Friday 30th August</h2>
<table id="schedule">
<tbody>
<tr>
<th>18:00 - 20:00</th>
<td>
<h4>Installation party</h4>
Get know the attendees a little bit before hand. Bring your laptop if you can, so we can install Ruby on Rails for you (or follow 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.<br>
<strong>Where:</strong>
<div>The Spot, Nám. SNP 30, 811 01 Bratislava
</div>
</td>
</tr>
<tr>
<th>20:00 -</th>
<td>
<h4>Coach dinner</h4>
All of the coaches are welcome to our coach dinner, where we'll go through the program for the next day.
</td>
</tr>
</tbody>
</table>
<hr />
<h2>Saturday 31st August</h2>
<table id="schedule">
<tbody>
<tr>
<th>9:00 - 10:00</th>
<td>
<h4>Registration, coffee and installation fest</h4>
During the morning we’ll install Ruby on Rails on your computer.
</td>
</tr>
<tr>
<th>10:00 - 10:15</th>
<td>
<h4>Welcome</h4>
Outline of the day & word from sponsors
</td>
</tr>
<tr>
<th>10:15 - 10:45</th>
<td>
<h4>Understanding Web Apps</h4>
Let's get coding! <strong>Dusan Koutny</strong> will give you an introduction to basic concept of web programming. What we’ll learn and how it all fits together.
</td>
</tr>
<tr>
<th>11:00 - 13:00</th>
<td>
<h4>WORKSHOP</h4>
Jumpstart your first web application, coaches will help you get started.
</td>
</tr>
<tr>
<th>13:00 - 14:00</th>
<td><h4>Lunch</h4></td>
</tr>
<tr>
<th>14:00 - 15:00</th>
<td>
<h4>Lightning talks from coaches</h4>
<strong>Floor Drees & Laura Gaetano:</strong> Ninjanine / an introduction to the terminal</br>
<strong>Anton Bangratz:</strong> Github - an Introduction</br>
<strong>Anna Bulenkova:</strong> Working in software area and JetBrains tools description
</td>
</tr>
<tr>
<th>15.00- 17:00</th>
<td>
<h4>WORKSHOP</h4>
Extend your application. Some serious app building will happen here!
</td>
</tr>
<tr>
<th>19:00 -</th>
<td>
<h4>Afterparty!</h4>
Open for everyone, meet cool people interested in tech. <br>
</td>
</tr>
</tbody>
</table>
<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. Most of the speeches are given in english, but small group work is done in slovak and english. Please bring 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 two-three hour workshop before the event to walk you through the curriculum. <a href="mailto:[email protected]>">Email us</a>
</p>
</div>
<!-- These also, just update :) -->
<div class="grid_5 push_1 omega ">
<h3>Information</h3>
<p>
<p><strong>Applications are closed.</strong><br/>
<strong>Acceptances informed:</strong> Friday 23rd of August</p>
<p>
<a href="http://www.thespot.sk" style="float:right; margin:0 50px 0 0; border:0;"><img src="./images/thespot-logo.png" alt="thespot"></a>
<strong>Location:</strong>
</br>The Spot, Nám. SNP 30, 811 01 Bratislava
</p>
</p>
<iframe width="300" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=nam.+SNP+30,+bratislava&aq=&sll=47.962628,16.977117&sspn=1.06486,2.705383&t=h&ie=UTF8&hq=&hnear=N%C3%A1mestie+Slovensk%C3%A9ho+n%C3%A1rodn%C3%A9ho+povstania+30,+811+01+Bratislava,+Slovakia&ll=48.145429,17.11009&spn=0.004295,0.006416&z=16&iwloc=A&output=embed"></iframe><br /><small><a href="https://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=nam.+SNP+30,+bratislava&aq=&sll=47.962628,16.977117&sspn=1.06486,2.705383&t=h&ie=UTF8&hq=&hnear=N%C3%A1mestie+Slovensk%C3%A9ho+n%C3%A1rodn%C3%A9ho+povstania+30,+811+01+Bratislava,+Slovakia&ll=48.145429,17.11009&spn=0.004295,0.006416&z=16&iwloc=A" style="color:#0000FF;text-align:left">Rails Girls Bratislava</a> in a larger map</small>
<p></p>
<h3>Follow us</h3>
<p><a href="https://twitter.com/RailsGirls_Ba" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @RailsGirls_Ba</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p>
<p style="margin-left: -10px;">
<iframe src="https://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2FRailsGirlsBratislava&width=292&height=62&show_faces=false&colorscheme=light&stream=false&show_border=false&header=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:62px;" allowTransparency="true"></iframe>
</p>
<hr/>
<!-- 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>Sponsors</h3>
<p>Rails Girls Bratislava is co-organized with our awesome partners.</p><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://www.learn2code.sk" style="float:right; margin:0 0 0; border:0;"><img src="./images/learn2code.png" alt="learn2code"></a>
<a href="http://www.learn2code.sk">Learn2Code</a> je vzdelávací koncept, zameraný na výučbu najmodernejších technológií v oblasti vývoja webu, mobilných aplikácií a designu. K tým najznámejším technológiám patria HTML, CSS, jQuery, Ruby on Rails, Objective-C a iné. Všetky kurzy sú organizované prezenčne pod dohľadom skúseného lektora a mentorov.
</p>
<p>
<a href="http://www.websupport.sk" style="float:right; margin:0 0 0; border:0;"><img src="./images/websupport.png" alt="Websupport"></a>
<a href="http://www.websupport.sk">Websupport</a> je najväčší slovenský webhosting, ktorý okrem hostingových produktov ponúka skvelé bonusy, veľmi ochotný a priateľský helpdesk a podporu.
</p>
<p>
<a href="http://www.sygic.com" style="float:right; margin:0 0 0; border:0;"><img src="./images/sygic.png" alt="Sygic"></a>
<a href="http://www.sygic.com">Sygic</a> develops off-line voice guided GPS navigation software trusted by millions of customers worldwide. With over 30 000 000 installs Sygic GPS Navigation is the top offline navigation app for iOS and Android and Sygic navigation software is used by more than 1000 B2B customers on 5 continents.
</p>
<p>
<a href="https://github.com/" style="float:right; margin:0 0 0; border:0;"><img src="./images/github-ba.png" alt="GitHub"></a>
<a href="https://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>
<p>
<a href="http://careers.accenture.com/sk-sk/about/technology/Pages/index.aspx" style="float:right; margin:0 0 0; border:0;"><img src="./images/accenture-logo.png" alt="Accenture"></a>
<a href="http://careers.accenture.com/sk-sk/about/technology/Pages/index.aspx">Accenture</a> is a global management consulting, technology services and outsourcing company, with approximately 266,000 people serving clients in more than 120 countries. Combining unparalleled experience, Accenture collaborates with clients to help them become high-performance businesses and governments.
</p>
<p>
<a href="http://www.jetbrains.com/" style="float:right; margin:0 0 0; border:0;"><img src="./images/jetbrains-logo.png" alt="JetBrains"></a>
<a href="http://www.jetbrains.com/">JetBrains</a> is a technology-leading software development firm specializing in the creation of intelligent, productivity-enhancing software. The company is widely known for its innovative, award-winning Java™ integrated development environment IntelliJ® IDEA, ReSharper — a productivity tool for .NET developers, RubyMine – an advanced Ruby&Rails IDE, and YouTrack — an intelligent bug and issue tracker among others.
</p>
<p>
<a href="http://subteca.com/" style="float:right; margin:0 0 0; border:0;"><img src="./images/subteca-logo.png" alt="Subteca"></a>
<a href="http://subteca.com/">Subteca</a> leads its ambitious clients through formulation, execution and sustaining of their digital strategies. We assist during the idea conception phase, deliver quality software and provide guidance during the scaling and pivot phases. We are experts in creating software for web and mobile and use Ruby as one of our main weapons of choice. Also, we are all around nice people to work with and always on lookout for new skilled developers.
</p>
<p>
<a href="http://www.google.com/intl/sk/about/" style="float:right; margin:0 0 0; border:0;"><img src="./images/google-logo-ba.png" alt="Subteca"></a>
<a href="http://www.google.com/intl/sk/about/">Google Slovensko</a>
</p>
</br>
<p>
<a href="http://www.martinus.sk" style="float:right; margin:0 0 5px 5px; border:0;"><img src="./images/martinus-logo.jpg" alt="Martinus"></a>
<a href="http://www.martinus.sk">Martinus.sk</a> je najväčšie a tiež najobľúbenejšie internetové kníhkupectvo na Slovensku. Okrem skvelých kníh a jedinečnej atmosféry vám Martinus.sk ponúka aj príjemné posedenie pri čaji či káve v obývačke kníhkupectva, kde si môžete vychutnať svoju obľúbenú knihu v pohodlných gaučoch a vakoch.
</p>
</br>
<h3>Partners</h3>
<p>
<a href="http://robime.it" style="float:right; margin:0 0 0; border:0;"><img src="./images/robime.it.png" alt="robime.it"></a>
<a href="http://robime.it">robime.it</a> je portál pre IT ľudí - programátori, dizajnéri, architekti, projektoví manažéri, IT manažéri, ale aj pre tých, ktorí s IT úzko spolupracujú – konzultanti, finančníci, obchodníci, personalisti, marketéri, a pod. Robime.it chce ľuďom pomáhať rásť a firmám efektívnejšie pracovať.
</p>
</div>
<!-- Update the team list -->
<hr />
<h2>Bratislava team</h2>
<div class="coaches">
<a href="https://twitter.com/maioxsk" class="grid_3">
<img src="./images/rubie-100.png">
Marian Kristel
<small>@maioxsk</small>
</a>
<a href="https://twitter.com/" class="grid_3">
<img src="./images/ruby-100.png">
Milada Horovska
<small>@</small>
</a>
<a href="https://twitter.com/radodebnar" class="grid_3">
<img src="./images/rubie-100.png">
Radovan Debnar
<small>@radodebnar</small>
</a>
</div>
</div>
<h2>Mentors</h2>
<div class="coaches">
<a href="https://twitter.com/floordrees" class="grid_3">
<img src="./images/ruby-100.png">
Floor Drees
<small>@floordrees</small>
</a>
<a href="https://twitter.com/tomas_gregor" class="grid_3">
<img src="./images/rubie-100.png">
Tomas Gregor
<small>@tomas_gregor</small>
</a>
<a href="https://twitter.com/dusaank" class="grid_3">
<img src="./images/rubie-100.png">
Dusan Koutny
<small>@dusaank</small>
</a>
<a href="https://twitter.com/bastilian" class="grid_3">
<img src="./images/rubie-100.png">
Sebastian Graßl
<small>@bastilian</small>
</a>
<a href="https://twitter.com/pxlpnk" class="grid_3">
<img src="./images/rubie-100.png">
Andreas Tiefenthaler
<small>@pxlpnk</small>
</a>
<a href="https://twitter.com/tony_xpro" class="grid_3">
<img src="./images/rubie-100.png">
Tony Bangratz
<small>@tony_xpro</small>
</a>
<a href="https://twitter.com/pavelbucka" class="grid_3">
<img src="./images/rubie-100.png">
Pavel Bucka
<small>@pavelbucka</small>
</a>
<a href="https://github.com/ares" class="grid_3">
<img src="./images/rubie-100.png">
Marek Hulan
<small>@ares</small>
</a>
<a href="https://twitter.com/alicetragedy" class="grid_3">
<img src="./images/ruby-100.png">
Laura Gaetano
<small>@alicetragedy</small>
</a>
<a href="https://twitter.com/povergo" class="grid_3">
<img src="./images/ruby-100.png">
Anna Bulenkova
<small>@povergo</small>
</a>
<a href="https://twitter.com/darthdeus" class="grid_3">
<img src="./images/rubie-100.png">
Jakub Arnold
<small>@darthdeus</small>
</a>
<a href="https://twitter.com/stefanhuska" class="grid_3">
<img src="./images/rubie-100.png">
Stefan Huska
<small>@stefanhuska</small>
</a>
<a href="https://twitter.com/PeterStudent" class="grid_3">
<img src="./images/rubie-100.png">
Peter Student
<small>@PeterStudent</small>
</a>
<a href="https://twitter.com/danielharcek" class="grid_3">
<img src="./images/rubie-100.png">
Daniel Harcek
<small>@danielharcek</small>
</a>
</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>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-41722214-1', 'railsgirls.com');
ga('send', 'pageview');
</script>
</body>
</html>