-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathschedule.html
274 lines (271 loc) · 14.3 KB
/
schedule.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
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html class="ie ie6 no-js" lang="en"> <![endif]-->
<!--[if IE 7 ]> <html class="ie ie7 no-js" lang="en"> <![endif]-->
<!--[if IE 8 ]> <html class="ie ie8 no-js" lang="en"> <![endif]-->
<!--[if IE 9 ]> <html class="ie ie9 no-js" lang="en"> <![endif]-->
<!--[if gt IE 9]><!-->
<!--[if lte IE 9]>
<![endif]-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<!-- Design by
```` ``` ```` ```````` ``````````` `````````
oMMy dMM/ -NMM: `MMMMMMMMMmy/` dMMMMMMMMMm mMMMMMMMMMNds:
oMMy dMM/ -NMM/ `MMMo+++oymMMm+ dMMy++++++/ mMMy+++++oyNMMm+
oMMy dMM/ .mMM+ `MMM` :dMMs dMM/ mMM: :dMMd`
oMMy dMM/ .mMMo `-/oymy `MMM` `NMM- dMM/ mMM: yMMy
oMMy dMM/ `mMMd+shNMMMMMd` `MMM` dMM: dMMNNNNNNNd mMM: .MMN`
oMMy dMM/ `dMMMMMMmhsmMMd` `MMM` +MMm` dMMdyyyyyyo mMM: -MMN`
oMMy dMM/ `hNdyo/- oMMm` `MMM` ./hMMm- dMM/ mMM: .dMMo
oMMMNNNNNNNNMMM/ `. +MMm. `MMMNNNNNMMMm+` dMM/ mMM: -sNMMo
oMMmyyyyyyyyNMM/ +MMN. `MMMyyyyso/. dMMmhhhhhhy mMMmhhhhdmNMMNy.
+ddo ydd: -ddd- `ddd` sdddddddddy yddddddddhyo:`
-->
<title>Schedule — NodeConf Argentina</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0" >
<link rel="shortcut icon" href="images/favicon.png">
<meta name="theme-color" content="#1A2024">
<meta name="msapplication-navbutton-color" content="#1A2024">
<meta name="apple-mobile-web-app-status-bar-style" content="#1A2024">
<meta name="keywords" content="nodeconf,argentina,konex,buenos aires,javascript,nodejs,node,js">
<meta name="description" property="og:description" itemprop="description" content="Join us for NodeConf Argentina! Our first edition will be held at Ciudad Cultural Konex, in November 17-19, 2016. This will be the first international Node.js conference held in Buenos Aires, Argentina.">
<meta property="og:site_name" content="NodeConf Argentina">
<link rel="canonical" href="https://2016.nodeconf.com.ar/schedule.html">
<meta property="og:url" itemprop="url" content="https://2016.nodeconf.com.ar/schedule.html">
<meta name="twitter:title" itemprop="name" property="og:title" content="NodeConf Argentina">
<meta name="twitter:description" content="Join us for NodeConf Argentina! Our first edition will be held at Ciudad Cultural Konex, in November 17-19, 2016. This will be the first international Node.js conference held in Buenos Aires, Argentina.">
<meta name="twitter:card" ontent="summary_large_image">
<meta name="twitter:site" content="@nodeconfar">
<meta name="twitter:creator" content="@nodeconfar">
<meta name="author" itemprop="creator" content="NodeConf Argentina <[email protected]>">
<meta property="og:image" itemprop="images" content="https://2016.nodeconf.com.ar/images/flyer_workshops.png">
<meta property="og:image" content="https://2016.nodeconf.com.ar/images/logo.svg">
<!-- twitter only cares about the last meta image repeat the cover -->
<meta name="twitter:image:src" content="https://2016.nodeconf.com.ar/images/flyer_workshops.png">
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.css" />
<link rel="stylesheet" type="text/css" href="assets/css/nodeconf.css" />
<link href="https://fonts.googleapis.com/css?family=Abel" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.0/jquery.min.js" type="text/javascript" ></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script>
$( function() {
$( "#tabs" ).tabs();
} );
</script>
<script src="assets/js/bootstrap.min.js" type="text/javascript" ></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-35043128-11', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<section id="schedule" class="dark-theme">
<div class="container"> <a href="index.html" class="back-home">
<div class="tooltip">back</div>
</a>
<div class="col-md-12">
<h1>Schedule</h1>
</div>
<div id="tabs">
<ul>
<li><a href="#dia1">18 Nov</a></li>
<li><a href="#dia2">19 Nov </a></li>
</ul>
<div id="dia1">
<table>
<thead>
<tr>
<th class="time">Time</th>
<th class="speaker" colspan="2">Speaker</th>
<th class="title">Title</th>
</tr>
</thead>
<tbody>
<tr class="break">
<td class="time">08:00 - 9:30</td>
<td colspan="3">Registration - Breakfast</td>
</tr>
<tr onclick="location.href='hugh.html'">
<td class="time">9:30 - 10:00</td>
<td class="speaker">Hugh Kennedy</td>
<td class="twitter"><a href="https://www.twitter.com/hughskennedy" target="_blank" class="twitter-handle">@hughskennedy</a></td>
<td class="title">JavaScript and Interactive Installations</td>
</tr>
<tr onclick="location.href='bynens.html'">
<td class="time">10:00 - 10:30</td>
<td class="speaker">Mathias Bynens</td>
<td class="twitter"><a href="https://www.twitter.com/mathias" target="_blank" class="twitter-handle">@mathias</a></td>
<td class="title">RegExp.prototype.unicode</td>
</tr>
<tr onclick="location.href='sherman.html'">
<td class="time">10:30 - 11:00</td>
<td class="speaker">Hernan Rajchert</td>
<td class="twitter"><a href="https://www.twitter.com/sherman3ero" target="_blank" class="twitter-handle">@sherman3ero</a></td>
<td class="title">El código es dato y viceversa</td>
</tr>
<tr class="break">
<td class="time">11:00 - 11:45</td>
<td colspan="3">Coffee Break</td>
</tr>
<tr onclick="location.href='pino.html'">
<td class="time">11:45 - 12:15</td>
<td class="speaker">Raul Pino</td>
<td class="twitter"><a href="https://www.twitter.com/p1nox" target="_blank" class="twitter-handle">@p1nox</a></td>
<td class="title">Ethereum for node.js devs</td>
</tr>
<tr onclick="location.href='erich.html'">
<td class="time">12:15 - 12:45</td>
<td class="speaker">Erich Oliveira</td>
<td class="twitter"><a href="https://www.twitter.com/oliveira_erich" target="_blank" class="twitter-handle">@oliveira_erich</a></td>
<td class="title">Nodejs microservices. From Zero to Hero</td>
</tr>
<tr class="break">
<td class="time">12:45 - 14:00</td>
<td colspan="3">Lunch</td>
</tr>
<tr onclick="location.href='yenkel.html'">
<td class="time">14:00 - 14:30</td>
<td class="speaker">Damian Schenkelman</td>
<td class="twitter"><a href="https://www.twitter.com/dschenkelman" target="_blank" class="twitter-handle">@dschenkelman</a></td>
<td class="title">The dirty secrets of building large, highly available, scalable HTTP APIs</td>
</tr>
<tr onclick="location.href='sharon.html'">
<td class="time">14:30 - 15:00</td>
<td class="speaker">Sharon Steed</td>
<td class="twitter"><a href="https://www.twitter.com/sharonsteed" target="_blank" class="twitter-handle">@sharonsteed</a></td>
<td class="title">Empathetic communication: why vulnerability is the key to collaboration</td>
</tr>
<tr onclick="location.href='thorsten.html'">
<td class="time">15:00 - 15:30</td>
<td class="speaker">Thorsten Lorenz</td>
<td class="twitter"><a href="https://www.twitter.com/thlorenz" target="_blank" class="twitter-handle">@thlorenz</a></td>
<td class="title">Memory Profiling for Mere Mortals</td>
</tr>
<tr class="break">
<td class="time">15:30 - 16:15</td>
<td colspan="3">Coffee Break</td>
</tr>
<tr onclick="location.href='anton.html'">
<td class="time">16:15 - 16:45</td>
<td class="speaker">Anton McConville</td>
<td class="twitter"><a href="https://www.twitter.com/antonmc" target="_blank" class="twitter-handle">@antonmc</a></td>
<td class="title">Presence, Personality & Pulse - Enlivening Experiences With Ambient Data</td>
</tr>
<tr onclick="location.href='rauch.html'">
<td class="time">16:45 - 17:15</td>
<td class="speaker">Guillermo Rauch</td>
<td class="twitter"><a href="https://www.twitter.com/rauchg" target="_blank" class="twitter-handle">@rauchg</a></td>
<td class="title">Now and Next.js - Deploying JavaScript unicorns</td>
</tr>
<tr class="break">
<td class="time">18:00</td>
<td colspan="3">After Party @Konex</td>
</tr>
</tbody>
</table>
</div>
<div id="dia2">
<table>
<thead>
<tr>
<th class="time">Time</th>
<th class="speaker" colspan="2">Speaker</th>
<th class="title">Title</th>
</tr>
</thead>
<tbody>
<tr onclick="location.href='tracy.html'">
<td class="time">9:30 - 10:00</td>
<td class="speaker">Tracy Osborn</td>
<td class="twitter"><a href="https://www.twitter.com/limedaring" target="_blank" class="twitter-handle">@limedaring</a></td>
<td class="title">On Writing Friendly and Welcoming Documentation</td>
</tr>
<tr onclick="location.href='felix.html'">
<td class="time">10:00 - 10:30</td>
<td class="speaker">Felix Rieseberg</td>
<td class="twitter"><a href="https://www.twitter.com/felixrieseberg" target="_blank" class="twitter-handle">@felixrieseberg</a></td>
<td class="title">Node on the Desktop: Building Apps with Electron v1</td>
</tr>
<tr class="break">
<td class="time">10:30 - 11:15</td>
<td colspan="3">Coffee Break</td>
</tr>
<tr onclick="location.href='stephan.html'">
<td class="time">11:15 - 11:45</td>
<td class="speaker">Stephan Bönnemann</td>
<td class="twitter"><a href="https://www.twitter.com/boennemann" target="_blank" class="twitter-handle">@boennemann</a></td>
<td class="title">Kill all humans – Automate npm releases and dependency updates</td>
</tr>
<tr onclick="location.href='mathias.html'">
<td class="time">11:45 - 12:15</td>
<td class="speaker">Mathias Buus</td>
<td class="twitter"><a href="https://www.twitter.com/mafintosh" target="_blank" class="twitter-handle">@mafintosh</a></td>
<td class="title">Internet of Peers</td>
</tr>
<tr class="debate">
<td class="time">12:15 - 13:15</td>
<td colspan="3">Debate Panel</td>
</tr>
<tr class="break">
<td class="time">13:15 - 14:45</td>
<td colspan="3">Lunch</td>
</tr>
<tr onclick="location.href='adam.html'">
<td class="time">14:45 - 15:15</td>
<td class="speaker">Adam Baldwin</td>
<td class="twitter"><a href="https://www.twitter.com/adam_baldwin" target="_blank" class="twitter-handle">@adam_baldwin</a></td>
<td class="title">Continuous Security</td>
</tr>
<tr onclick="location.href='feross.html'">
<td class="time">15:15 - 15:45</td>
<td class="speaker">Feross Aboukhadijeh</td>
<td class="twitter"><a href="https://www.twitter.com/feross" target="_blank" class="twitter-handle">@feross</a></td>
<td class="title">Real world Electron: Building Cross-platform desktop apps with JavaScript</td>
</tr>
<tr onclick="location.href='paez.html'">
<td class="time">15:45 - 16:15</td>
<td class="speaker">Diego Paez</td>
<td class="twitter"><a href="https://www.twitter.com/carax" target="_blank" class="twitter-handle">@carax</a></td>
<td class="title">micro(hapi)ness</td>
</tr>
<tr class="break">
<td class="time">16:15 - 17:00</td>
<td colspan="3">Coffee Break</td>
</tr>
<tr onclick="location.href='michael.html'">
<td class="time">17:00 - 17:30</td>
<td class="speaker">Michael Matuzak</td>
<td class="twitter"><a href="https://www.twitter.com/mmatuzak" target="_blank" class="twitter-handle">@mmatuzak</a></td>
<td class="title">Hacking your Nintendo with JavaScript</td>
</tr>
<tr onclick="location.href='substack.html'">
<td class="time">17:30 - 18:00</td>
<td class="speaker">James Halliday</td>
<td class="twitter"><a href="https://www.twitter.com/substack" target="_blank" class="twitter-handle">@substack</a></td>
<td class="title">Fun with WebGL</td>
</tr>
<tr class="break">
<td class="time">18:00</td>
<td colspan="4">After Part @Duarte</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="col-xs-6"><a href="index.html"><img src="images/footer.svg"></a></div>
<div class="col-xs-6 text-right"><a href="code-of-conduct.html">code of conduct</a></div>
</div>
</footer>
</body>
</html>