-
Notifications
You must be signed in to change notification settings - Fork 1
/
previous.html
356 lines (353 loc) · 17.1 KB
/
previous.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
---
layout: default
title: Sessions passées
---
<table>
<tr>
<th scope="col" style="width: 15%;">
Date
</th>
<th scope="col" style="width: 40%;">
Thème
</th>
<th scope="col" style="width: 25%;">
Ressources
</th>
<th scope="col" style="width: 25%;">
Animateur
</th>
</tr>
{% for post in site.posts %}
<tr>
<td>{{post.date | date_to_string}}</td>
<td><span class="wikilink">{{ post.title }}</span></td>
<td><span class="wikilink">{{ post.slides }}</span></td>
<td><span class="wikilink"></a>{{ post.speaker }}</span></td>
</tr>
{% endfor %}
<!-- before Jekyll -->
<tr>
<td>Juin 2013</td>
<td><span class="wikilink">Vue d'ensemble du DDD</span></td>
<td><span class="wikiexternallink"><a href="http://www.parleys.com/play/51beda55e4b0d38b54f461b1">Parleys</a></span></td>
<td><span class="wikilink"><a href="http://www.grodziski.com/">Jérémie Grodziski</a></span></td>
</tr>
<tr>
<td>Mai 2013</td>
<td><span class="wikilink">Vivre en parallèle</span></td>
<td><span class="wikiexternallink"><a href="http://www.slideshare.net/henrit/vivre-en-parallle-jugl-2013">Slides</a></span></td>
<td><span class="wikilink"><a href="http://henritremblay.blogspot.fr">Henri Tremblay</a></span></td>
</tr>
<tr>
<td>Avril 2013</td>
<td><span class="wikilink">JUGL Challenge</span></td>
<td></td>
<td><a href="https://twitter.com/francoishelg">François Helg</a> & <a href="https://twitter.com/comte_a">Antoine Comte</a></td>
</tr>
<tr>
<td>Mars 2013</td>
<td><span class="wikilink">Elasticsearch</span></td>
<td><span class="wikiexternallink"><a href="http://fr.slideshare.net/dadoonet/lausanne-jug-elasticsearch">Slides</a></span> <span class="wikiexternallink"><a href="http://www.parleys.com/play/5178ea42e4b0c6dcd954641c">Parleys</a></span></td>
<td><span class="wikilink"><a href="http://dev.david.pilato.fr/"><span class="wikigeneratedlinkcontent">David Pilato</span></a></span></td>
</tr>
<tr>
<td>Février 2013</td>
<td><span class="wikilink">A whirlwind tour of SOAP services</span></td>
<td><span class="wikiexternallink"><a href="http://www.parleys.com/play/51793c37e4b0736a5fa669f6">Parleys</a></span></td>
<td><span class="wikilink"><a href="http://www.reficio.org/"><span class="wikigeneratedlinkcontent">Tom Bujok</span></a></span></td>
</tr>
<tr>
<td>Janvier 2013</td>
<td><span class="wikilink">Android</span></td>
<td><span class="wikiexternallink"><a href="http://fr.slideshare.net/jeromevdl/jug-lausanne-android-janvier2013">Slides</a></span></td>
<td><span class="wikilink"><a href="http://www.javasioux.fr/blog/">Jérôme Van Der Linden</a></span></td>
</tr>
<tr>
<td>Décembre 2012</td>
<td><span class="wikilink">Play</span></td>
<td><span class="wikiexternallink"><a href="http://fr.slideshare.net/JUGLausanne/2012-12playframework-realtime-web">Slides</a></span>, <span class="wikiexternallink"><a href="http://fr.slideshare.net/JUGLausanne/play-chez-zaptravel-nicolas-martignole-december-2012">Slides Play! chez Zaptravel</a></span></td>
<td><span class="wikiexternallink"><a href="http://www.touilleur-express.fr/">Nicolas Martignole</a></span>, <span class="wikiexternallink"><a href="http://guillaume.bort.fr/">Guillaume Bort</a></span>, <span class="wikiexternallink"><a href="http://sadache.tumblr.com/">Sadek Drobi</a></span></td>
</tr>
<tr>
<td>Septembre 2012</td>
<td><span class="wikilink">Gatling</span></td>
<td><span class="wikiexternallink"><a href="http://www.parleys.com/#st=5&id=3665&sl=0">Parleys</a></span></td>
<td><span class="wikicreatelink"><a href="http://nire.free.fr/"><span class="wikigeneratedlinkcontent">Nicolas Remond</span></a></span></td>
</tr>
<tr>
<td>Juin 2012</td>
<td><span class="wikilink">Cassandra</span></td>
<td><span class="wikiexternallink"><a class="wikimodel-freestanding"
href="http://www.slideshare.net/benoitperroud/cassandra-talk-jug-lausanne-20120614">Slides</span></a></span></td>
<td><span class="wikilink"><a href="http://benoitperroud.blogspot.ch/">Benoit Perroud</a></span></td>
</tr>
<tr>
<td>Avril 2012</td>
<td>Akka</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Mars 2012</td>
<td><span class="wikilink">DirectMemory</span></td>
<td><span class="wikiexternallink"><a href="http://www.parleys.com/#st=5&id=3664&sl=0">Parleys</a></span></td>
<td><span class="wikilink"><a href="http://benoitperroud.blogspot.ch/">Benoit Perroud</a></span></td>
</tr>
<tr>
<td>Février 2012</td>
<td><span class="wikilink">NACA</span></td>
<td></td>
<td><span class="wikilink"><a href="http://media-tech.blogspot.ch/"><span class="wikigeneratedlinkcontent">Didier Durand</span></a></span></td>
</tr>
<tr>
<td>Janvier 2012</td>
<td>Ruby et JRuby</td>
<td><span class="wikiexternallink"><a class="wikimodel-freestanding"
href="http://www.parleys.com/#st=5&id=3038">Slides</a></span></td>
<td><a href="http://www.sans-savoir.net/">Yann Lugrin</a></td>
</tr>
<tr>
<td>Décembre 2011</td>
<td>DOJO Java</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Décembre 2011 (exceptionnel)</td>
<td>Java 7, or JDK 7 Updates or JDK 8</td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/2011-12java-se7">Slides</a></span></td>
<td><span class="wikilink"><a href="http://robilad.livejournal.com/"><span class="wikigeneratedlinkcontent">Dalibor Topic</span></a></span></td>
</tr>
<tr>
<td>Novembre 2011</td>
<td><span class="wikilink">Marre des frameworks ! Oui aux bons outils !</span></td>
<td>NA</td>
<td><span class="wikilink"><a href="http://blog.javabien.net/"><span class="wikigeneratedlinkcontent">David Gageot</span></a></span></td>
</tr>
<tr>
<td>Octobre 2011</td>
<td><span class="wikilink">Performances</span></td>
<td></td>
<td><span class="wikiexternallink"><a href="http://cfalguiere.wordpress.com/">Claude Falguière</a></span></td>
</tr>
<tr>
<td>Septembre 2011</td>
<td><span class="wikilink">XWiki</span></td>
<td>TODO</td>
<td><span class="wikiexternallink"><a href="http://massol.myxwiki.org/xwiki/bin/view/XWiki/VincentMassol">Vincent Massol</a></span></td>
</tr>
<tr>
<td></td>
<td>*PAS DE RÉUNIONS EN JUILLET ET AOÛT*</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Juin 2011</td>
<td><span class="wikilink">Painless desktop application development: the Griffon Experience</span></td>
<td>NA</td>
<td><a href="http://jroller.com/aalmiray/">Andres Almiray</a></td>
</tr>
<tr>
<td>Mai 2011</td>
<td><span class="wikilink">La plate-forme CloudBees</span></td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/cloudbees-sacha-labourey">Slides</a></span> et <span class="wikiexternallink"><a href="http://www.parleys.com/#st=5&id=2464&sl=0">vidéo sur |parleys</a></span></td>
<td><span class="wikiexternallink"><a href="http://sacha.labourey.com/">Sacha Labourey</a></span></td>
</tr>
<tr>
<td>Avril 2011</td>
<td><span class="wikilink">Présentation de Apache Camel</span></td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/apache-camel-27809422">Slides</a></span></td>
<td>Stéphane Kay</td>
</tr>
<tr>
<td>Mars 2011</td>
<td><span class="wikilink">Présentation Vaadin</span></td>
<td><span class="wikiexternallink"><a href="http://www.parleys.com/d/2317">vidéo Parleys</a></span></td>
<td><span class="wikilink"><a href="http://www.linkedin.com/pub/eric-leray/b/3a1/714"><span class="wikigeneratedlinkcontent">Eric Leray</span></a></span></td>
</tr>
<tr>
<td>Février 2011</td>
<td><span class="wikiexternallink"><a href="http://mailings.octo.com/2011-01-25/fr/index-fr.html">Session dédiée à l'analyse de la qualité du code Java</a></span></td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/session-ddie-lanalyse-de-la-qualit-du-code-java-cyril-picat">Slides</a></span> et <span class="wikiexternallink"><a href="http://parleys.com/d/2297">vidéo Parleys</a></span></td>
<td><span class="wikilink"><a href="https://twitter.com/cyrilpicat">CyrilPicat</a></span>, Alan Perkins (Coverity), <a href="http://structure101.com/blog/">Chris Chedgey (Headway Software)</a>, Bogdan Czwartkowski (Parasoft), <a href="http://www.sonarqube.org/author/freddymallet/">Freddy Mallet (Sonar)</a>, <a href="http://henritremblay.blogspot.fr/">Henri Tremblay (XDepend)</a></td>
</tr>
<tr>
<td>Janvier 2010</td>
<td><span class="wikilink">Groovy & Gaelyk</span></td>
<td><span class="wikiexternallink"><a href="http://www.slideshare.net/glaforge/groovy-and-gaelyk-lausanne-jug-2011-guillaume-laforge">Slides</a></span></td>
<td><span class="wikiexternallink"><a href="http://glaforge.appspot.com/">Guillaume Laforge</a></span></td>
</tr>
<tr>
<td>Décembre 2010</td>
<td><span class="wikilink">Performances des serveurs en Java: l'expérience du projet OpenDS</span></td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/open-ds">Slides</a></span>
</td>
<td><span class="wikilink"><a href="http://ludopoitou.wordpress.com/"><span class="wikigeneratedlinkcontent">Ludovic Poitou</span></a></span></td>
</tr>
<tr>
<td>Novembre 2010</td>
<td><span class="wikilink">Spring Batch</span></td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/spring-batch-27809270">Slides</a></span></td>
<td><span class="wikilink"><a href="http://julien.jakubowski.fr/"><span class="wikigeneratedlinkcontent">Julien Jakubowski</span></a></span></td>
</tr>
<tr>
<td>Octobre 2010</td>
<td><span class="wikilink">Infinispan</span></td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/infinispan-galder-zamarreno-october-2010">Slides</a></span></td>
<td><span class="wikilink"><a href="http://galder.zamarreno.com/"><span class="wikigeneratedlinkcontent">Galder Zamarreno</span></a></span></td>
</tr>
<tr>
<td>Septembre 2010</td>
<td><span class="wikilink"><span class="wikigeneratedlinkcontent">No Sql</span></td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/2010-09no-sql">Slides</a></span></td>
<td><span class="wikilink"><a href="https://twitter.com/omallassi"><span class="wikigeneratedlinkcontent">Olivier Mallassi</span></a></span></td>
</tr>
<tr>
<td></td>
<td>*PAS DE RÉUNIONS EN JUILLET ET AOÛT*</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Juin 2010</td>
<td>Présentation de la plateforme <span class="wikiexternallink"><a href="https://jazz.net/">Jazz</a></span></td>
<td></td>
<td>Danny Villemure et Jean-Marc Lugrin</td>
</tr>
<tr>
<td>Mai 2010</td>
<td>Java EE 6 & GlassFish V3</td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/java-ee-6-glassfish-v3">Slides</a></span></td>
<td><span class="wikiexternallink"><a href="http://alexismp.wordpress.com/">Alexis Moussine-Pouchkine</a></span></td>
</tr>
<tr>
<td>Avril 2010</td>
<td>Maven pour construire vos applications d'entreprise</td>
<td><span class="wikiexternallink">
<a href="http://www.slideshare.net/aheritier/20100408-lausanne-jugmaven">Slides</a>
<a class="wikimodel-freestanding"
href="http://www.slideshare.net/aheritier/20100408-lausanne-jugmaven">Slides</a></span></td>
<td><span class="wikiexternallink"><a href="http://aheritier.net/">Arnaud Héritier</a></span></td>
</tr>
<tr>
<td>Mars 2010</td>
<td>Tapestry</td>
<td></td>
<td><a href="http://www.linkedin.com/in/erbianchi">Eric BIANCHI</a> & <a href="https://twitter.com/matcora">Matthieu Corageoud</a></td>
</tr>
<tr>
<td>Février 2010</td>
<td>Wicket</td>
<td><span class="wikiexternallink"><a class="wikimodel-freestanding"
href="http://www.slideshare.net/cblavier/wicket-jug-lausanne">Slides</a></span></td>
<td><a href="http://about.me/christian.blavier">Christian Blavier</a></td>
</tr>
<tr>
<td>Janvier 2010</td>
<td><span class="wikilink">Introduction à Scala</span></td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/2010-01scala-intro">Slides</a></span></td>
<td><span class="wikiexternallink"><a href="http://people.epfl.ch/michel.schinz">Michel Schinz</a></span></td>
</tr>
<tr>
<td>Décembre 2009</td>
<td><span class="wikilink">Introduction Groovy / Grails</span></td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/introduction-groovy-grails">Slides</a></span> et <span class="wikiexternallink"><a href="https://forge.octo.com/svn/jugl/2009-12_GroovyGrails">sources des demos</a></span></td>
<td><span class="wikilink"><a href="https://twitter.com/cyrilpicat">Cyril Picat</a></span></td>
</tr>
<tr>
<td>Novembre 2009</td>
<td><span class="wikilink">Real-Time, Java and beyond...</span></td>
<td></td>
<td><span class="wikiexternallink"><a href="http://www.honig-spring.dk/">Jesper Honig Spring</a></span></td>
<td></td>
</tr>
<tr>
<td>Octobre 2009</td>
<td>Initiation aux tests fonctionnels</td>
<td><span class="wikiattachmentlink"><a href="/downloads/sample.zip">sources des exemples</a></span> et <span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/initiation-aux-tests-fonctionnels-philippe-kernevez-october-2009">slides</a></span></td>
<td><span class="wikilink"><a href="http://www.linkedin.com/pub/philippe-kernevez/0/8b2/b02">Philippe Kernévez</a></span></td>
</tr>
<tr>
<td>Septembre 2009</td>
<td>Présentation de JBoss Applicatiion Server 5</td>
<td></td>
<td><span class="wikilink"><a href="ch.linkedin.com/in/luctexier"><span class="wikigeneratedlinkcontent">Luc Texier</span></a></span></td>
</tr>
<tr>
<td>Juin 2009</td>
<td>Présentation des framework de log</td>
<td><span class="wikiexternallink"><a href="http://www.parleys.com/#st=5&id=2288">Screen cast sur Parleys</a></span>, slides : <span class="wikiexternallink"><a href="http://logback.qos.ch/">logback</a></span> et <span class="wikiexternallink"><a href="http://www.slf4j.org/">slf4j</a></span></td>
<td><span class="wikiexternallink"><a href="http://ceki.blogspot.com/">Ceki Gulcu</a></span></td>
</tr>
<tr>
<td></td>
<td>*PAS DE RÉUNIONS EN JUILLET ET AOÛT*</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Avril 2009
</td>
<td><span class="wikilink">Présentation de SONAR</span></td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/2009-04sonar">Slides</a></span></td>
<td><a href="http://www.sonarqube.org/author/freddymallet/">Freddy Mallet</a>, <span class="wikiexternallink"><a href="http://www.sonarsource.com/">SonarSource</a></span></td>
</tr>
<tr>
<td>Mars 2009</td>
<td><span class="wikilink">Présentation Maven2</span></td>
<td>La présentation et les exemples sont <ins><span class="wikiexternallink"><a href="http://forge.octo.com/svn/jugl/2009-03_Maven2">ici</a></span></ins></td>
<td><span class="wikilink"><a href="http://www.linkedin.com/pub/philippe-kernevez/0/8b2/b02">Philippe Kernévez</a></span></td>
</tr>
<tr>
<td>Février 2009</td>
<td><span class="wikilink">Introduction à Google Web Toolkit (GWT)</span></td>
<td>La présentation et les exemples sont <ins><span class="wikiexternallink"><a href="http://forge.octo.com/svn/jugl/2009-01_Gwt">ici</a></span></ins></td>
<td><span class="wikilink"><a href="http://www.linkedin.com/pub/philippe-kernevez/0/8b2/b02">Philippe Kernévez</a></span></td>
</tr>
<tr>
<td>Avril 2008</td>
<td>Introduction à l'analyse de performance d'applications Java avec NetBeans et JMeter</td>
<td></td>
<td><a href="http://www.linkedin.com/in/krmazouni">Karim Mazouni</a></td>
</tr>
<tr>
<td>Mars 2008
</td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/2008-03xmljava-27808994">XML & Java</a></span>
</td>
<td></td>
<td><a href="http://www.linkedin.com/pub/raphael-tagliani/4/b34/287">Raphaël Tagliani</a></td>
</tr>
<tr>
<td>Février 2008</td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/2008-02net-beansjavame">Visual Mobile Applications with Netbeans 6.0</a></span></td>
<td></td>
<td><a href="http://www.linkedin.com/in/ctabin">Cédric Tabin</a></td>
</tr>
<tr>
<td>Décembre 2007</td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/scripting-with-java-fx">Scripting with Java FX</a></span></td>
<td></td>
<td><a href="http://www.linkedin.com/in/ctabin">Cédric Tabin</a></td>
</tr>
<tr>
<td>Novembre 2007</td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/2007-11glass-fishupdate">GlassFish Update and Directions</a></span></td>
<td></td>
<td><a href="http://www.linkedin.com/in/krmazouni">Karim Mazouni</a></td>
</tr>
<tr>
<td>Septembre 2007</td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/jug-launch">Lancement officiel du JUGL</a></span></td>
<td></td>
<td><a href="http://www.linkedin.com/in/ctabin">Cédric Tabin</a></td>
</tr>
<tr>
<td>Juin 2007</td>
<td><span class="wikiattachmentlink"><a href="http://fr.slideshare.net/JUGLausanne/netbeans-55-and-java-ee-cdric-tabin-juin-2007">NetBeans 5.5 and Java EE</a></span></td>
<td></td>
<td><a href="http://www.linkedin.com/in/ctabin">Cédric Tabin</a></td>
</tr>
</table>