-
Notifications
You must be signed in to change notification settings - Fork 16
/
barcelona_en.html
395 lines (340 loc) · 16.7 KB
/
barcelona_en.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<!-- Add your city name, dates and year. -->
<title>Barcelona 28. + 29. March 2015</title>
<!-- Write a metatext. This is what will show on the Facebook page and for instance search engines. -->
<meta name="description" content="Rails Girls Barcelona March 2015: join the one-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>
<!-- 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 class="container_12 page clearfix">
<div id="languages" class="grid_12">
<div class="grid_2 prefix_10" style="text-align: right">
<a href='./barcelona.html' title='Castellano'>Spanish / Castellano</a>
</div>
</div>
<div id="promo" class="new barcelona">
<h1>Rails Girls Barcelona
<small>28. + 29. March 2015</small>
</h1>
<br/>
<br/>
<p>
Rails Girls comes back to Barcelona!
During the free one and a half day workshop we'll dive into the magical world of Ruby on Rails.
<br/>
</p>
<div style="text-align: center; padding-top: 15px;">
<p><a style="border-radius: 5px; color: white; background-color: #DD390D; padding: 8px 35px; font-size: 24px;"
href="#">
<!-- https://docs.google.com/forms/d/1suaHNvIEynSD5OrIGkLp30uKcj3Jt7i80Ot4EuUL_ik/viewform?c=0&w=1 -->
Applications closed.
</a>
</p>
<p><small>Applications closed March 21<sup>st</sup>.</small></p>
<p>
Follow us on
<a href="https://twitter.com/railsgirls_bcn" target="_blank">Twitter</a>
and
<a href="https://www.facebook.com/railsgirlsbarcelona" target="_blank">Facebook</a>
and
<a href="http://www.meetup.com/Web-Development-with-Ruby-on-Rails-for-Beginners-Barcelona" target="_blank">Meetup</a>.
</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> Fantastic! We are looking for volunteers. Just
<a style="border-radius: 5px; color: white; background-color: #DD390D; padding: 3px 6px;" href="https://docs.google.com/spreadsheet/viewform?formkey=dDE4aWRCTG5zUExvamtibTJJWjRqVlE6MA">contact us!</a>
</p>
</div>
<hr />
<div class="grid_6 alpha">
<h2>Day 1 / 28. March</h2>
<table id="schedule">
<tbody>
<tr>
<th>14.15 - 15.00</th>
<td>
<h4>Registration, pre-conference mixer</h4>
Get to know the attendees a little bit before hand.
</td>
</tr>
<tr>
<th>15.00 - 16.00</th>
<td>
<h4>Installation party</h4>
We’ll install Ruby on Rails on your computer,
so bring your laptop with you.
</td>
</tr>
<tr>
<th>17.00 - 17.45</th>
<td>
<h4>Lightning talks</h4>
</td>
</tr>
<tr>
<th>17.45 - 18.00</th>
<td>
<h4>Bentobox</h4>
Understanding Web Apps
</td>
</tr>
<tr>
<th>18.00 - 20.00</th>
<td>
<h4>Workshop</h4>
Let's get coding!
</td>
</tr>
<tr>
<th>20.00 -</th>
<td>
<h4>Middleparty</h4>
Open for everyone, meet people interested in tech.
</td>
</tr>
</tbody>
</table>
<hr/>
<h2>Day 2 / 29. March</h2>
<table id="schedule">
<tbody>
<tr>
<th>9:00 - 10:00</th>
<td>
<h4>Breakfast & tea/coffee</h4>
</td>
</tr>
<tr>
<th>10: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 - 13:30</th>
<td>
<h4>Lunch</h4>
</td>
</tr>
<tr>
<th>13.30 - 14.30</th>
<td>
<h4>Lightning talks</h4>
</td>
</tr>
<tr>
<th>14.30 - 16.00</th>
<td>
<h4>Workshop</h4>
Extend your application.
</td>
</tr>
<tr>
<th>16.00 - 16.30</th>
<td>
<h4>Final lightning talks</h4>
</td>
</tr>
</tbody>
</table>
</div>
<div class="grid_5 push_1 omega side">
<h3>Location</h3>
<p>FabLab Barcelona<br/>
Carrer de Pujades 102<br/>08005 Barcelona
</p>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d23943.66785652747!2d2.1943140000000025!3d41.39670800000001!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x12a4a3176486d56b%3A0x43da322368b6ed68!2sInstitute+for+Advanced+Architecture+of+Catalonia!5e0!3m2!1sen!2s!4v1421786458502" width="400" height="300" frameborder="0" style="border:0"></iframe>
<br/>
<h3>Information</h3>
<p>
<strong>Application</strong> open <br/>
<strong>Application deadline:</strong> End of March <br/>
<strong>Acceptances informed:</strong> TBA <br/>
</p>
<h3>Sponsors and partners</h3>
<p>
<p>
<a href="http://www.fablabbcn.org" style="text-align:left; border: 0; display: block"><img src="images/barcelona/fablabbcn.jpg" width="201" alt="FabLab"></a>
</p>
<p>
<strong><a href='http://www.fablabbcn.org' target='_blank'>FabLab Barcelona</a></strong> is our venue sponsor! We will be able to hold the workshop in their great, creative building. Check out their <a href='http://www.fablabbcn.org' target='_blank'>website</a> to get an impression!
</p>
<p>
<a href="http://www.xing.com" style="text-align:left; border: 0; display: block"><img src="images/barcelona/XING_logo.png" width="201" alt="XING"></a>
</p>
<p>
<strong><a href='http://www.xing.com' target='_blank'>XING</a></strong> the social network for a better working life.
</p>
<p>
<a href="http://www.github.com" style="text-align:left; border: 0; display: block"><img src="images/barcelona/GitHub_Logo.png" width="201" alt="GitHub"></a>
</p>
<p>
<strong><a href='http://www.github.com' target='_blank'>GitHub</a></strong> does not only provide us with it's great social coding platform and fantastic Ocotcat stickers, but also supports this event financially!
</p>
<p>
<a href="http://www.3scale.net/" style="text-align:left; border: 0; display: block"><img src="images/barcelona/3scale_logo.png" width="201" alt="3scale"></a>
</p>
<p>
<strong><a href="http://www.3scale.net/" target="_blank">3scale</a></strong> Take control of your APIs
</p>
<p>
<a href="http://www.camaloon.es" style="text-align:left; border: 0; display: block"><img src="images/barcelona/Camaloon_logo.png" width="201" alt="Camaloon"></a>
</p>
<p>
<strong><a href='http://www.camaloon.es' target='_blank'>Camaloon</a></strong> a young, multicultural and multidisciplinary startup-company from Barcelona. On Camaloon you can create and buy your own products (such as t-shirts buttons, stickers, magnets, skins, wall decals and cases ) or browse and buy artworks created by exceptional designers just for you!
</p>
<p>
<a href="http://www.redbooth.com/" style="text-align:left; border: 0; display: block"><img src="images/barcelona/redbooth_logo.png" width="201" alt="Redbooth"></a>
</p>
<p>
<strong><a href="http://www.redbooth.com/" target="_blank">Redbooth</a></strong> is a collaboration and communication platform that provides a single place for shared tasks, discussions, file sharing, group chat and HD video conferencing. Redbooth is simple to use and flexible, enabling project teams and departments at thousands of companies to get work done. Founded in Barcelona in 2008, the company is privately held and headquartered in Redwood City, California.
</p>
<p>
<a href="http://www.codegram.com/" style="text-align:left; border: 0; display: block"><img src="images/barcelona/codegram_logo.svg" width="201" alt="Codegram"></a>
</p>
<p>
<strong><a href="http://www.codegram.com/" target="_blank">Codegram</a></strong> is a software studio specializing in Ruby and Clojure applications, crafted with love in Barcelona and Berlin. We also organize Full Stack Fest: a programming event in Barcelona divided in two two-day single-track conferences: Barcelona Ruby Conference and FutureJS.
</p>
<p>
<a href="http://www.moritz.com" style="text-align:left; border: 0; display: block"><img src="images/barcelona/Moritz_Logo.png" width="125" alt="Moritz"></a>
</p>
<p>
<strong><a href='http://www.moritz.com' target='_blank'>Moritz</a></strong> tasty cold beer, brewed in the heart of Barcelona.
</p>
If you like the idea and you want to support it <a
href="mailto:[email protected]">let us know</a>. We are 100% <b>non-profit</b> event and we are looking not only for the financial support. If you have an idea how to help us in any other way just <a
href="mailto:[email protected]">email us!</a>
</p>
<h3>Coaches and speakers</h3>
<p>
<p>
You know how to program and you want to <b>coach</b> or give a <b>short talk</b> on the event? Great - you are more than welcome!
<a href="https://docs.google.com/spreadsheet/viewform?formkey=dDE4aWRCTG5zUExvamtibTJJWjRqVlE6MA">Please fill out this form</a> (you can find more information in this <a href="https://guides.railsgirls.com/coach">guide</a>).
</p>
</p>
<hr/>
<h3>FAQ</h3>
<p>
<strong>How much does the workshop cost?</strong>
Nothing, it's free thanks to our sponsors! You just need to be excited!
</p>
<p>
<strong>Is this going to be in English or Spanish?</strong>
Is this going to be in English or Spanish? We prefer Spanish :) Depending on the participants (and coaches) the event will be held more in English or Spanish! We will try to include as many native spanish speakers as we can. The learning material is mainly in English.
</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 materials are in english, but the program is run in spanish. Please bring your laptop.
</p>
<p>
<strong>How do you choose the attendees?</strong>
We want a diverse group of people who are motivated, curious and exited about learning.
</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>
</div>
<!-- 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 -->
<!-- Update the team list -->
<div class="coaches">
<hr />
<h2>Barcelona team</h2>
<a href="https://twitter.com/mediafinger" class="grid_3">Andreas Finger<br/>
organizer <small>@mediafinger</small>
</a>
<a href="https://twitter.com/PaulinaGorecka" class="grid_3">Paulina Górecka<br/>
organizer <small>@PaulinaGorecka</small>
</a>
<a href="https://twitter.com/mdenoche " class="grid_3">María Fernández Sedeño<br/>
organizer <small>@mdenoche</small>
</a>
</div>
</div>
<!-- Update the sharing texts.-->
<div class="grid_3" style="text-align: center; margin-left: 45%;">
<div id="share">
<div style="text-align: right;">
<div style="margin:0 15 0 0;">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="ttp://railsgirls.com/barcelona" data-text="Rails Girls is back to Barcelona - stay tuned!" data-count="horizontal" data-via="railsgirls_bcn" data-related="railsgirls">Tweet</a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</div>
<a href="https://twitter.com/railsgirls_bcn" class="twitter-follow-button" data-show-count="false">Follow @railsgirls_bcn</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>
</div>
<div class="fb-like" data-href="https://www.facebook.com/railsgirlsbarcelona" data-layout="standard" data-action="like" data-show-faces="true" data-share="true"></div>
<br />
<br />
<br />
</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_bcn">Twitter</a> and <a href="https://www.facebook.com/railsgirlsbarcelona">Facebook</a></p>
<p class="slogan">Get excited and make things!</p>
</footer>
<!-- Facebook script -->
<div id="fb-root"></div>
<script type="text/javascript">
(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_EN/sdk.js#xfbml=1&appId=674335652680542&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<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>