forked from jaimeiniesta/euruko2009
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
571 lines (320 loc) · 17.6 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
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
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>EuRuKo 2009 - EuRuKo 2009 - List of Talks</title>
<link rel="shortcut icon" href="/favicon.ico" />
<link href="/stylesheets/reset.css" media="screen, projection" rel="stylesheet" type="text/css" />
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" />
<link href="/stylesheets/forms.css" media="screen, projection" rel="stylesheet" type="text/css" />
<link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" />
<!--[if IE]>
<link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
<![endif]-->
<script src="/javascripts/jquery.js" type="text/javascript"></script>
<script src="/javascripts/jquery-ui.js" type="text/javascript"></script>
<script src="/javascripts/jrails.js" type="text/javascript"></script>
<script src="/javascripts/application.js" type="text/javascript"></script>
</head>
<body>
<div id="header">
<div id="nav">
<div id="main-menu">
<ul>
<li><a href='/'>Home</a></li>
<li><a href='/calendar/'>Calendar</a></li>
<li><a href='/talks/'>Talks</a></li>
<li><a href='/people/'>People</a></li>
<li><a href='/archives'>Blog</a></li>
<li><a href='/static_pages/help/'>Help</a></li>
</ul>
</div>
<div id="user-menu">
<ul>
</ul>
</div>
</div>
</div>
<div id="page">
<div class="main">
<div id="content-wrapper" class="span-16">
<div id="content">
<div id="logo"><img src='/images/logo.png' /></div>
<div id='hiddenlogo' style='display:none;'><img alt="Logo" src="/images/logo.png?1235393512"></div>
<div id="cover"><img alt="Cover" src="/images/cover.png?1235393512"></div>
<div id="extra">
<div class="box soldout">
<img alt="Soldout" src="/images/soldout.png?1236813742"><h5>Fully booked</h5>
<p>We are sorry to say (and happy by the way) that we have<br>
no more seats available!</p>
<p>It's going to be a great conference. <strong>See you there!</strong></p>
</div>
</div>
<h3>List of Talks</h3>
<div class="entry shorten">
<img alt="Welcome_talk" class="avatar" src="/paper_files/8/photos/small/welcome_talk.jpg?1241711052"><h4><a href="/talks/8-reception-and-welcome-talk">Reception and Welcome Talk</a></h4>
<p>Welcome talk, inauguration of EuRuKo 2009</p>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Matz" class="avatar" src="/paper_files/6/photos/small/matz.jpg?1241710202"><h4><a href="/talks/6-matz-keynote">Matz Keynote</a></h4>
<p>
By
<a href="/people/297-yukihiro-matsumoto">Yukihiro Matsumoto</a>
</p>
<p>Keynote by Matz</p>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Sk_euruko09" class="avatar" src="/paper_files/7/photos/small/sk_euruko09.png?1236623603"><h4><a href="/talks/7-the-risks-we-take-ruby-in-systems-testing">The Risks We Take. Ruby in System Testing</a></h4>
<p>
By
<a href="/people/18-kamper">Stephan Kämper</a>
</p>
<p>In larger companies - and Ruby is in fact entering these now - there seems to be a misconception of how to deal with risk. In my experience a risk has to be predicted, mitigated if at all possible and avoided like "The Plague". This makes departments, teams and even individuals more and more <a href="/talks/7-the-risks-we-take-ruby-in-systems-testing">(Read more)</a></p>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Screenshot" class="avatar" src="/paper_files/9/photos/small/screenshot.jpg?1236646646"><h4><a href="/talks/9-fun-with-ruby-and-without-r-s-program-your-own-games-with-gosu">Fun with ruby (and without r***s) Program your own games with gosu</a></h4>
<p>
By
<a href="/people/4-javier-ramirez">javier ramirez</a>
</p>
<p>Games programming is usually associated to heavy duty graphics, system-dependent libraries, and serious performance issues. While that's true for virtual worlds or 3d realistic games, you can still have lots of fun developing your own 2d platform games.</p> After all, if we could do it back <a href="/talks/9-fun-with-ruby-and-without-r-s-program-your-own-games-with-gosu">(Read more)</a>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Picture_1" class="avatar" src="/paper_files/10/photos/small/Picture_1.png?1241794939"><h4><a href="/talks/10-who-needs-photoshop-creative-image-manipulation-and-processing-using-ruby-to-do-image-recognition-movie-decomposition-and-more">Who needs photoshop? Creative image manipulation and processing using Ruby</a></h4>
<p>
By
<a href="/people/180-cory-forsyth">Cory Forsyth</a>
</p>
<p>I will be talking about creative applications of Ruby into the field of image processing. In the talk I'll be exploring the philosophical differences between manipulating images using GUI tools like photoshop and command-line tools like ruby scripting. What sorts of things can you do with <a href="/talks/10-who-needs-photoshop-creative-image-manipulation-and-processing-using-ruby-to-do-image-recognition-movie-decomposition-and-more">(Read more)</a></p>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Chef-says-okay" class="avatar" src="/paper_files/12/photos/small/chef-says-okay.png?1236688658"><h4><a href="/talks/12-chef-the-new-ruby-system-management-tool">Automate Everything: Cooking with Chef</a></h4>
<p>
By
<a href="/people/19-joshua-sierles">Joshua Sierles</a>
</p>
<p>If you're still using Capistrano or shell scripts to manage your servers, this talk is for you. It's time to automate everything and sleep better at night.</p> Centralized configuration management is key to any production environment. Standing on the shoulders of tools like Puppet, Chef is <a href="/talks/12-chef-the-new-ruby-system-management-tool">(Read more)</a>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Picture_3" class="avatar" src="/paper_files/13/photos/small/Picture_3.jpg?1241796218"><h4><a href="/talks/13-software-craftmanship">Software Craftsmanship</a></h4>
<p>
By
<a href="/people/127-phillip-oertel">Phillip Oertel</a>
</p>
<p>I will give a talk about the idea of Software Craftsmanship: What does this fuzzy term actually mean, how is it different from how we work today, and does being a software craftsman keep you your job? </p> I want to combine insight from current Agile software development methodologies, <a href="/talks/13-software-craftmanship">(Read more)</a>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Gong" class="avatar" src="/paper_files/14/photos/small/gong.jpg?1241710589"><h4><a href="/talks/14-lightning-talks">Lightning Talks</a></h4>
<p>
By
<a href="/people/317-claudio-baccigalupo">Claudio B.</a>
,
<a href="/people/134-florian-gilcher">Florian Gilcher</a>
,
<a href="/people/121-christian-amor-kvalheim">Christian Amor Kvalheim</a>
,
<a href="/people/49-tomasz">Tomasz Stachewicz</a>
,
<a href="/people/174-kevin-noonan">Kevin Noonan</a>
and
<a href="/people/151-irina-dumitrascu">Irina Dumitrascu</a>
</p>
<p>Several lightning talks, 5 minutes each. </p>
<p>Moderated by the Lightning Talks Master and his merciless Gong!</p>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Missing" class="avatar" src="/photos/small/missing.png?1235393512"><h4><a href="/talks/16-dataobjects">DataObjects</a></h4>
<p>
By
<a href="/people/22-dirkjan-bussink">Dirkjan Bussink</a>
</p>
<p>DataObjects tries to improve the Ruby ecosystem by providing a unified database access layer. Projects such as Rack have proven very successful and many other programming languages already have API's like Java's JDBC and Perl::DBI.</p> Ruby::DBI has been tried in the past, but since it <a href="/talks/16-dataobjects">(Read more)</a>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Jsgoecke_new" class="avatar" src="/paper_files/17/photos/small/jsgoecke_new.jpg?1236622764"><h4><a href="/talks/17-adhearsion">Adhearsion</a></h4>
<p>
By
<a href="/people/23-jason-goecke">Jason Goecke</a>
</p>
<p>Adhearsion (http://adhearsion.com) is a Ruby-based framework, installable as a gem, that provides a comprehensive development environment for developing voice enabled applications using a jargon free DSL. Further, Adhearsion integrates with Rails in various ways, extending Rails seamlessly into <a href="/talks/17-adhearsion">(Read more)</a></p>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Missing" class="avatar" src="/photos/small/missing.png?1235393512"><h4><a href="/talks/18-building-crossplatform-mobile-apps-in-ruby-with-the-rhodes-framework">Building Crossplatform Mobile Apps in Ruby with the Rhodes framework</a></h4>
<p>
By
<a href="/people/294-adam-blum">Adam Blum</a>
</p>
<p>Rhodes is an open source Ruby-based framework for building locally executing, device-optimized mobile applications that run on all major smartphone devices. These applications work with synchronized local data from enterprise application backends. Rhodes also allows you to take advantage of <a href="/talks/18-building-crossplatform-mobile-apps-in-ruby-with-the-rhodes-framework">(Read more)</a></p>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Snapshot" class="avatar" src="/paper_files/19/photos/small/snapshot.jpg?1236607602"><h4><a href="/talks/19-ruby-archaeopteryx">Ruby Archaeopteryx</a></h4>
<p>
By
<a href="/people/21-pablo-formoso-estrada">Pablo Formoso Estrada</a>
</p>
<p>Ruby Archaeopteryx Talk is about the creation of midi clips with Ruby code. On a first demo I will show you how to implement an easy drums Machine using Ruby Midi standard libraries to make a complete song by launching pre loaded audio clips on the Drum Machine.</p> A second part of the <a href="/talks/19-ruby-archaeopteryx">(Read more)</a>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="ƒ_logo" class="avatar" src="/paper_files/22/photos/small/euruko2009_logo.png?1236853817"><h4><a href="/talks/22-quality-code-with-cucumber">Quality code with Cucumber</a></h4>
<p>
By
<a href="/people/20-aslak">Aslak Hellesøy</a>
</p>
<p>Cucumber (http://cukes.info/) is a novel tool for Behaviour Driven Development. While early BDD tools like RSpec and Shoulda are geared towards programmers, classes and objects, Cucumber nicely fills the communication gap between customers, programmers and testers. This session will change how <a href="/talks/22-quality-code-with-cucumber">(Read more)</a></p>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Fox_head_1" class="avatar" src="/paper_files/21/photos/small/fox_head_1.jpg?1236860656"><h4><a href="/talks/21-announcing-rudy-write-ruby-native-extensions-in-d-programming-language">Announcing RuDy: write Ruby native extensions in D programming language</a></h4>
<p>
By
<a href="/people/49-tomasz">Tomasz Stachewicz</a>
</p>
<p>Everyone wants speed. Not everyone jumps right into writing Ruby native extensions in C, as it is a hard and daunting task. It would be great to write native extension in a modern and more programmer-friendly language with all the performance. That's what RuDy project aim is: enable and ease <a href="/talks/21-announcing-rudy-write-ruby-native-extensions-in-d-programming-language">(Read more)</a></p>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Missing" class="avatar" src="/photos/small/missing.png?1235393512"><h4><a href="/talks/23-lightning-short-talks">Lightning/short talks</a></h4>
<p>
By
<a href="/people/174-kevin-noonan">Kevin Noonan</a>
,
<a href="/people/59-mislav-marohnic">Mislav Marohni?</a>
,
<a href="/people/252-lindsay-holmwood">Lindsay Holmwood</a>
,
<a href="/people/305-paul-klipp">Paul Klipp</a>
,
<a href="/people/328-norbert-crombach">Norbert Crombach</a>
and
<a href="/people/137-cristi-balan">Cristi Balan</a>
</p>
<p>Lightning/short talks</p>
<div class="clear"></div>
</div>
<div class="entry shorten">
<img alt="Missing" class="avatar" src="/photos/small/missing.png?1235393512"><h4><a href="/talks/24-candidates-cities-discussion-for-the-2010-euruko-host">Candidates cities discussion for the 2010 Euruko Host</a></h4>
<p>Candidates cities discussion for the 2010 Euruko Host
</p>
<div class="clear"></div>
</div>
</div>
</div>
<div id="sidebar-wrapper">
<div id="sidebar">
<div class="spot">
<img src="/images/europe.png" />
<h3>What's EuRuKo?</h3>
<p>
EuRuKo is an annual conference about the Ruby programming
language with an informal atmosphere and lots of opportunities
to listen, to talk, to hack and to have fun.
This year takes place on Barcelona, Spain, the days 9th and 10th
of May.
</p>
</div>
<div class="spot">
<h3>Sponsorship <a href="/files/sponsorship_EuRuKo_2009.pdf">Get info</a></h3>
<div class="sponsor silver">
<a href="http://www.xing.com/?dpt=maes&ttp=spon&plf=euru&xtr=es0209" title="Xing"><img src='/images/sponsors/xing.png' /></a><br/>
<p><a href="http://www.xing.com" title="Xing">Silver Sponsor: Xing</a></p>
</div>
<div class="sponsor">
<a href="http://www.linkingpaths.com" title="Linking Paths"><img src='/images/sponsors/linking-paths.png' /></a><br/>
<p><a href="http://www.linkingpaths.com" title="Linking Paths">Linking Paths</a></p>
</div>
<div class="sponsor">
<a href="http://www.guebs.com" title="Guebs.com"><img src='/images/sponsors/guebs.png' /></a><br/>
<p><a href="http://www.guebs.com" title="Guebs.com">Güebs</a></p>
</div>
<div class="sponsor">
<a href="http://www.aspgems.com" title="ASPgems"><img src='/images/sponsors/aspgems.png' /></a><br/>
<p><a href="http://www.aspgems.com" title="ASPgems">ASPgems</a></p>
</div>
<div class="sponsor">
<a href="http://www.citilab.eu" title="Citilab"><img src='/images/sponsors/citilab.png' /></a><br/>
<p><a href="http://www.citilab.eu" title="Citilab">Citilab</a></p>
</div>
<div class="sponsor">
<a href="http://www.lunarlogicpolska.com" title="Lunar Logic Polska"><img src='/images/sponsors/lunar-logic-polska.png' /></a><br/>
<p><a href="http://www.lunarlogicpolska.com" title="Lunar Logic Polska">Lunar Logic Polska</a></p>
</div>
<div class="sponsor">
<a href="http://www.ameets.com" title="Ameets"><img src='/images/sponsors/ameets.png' /></a><br/>
<p><a href="http://www.ameets.com" title="Ameets">Ameets</a></p>
</div>
<div class="sponsor">
<a href="http://www.flowersinspace.com" title="Flowers in Space"><img src='/images/sponsors/flowers-in-the-space.png' /></a><br/>
<p><a href="http://www.flowersinspace.com" title="Flowers in Space">Flowers in Space</a></p>
</div>
<div class="sponsor">
<a href="http://www.microsoft.com" title="Microsoft"><img src='/images/sponsors/microsoft.png' /></a><br/>
<p><a href="http://www.microsoft.com" title="Microsoft">Microsoft</a></p>
</div>
<div class="clear"></div>
</div>
<div class="spot">
<img src='/images/twitter.png' />
<h3>Follow us on Twitter</h3>
<p>
We've got a Twitter account to keep you up to date on everything
related with the conference. If you follow us you'll be getting
the most updated information. The user is
<a href="http://twitter.com/euruko">@euruko</a>
</p>
</div>
<div class="spot">
<img src='/images/ruby.png' />
<h3>Got Ruby?</h3>
<p>
Ruby is a dynamic, open source programming language with a focus
on simplicity and productivity. It has an elegant syntax that is
natural to read and easy to write.
<a href="http://www.ruby-lang.org/en/about/">More...</a>
</p>
</div>
<div class="spot box">
<h3>Contact Us</h3>
<p>
The conference is organised this year by the Spanish Ruby Users Group
or as we like to call it <a href="http://www.srug.org">SRUG</a>.
</p>
<p>You can join the <a href="http://groups.google.es/group/euruko-spain-2009">mailing list</a>.</p>
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div id="footer-wrapper">
<div id="footer">
© EuRuKo 2009 - <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Share Alike 2.0</a> |
Icons from <a href="http://famfamfam.com/">famfamfam</a> |
Design based on <a href="http://radiantcms.org">Radiant</a>'s <a href="http://spurrd.com">Roasters Theme</a>
</div>
</div>
</div>
<!-- Google Analytics -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-122379-20");
pageTracker._initData();
pageTracker._trackPageview();
</script>
<!-- END Google Analytics -->
</body>
</html>