-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathbrno20131129.html
472 lines (369 loc) · 16.2 KB
/
brno20131129.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
<!doctype html>
<html lang="en">
<head>
<meta property="og:title" content="Rails Girls Brno" />
<meta property="og:url" content="http://www.railsgirls.com/brno" />
<meta property="og:description" content="Do Brna se vrací Rails Girls! Během 29. a 30. listopadu propukne bezplatný programovací workshop, ve kterém se ponoříme do magického světa Ruby on Rails." />
<meta charset="utf-8">
<!-- Add your city name, dates and year. -->
<title>Rails Girls Brno II.</title>
<!-- Write a metatext. This is what will show on the Facebook page and for instance search engines. -->
<meta name="description" content="Do Brna se vrací Rails Girls! Během 29. a 30. listopadu propukne bezplatný programovací workshop, ve kterém se ponoříme do magického světa 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="http://www.railsgirls.com/images/brno/OG2.png"/>
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<style>
.container_12.page a { background-color: #e66b4a; color: #fff; border-bottom: none; padding: 0.15em 0.4em;}
.container_12.page a:hover { background-color: #dd390d; }
.container_12.page .coaches a { background-color: #fff; padding: 0; color: inherit; margin-left: 0; min-height: 80px;}
.container_12.page .coaches a img { border-radius: 1000px; margin-bottom: 10px; background-color: #eee; height: 48px; width: 48px; }
.container_12.page .coaches a:hover { background-color: #fff; }
.container_12.page .coaches a b { background-color: #e66b4a; color: #fff; border-bottom: none; padding: 0.15em 0.4em; }
.container_12.page .coaches a:hover b { background-color: #dd390d; }
.feature p {margin-bottom: 0; }
hr.smaller { margin-top: 0em;}
a.partner { padding: 0 !important; background-color: inherit !important; }
</style>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<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="new brno">
<h1 class="czech" style="margin-bottom: 50px;"><span style="position: relative; left: -2px;">Rails Girls Brno</span>
<small style="position: relative; top: 10px;">29. – 30. listopad, 2013</small></h1>
<p>Ahoj holky a dámy!</p>
<p>Do Brna se vrací Rails Girls! Během 29. a 30. listopadu propukne <b>bezplatný</b> programovací workshop, ve kterém se ponoříme do magického světa Ruby on Rails.</p>
<p>Studuješ informatiku, chodíš s ajťákem nebo jsi naopak neviděla kód ani v Matrixu? Nevadí, na zkušenosti nehledíme! Rozhodující je zvědavost a chuť učit se novým věcem. Ze všech přihlášených vybereme 30 účastnic, kterým rozšíříme obzory a necháme je nakouknout do nejrychleji rostoucího trhu na světě – IT.</p>
<h2 style="font-size: 2em;"><span style="background-color: #ddd; padding: 0.15em 0.4em;">Registrace uzavřena</span></h2>
<p>Takhle to vypadalo v Brně naposledy!</p>
<iframe src="//player.vimeo.com/video/70095213?color=dd390d" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p style="margin-top: 30px;">Sleduj nás na <a href="https://twitter.com/railsgirlsbrno">Twitteru</a> a <a href="https://www.facebook.com/RailsGirlsCZ">Facebooku</a>.</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-text="Holky, naučte se na bezplatném workshopu @RailsGirlsBrno (21.-22.6.) vytvářet vlastní webové stránky a projekty." data-count="horizontal" data-related="RailsGirlsBrno">
Tweet</a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</div>
<div style="margin:0 15px 0 0;">
<div class="fb-like" data-href="https://www.facebook.com/RailsGirlsCZ" data-send="true" data-layout="button_count" data-width="450" data-show-faces="true"></div>
</div>
</div>
</div>
</div></div>
<hr />
<!-- 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>Naučíte se</strong> navrhovat, prototypovat a kódovat weby – s pomocí našich koučů.</p>
</div>
<div class="grid_4 feature">
<p><strong>Potřebujete</strong> jenom notebook, zvědavost, představivost a něco angličtiny (workshop bude v češtině, nicméně materiály jsou anglické).</p>
<br />
</div>
<div class="grid_4 omega feature">
<p><strong>Chcete se zapojit?</strong><br>Hledáme koučky (ženy) Ruby on Rails. <a href="mailto:rails.girls.brno@gmail.com">Ozvěte se!</a></p>
</div>
<hr />
<!-- Update the texts! -->
<div class="grid_6 alpha">
<h2>Pátek 29. listopadu</h2>
<hr class="smaller">
<table id="schedule">
<tbody>
<tr>
<th>17:30</th>
<td>
<h4>Instalace</h4>
<p>Potkej ostatní ještě před akcí. Přines si s sebou počítač, pomůžeme ti nainstalovat Rails předem.</p>
<p><strong>Místo:</strong> Y Soft Corporation,<br>
<a href="https://www.google.com/maps/preview#!q=Y+Soft+Corporation%2C+a.s.&data=!4m15!2m14!1m13!1s0x47129401e15311a3%3A0x5a22eef756f1d63!3m8!1m3!1d22040313!2d-95.677068!3d37.0625!3m2!1i982!2i649!4f13.1!4m2!3d49.222266!4d16.580592">Technická 2948 / 13, 616 00 Brno</a></p>
</td>
</tr>
<tr>
<th>19:00</th>
<td>
<h4>Přednáška</h4>
<p>Projdeme si společně teoretické základy důležité pro začínající kodéry. Nebojte se! Sami nemáme teorii rádi, nebude to nic zdlouhavého a nudného.</p>
</td>
</tr>
<tr>
<th>20:00</th>
<td>
<h4>Hra</h4>
<p>Máme pro vás připravenou malou hru na zahřátí.</p>
</td>
</tr>
<tr>
<th>21:00</th>
<td>
<h4>Pizza pro kouče</h4>
<p>Všechny koučky/če zveme na pizzu, kde projdeme program pro následující den.</p>
</td>
</tr>
<tr>
<td colspan="2">
<h2>Sobota 30. listopadu</h2>
<hr class="smaller">
</td>
</tr>
<tr>
<th>9:00</th>
<td>
<h4>Začátek</h4>
<p>Začínáme! Před začátkem ještě zkontrolujeme instalace Ruby on Rails na počítačích, probudíme se a pustíme se do toho.</p>
<p><strong>Místo:</strong> Y Soft Corporation,<br>
<a href="https://www.google.com/maps/preview#!q=Y+Soft+Corporation%2C+a.s.&data=!4m15!2m14!1m13!1s0x47129401e15311a3%3A0x5a22eef756f1d63!3m8!1m3!1d22040313!2d-95.677068!3d37.0625!3m2!1i982!2i649!4f13.1!4m2!3d49.222266!4d16.580592">Technická 2948 / 13, 616 00 Brno</a></p>
</td>
</tr>
<tr>
<th>10:15</th>
<td>
<h4>Přednáška</h4>
<p>HTML a tvorba jednoduché statické stránky. Nic složitého, naopak trocha motivace a seznámení se se základy.</p>
</td>
</tr>
<tr>
<th>11:00</th>
<td>
<h4>Try Ruby!</h4>
<p>Společně se ponoříme do základů jazyka Ruby a samotného kódování.</p>
</td>
</tr>
<tr>
<th>11:30</th>
<td>
<h4>Hra</h4>
<p>Rádi si hrajeme. Ještě jedna malá kódovací hra, než se pustíme do samotné aplikace.</p>
</td>
</tr>
<tr>
<th>13:00</th>
<td>
<h4>Oběd</h4>
</td>
</tr>
<tr>
<th>14:30</th>
<td>
<h4>Odpolední programování</h4>
<p>Hurá tvořit! Pustíme se do tvorby aplikace.</p>
</td>
</tr>
<tr>
<th>16:00</th>
<td>
<h4>Přednáška</h4>
</td>
</tr>
<tr>
<th>16:30</th>
<td>
<h4>Kódění</h4>
<p>Doladění aplikace</p>
</td>
</tr>
<tr>
<th>17:30</th>
<td>
<h4>Diskuze</h4>
</td>
</tr>
<tr>
<th>18:30</th>
<td>
<h4>Ukončení</h4>
</td>
</tr>
<tr>
<th>19:00</th>
<td>
<h4>Afterparty</h4>
<p>Pro ty, kterým zbyde ještě energie, vyrazíme do města na drink!</p>
</td>
</tr>
</tbody>
</table>
</div><!-- grid 6 -->
<!-- These also, just update :) -->
<div class="grid_6 push_1 omega side">
<h3>Informace o workshopu</h3>
<p><strong>Začátek registrací:</strong> 4. 11.<br />
<strong>Uzávěrka registrací:</strong> 15. 11.<br />
<strong>Potvrzení registrací</strong> (e-mailem): 17. 11.</p>
<p><strong>Místo:</strong> <br>Y Soft Corporation<br>
Technická 2948 / 13<br>616 00 Brno<br>
<a href="https://www.google.com/maps/preview#!q=Y+Soft+Corporation%2C+a.s.&data=!4m15!2m14!1m13!1s0x47129401e15311a3%3A0x5a22eef756f1d63!3m8!1m3!1d22040313!2d-95.677068!3d37.0625!3m2!1i982!2i649!4f13.1!4m2!3d49.222266!4d16.580592">Mapa</a></p>
<h3>Partneři</h3>
<a class="partner" href="http://www.ysoft.cz/"><img style="width: 60%;" src="images/brno/ysoft.gif"></a>
<p>Y Soft</p>
<a class="partner" href="http://www.ysoft.cz/"><img src="images/brno/RedHat-logo250.png"></a>
<p>Red Hat</p>
</div><!-- grid 6 -->
<!-- Update the team list -->
<div class="coaches grid_12 alpha omega">
<h2>Brno team</h2>
<hr class="smaller">
<h3>Organizátoři</h3>
<a href="https://twitter.com/PavliGro" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/1796470927/226813_1755250246657_1400998643_31637874_3467208_n_bigger.jpg">
<b>Pavlína Grombiríková</b> <br>organizátorka
<small>@PavliGro</small>
</a>
<a href="https://www.facebook.com/dita.prikrylova" class="grid_4">
<img src="http://m.c.lnkd.licdn.com/mpr/mpr/shrink_200_200/p/3/000/22e/25e/326278e.jpg">
<b>Dita Přikrylová</b> <br>organizátorka
</a>
<a href="https://twitter.com/vmokry" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/3170148300/744c7688cd774c788380138a4014fa2e.jpeg">
<b>Vladimír Mokrý</b> <br>natěrač
<small>@vmokry</small>
</a>
<div class="clearfix"></div>
<h3 class="cf">Koučové</h3>
<a href="http://www.linkedin.com/pub/mark%C3%A9ta-szydlowsk%C3%A1/70/1a/386" class="grid_4">
<img src="http://m.c.lnkd.licdn.com/mpr/mpr/shrink_200_200/p/7/005/01b/243/0fdf158.jpg">
<b>Markéta Szydlowská</b>
</a>
<a href="https://twitter.com/EliDaProud" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/378800000422792592/c04230dabd7ea4739f4761d7e0c394fa.jpeg">
<b>Eliška Čejpová</b>
<small>@EliDaProud</small>
</a>
<a href="https://twitter.com/" class="grid_4 disabled">
<img src="https://railsgirls.com/images/ruby-100.png">
<b>Jana Eitlerová</b>
<small></small>
</a>
<a href="https://twitter.com/CervenaMrkvicka" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/1834208562/IMG_3880_bigger.jpg">
<b>Vanda Cabanová</b>
<small>@CervenaMrkvicka</small>
</a>
<a href="https://twitter.com/Jocinka" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/2620676849/f7v3kc42b23kgivvcuhw_bigger.jpeg">
<b>Zuzana Dostalová</b>
<small>@Jocinka</small>
</a>
<a href="https://twitter.com/jankolario" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/3667833658/58899ade588408a2751a91baadddfb35_bigger.png">
<b>Jan A. Kolář</b>
<small>@jankolario</small>
</a>
<a href="https://twitter.com/" class="grid_4">
<img src="https://railsgirls.com/images/ruby-101.png">
<b>Marek Hulán</b>
</a>
<a href="https://twitter.com/martincik" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/2260042402/Laco2012Rubaci_bigger.jpg">
<b>Ladislav Martinčík</b>
<small>@martincik</small>
</a>
<a href="http://www.linkedin.com/pub/zdenko-nevrala/2b/940/168" class="grid_4">
<img src="http://m.c.lnkd.licdn.com/mpr/mpr/shrink_200_200/p/1/000/0b1/250/0c6f751.jpg">
<b>Zdenko Nevrala</b>
<small></small>
</a>
<a href="https://twitter.com/romansklenar" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/2869147432/fcf03d0be62ef87de604781d428521ef.jpeg">
<b>Roman Sklenář</b>
<small>@romansklenar</small>
</a>
<a href="https://twitter.com/miroslavraska" class="grid_4">
<img src="https://railsgirls.com/images/ruby-101.png">
<b>Miroslav Raska</b>
<small>@miroslavraska</small>
</a>
<a href="https://twitter.com/vlki" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/378800000265130908/578cf63098d30cb0c1e22650045aed5a.png">
<b>Jan Vlček</b>
<small>@vlki</small>
</a>
<a href="https://twitter.com/vytick" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/1662526607/fb_bigger.jpg">
<b>Martin Vytrhlík</b>
<small>@vytick</small>
</a>
<a href="https://twitter.com/xorwen" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/1352795461/orwen_bigger.jpg">
<b>Ondřej Veselý</b>
<small>@xorwen</small>
</a>
<a href="https://twitter.com/huttarichard" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/378800000269576418/f3dba79daa92cbd2b6143de1360ec0c6_bigger.jpeg">
<b>Richard Hutta</b>
<small>@huttarichard</small>
</a>
<a href="https://twitter.com/pbrazdil" class="grid_4">
<img src="https://pbs.twimg.com/profile_images/2400569980/profil_bigger.jpg">
<b>Petr Brazdil</b>
<small>@pbrazdil</small>
</a>
<a href="https://twitter.com/h_onza" class="grid_4">
<img src="https://railsgirls.com/images/ruby-101.png">
<b>Jan Mayer</b>
<small>@h_onza</small>
</a>
</div><!-- grid 12 -->
<!-- Update the source list -->
<div class="grid_12 alpha omega">
<h2>Zdroje</h2>
<hr class="smaller">
<p><a href="http://data.karmi.cz/railsgirls/railsgirls-introduction-to-programming.html#0">Úvod do programování</a> – Karel Minařík</p>
</div>
</div><!-- end of fck container -->
<!-- /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>
<!-- mouseflow.com code -->
<script type="text/javascript">
var _mfq = _mfq || [];
(function() {
var mf = document.createElement("script"); mf.type = "text/javascript"; mf.async = true;
mf.src = "//cdn.mouseflow.com/projects/93f8e425-d9c7-4512-8cf9-1dfa542c3cb3.js";
document.getElementsByTagName("head")[0].appendChild(mf);
})();
</script>
</body>
</html>