-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathbelohorizonte2012.html
357 lines (304 loc) · 13.3 KB
/
belohorizonte2012.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
<!doctype html>
<html lang="pt-br">
<head>
<meta charset="utf-8">
<title>Rails Girls Belo Horizonte - 14 e 15 de Dezembro de 2012</title>
<meta name="description" content="Rails Girls irá para Belo Horizonte: 14-15 de Dezembro: faça parte do crash-course de dois dias sobre o empolgante mundo do desenvolvimento de aplicações web com 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>
<!-- 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="belohorizonte">
<p>Rails Girls Belo Horizonte - 14 e 15 de Dezembro de 2012</p>
<p>Olá meninas!</p>
<p>
Estamos felizes em anunciar que Belo Horizonte irá sediar a sexta edição do Rails
Girls no Brasil! É um curso gratuito de dois dias, que irá lhe abrir
as portas para o excitante mundo da programação web, com Ruby on Rails. Não é
necessário nenhum conhecimento prévio em T.I. </p>
<p><a>Inscrições encerradas! Em breve, enviaremos um email a todos os participantes.</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-url="" data-text="Rails Girls Belo Horizonte em 14 e 15 de Dezembro, inscreva-se agora!" data-count="horizontal" data-via="railsgirls_bh" data-related="railsgirls_bh">
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>
<div class="grid_4 alpha feature">
<p><strong>Rails Girls</strong> dá ferramentas para garotas e mulheres construírem os seus sonhos e ideias.</p>
</div>
<div class="grid_4 feature">
<p><strong>Você vai aprender</strong> sobre design e linguagem de programação com a ajuda dos nossos coaches.</p>
</div>
<div class="grid_4 omega feature">
<p><strong>Quer Ajudar?</strong> Estamos procurando voluntários, patrocinadores e Rails coaches <a href="mailto:[email protected]">Email</a>.</p>
</div>
<!-- Update the texts! -->
<div class="grid_6 alpha">
<h2>Dia 1: 14 de Dezembro</h2>
<table id="schedule">
<tbody>
<tr>
<th>19:30 </th>
<td>
<h4>Introdução ao Rails Girls: Natalie Cordova e Natalie Volk</h4>
</td>
</tr>
<tr>
<th>19:50 </th>
<td>
<h4>Bem vindo ao trem do Rails Girls em Belo Horizonte</h4>
Professor convidado no CESAR. Pesquisador no INES. Coach de Métodos de Melhoria para Softwares Corporativos.
</td>
</tr>
<tr>
<th>20:00 </th>
<td>
<h4>Instalação</h4>
Conheça os coaches e participantes um pouco antes. Traga o seu laptop se puder, para instalarmos o Ruby on Rails para você.
</td>
</tr>
</tbody>
</table>
<hr />
<h2>Dia 2: 15 de Dezembro</h2>
Durante a manhã vamos instalar o Ruby on Rails no seu computador, se você teve algum problema antes.
Faça a sua primeira aplicação web. Teremos pequenas lightning talks, exercícios e vamos por a mão na massa.
<table id="schedule">
<tbody>
<tr>
<th>09:00 </th>
<td>
<h4>Inscrição e Café da Manhã</h4>
</td>
</tr>
<tr>
<th>10:00 </th>
<td>
<h4>Boas Vindas e Introdução ao Rails</h4>
</td>
</tr>
<tr>
<th>10:15 </th>
<td>
<h4>Lightning Talk I</h4>
</td>
</tr>
<tr>
<th>10:30 </th>
<td>
<h4>Workshop</h4>
</td>
</tr>
<tr>
<th>13:00 </th>
<td>
<h4>Almoço</h4>
</td>
</tr>
<tr>
<th>14:00 </th>
<td>
<h4>Workshop</h4>
</td>
</tr>
<tr>
<th>17:30 </th>
<td>
<h4>Demonstração dos Aplicativos</h4>
</td>
</tr>
<tr>
<th>18:00 </th>
<td>
<h4>Lightning Talk II</h4>
</td>
</tr>
<tr>
<th>19:00 </th>
<td>
<h4>#HoraExtra</h4>
</td>
</tr>
</tbody>
</table>
</div>
<div class="grid_5 push_1 omega side">
<h3>Informações:</h3>
<p>
<strong> Encerramento das inscrições:</strong> 8 de Dezembro<br/>
<strong>Confirmação da inscrição:</strong> 9 de Dezembro</p>
<strong>Local:</strong> PUC Minas Coração Eucarístico<br/>
<a href="http://goo.gl/maps/Ot3BT" target="_blank">Av. Dom José Gaspar, 500 - Coração Eucarístico - Belo Horizonte</a>
</p>
<h3>Parceiros</h3>
<p>O Rails Girls Belo Horizonte está sendo organizado com a ajuda de grandes parceiros.</p><p>
<p>Quer ajudar? estamos procurando parceiros e patrocinadores, para entrar em contato basta <a href="mailto:[email protected]>">nos mandar um email</a>! </p>
<p></p>
<p>
<a href="http://www.everwrite.com" style="border:0;">
<img src="./images/everlogo.png" width="360px" alt="EverWrite">
</a>
<a href="http://www.novatec.com.br" style="border:0;">
<img src="./images/novateclogo.png" style="margin-bottom: 15px" alt="Editora Novatec">
</a>
<a href="http://www.code5.io" style="border:0;">
<img src="./images/code5logo.png" height="80px" alt="Code5" style="margin-bottom: 15px">
</a>
<a href="http://www.thoughtworks.com" style="border:0;">
<img src="./images/tw_lg.gif" height="48px" style="margin-bottom: 15px" alt="ThoughtWorks">
</a>
<a href="http://www.locaweb.com.br" style="border:0;">
<img src="./images/locaweb_logo.png" height="65px" style="margin-bottom: 15px" alt="Locaweb"><br>
</a>
<a href="http://www.avenuecode.com.br/" style="border:0;">
<img src="./images/avenuelogo.jpg" height="140px" alt="AvenueCode">
</a>
<a href="http://www.pucminas.br/" style="border:0;">
<img src="./images/puclogo.jpeg" alt="PUC Minas" height="140px" style="margin-left: 20px">
</a>
</p>
<h3>FAQ</h3>
<p><strong>O evento será todo em inglês?</strong> Não! A maioria do evento será feito em português e
os treinadores serão todos brasileiros. No entanto, parte dos materiais e
palestras motivacionais poderão estar em inglês.</p>
<p><strong>Quanto custa o evento?</strong>
Nada, é de graça! Você só precisa ser curiosa!
</p>
<p><strong> Qual é o público alvo?</strong>
Mulheres de qualquer idade que tenham um conhecimento básico em lidar com computadores. Já tivemos participantes de todas as idades. Por favor, traga seu notebook.</p>
</p>
<p>
<strong>
Homens podem participar?</strong>
Sim, mas devem vir acompanhados de uma mulher que
esteja interessada. Será dada prioridade as mulheres.
</p>
<p><strong>Eu sei programar! Como posso ajudar?</strong> Estamos procurando por treinadores. Nós
teremos um workshop de 3 horas uma semana antes do evento para explicar como será passado o currículo. Nos envie um <a href="mailto:[email protected]">email</a>!
</p>
</div>
<div class="coaches">
<hr />
<h2>Equipe de Belo Horizonte</h2>
<a href="https://twitter.com/nattivolk" class="grid_3">
Natalie Volk, organizer
<small>@nattivolk</small>
</a>
<a href="https://twitter.com/annekellyc" class="grid_3">
Anne Kelly, organizer
<small>@annekellyc</small>
</a>
<a href="https://twitter.com/natcordova" class="grid_3">
Natalia Cordova, organizer
<small>@natcordova</small>
</a>
<a href="https://twitter.com/caroldveiga" class="grid_3">
Caroline Veiga, organizer
<small>@caroldveiga</small>
</a>
<a href="https://twitter.com/glauco" class="grid_3">
Glauco Vinícius, coach
<small>@glauco</small>
</a>
<a href="https://twitter.com/mhnakashima" class="grid_3">
Michael Nakashima, coach
<small>@mhnakashima</small>
</a>
<a href="#" class="grid_3">
João Lucas, coach
</a>
<a href="https://twitter.com/HerberthAmaral" class="grid_3">
Herberth Amaral, coach
<small>@HerberthAmaral</small>
</a>
<a href="https://twitter.com/monteirobrena" class="grid_3">
Brena Monteiro, coach
<small>@monteirobrena</small>
</a>
<a href="https://twitter.com/jorgeMA" class="grid_3">
Jorge Moisés Assis, coach
<small>@jorgeMA</small>
</a>
<a href="https://twitter.com/sergiohenrique" class="grid_3">
Sérgio Henrique Miranda Júnior, coach
<small>@sergiohenrique</small>
</a>
<a href="https://twitter.com/jisusbh" class="grid_3">
Rodrigo Gomes Dias, coach
<small>@jisusbh</small>
</a>
<a href="https://twitter.com/mateusfreira" class="grid_3">
Mateus Freira, coach
<small>@mateusfreira</small>
</a>
<a href="https://twitter.com/paulo_hp" class="grid_3">
Paulo Henrique Pires Araujo, coach
<small>@paulo_hp</small>
</a>
<a href="https://twitter.com/edmarferreira" class="grid_3">
Edmar Oliveira, coach
<small>@edmarferreira</small>
</a>
<a href="https://twitter.com/davidmichael" class="grid_3">
David Nelson, coach
<small>@davidmichael</small>
</a>
</div>
</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_bh">Twitter</a> and <a href="https://www.facebook.com/railsgirlsbh?fref=ts">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>