-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
379 lines (356 loc) · 16.1 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="O maior encontro anual da Região Nordeste para a comunidade que desenvolve utilizando a linguagem de programação open source Python. O evento é empenhado tanto para os novos usuários quanto para desenvolvedores plenos.">
<meta name="keywords" content="python, nordeste, evento, programação, bahia, salvador, desenvolvimento, desenvolvedor, opensource, encontro">
<meta name="author" content="">
<link rel="shortcut icon" href="assets/images/favicon.ico">
<title>Python Nordeste 2014 | Salvador - Bahia</title>
<link href="assets/css/main.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,900' rel='stylesheet' type='text/css'>
<meta property="og:title" content="Python Nordeste 2014" />
<meta property="og:type" content="website" />
<meta property="og:image" content="http://2014.pythonnordeste.org/assets/images/logo-square.png" />
<meta property="og:url" content="http://2014.pythonnordeste.org/" />
<meta property="og:site_name" content="Python Nordeste 2014" />
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#"><img class="logo-small" src="assets/images/logo-small.png" alt="Python Nordeste"></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#evento" data-article="evento">Evento</a></li>
<li><a href="#palestrantes" data-article="palestrantes">Palestrantes</a></li>
<li><a href="#programacao" data-article="programacao">Programação</a></li>
<li><a href="http://www.eventick.com.br/python-nordeste-2014" data-article="inscricoes">Inscreva-se</a></li>
<li><a href="#local" data-article="local">Local</a></li>
<li><a href="hospedagem.html">Hospedagem</a></li>
<li><a href="#patrocinadores" data-article="patrocinadores">Patrocinadores</a></li>
<li><a href="mailto:contato@pythonnordeste.org?Subject=Python%20Nordeste">Contato</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<div id="headerwrap" class="full-bg">
<div class="container">
<div class="row centered">
<img src="assets/images/logo.png" alt="Python Nordeste 2014">
<p class="event-date">1 a 3 de maio de 2014</p>
<p class="headline">Python e Sol, tudo que você queria!</p>
</div><!-- /row -->
</div><!-- /container -->
</div><!-- /headerwrap -->
<div id="evento" class="event-wrap full-bg" data-speed="0.6">
<article class="container evento">
<div class="event-desc">
<h2>O evento</h2>
<p>Python Nordeste é o maior evento regional voltado aos desenvolvedores da linguagem de programação Python (open-source). Criada pelos apaixonados por simplicidade, a comunidade Python nordestina tem a missão de cativar novos programadores para a linguagem e fortalecer a região com as tecnologias mais recentes usadas no Brasil e no mundo.</p>
<p>Aproveite o calor da Bahia para aprender algo novo com quem <em>manja</em> do assunto.</p>
</div>
<div class="thumb-city">
<img src="assets/images/salvador-thumb1.jpg" alt="Python evento"/>
</div>
<div class="thumb-city">
<img src="assets/images/salvador-thumb2.jpg" alt="Nordeste"/>
</div>
<div class="thumb-city">
<img src="assets/images/salvador-thumb3.jpg" alt="Encontro Programação"/>
</div>
</article>
</div>
<div id="palestrantes" class="palestrantes full-bg">
<article class="container palestrantes">
<div class="row centered">
<h2>Keynotes</h2>
<figure class="speaker-info col-lg-3">
<div class="speaker-rounded medina">
<div class="speaker-networks">
<a href="https://github.com/andrewsmedina" target="_blank"><i class="icon-github-circled"></i></a>
<a href="https://twitter.com/andrewsmedina" target="_blank"><i class="icon-twitter"></i></a>
</div>
</div>
<figcaption class="at-caption">
<h4 class="at-member-name">Andrews Medina</h4>
<p>Globo.com</p>
</figcaption>
</figure>
<figure class="speaker-info col-lg-3">
<div class="speaker-rounded david">
<div class="speaker-networks">
<a href="https://github.com/dcramer" target="_blank"><i class="icon-github-circled"></i></a>
<a href="https://twitter.com/zeeg" target="_blank"><i class="icon-twitter"></i></a>
</div>
</div>
<figcaption class="at-caption">
<h4 class="at-member-name">David Cramer</h4>
<p>Dropbox/Sentry</p>
</figcaption>
</figure>
<figure class="speaker-info col-lg-3">
<div class="speaker-rounded marcel">
<div class="speaker-networks">
<a href="https://github.com/marcelcaraciolo" target="_blank"><i class="icon-github-circled"></i></a>
<a href="https://twitter.com/marcelcaraciolo" target="_blank"><i class="icon-twitter"></i></a>
</div>
</div>
<figcaption class="at-caption">
<h4 class="at-member-name">Marcel Caraciolo</h4>
<p>Associação Python Brasil</p>
</figcaption>
</figure>
<figure class="speaker-info col-lg-3">
<div class="speaker-rounded tupy">
<div class="speaker-networks">
<a href="https://github.com/tupy" target="_blank"><i class="icon-github-circled"></i></a>
<a href="https://twitter.com/tupydabahia" target="_blank"><i class="icon-twitter"></i></a>
</div>
</div>
<figcaption class="at-caption">
<h4 class="at-member-name">Tupy</h4>
<p>JusBrasil</p>
</figcaption>
</figure>
<h3><a href="#programacao" data-article="programacao">Ver Programação completa</a></h3>
</div>
</article>
</div>
<div id="pyzumbi" class="full-bg pyzumbi-wrap">
<div class="pyzumbi-bg">
<article class="container pyzumbi">
<div class="col-lg-12">
<div class="row">
<h2>Minicurso - 1º de Maio</h2>
<div class="minicourse-content">
<div class="minicourse-about">
<p class="learn-it">Aprenda a programar de um modo profissional e divertido</p>
</div>
<div class="minicourse-video">
<iframe width="560" height="315" src="//www.youtube.com/embed/ioya7nGct-o?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
<div class="minicourse-info">
<p class="minicourse-speaker">Fernando Masanori</p>
<p>Professor FATEC-SP</p>
<p>Docente da FATEC São José dos Campos, adora dar aulas, graduado em Computação pelo IME-USP, mestrado pelo ITA. Desenvolveu projetos para a Cobra Tecnologia, Credicard Mastercard, PriceWaterhouse & Coopers e Itaú BankBoston. Interesses: Python, NoSQL, Pentaho, Google Technology, Facebook.</p>
</div>
</div>
</div>
</div>
</article>
</div>
</div>
<div id="local" class="full-bg local-wrap">
<article class="container local">
<div class="col-lg-12">
<div class="row centered">
<h2>Local do evento - 2 e 3 de Maio</h2>
</div>
<div class="local-pic">
<p class="local-name"><strong>Mundo Plaza</strong>
<br/>
<small>Avenida Tancredo Neves, 176-236 - Caminho das Árvores<br> Salvador - BA, Brasil</small>
</p>
</div>
</div>
</article>
<div id="map-canvas" class="gmap"></div>
</div>
<div id="inscricoes" class="full-bg subscribe-wrap">
<article class="container inscricoes">
<div class="col-lg-12">
<div class="row centered">
<h2>Inscrições</h2>
<iframe src="http://eventick.com.br/python-nordeste-2014/embedded" frameborder="0" height="435px" width="100%" vspace="0" hspace="0" marginheight="5" marginwidth="5" scrolling="no" allowtransparency="true"></iframe>
</div>
</div>
<p>Observação: os minicursos serão vendidos separadamente.</p>
</article>
</div>
<div id="programacao" class="full-bg schedule-wrap">
<article class="container programacao">
<div class="col-lg-12">
<div class="row">
<h2>Programação</h2>
<p><strong>1º de Maio das 8h30 às 17h00:</strong> Minicurso Python para Zumbis* - Fernando Masanori
<br /><small><em>*Necessário levar notebook</em></small></p>
<table class="daily-schedule with-time table table-striped">
<thead>
<tr>
<th class="schedule-time"></th>
<th class="schedule-speaker">2 de Maio</th>
<th class="schedule-activity"></th>
<th class="schedule-speaker">3 de Maio</th>
<th class="schedule-activity"></th>
</tr>
</thead>
<tbody>
<tr>
<td>08:00</td>
<td>Credenciamento</td>
<td></td>
<td>Credenciamento</td>
<td></td>
</tr>
<tr>
<td>08:45</td>
<td>Abertura</td>
<td></td>
<td>Abertura</td>
<td></td>
</tr>
<tr>
<td>09:00</td>
<td class="keynote-item">Marcel Caraciolo</td>
<td class="keynote-item"></td>
<td class="keynote-item">Andrews Medina</td>
<td></td>
</tr>
<tr>
<td>10:00</td>
<td>Fernando Masanori</td>
<td>O Guia do Mochileiro Python</td>
<td>Davidson Fellipe </td>
<td>Guia prático de Desenvolvimento Front-end para Django Devs</td>
</tr>
<tr>
<td>10:30</td>
<td>Coffee Break</td>
<td></td>
<td>Coffee Break</td>
<td></td>
</tr>
<tr>
<td>11:00</td>
<td>Renato Oliveira</td>
<td>Refactoring Django Applications</td>
<td>Glauber Brennon</td>
<td>Python e a Internet das Coisas</td>
</tr>
<tr>
<td>11:30</td>
<td>Danilo J. S. Bellini</td>
<td>AudioLazy Band Show</td>
<td>Daniel Pimentel </td>
<td>Python/Easter Eggs</td>
</tr>
<tr>
<td>12:00</td>
<td>Almoço</td>
<td></td>
<td>Almoço</td>
<td></td>
</tr>
<tr>
<td>14:00</td>
<td class="keynote-item">David Cramer</td>
<td class="keynote-item"></td>
<td class="keynote-item">Osvaldo Matos</td>
<td class="keynote-item"></td>
</tr>
<tr>
<td>15:00</td>
<td>Gabriel Jordão</td>
<td>Como o JusBrasil ensinou o Python a entender Direito.</td>
<td>Guto Maia</td>
<td>pyNES: Python programming for Nintendo 8 bits.</td>
</tr>
<tr>
<td>15:30</td>
<td>Renzo Nuccitelli </td>
<td>Python e AngularJS: aplicações dinâmicas zen</td>
<td>Rodrigo Senra</td>
<td>Brainiak - Uma API Restful-Hipermídia para Triplestores</td>
</tr>
<tr>
<td>16:00</td>
<td>Coffee Break</td>
<td></td>
<td>Coffee Break</td>
<td></td>
</tr>
<tr>
<td>16:30</td>
<td>Matt Robenolt</td>
<td>Cheating Your Way to Webscale</td>
<td>Rafael Martins</td>
<td>Bastidores da API de esportes da Globo.com: 4 milhões de reqs/dia com Python/Tornado, Redis e Nginx</td>
</tr>
<tr>
<td>17:00</td>
<td>Vicente Alencar</td>
<td>PyCan - Pode isso Arnaldo?</td>
<td>Ítalo Rossi</td>
<td>Console à la Cisco/Juniper em Python</td>
</tr>
<tr>
<td>17:30</td>
<td>Encerramento</td>
<td></td>
<td>Lighting Talks</td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
</article>
</div>
<div id="patrocinadores" class="full-bg sponsors-wrap">
<article class="container patrocinadores">
<div class="row centered">
<h2>Patrocinadores</h2>
<div class="sponsors-list">
<p class="sponsor-cat">PLATINA</p>
<div class="col-lg-3 jusbrasil-logo sponsor-logo">
<a href="http://www.jusbrasil.com.br/" target="_blank"><img src="assets/images/jusbrasil.png" alt="JusBrasil" width="270"></a>
</div>
<div class="col-lg-3 globo-com-logo sponsor-logo">
<a href="http://www.globo.com/" target="_blank"><img src="assets/images/globocom.png" alt="globo.com" width="150"></a>
</div>
<div class="col-lg-3 evolux-logo sponsor-logo">
<a href="http://www.evolux.net.br/" target="_blank"><img src="assets/images/evolux.jpg" alt="Evolux"></a>
</div>
<div class="col-lg-3">
<div class="available-sponsor">
<p>Espaço disponível</p>
</div>
</div>
</div>
<div class="clearfix"></div>
<div class="sponsors-list">
<p class="sponsor-cat">APOIO</p>
<div class="col-lg-3 sponsor-logo">
<a href="http://www.eventick.com.br/" target="_blank"><img src="assets/images/eventick.png" alt="Eventick" width="150"></a>
</div>
<div class="col-lg-3 sponsor-logo">
<a href="http://www.novatec.com.br/" target="_blank"><img src="assets/images/novatec.jpg" alt="Novatec" width="150"></a>
</div>
</div>
</div>
</article><!-- /container -->
</div>
<div class="footer-wrap">
<footer class="container bottom-note">
<p class="centered">Python Nordeste 2014 | Salvador - Bahia - Brasil</p>
</footer><!-- /container -->
</div>
<script src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script src="assets/js/pyne2014.min.js"></script>
</body>
</html>