-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathspeakers.html
More file actions
502 lines (445 loc) · 32.7 KB
/
speakers.html
File metadata and controls
502 lines (445 loc) · 32.7 KB
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
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
---
layout: default
title: Spain.js - A Summer JavaScript Conference in Spain
speakers: class="current"
showreel: false
showSponsors: true
---
<div class="wrap">
<article id="speakers">
<h1>Speakers</h1>
<h2>Slides</h2>
<h3>You can find the slides <a href="http://lanyrd.com/2013/spainjs/coverage/">here</a></h3>
<nav>
<h2>Quick List</h2>
<ul>
<li><a href="#douglascrockford" class="samepage">Douglas Crockford</a></li>
<li><a href="#axelrauschmayer" class="samepage">Axel Rauschmayer</a></li>
<li><a href="#regbraithwaite" class="samepage">Reg Braithwaite</a></li>
</ul>
</nav>
</article>
<article id="douglascrockford" class="speakers">
<h1>Douglas Crockford</h1>
<p class="links">Senior JavaScript Architect, <a href="//www.crockford.com/" target="_blank">www.crockford.com</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/douglas_crockford.jpg" />
</div>
<p> Type <span>KeyNote</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Douglas Crockford was born in the wilds of Minnesota, but left when he was only six months old because it was just too damn cold. He turned his back on a promising career in television when he discovered computers. He has worked in learning systems, small business systems, office automation, games, interactive music, multimedia, location-based entertainment, social systems, and programming languages. He is the inventor of Tilton, the ugliest programming language that was not specifically designed to be an ugly programming language. He is best known for having discovered that there are good parts in JavaScript. This was an important and unexpected discovery. He also discovered the JSON Data Interchange Format, the world's most loved data format. And he works at PayPal.</p>
<h2>Syntaxation</h2>
<p>Much of programming language design is dictated by fashion. As a consequence, opinions about programming languages tend to be strong, shallow, and deeply emotional. The best languages are brilliant and sadly unfashionable. But we love our stylish, over-rated syntax, and this talk presents an amazing parsing technique that helps achieve it.</p>
</div>
</div>
</article>
<article id="axelrauschmayer" class="speakers">
<h1>Axel Rauschmayer</h1>
<p class="links"><a href="//twitter.com/rauschma" target="_blank">@rauschma</a>, Specialized in JavaScript and web technologies, <a href="//javascriptweekly.com" target="_blank">www.javascriptweekly.com</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/axel_rauschmayer.jpg" />
</div>
<p> Type <span>Keynote</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Dr. Axel Rauschmayer specializes in JavaScript, web technologies and mobile computing. He programs on these platforms and he blogs, teaches, writes and holds talks about them. His blog is at <a href="http://2ality.com/">2ality.com</a>, he is also editor of the <a href="http://javascriptweekly.com/">JavaScript Weekly</a> newsletter. Axel has been developing web applications since 1995 and held his first talk on Ajax in 2006. In 1999, he was technical manager at an internet startup that later expanded internationally.</p>
<h2>Categorizing values: typeof, instanceof and beyond</h2>
<p>You have probably heard of two common ways of categorizing values in JavaScript: typeof and instanceof. In this talk, we briefly review the basics of this kind of categorization and then move on to quirks and advanced topics: primitive values versus objects; typeof and instanceof (and their quirks); the internal property [[Class]]; the odd nature of the prototypes of built-in constructors; and more.</p>
</div>
</div>
</article>
<article id="regbraithwaite" class="speakers">
<h1>Reg Braithwaite</h1>
<p class="links"><a href="//twitter.com/raganwald" target="_blank">@raganwald</a>, Extremely deep Ruby, JavaScript, CoffeeScript, and advanced programming expertise, <a href="http://braythwayt.com" target="_blank">www.braythwayt.com/</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/reg_braithwaite.jpg" />
</div>
<p> Type <span>Keynote</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Reg “raganwald” Braithwaite is proof that somewhere, a village is missing its idiot. Either that, or a combinatory forest is missing its Idiot Bird, nobody is really sure. His interests include constructing surreal numbers, deconstructing hopelessly egocentric nulls, and celebrating the joy of programming.</p>
<h2>La Hermosa Vida</h2>
<p>Combinators, Decorators, and a Beautiful Algorithm in JavaScript." This will be a tour of implementing the HashLife algorithm in JavaScript as an introduction to the functional techniques.</p>
</div>
</div>
</article>
<article id="gisardo" class="speakers">
<h1>Giorgo Sardo</h1>
<p class="links"><a href="http://twitter.com/gisardo" target="_blank">@gisardo</a>, Director in the Technical Evangelism & Development group at Microsoft Corp, <a href="http://blogs.msdn.com/b/giorgio/" target="_blank">http://blogs.msdn.com/b/giorgio/</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/giorgio_sardo.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Beginner</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Giorgio Sardo is a Director in the Technical Evangelism & Development group at Microsoft Corp, exploring bleeding edge technologies for Windows, Windows Phone and XBOX. Winner of the Imagine Cup worldwide championship, nominated as Best Consultant of the Year from the British Computer Society, Giorgio moved in early 2009 to the Microsoft headquarters in Redmond to focus on the future of the Web. Giorgio is a popular speaker worldwide and in the last 5 years he has presented at hundreds of conferences. In collaboration with the most influential partners around the globe, his team has been creating some of the most inspiring and beautiful HTML5 apps and games available on the Web or in the Windows Store.</p>
<h2>From zero to hero! Building a Windows Store game in HTML5</h2>
<p>In this session you'll learn how to build Windows Store games with HTML and JavaScript, using the Windows Runtime and the hardware sensors on the newest devices. Expect to see a lot of code and learn best practices as we start from an empty project and build up to a full game!</p>
</div>
</div>
</article>
<article id="martinnaumann" class="speakers">
<h1>Martin Naumann</h1>
<p class="links"><a href="http://twitter.com/avgp" target="_blank">@avgp</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/martin_naumann.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Intermediate</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>I am a "technical expert" for the R&D Team at Centralway, Zurich.</p>
<p>I make a living evaluating new technologies, coaching our employees and having an eye on the overall code quality.</p>
<p>I also write a lot of code - either for our open source tools or internal projects or in my free time, just for the fun of it. </p>
<p>The web is my favorite platform, but when I have to use a computer, I prefer linux. I love and embrace open source as much as I contribute to it.</p>
<h2>From web apps to hybrid mobile apps - Leveraging web technologies for making "native" mobile applications</h2>
<p>Our company has been developing web sites and web applications as well as mobile applications for iOS and Android for many years now.</p>
<p>The recent step to dump pure-native iOS and Android development in favour of HTML 5 + Javascript + CSS 3 hybrid apps was a tough but fruitful one.</p>
<p>There are many different options to pick from, many decisi ons to make and various roadbumps you're likely to run into.</p>
<p>The talk sums up the most important questions you'll need to answer, talks about a few potential problems and solutions for them as well as giving an example stack, that allows you to generate the mobile app along with a "normal" web application.
</p>
</div>
</div>
</article>
<article id="leolanese" class="speakers">
<h1>Leo Lanese</h1>
<p class="links"><a href="//twitter.com/leolaneseltd" target="_blank">@leolaneseltd</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/leo_lanese.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Intermediate</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Leo has worked in various countries and companies, most notably Nokia (Berlin, Germany), Rumbo (Madrid, Spain), BBC (London, UK) and SKY (London, UK).</p>
<p>Leo has had a 10 year romance with JavaScript, specialising in mobile web technologies in the last five years, and Responsive Websites for the last 3 years.</p>
<p>He is passionate about researching and sharing ideas of the latest cutting edge technologies in the constantly changing the mobile world. He has established and developed the "Responsive Design", technologies at the BBC and SKY using the javaScript/HTML5/CSS3 formula and released the BBC Homepage and SKY nowTV.</p>
<p>Last year, Leo was a speaker at jsConf (Argentina)and scotlandJS (Scotland).</p>
<h2>Responsive Web Design: The Good Parts</h2>
<p>Since Ethan published his article in 2010 about Responsive Web Design, we have entered into a new phase of development and design for the Web.ResponsiveWebsites have dramatically evolvedfrom the Ethan's milestone. It has became very popular and is now extensively used across the web.</p>
<p>This talk will survey the difficulties and best practice that we learnthroughthe development processes: "The good parts of Responsive Web Design".</p>
</div>
</div>
</article>
<article id="robertnyman" class="speakers">
<h1>Robert Nyman</h1>
<p class="links"><a href="//twitter.com/robertnyman" target="_blank">@robertnyman</a>, Technical Evangelist for Mozilla, <a href="http://robertnyman.com" target="_blank">www.robertnyman.com/</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/robert_nyman.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Intermediate</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Robert is a Technical Evangelist for Mozilla and the Editor of Mozilla Hacks, the developer blog. He's a strong believer in HTML5 and the Open Web and has been working since 1999 with Front End development for the web - in Sweden and in New York City. He also loves to travel and meet people.</p>
<h2>Bringing the open web and APIs to mobile devices with Firefox OS</h2>
<p>Learn about the vision behind Firefox OS, and the open web technologies available for building HTML5 apps, including WebAPIs. Check out our Boilerplate app and other tools designed to get you started developing HTML5 apps for Firefox OS and the web.</p>
</div>
</div>
</article>
<article id="pablocasado" class="speakers">
<h1>Pablo Casado</h1>
<p class="links"><a href="//twitter.com/hardlifeofapo" target="_blank">@hardlifeofapo</a>, <a href="http://hardlifeofapo.com/" target="_blank">http://hardlifeofapo.com/</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/pablo_casado.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Beginner</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Former Layers.com CTO. Before joining Layers, I worked as a consultant for a number of large-scale technological projects for a variety of companies and universities. In addition to my work at Layers, I also founded a mobile software company some years ago.</p>
<h2>Introduction to NoSQL with Couchbase</h2>
<p>This presentation starts wtith a generic introduction to NoSQL; and explains the reasons why more and more projects are using NoSQL databases. Tug will also talk about the different solution such as Key/Value, Documents, Columns and Graphs datastore.</p>
After this introduction you will see how Couchbase 2.0, an Open Source Document database works and see how it helps the developers to be more productive. During this presentation you will see:
* how to use JSON Databases using Node.js
* use map reduce function, written in Javascript on V8 Engine, to create secondary index based on JSON attributes
* how to scale and monitor a cluster to let your application grows with your application success.
During this presentation Tugdual will do demonstration based on Couchbase, Node and AngularJS to show the benefits of Javascript & JSON from client to server to database and how flexible schema/schemaless NoSQL databases empower the developer.
</p>
</div>
</div>
</article>
<article id="peterchristensen" class="speakers">
<h1>Peter Christensen</h1>
<p class="links"><a href="//twitter.com/christensenp" target="_blank">@christensenp</a>, a software developer living in the San Francisco area, <a href="http://pchristensen.com" target="_blank">pchristensen.com/</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/peter_christensen.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Intermediate</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Peter Christensen is a software developer living in the San Francisco area. He currently works at Manilla and prior to that he worked at Groupon. He has programmed computers most of his life, starting with Hypercard, and now primarily uses Ruby, Javascript and Clojure. He's also involved with software development for Tempo Automation, an open pick-and-place machine, and for the OpenROV DIY submersible project.</p>
<h2>Programming the Real World: Javascript for Makers</h2>
<p>Cheap electronics components have opened up a whole new world of invention. You can buy a wireless circuit board the size of a quarter and a pocket-sized computer running Linux for under $100. This puts real-life projects in the price range of millions of innovators: robots, home automation, DIY satellites, and more.<p/>
<p>
Javascript is a great language for these projects, because of its efficient runtimes, widespread use, rich libraries, and web roots. I'll share my experiences working with two hardware projects, including the value that software developers bring to a hardware projects. Finally, I'll show how to get involved in an existing hardware project or start your own.</p>
</div>
</div>
</article>
<article id="teddykishi" class="speakers">
<h1>Teddy Kishi</h1>
<p class="links"><a href="//twitter.com/teddytdk" target="_blank">@teddytdk</a>, <a href="http://teddyk.be" target="_blank">teddyk.be</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/teddy_kishi.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Beginner</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Since he was small, all Teddy Kishi wanted to be was a designer and Flash developer. Fortunately, he was saved early last year when he discovered he was a better programmer than designer and that JavaScript and the DOM was infinitely more interesting.</p>
<h2>A particles system with the DOM</h2>
<p>The cool kids are all using canvas to make their particle systems. If this comes from a belief that the DOM can't handle it, I'd like to show you that maybe it can. </p>
<p>With some clever use of Object creation and a bit of clever dynamic CSS transtioning, we can do gravity, friction, collisions and other cool effects in the DOM</p>
</div>
</div>
</article>
<article id="michaelficarra" class="speakers">
<h1>Michael Ficarra</h1>
<p class="links"> <a href="https://github.com/michaelficarra" target="_blank">https://github.com/michaelficarra</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/michael_ficarra.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Intermediate</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Michael is best known for his significant contributions to the CoffeeScript programming language, its original compiler, and his KickStarter-funded rewrite. He can be described as having a passion for defining transformations of all sorts, so he naturally enjoys working with compilers and functional programming languages. As one of Github's most active users, he is an influential member of the online OSS and ECMAScript communities. He is currently working at Groupon in Chicago, IL, USA on their application security team.</p>
<h2>SpiderMonkey Parser API: A Standard For Structured JS Representations</h2>
<p>The representation of JavaScript programs that Mozilla used when they exposed their SpiderMonkey reflection API isn't perfect; in fact, it has a good number of flaws. But a rich ecosystem of tools has formed around this particular structured representation of JavaScript programs, most notably the popular esprima parser. </p><p>The reusability and composability of these tools has made this format the standard for all modern projects that transform, generate, or otherwise work with JavaScript programs. We will explore this burgeoning format, evaluate its design with the benefit of hindsight, and showcase some of the more useful and prominent projects that have adopted it.</p>
</div>
</div>
</article>
<article id="jakobmattsson" class="speakers">
<h1>Jakob Mattsson</h1>
<p class="links"><a href="//twitter.com/jakobmattsson" target="_blank">@jakobmattsson</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/jakob_mattsson.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Intermediate</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Jakob is an entrepreneur. His current company, which he co-founded as CTO, is his third startup. He is a developer at heart and started out building games using C++, but ended up building web based services and fell in love with JavaScript. Lately he has also become a huge fan of Node.js. When Jakob is involved, JavaScript is everywhere and great architecture is the top priority. Over the last years he has been sharing his thoughts and experiences on programming languages, working in startups and building better software at a large number of universities and conferences all over Europe.</p>
<h2>Manage those dependencies!</h2>
<p>Package- and dependency management is like source control; somehow we manage to survive without it, but it's a pain in the ass. For some reason, web development has been a place of medival darkness without proper tools for handling packages and dependencies. Until now.</p>
<p>This presentation will showcase how you can leverage NPM, Browserify, Yarnify, Bower, Jam, RequireJS and all of their friends to bring your application and your development process to the age of Enlightenment.</p>
</div>
</div>
</article>
<article id="tombuchok" class="speakers">
<h1>Tom Buchok</h1>
<p class="links"><a href="http://twitter.com/tbuchok" target="_blank">@tbuchok</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/tom_buchok.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Intermediate</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>A programmer working in New York City — who just finished living in Madrid for several years! — with a background in advertising tech where JavaScript is implemented in all the ways you read about.</p>
<h2>A history: Node.js and serving billions of requests in the real world</h2>
<p>The growth of a full-scale, dynamic Node.js platform from the beginning of an idea, to its distributed architecture today. What types of barriers did we encounter? What types of mistakes did we make? What important decisions did we choose?</p>
<p>Sometimes challenges are technical, sometimes they are organizational.</p>
<p>We'll discuss a real product, out in the wild churning out thousands of requests per second. Excited to be able to share this story.</p>
</div>
</div>
</article>
<article id="vicentmarti" class="speakers">
<h1>Vicent Marti</h1>
<p class="links"><a href="http://twitter.com/vmg" target="_blank">@vmg</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/vicent_marti.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Intermediate</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Intergalactic MC. Systems engineer at GitHub.</p>
<p>Vicent Marti has a name which is difficult to pronounce. Despite his main occupation as intergalactic MC, he spends his spare time working full time at GitHub, where he builds tools for the people who build the Internet. There, he maintains The Library, wrecks occasional havoc on the backend and evangelizes what he believes is beautiful technology. As an European citizen (Spain, according to his passport), Vicent enjoys drums and yellow things and the sweet, sweet smell of civilization.</p>
<h2>Threedee Tales of Urban Bohemia</h2>
<p>This talk is a gentle and practical introduction to the concept of low-level 3D rendering, exposed through a web browser and the lens of avascript with WebGL</p>
</div>
</div>
</article>
<article id="tomasperez" class="speakers">
<h1>Tomás Pérez & José M. Pérez</h1>
<p class="links"><a href="//twitter.com/tomasperezv" target="_blank">@tomasperezv</a>, <a href="//twitter.com/jmperezperez" target="_blank">@jmperezperez</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/tomas_perez.jpg" />
</div>
<div>
<img src="img/speakers/jose_perez.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Intermediate</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Talk presented by 2 Frontend Web Developers from Spotify: Jose Pérez and Tomás Pérez, based in Stockholm.</p>
<p>They love to learn and play with new web technologies, specially focused into HTML5, Mobile Web and Web Performance Optimization.</p>
<h2>Cross-platform application development using web technologies</h2>
<p>This talk presents how Spotify uses web technologies to develop and maintain key features in the different platforms that compose the Spotify experience: desktop client, mobile apps and the Web Player.</p>
<p>Hybrid apps is a hot topic nowadays, and we will explain how our architecture abstracts a web developer from the platform, making it possible to share code across multiple devices.</p>
<p>In addition, we will talk about how we communicate with the Spotify clients, using web technologies such as local storage to communicate between different tabs and post messages to achieve cross domain communication. We will also analyze some browser inconsistencies and will show work-arounds to solve them.</p>
</div>
</div>
</article>
<article id="stuartmemo" class="speakers">
<h1>Stuart Memo</h1>
<p class="links"><a href="//twitter.com/stuartmemo" target="_blank">@stuartmemo</a>, <a href="http://stuartmemo.com/" target="_blank">stuartmemo.com</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/stuart_memo.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Beginner</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Stuart is a web developer living and working in Glasgow, Scotland. A self-proclaimed "champion of the future", he spends much of his time experimenting with HTML5 and the Web Audio API. These experiments usually result in projects with silly names. - <a href="http://stuartmemo.com/qwerty-hancock/" target="_blank">http://stuartmemo.com/qwerty-hancock/</a></p>
<p>Last year, he gave one of the most popular talks at JSConf EU, declaring that JavaScript is the new Punk Rock. - <a href="http://www.youtube.com/watch?v=PN8Eg1K9xjE" target="_blank">http://www.youtube.com/watch?v=PN8Eg1K9xjE</a></p>
<h2>The Amazing Sounds of JavaScript</h2>
<p>From the theremin to the sampler via the synthesizer and drum machine, technology has always shaped the sound of popular music. While the web has become the most popular way of sharing music, it’s never been used to make it. That is until now. The Web Audio API enables us to design and create instruments & audio effects from scratch using JavaScript. This talk will not only show you how to do this, but why this is the future of making music.</p>
</div>
</div>
</article>
<article id="jozsefpengo" class="speakers">
<h1>Jozsef Ferenc Pengo</h1>
<p class="links"><a href="//twitter.com/dzsodzso" target="_blank">@dzsodzso</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/jozsef_pengo.jpg" />
</div>
<p> Type <span>Talk</span></p>
<p> Level <span>Beginner</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>After working for many failed and less successful startups, Dzsó joined Prezi as a developer, member of the Mobile Browser Team. They working on an HTML5 application, using modern tools and languages which compile to JavaScript. He organizes workshops, coding dojos in Budapest, and he co-organized as the largest event in javascript, the MLOC.JS Budapest Conference.</p>
<h2>Hunting down memory leaks</h2>
<p>Techniques, how to find and eliminate memory leaks in client and server code.</p><p>Common memory leak sources, profilers, monitoring and testing tools with examples.</p>
</div>
</div>
</article>
<h1>Workshops Speakers</h2>
<article id="gonzaloruiz" class="speakers">
<h1>Gonzalo Ruiz de Villa</h1>
<p class="links"><a href="//twitter.com/gruizdevilla " target="_blank">@gruizdevilla </a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/gonzalo_ruiz.png" />
</div>
<p> Type <span>Workshop</span></p>
<p> Level <span>Beginner</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Gonzalo Ruiz de Villa is CIO and co-founder of Adesis Netlife, which is a Spanish company that offers full services in the area of Internet and new technologies since year 2000. During the last 13 years, he has been working with both server and front technologies. In the last years, he has been involved in the development of big Single Page Application websites for financial institutions, where he has used new MVC frameworks such as Backbone.js and AngularJS. </p>
<h2>Finding and debugging Memory Leaks in JavaScript with Chrome Dev Tools</h2>
<p>JavaScript applications are increasingly larger and they also tend to execute during longer periods. In these applications, the memory is a scarce and valuable resource that must be taken care of. With the support of the Chrome Dev Tools, we will learn how to analyze memory consumption and how to find and fix memory leaks, making our applications more stable and robust in the way.</p>
</div>
</div>
</article>
<article id="juliostaude" class="speakers">
<h1>Julio Cesar Staude</h1>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/julio_cesar_staude.png" />
</div>
<p> Type <span>Workshop</span></p>
<p> Level <span>Beginner</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>Julio has worked at Intel in QA Testing for the Intel AppUp Program, also did worked for Meego testing the UI. Then Started to work on the marketing side of AppUp Program for Latin America and Spain.</p>
<p>After that he began to work on Tizen as a Community Manager for Spanish Communities.</p>
<p>And the future… he doesn’t know what will bring to me. </p>
<h2>Tizen Developer</h2>
<p><strong>Tizen has 1500€ to give to the developer who will develop the best Tizen app. More details during the workshop. </strong>
<p>Intel is organizing a Tizen DevLab in Madrid ! All developers will be able to discover all the opportunities brought by the new Linux Foundation's OS.</p>
<p>Tizen is the new Open Source operating system. From the Fall 2013, Samsung will launch a new upscale mobile phone running Tizen !</p>
<p>Smartphones, tablets, PC's, cars, connected TV… opportunities for apps developers are enormous.</p>
<p>We designed two identical 4-hour workshops to give you special insights about Tizen :
<ul>
<li>1st workshop : 9:30 am - 1:30 pm</li>
<li>2nd workshop : 3:00 pm - 7:00 pm</li>
</ul></p>
<p>
During this workshop, you will get started on Tizen with Intel's team. Intel will present how to develop a Tizen app and help you get familiar with developing on this new OS.</p>
<p>At the end you all will get an amazing surprise!</p>
</div>
</div>
</article>
<article id="vicentgarcia" class="speakers">
<h1>Vicenç García</h1>
<p class="links"><a href="//twitter.com/vgaltes" target="_blank">@vgaltes</a></p>
<div class="clearfix">
<div class="photo">
<div>
<img src="img/speakers/vincent_garcia.jpg" />
</div>
<p> Type <span>Workshop</span></p>
<p> Level <span>Beginner</span></p>
<!-- <p><span class="resources">Video of the talk</span></p> -->
</div>
<div class="main">
<p>He has been developing software for 11 years, first in an academic environment combining it with training and then in private business. He spent 6 years in Indra Security Sistems, being responsable for developing a surveillance system and driving the use of Agile methodologies in the company.</p>
<p>He currently works at Plain Concepts as a developer and trainer in the ALM area. I’m an active member of the agile-spain community, being part of the organization of AOS2010 and CAS2010 and driving the Barcelona and Zona Norte local groups, organizing other local events. I’m Certified Scrum Master, Professional Scrum Developer, Microsoft Certified Professional and he writes on <a href="geeks.ms/blogs/devnettips" target="_blank">geeks.ms/blogs/devnettips</a> and <a href="http://vgaltes.com">vgaltes.com</a>.</p>
<h2>Functional testing with CasperJS</h2>
<p>Functional testing is an important part when developing an application. It helps us, combined with other techniques like BDD or ATDD, to ensure that we are making the right things. </p><p>We will explain what functional testing is and when it can be useful and we will explore the capabilities that CasperJs has to do functional tests.</p>
</div>
</div>
</article>
{% include call_for_papers.phtml %}
</div>