-
Notifications
You must be signed in to change notification settings - Fork 2
/
talks.html
336 lines (325 loc) · 11.7 KB
/
talks.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
---
layout: default
title: Talks
---
{% include JB/setup %}
<div class="container">
<div class="page-header">
<h1>Talks</h1>
</div>
<h3>2015</h3>
<table class="table table-striped table-bordered">
<thead>
<tr>
<th>Fecha</th>
<th>Título</th>
</tr>
</thead>
<tbody>
<tr>
<td>02/07/2015</td>
<td>
<strong>Nardoz de Rust</strong>
<ol>
<li><strong>Conceptos principales y diferenciales</strong> por <a href="https://twitter.com/nfmelendez">@nfmelendez</a></li>
<li><strong>Construir una Base de Datos en Rust</strong> por <a href="https://twitter.com/seppo0010">@seppo0010</a></li>
</ol>
</td>
</tr>
<tr>
<td>20/06/2015</td>
<td>
<strong>HackDay: Data visualizations with Twitter data V2</strong>
</td>
</tr>
</tbody>
</table>
<h3>2014</h3>
<table class="table table-striped table-bordered">
<thead>
<tr>
<th>Fecha</th>
<th>Título</th>
</tr>
</thead>
<tbody>
<tr>
<td>23/09/2014</td>
<td>
<strong>Edge.js</strong> por <a href="https://twitter.com/tjanczuk">@tjanczuk</a>
</td>
</tr>
<tr>
<td>20/09/2014</td>
<td>
<strong>HackDay: Data visualizations with Twitter data</strong>
</td>
</tr>
<tr>
<td>13/08/2014</td>
<td>
<strong>Apache Spark: Un framework de procesamiento rápido a gran escala</strong> por <a href="https://twitter.com/arjones">@arjones</a>
</td>
</tr>
<tr>
<td>14/05/2014</td>
<td>
<strong>Criptonardoz: Introducción a la criptografía</strong> por <a href="https://twitter.com/quixote_arg">@quixote_arg</a>
</td>
</tr>
<tr>
<td>24/04/2014</td>
<td>
<strong>Nardoz de Escalabilidad de Juegos Masivos con Google Cloud</strong> por <a href="https://twitter.com/hernanliendo">@hernanliendo</a>
</td>
</tr>
<tr>
<td>25/02/2014</td>
<td>
<strong>Nardoz de Criptomonedas</strong> por <a href="https://twitter.com/maraoz">@maraoz</a>
</td>
</tr>
<tr>
<td>17/02/2014</td>
<td>
<strong>Where's my straw? What does a drive-thru have to teach us about optimization of tools and processes?</strong> por <a href="https://twitter.com/getify">@getify</a>
</td>
</tr>
</tbody>
</table>
<h3>2013</h3>
<table class="table table-striped table-bordered">
<thead>
<tr>
<th>Fecha</th>
<th>Título</th>
</tr>
</thead>
<tbody>
<tr>
<td>17/12/2013</td>
<td>
<strong>Asado de fin de año</strong>
</td>
</tr>
<tr>
<td>04/12/2013</td>
<td>
<strong>Nardoz de UI/UX: Elementos de diseño de interfaces</strong> por <a href="https://twitter.com/pixelbeat">@pixelbeat</a>
</td>
</tr>
<tr>
<td>13/11/2013</td>
<td>
<strong>Nardoz de virtualización</strong>
<ol>
<li><strong>Vagrant: Creando ambientes de desarrollo aislados y replicables</strong> <br />por <a href="https://twitter.com/guidomb">@guidomb</a></li>
<li><strong>Docker</strong> por <a href="https://twitter.com/frodriguez">@frodriguez</a></li>
</ol>
</td>
</tr>
<tr>
<td>05/10/2013</td>
<td>
<strong>Coffeescript & Backbone + Q&A</strong> por <a href="https://twitter.com/jashkenas">@jashkenas</a> (Creador de Backbone, Coffescript y Underscore)<br />
</td>
</tr>
<tr>
<td>03/10/2013</td>
<td>
<strong>DIY Electronics</strong>
<ol>
<li><strong>Kiwi: Estaciones de bicicletas automatizadas (Arduino + RaspberryPi)</strong> <br />por <a href="https://twitter.com/alan_reid">@alan_reid</a> & Ignacio Orlandini</li>
<li><strong>Quadcopter y bot con Arduino</strong> por <a href="https://twitter.com/arjones">@arjones</a> y <a href="https://twitter.com/saientzg">@saientzg</a></li>
<li><strong>ElBraian: Bot autónomo con RaspberryPi</strong> por <a href="https://twitter.com/DiegoRam">@DiegoRam</a></li>
</ol>
</td>
</tr>
<tr>
<td>24/07/2013</td>
<td>
<strong>Nardoz Mobile</strong>
<ol>
<li><strong>iOS, Android, BlackBerry</strong> por <a href="https://twitter.com/f0go">@f0go</a></li>
<li><strong>FirefoxOS</strong> por <a href="https://twitter.com/deimidis">@deimidis</a></li>
</ol>
<u>Invitados especiales:</u>
<ul>
<li>Diana Livits (Relationship Marketing Manager, Mozilla)</li>
<li>Mark Cranson (Mobile Business Development, Mozilla)</li>
<li>Patrick Hundal (Technical Business Development, Mozilla)</li>
</ul>
</td>
</tr>
<tr>
<td>19/06/2013</td>
<td>
<strong>Real World Akka Recipes</strong> por <a href="https://twitter.com/jamie_allen">@jamie_allen</a> (Director of Consulting, Typesafe)<br />
<span class="label label-important">Buenos Aires High Scalability Group</span>
</td>
</tr>
<tr>
<td>17/06/2013</td>
<td>
<strong>Effective Akka</strong> por <a href="https://twitter.com/jamie_allen">@jamie_allen</a> (Director of Consulting, Typesafe)<br />
<span class="label label-important">Scala User Group Argentina</span>
</td>
</tr>
<tr>
<td>30/05/2013</td>
<td>
<strong>Nardoz do diablo: Javascript Framework Battle</strong>
<ol>
<li><strong>AngularJS</strong> por <a href="https://twitter.com/mgonto">@mgonto</a></li>
<li><strong>EmberJS</strong> por <a href="https://twitter.com/mcortesi5">@mcortesi5</a></li>
<li><strong>BackboneJS</strong> por <a href="https://twitter.com/opensas">@opensas</a> y <a href="https://twitter.com/MatiasUrbano">@MatiasUrbano</a></li>
</ol>
</td>
</tr>
<tr>
<td>16/04/2013</td>
<td>
<ol>
<li><strong>Ruby on Rails</strong> por <a href="https://twitter.com/derfarg">@derfarg</a> y <a href="https://twitter.com/mgonto">@mgonto</a></li>
<li><strong>Flask en Raspberry Pi</strong> por <a href="https://twitter.com/DiegoRam">@DiegoRam</a></li>
<li><strong>Haml, Jade, Sass, Compass</strong> por <a href="https://twitter.com/minimalart">@minimalart</a> </li>
</ol>
</td>
</tr>
<tr>
<td>02/03/2013</td>
<td><strong>Asado Nardoz de comienzo de año</strong></td>
</tr>
</tbody>
</table>
<h3>2012</h3>
<table class="table table-striped table-bordered">
<thead>
<tr>
<th>Fecha</th>
<th>Título</th>
</tr>
</thead>
<tbody>
<tr>
<td>18/08/2012</td>
<td>
<strong>Desayuno Nardoz</strong>
<ol>
<li><strong>SecureSocial</strong> por <a href="https://twitter.com/jaliss">@jaliss</a></li>
<li><strong>RaspberryPi</strong> por <a href="https://twitter.com/frodriguez">@frodriguez</a></li>
</ol>
</td>
</tr>
<tr>
<td>??/07/2012</td>
<td><strong>RestOpenGov</strong><br />por <a href="https://twitter.com/alan_reid">@alan_reid</a> y <a href="https://twitter.com/nfmelendez">@nfmelendez</a></td>
</tr>
<tr>
<td>11/05/2012</td>
<td>
<strong>Hackathon de Gobierno Abierto. Presentación de RestOpenGov</strong><br />
por <a href="https://twitter.com/nfmelendez">@nfmelendez</a>, <a href="https://twitter.com/alan_reid">@alan_reid</a>, <a href="https://twitter.com/opensas">@opensas</a> y <a href="https://twitter.com/palamago">@palamago</a>
</td>
</tr>
<tr>
<td>05/05/2012</td>
<td>
<strong>Primer Hackathon de Play Framework 2.0 de Latinoamérica</strong><br />
<span class="label label-important">Play Framework Argentina User Group</span>
</td>
</tr>
<tr>
<td>27/04/2012</td>
<td><strong>Automatización de tareas en múltiples servidores con Puppet</strong><br/>por <a href="https://twitter.com/frodriguez">@frodriguez</a></td>
</tr>
<tr>
<td>09/04/2012</td>
<td><strong>Scalable Nardoz: Aplicaciones concurrentes y distribuídas con Akka</strong><br/>por <a href="https://twitter.com/frodriguez">@frodriguez</a></td>
</tr>
<tr>
<td>09/02/2012</td>
<td><strong>Introducción a Arduino</strong><br/>por <a href="https://twitter.com/alan_reid">@alan_reid</a></td>
</tr>
</tbody>
</table>
<h3>2011</h3>
<table class="table table-striped table-bordered">
<thead>
<tr>
<th>Fecha</th>
<th>Título</th>
</tr>
</thead>
<tbody>
<tr>
<td>14/12/2011</td>
<td><strong>Cena Nardoz de fin de año</strong></td>
</tr>
<tr>
<td>23/11/2011</td>
<td><strong>Nardoz filosófico / Preview de Play Framework 2.0</strong><br/>por <a href="https://twitter.com/opensas">@opensas</a></td>
</tr>
<tr>
<td>11/10/2011</td>
<td><strong>Git-flow. Procesamiento distribuído en realtime con Storm</strong><br/>por <a href="https://twitter.com/arjones">@arjones</a></td>
</tr>
<tr>
<td>30/09/2011</td>
<td>
<strong>Play Framework</strong><br/>
por <a href="https://twitter.com/opensas">@opensas</a> y <a href="https://twitter.com/jaliss">@jaliss</a><br />
<span class="label label-important">Java User Group Argentina</span>
</td>
</tr>
<tr>
<td>09/09/2011</td>
<td><strong>Charla previa sobre Play Framework para Java User Group Argentina</strong><br/>por <a href="https://twitter.com/opensas">@opensas</a> y <a href="https://twitter.com/jaliss">@jaliss</a></td>
</tr>
<tr>
<td>17/08/2011</td>
<td><strong>Elasticsearch</strong><br/>por <a href="https://twitter.com/arjones">@arjones</a></td>
</tr>
<tr>
<td>04/08/2011</td>
<td>
<strong>Introducción a Scala</strong><br/>
por <a href="https://twitter.com/arjones">@arjones</a><br />
<span class="label label-important">Java User Group Argentina</span>
</td>
</tr>
<tr>
<td>31/06/2011</td>
<td><strong>Java Future calls usando play.F</strong><br/>por <a href="https://twitter.com/cmordue">@cmordue</a></td>
</tr>
<tr>
<td>09/06/2011</td>
<td><strong>Nerdeada en Bangalor</strong></td>
</tr>
<tr>
<td>27/04/2011</td>
<td><strong>Scala</strong><br/>por <a href="https://twitter.com/arjones">@arjones</a> y <a href="https://twitter.com/cmordue">@cmordue</a> </td>
</tr>
<tr>
<td>07/04/2011</td>
<td><strong>Git</strong><br/>por <a href="https://twitter.com/arjones">@arjones</a></td>
</tr>
<tr>
<td>22/03/2011</td>
<td><strong>Mockito, Integración Continua</strong><br/>por <a href="https://twitter.com/arjones">@arjones</a></td>
</tr>
<tr>
<td>10/03/2011</td>
<td><strong>Node.js</strong><br/>por <a href="https://twitter.com/alan_reid">@alan_reid</a></td>
</tr>
<tr>
<td>wormhole</td>
<td><strong>Play Framework, Neo4J, Eurynome</strong></td>
</tr>
<tr>
<td>24/01/2011</td>
<td><strong>Primera reunión Nardoz</strong><br />en Bangalore</td>
</tr>
</tbody>
</table>
</div>