-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathindex-en.html
379 lines (349 loc) · 22.7 KB
/
index-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
<!DOCTYPE HTML>
<html>
<head>
<title>Drupal Summer Barcelona</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<link rel="canonical" href="http://summer.drupal.cat/" />
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta property="og:region" content="Catalunya" />
<meta property="og:email" content="[email protected]" />
<meta property="twitter:title" content="Drupal Summer Barcelona" />
<meta property="twitter:site" content="@drupalsummer" />
<meta property="og:title" content="Drupal Summer Barcelona" />
<meta name="description" content="Drupal Summer Barcelona is an event which aims to promote the use of Drupal and to interconnect businesses, agencies, developers, designers, project managers, users and other professionals." />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://summer.drupal.cat/" />
<meta property="og:site_name" content="Drupal Summer Barcelona" />
<meta name="keywords" content="Drupal, Barcelona, Event, open-source, web, summer" />
<meta property="og:description" content="Drupal Summer Barcelona is an event which aims to promote the use of Drupal and to interconnect businesses, agencies, developers, designers, project managers, users and other professionals." />
<meta name="MobileOptimized" content="width">
<meta name="HandheldFriendly" content="true">
<meta name="viewport" content="width=device-width">
<meta http-equiv="cleartype" content="on">
</head>
<body class="landing">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">Drupal Summer Barcelona</a></h1>
<div class="language-switcher"><a href="index.html">CA</a> / EN / <a href="index-es.html">ES</a></div>
<nav id="nav">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"><span>Menu</span></a>
<div id="menu">
<ul>
<li><a href="index-en.html">Home</a></li>
<li><a href="index-en.html#speakers">Featured speakers</a></li>
<li><a href="index-en.html#tickets">Tickets</a></li>
<li><a href="index.html#schedule">General Schedule</a></li>
<li><a href="schedule-friday.html">Friday Schedule</a>
<li><a href="schedule-saturday.html">Saturday Schedule</a>
<li><a href="schedule-sunday.html">Sunday Schedule</a>
<li><a href="summer-night-en.html">Summer party</a></li>
<li><a href="index-en.html#sponsors">Sponsors</a></li>
<li><a href="barcelona-info.html">Getting to Barcelona</a></li>
<li><a href="code-of-conduct-en.html">Code of Conduct</a></li>
<li class="main-menu__language"><a href="index.html">CA</a> / EN / <a href="index-es.html">ES</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner" class="banner">
<div class="inner">
<div class="banner__logo"><img class="banner__logo-image" src="images/logo-white.svg" /></div>
<h2 class="banner__slogan" >
Next big Drupal event in Barcelona<br />
<strong>8-10 July</strong>
</h2>
</div>
<a href="#one" class="more scrolly">Discover More</a>
</section>
<!-- What -->
<section id="one" class="wrapper style5 special">
<div class="inner">
<header class="major">
<h2>Drupal 8 is here</h2>
<p>Join developers, designers and drupalistas for two days of sessions, sprints,trainings and social activities.</p>
<p>Drupal Summer Barcelona is an event which aims to promote the use of Drupal and to interconnect businesses, agencies, developers, designers, project managers, users and other professionals.</p>
</header>
</div>
</section>
<!-- Speakers -->
<section id="speakers" class="wrapper style2 special">
<div class="inner">
<header class="major">
<h2>Featured speakers</h2>
<div class="speakers-list">
<a class="speaker" href="session/debugging-drupal8.html">
<img class="speaker__img" src="images/speakers/juampynr.jpg" />
<span class="speaker__name">Juampy NR</span>
</a>
<a class="speaker" href="session/d8rules.html">
<img class="speaker__img" src="images/speakers/josef-dabernig.jpg" />
<span class="speaker__name">Josef Dabernig</span>
</a>
<a class="speaker" href="session/drupal8-mejoras-internacionalizacion.html">
<img class="speaker__img" src="images/speakers/penyaskito.jpg" />
<span class="speaker__name">Christian López</span>
</a>
<a class="speaker" href="session/renderizar-bloques-campos-cache.html">
<img class="speaker__img" src="images/speakers/jjcarrion.jpg" />
<span class="speaker__name">Jose Jiménez</span>
</a>
</div>
</header>
</div>
</section>
<!-- Schedule -->
<section id="schedule" class="wrapper style4">
<div class="inner">
<h2>Schedule</h2>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th width="33%">Friday 8</th>
<th width="33%">Saturday 9</th>
<th width="33%">Sunday 10</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<ul>
<li>Trainings</li>
<li>Sprints</li>
</ul>
</td>
<td>
<ul>
<li>Sessions</li>
<li>Sprints</li>
<li><a href="summer-night-en.html">Summer party!</a></li>
</ul>
</th>
<td>
<ul>
<li>Sprints</li>
<li>Mentoring session</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p> All sessions and trainings are included in the ticket price.</p>
<p class="text-centered"><a href="schedule-friday.html" class="button ">Friday schedule</a> <a href="schedule-saturday.html" class="button special">Saturday schedule</a> <a href="schedule-sunday.html" class="button ">Sunday schedule</a> <p>
</div>
</div>
</section>
<!-- Sponsors -->
<section id="sponsors" class="wrapper style5 special">
<div class="inner">
<header class="major">
<h2>Sponsors</h2>
<ul class="sponsor__list">
<li class="sponsor"><a class="sponsor__link" href="http://www.timit2003.net/es"><img class="sponsor__img" src="images/logo-timit.png" alt="Logo for Timit" title="Timit" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://ateneatech.com"><img class="sponsor__img" src="images/logo-atenea.png" alt="Logo for Atenea tech" title="Atenea tech" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://ymbra.com"><img class="sponsor__img" src="images/logo-ymbra.svg" alt="Logo for Ymbra" title="Ymbra" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.omada.es"><img class="sponsor__img--vertical" src="images/logo-omada-interactiva.svg" alt="Logo for Òmada Interactiva" title="Òmada Interactiva" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="https://introbay.com"><img class="sponsor__img" src="images/logo-introbay.svg" alt="Logo for Introbay" title="Introbay" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://swiftcircle.com/"><img class="sponsor__img" src="images/logo-swiftcircle.svg" alt="Swiftcircle logo" title="Swiftcircle" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://lliuretic.cat/"><img class="sponsor__img" src="images/logo-lliure-tic.png" alt="Logo LliureTIC" title="LliureTIC" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://rojomorgan.com/"><img class="sponsor__img" src="images/logo-rojo-morgan.svg" alt="Logo Rojomorgan" title="Rojomorgan" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.drupaleros.es"><img class="sponsor__img--vertical" src="images/logo-drupaleros.png" alt="Logo Drupaleros.es" title="Drupaleros.es" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.elteb.org"><img class="sponsor__img--vertical" src="images/logo-teb.svg" alt="Logo El Teb" title="El Teb" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.smart-content.net"><img class="sponsor__img" src="images/logo-smart-content.png" alt="Logo Smart Content" title="Smart Content" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.asertic.com/"><img class="sponsor__img" src="images/logo-asertic.svg" alt="Logo Asertic" title="Asertic" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.metadrop.net/"><img class="sponsor__img--vertical" src="images/logo-metadrop.svg" alt="Logo Metadrop" title="Metadrop" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.lingotek.com/drupal"><img class="sponsor__img" src="images/logo-lingotek.svg" alt="Logo Lingotek" title="Lingotek" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="https://aspgems.com/"><img class="sponsor__img" src="images/logo-asp-gems.svg" alt="Logo ASPgems" title="ASPgems" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://front.id/"><img class="sponsor__img" src="images/logo-frontid.png" alt="Logo Front.id" title="Front.id" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://bubalu.cat/"><img class="sponsor__img" src="images/logo-bubalu.svg" alt="Logo Bubalu" title="Bubalu" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.balidea.com/"><img class="sponsor__img" src="images/logo-balidea.svg" alt="Logo Balidea" title="Balidea" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.asmws.com/"><img class="sponsor__img" src="images/logo-asm.png" alt="Logo ASMWS" title="ASMWS" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.ladrupalera.com"><img class="sponsor__img" src="images/logo-ladrupalera.svg" alt="Logo La Drupalera" title="La Drupalera" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.ackstorm.es"><img class="sponsor__img" src="images/logo-ackstorm.svg" alt="Logo ACK STORM" title="ACK STORM" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://www.solucionex.com/"><img class="sponsor__img" src="images/logo-solucionex.svg" alt="Logo Solucionex" title="Solucionex" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://softescu.com/drupal-development-drupal-experts"><img class="sponsor__img" src="images/logo-softescu.svg" alt="Logo Softescu" title="Softescu" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="https://wunder-group.com/"><img class="sponsor__img" src="images/logo-wunderkraut.svg" alt="Logo Wunder Group" title="Wunder Group" /></a></li>
<li class="sponsor"><a class="sponsor__link" href="http://sbit.io/"><img class="sponsor__img" src="images/logo-sbitio.svg" alt="Logo sbit.io" title="sbit.io" /></a></li>
</ul>
<h4 class="sponsor__title">¿Would you like to see your logo here?</h4>
<p class="sponsor__text">The aim of Drupal Summer Barcelona is to be an affordable conference. We will price the tickets in a way that allows anyone who is interested in Drupal to attend and learn, no matter their background.</br>
For making this a reality, we need the help of sponsors. Please review the document linked below if you might be interested in sponsoring. Don't hesitate in getting in touch with us if you have feedback or need more information at <a href="mailto:[email protected]">[email protected]</a>.</p>
<a href="files/drupal-summer-barcelona2016_sponsor-en.pdf" class="button special">See sponsors</a>
</header>
</div>
</section>
<!-- Tickets -->
<section id="tickets" class="wrapper style2 special">
<div class="inner">
<header class="major">
<h2>Buy your ticket</h2>
<p>Get your ticket before anybody else!</p>
<div style="width:100%; text-align:left;" >
<iframe src="//eventbrite.es/tickets-external?eid=24398535677&ref=etckt" frameborder="0" height="339" width="100%" vspace="0" hspace="0" marginheight="5" marginwidth="5" scrolling="auto" allowtransparency="true"></iframe>
</div>
</header>
<footer class="footnote">
<ul>
<li>With your <em>Love package</em> ticket you will help this event to become a reality. We want to <a href="files/drupal-summer-barcelona2016_sponsor-en.pdf#page=5">thank you</a> for that.</li>
<li>Students and unemployed will have free admission. Send us an email to <a href="mailto:[email protected]">[email protected]</a> for further details.</li>
</ul>
</footer>
</div>
</section>
<!-- Where -->
<section id="where" class="wrapper style1 special">
<div class="inner">
<header class="major">
<h2>Where</h2>
<p><a href="http://citilab.eu">Citilab</a><br>
Plaça Can Suris s/n, Cornellà de Llobregat, Barcelona</p>
<p><img src="images/citilab-logo.png" alt="Citilab logo" alt="Citilab logo" /></p>
</header>
</div>
</section>
<!-- CTA -->
<section id="newsletter" class="wrapper style4">
<div class="inner">
<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{clear:left; font:14px Helvetica,Arial,sans-serif; width: 100%;}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="//drupal.us12.list-manage.com/subscribe/post?u=a28a5cae1b966293d59cdc7cd&id=97ac319fc5" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h2>Subscribe to our mailing list</h2>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address </label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_a28a5cae1b966293d59cdc7cd_97ac319fc5" tabindex="-1" value=""></div>
<div class="clear" style="margin-top: 1em;">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">
</div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
</div>
</section>
<!-- Badges -->
<section id="badges" class="wrapper style2 special">
<div class="inner">
<header class="major">
<h2>Badges</h2>
<p>Help us spreading the word and showing your support:</p>
<div>
<img class="badge" src="badges/drupalsummer-attendee01.png" />
<img class="badge" src="badges/drupalsummer-attendee02.jpg" />
<img class="badge" src="badges/drupalsummer-speaker01.png" />
<img class="badge" src="badges/drupalsummer-speaker02.jpg" />
<img class="badge" src="badges/drupalsummer-sponsor01.png" />
<img class="badge" src="badges/drupalsummer-sponsor02.jpg" />
</div>
</header>
<h3>Love package</h3>
<p>Thanks to <strong>Manel Arrufat, Jaume Ramonet, Jesús Sánchez Balsera, Jaume Prats, Josep Sanchez Mesegue, Ignasi Fernández, Aleix Batalla Veciana, Carlos Suárez, Enric Pera Marot, Eloi Vaqué and Fran Gil</strong> for purchasing the Love Package ticket! With your support we'll have a better event!
</div>
</section>
<!-- Footer -->
<footer id="footer">
<h5>Organizer:</h5>
<ul class="icons">
<li><a class="logo-drupalcat" href="http://drupal.cat/"><img src="images/logo-drupalcat.png" alt="Logo Drupal.cat" title="Drupal.cat" width="200" /></a></li>
<li><a href="https://twitter.com/drupalsummer" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/groups/218039951547177/" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
</ul>
<h5>Partners:</h5>
<ul id="colaborators" class="colaborators">
<li>
<a href="http://citilab.eu">
<img src="images/citilab-logo.png" alt="Logo del Citilab" title="Citilab" width="100"/>
</a>
</li>
<li>
<a href="https://www.forcontu.com/">
<img src="images/logo-forcontu.svg" alt="Logo Forcontu" title="Forcontu" width="180"/>
</a>
</li>
<li>
<a href="http://asociaciondrupal.es/">
<img src="images/logo-aed.svg" alt="Logo AED" title="AED" width="170"/>
</a>
</li>
<li>
<a href="http://www.ctecno.cat/">
<img src="images/logo-ctecno.png" alt="Logo Ctecno" title="Ctecno" width="170"/>
</a>
</li>
<li>
<a href="http://fundacio.cat/ca">
<img src="images/logo-puntcat.png" alt="Logo Fundació punt CAT" title="Fundació punt CAT" width="170"/>
</a>
</li>
<li>
<a href="http://eimt.uoc.edu">
<img src="images/logo-uoc.svg" alt="Logo Mosaic UOC" title="Logo Mosaic UOC" width="145"/>
</a>
</li>
</ul>
<ul class="copyright">
<li>© 2016</li><li><a href="http://drupal.cat">Drupal.cat</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-76564920-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>