-
Notifications
You must be signed in to change notification settings - Fork 1
/
program.html
636 lines (588 loc) · 31.4 KB
/
program.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
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Libre Graphics Meeting 2007 - Montréal, Québec, Canada</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">@import "global.css";</style>
</head>
<body class="index">
<div id="content">
<p id="title">Libre Graphics Meeting 2007<small>Montréal, Québec, Canada 4-6 May – École Polytechnique de Montréal</small></p>
<h2 class="hide">The Conference</h2>
<ul id="navigation">
<li class="about"><a href="index.html"><span>About</span></a></li>
<li class="venue"><a href="venue.html"><span>Getting There</span></a></li>
<li class="accomodation"><a href="accomodation.html"><span>Accomodation</span></a></li>
<li class="projects"><a href="projects.html"><span>Projects</span></a></li>
<li class="sponsors"><a href="sponsors.html"><span>Sponsors</span></a></li>
<li class="programme"><a href="program.html"><span>Program</span></a></li>
</ul>
<h2 class="hide">Projects</h2>
<ul id="projects">
<li class="blender"><a href="projects.html#blender"><span>Blender</span></a></li>
<li class="gimp"><a href="projects.html#gimp"><span>GIMP</span></a></li>
<li class="inkscape"><a href="projects.html#inkscape"><span>Inkscape</span></a></li>
<li class="krita"><a href="projects.html#krita"><span>Krita</span></a></li>
<li class="ocal"><a href="projects.html#ocal"><span>Open Clip Art</span></a></li>
<li class="scribus"><a href="projects.html#scribus"><span>Scribus</span></a></li>
<li class="contacts"><a href="contact.html"><span>Contacts</span></a></li>
</ul>
<!-- media rss links -->
<div id="feeds" align="right">
<h2 class="hide">Media RSS feeds</h2>
<ul>
<li><a href="video.rss"
title="Click here to subscribe to a feed of the presentation videos"
><img src="images/rss.png" width="16" height="16" alt="rss icon"
/>Video podcast feed</a></li>
<li><a href="audio.rss"
title="Click here to subscribe to a feed of the presentation audio recordings"
><img src="images/rss.png" width="16" height="16" alt="rss icon"
/>Audio podcast feed</a></li>
</ul>
</div>
<!--<blockquote>
<p>Coming Soon!</p>
</blockquote>--><h3></h3>
<h3>Vendredi 4 mai— Friday May 4</h3><h3></h3>
<table rules="all" style="border: 1px solid #999;" cellspacing="0" cellpadding="3" width="100%">
<tr bgcolor="#33FF00">
<th>Heure / Time
</th><th>Amphithéâtre C-631
</th><th>Salle de classe 1
</th><th>Salle de classe 2
</th><th>Galerie Rolland
</th></tr>
<tr>
<td> <strong>8h00-8h30</strong>
</td><td> Accueil / Arrival
</td><td> -
</td><td> -
</td><td> -
</td></tr>
<tr>
<td> <strong>8h30-8h55</strong>
</td><td itemscope><span itemprop="presenter">Louis Desjardins</span> (Président de Mardigrafe inc. et organisateur du LGM, collaborateur au projet Scribus, Canada):<br /> <strong>Mot d'ouverture - <span itemprop="title">Opening Talk</span></strong><br />
<p><em>Language: French/English</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-0-Louis_Desjardins.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-0-Louis_Desjardins.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td> -
</td><td> -
</td><td> Les logiciels du LGM à la disposition des participants. Essais, démonstrations, impression. Ouvert en tout temps durant le LGM. <br />
LGM Software for the participants. Trial, demos, print. Open during the whole LGM.
</td></tr>
<tr>
<td> <strong>9h00-9h40</strong>
</td><td itemscope><span itemprop="presenter">Alain Boucher</span> (Directeur des projets spéciaux en technologies de l’information, Bibliothèque et Archives nationales du Québec, Canada):<br /> <strong itemprop="title">Les archives numériques : défis et perspectives - A presentation on digital archives issues</strong><br />
<p><em>Language: French</em>
</p>
</td><td> -
</td><td> -
</td><td> -
</td></tr>
<tr>
<td> <strong>9h45-10h25</strong>
</td><td itemscope>Dr. <span itemprop="presenter">Louis Suarez-Potts</span> (Community Manager and lead at OpenOffice.org, Senior Community Development Manager at CollabNet, Canada): <br /> <strong>Le format Open Document : l’importance du standard libre : le format Open Document - <span itemprop="title">Why open standards matter: The Open Document Format</span></strong> <br />
<p><em>Language: English</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-2-Louis_Suarez-Potts.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-2-Louis_Suarez-Potts.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/2.5/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/2.5/80x15.png" />
</a>
</p>
</td><td> -
</td><td> -
</td><td> -
</td></tr>
<tr>
<td> <strong>10h30-11h10</strong>
</td><td itemscope><span itemprop="presenter">Ted Gould</span>(Inkscape developer, USA): <br /> <strong>Une introduction au format SVG - <span itemprop="title">Introduction to the SVG format</span></strong><br />
<p><em>Language: English</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-3-Ted_Gould.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-3-Ted_Gould.audio.ogg">Audio</a>
<a itemprop="slides" href="http://gould.cx/ted/presentations/lgm/">Website/Slides</a>
<br>
Public Domain
</p>
</td><td> -
</td><td itemscope><span itemprop="presenter">Judith Beaudoin</span> (conseillère pédagogique/pedagogical counsellor, Commission scolaire des Hauts-Cantons, formatrice GIMP) <br /> <strong>Un tour d'horizon de GIMP - <span itemprop="title">A GIMP overview</span></strong><br />
<p><em>Language: French</em>
</p>
</td><td> -
</td></tr>
<tr>
<td> <strong>11h15-12h20</strong>
</td><td itemscope><span itemprop="presenter">Peter Sikking</span> and <span itemprop="presenter">Kamila Giedrojć</span> (Usability experts, GIMP developers, The Netherlands, Poland): <br /> <strong>GIMP – Vue d'ensemble du projet et les premiers résultats du projet de redesign de GIMP OpenUsability - <span itemprop="title">Project overview and first results from the OpenUsability GIMP redesign project</span></strong>
<br /><em>Language: English</em>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-4-Sikking_Giedroj%C4%87.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-4-Sikking_Giedroj%C4%87.audio.ogg">Audio</a>
<a itemprop="slides" href="http://www.mmiworks.net/eng/publications/2007/05/lgm-gimp-project-overview.html">Website/Slides</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">Liam Quin</span> (XML Activity Lead, World Wide Web Consortium, Canada):<br /> <strong>Pourquoi W3C XSL-FO 2.0 est important - <span itemprop="title">Why W3C XSL-FO 2.0 is Important</span></strong><br /> <em>Language: English</em>
</td><td itemscope><span itemprop="presenter">Alexandre Robin</span> (graphiste/graphic designer - International Political Science Association): <br /> <strong>Un tour d'horizon de Inkscape - <span itemprop="title">An Inkscape overview</span></strong><br />
<p><em>Language: French</em>
</td><td> -
</td></tr>
<tr>
<td> <strong>12h25-13h45</strong>
</td><td> L’heure du lunch - Lunch break
</td><td> L’heure du lunch - Lunch break
</td><td> L’heure du lunch - Lunch break
</td><td> L’heure du lunch - Lunch break
</td></tr>
<tr>
<td>
</td><td>
</td><td>
</td><td>
</td></tr>
<tr>
<td> <strong>13h50-14h35</strong>
</td><td itemscope><span itemprop="presenter">Bryce Harrington</span>, (Senior Performance Engineer at the Linux Foundation, Inkscape developer, USA): <br /><strong>Inkscape : historique du projet, état actuel, perspective d'avenir - <span itemprop="title">Inkscape’s history, current state, and goals</span></strong> <br /> <em>Language: English</em>
</td><td>
</td><td itemscope><span itemprop="presenter">Benoit St-André</span> <br /><strong>Collaborer à un projet de logiciel libre sans être programmeur - <span itemprop="title">Contributing without coding</span></strong> <br /> <em>Language: French</em>
</td><td> -
</td></tr>
<tr>
<td> <strong>14h40-15h10</strong>
</td><td itemscope><span itemprop="presenter">Jakub Steiner</span> (Graphics and interaction designer, Novell Inc., GNOME/GIMP developer, Czechia): <br /><strong>Créer une image réaliste à partir d'une photo, dans Inkscape - <span itemprop="title">Creating photo-realistic artwork based on photo reference (Inkscape)</span></strong><br />
<p><em>Language: English</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-5-Jakub_Steiner.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-5-Jakub_Steiner.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">Igor Novikov</span> (Software developer, sK1 developer, Ukraine), <br /> <strong>Ingénierie inverse du format CDR - <span itemprop="title">CDR format reverse engineering</span></strong> <br /> <em>Language: English</em>
</td><td itemscope><span itemprop="presenter">Alexandre Robin</span> (graphiste/graphic designer - International Political Science Association)<br /> <strong>Un tour d'horizon de Scribus - <span itemprop="title">A Scribus overview</span></strong><br />
<p><em>Language: French</em>
</p>
</td><td> -
</td></tr>
<tr>
<td> <strong>15h15-15h35</strong>
</td><td> Pause-café, rencontres, conversations - Afternoon Break, chit-chat, coffee
</td><td> Pause-café, rencontres, conversations - Afternoon Break, chit-chat, coffee
</td><td> Pause-café, rencontres, conversations - Afternoon Break, chit-chat, coffee
</td><td> Pause-café, rencontres, conversations - Afternoon Break, chit-chat, coffee
</td></tr>
<tr>
<td> <strong>15h40-16h25</strong>
</td><td itemscope><span itemprop="presenter">Peter Linnell</span> (DTP/IT consultant for publishing companies, Scribus developer, USA/France):<br /> <strong>Scribus : la PAO libre - <span itemprop="title">Scribus: Open Source Desktop Publishing/<span></span></strong><br />
<p><em>Language: English/French</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-6-Peter_Linnell.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-6-Peter_Linnell.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by-nc-sa/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png" />
</a>
</p>
</td><td> -
</td><td> -
</td><td> -
</td></tr>
<tr>
<td> <strong>16h30-17h00</strong>
</td><td itemscope><span itemprop="presenter">Andreas Vox</span> (Mathematician, software developer, Scribus developer, Germany): <br /><strong>Les outils de texte de Scribus, d'hier à aujourd'hui... et perspectives d'avenir - <span itemprop="title">Past, present and future of Scribus’ text-layout features</span></strong><br />
<p><em>Language: English</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-7-Andreas_Vox.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070504-7-Andreas_Vox.audio.ogg">Audio</a>
<br>
<img alt="Public Domain" style="border-width:0"
src="http://creativecommons.org/images/license/40publicdomain.gif" />
</p>
</td><td> -
</td><td itemscope><span itemprop="presenter">Benoit St-André</span> (webmaster - Linuxeduquebec.org, director of Pedagogical services - Revolution Linux)<br /> <strong>Un tour d'horizon de OpenClipart - <span itemprop="title">An OpenClipart overview</span></strong><br />
<p><em>Language: French</em>
</p>
</td><td> -
</td></tr>
</table>
<table rules="all" style="border: 1px solid #999;" cellspacing="0" cellpadding="3" width="100%">
<tr bgcolor="#DFDFDF">
<th>Heure / Time
</th><th>Atrium du Pavillon Lassonde, École Polytechnique
</th></tr>
<tr>
<td> <strong>18h30-23h30</strong>
</td><td> Grand souper-conférence du LGM — Great LGM supper-conference
</td></tr>
</table>
<h3> Samedi 5 mai — Saturday May 5 </h3>
<table rules="all" style="border: 1px solid #999;" cellspacing="0" cellpadding="3" width="100%">
<tr bgcolor="#33FF00">
<th>Heure / Time
</th><th>Amphithéâtre C-631
</th><th>Salle de classe
</th><th>Galerie Rolland
</th></tr>
<tr>
<td> <strong>8h00-8h30</strong>
</td><td> Accueil / Arrival
</td><td> -
</td><td> -
</td></tr>
<tr>
<td> <strong>8h30-9h15</strong>
</td><td itemscope><span itemprop="presenter">Harrisson</span> and <span itemprop="presenter">Femke Snelting</span> (Designers, Open Source Publishing, Belgium): <br /><strong>Relayer les systèmes - Pourquoi les designers devraient s'intéresser aux logiciels libres - <span itemprop="title">Relaying Systems – Why designers should be interested in FLOSS</span></strong><br />
<p><em>Language: French</em>
</p>
</td><td> -
</td><td> Les logiciels du LGM à la disposition des participants. Essais, démonstrations, impression. Ouvert en tout temps durant le LGM.
<p>/ LGM Software for the participants. Trial, demos, print. Open during the whole LGM.
</p>
</td></tr>
<tr>
<td> <strong>9h20-10h05</strong>
</td><td itemscope><span itemprop="presenter">Hubert Figuière</span> (Digital imaging developer, Canada): <br /><strong>La photographie numérique avec des logiciels libres : Brut (RAW), métadonnées, flux de travail et gestion des contenus - <span itemprop="title">Digital Photography with libre Software: RAW, metadata, workflow and asset management</span></strong><br /><em>Language: French</em>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-1-Hubert_Figui%C3%A8re.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-1-Hubert_Figui%C3%A8re.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">Karine Delvare</span> (Développeuse GIMP depuis 2004): <br /><strong>Contribuer à un projet de logiciel libre en prenant GIMP pour exemple. 1re partie - <span itemprop="title">Contributing to an Open Source project, taking GIMP as an example. Part I</span></strong><br />
<p><em>Language: French</em>
</p>
</td><td> -
</td></tr>
<tr>
<td> <strong>10h10-11h10</strong>
</td><td itemscope><span itemprop="presenter">Martin Poirier</span> (Blender developer, Canada): <br /><strong>Présentation générale de Blender - <span itemprop="title">General Blender presentation</span></strong><br /><em>Language: French</em>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-2-Martin_Poirier.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-2-Martin_Poirier.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">Karine Delvare</span> (Développeuse GIMP depuis 2004): <br /><strong>Contribuer à un projet de logiciel libre en prenant GIMP pour exemple. 2e partie - <span itemprop="title">Contributing to an Open Source project, taking GIMP as an example. Part II</span></strong><br />
<p><em>Language: French</em>
</p>
</td><td> -
</td></tr>
<tr>
<td> <strong>11h15-12h00</strong>
</td><td itemscope>Prof. <span itemprop="presenter">Michael Terry</span> (Computer Scientist, University of Waterloo, Canada): <br /><strong>Ingimp : une version instrumentée de GIMP pour colliger automatiquement les données utilisateurs - <span itemprop="title">Ingimp: An instrumented version of GIMP to automatically collect usability data</span></strong> <br /><em>Language: English</em>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-3-Michael_Terry.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-3-Michael_Terry.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">Cédric Gemy</span> (Lecturer of Computer Graphics, Université de Nantes, Université de Rennes, France):<br /><strong>Travailler avec les standards ouverts et les logciels libres (Inkscape, Gimp, Blender, Scribus) - <span itemprop="title">Working with Open Standards and FLOSS (Inkscape, Gimp, Blender, Scribus)</span></strong><br /><em>Language: French</em>
</td><td> -
</td></tr>
<tr>
<td><strong>12h00-13h30</strong>
</td><td> L’heure du lunch - Lunch break
</td><td> L’heure du lunch - Lunch break
</td><td> L’heure du lunch - Lunch break
</td></tr>
<tr>
<td>
</td><td>
</td><td>
</td><td>
</td></tr>
<tr>
<td> <strong>13h35-14h20</strong>
</td><td itemscope><span itemprop="presenter">Boudewijn Rempt</span> and <span itemprop="presenter">Cyrille Berger</span>, (Krita developers, The Netherlands, France): <br /><strong>Krita : historique du projet, état actuel, perspectives d'avenir - <span itemprop="title">Krita, its history, current state and goals</span></strong><br />
<p><em>Language: English/French</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-4-Rempt_Berger.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-4-Rempt_Berger.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by-sa/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
</a>
</p>
</td><td> -
</td><td> -
</td></tr>
<tr>
<td> <strong>14h25-15h00</strong>
</td><td itemscope><span itemprop="presenter">Alexandre Robin</span> (International Political Science Association): <br /><strong>Notre première année de graphisme 100 % logiciels libres - <span itemprop="title">Our first year of graphic design ... 100 % open source</span></strong><br />
<p><em>Language: French</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-5-Alexandre_Robin.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-5-Alexandre_Robin.ogg">Audio</a>
<a itemprop="slides" href="http://blogue.jaunorange.com/index.php?post/2007/05/08/Notre-premiere-annee-de-graphisme-100-libre">Website/Slides</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">Cyrille Berger</span> (PhD student, Krita developer, France): <br /><strong>OpenRaster : un nouveau format de fichier pour permettre pleinement l’échange d’images matricielles complexes entre les applications - <span itemprop="title">OpenRaster: a new file format to fully share complex raster graphics between applications</span></strong><br /><em>Language: French/English</em>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-a-Cyrille_Berger.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-a-Cyrille_Berger.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by-sa/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
</a>
</p>
</td><td> -
</td></tr>
<tr>
<td> <strong>15h00-15h25</strong>
</td><td> Pause-café, rencontres, conversations - Afternoon Break, meeting people, chit-chat, coffee
</td><td> Pause-café, rencontres, conversations - Afternoon Break, meeting people, chit-chat, coffee
</td><td> Pause-café, rencontres, conversations - Afternoon Break, meeting people, chit-chat, coffee
</td></tr>
<tr>
<td> <strong>15h30-16h15</strong>
</td><td itemscope><span itemprop="presenter">Dave Crossland</span> (Digital Lifestyles consultant and Interaction Design lecturer, United Kingdom): <br /><strong>Les polices de caractères libres - <span itemprop="title">Free Software Fonts</span></strong><br />
<p><span itemprop="presenter">Nicolas Spalinger</span>: <br /><strong>Pourquoi une licence Open Font? Où nous en sommes, ce qui s'en vient - <span itemprop="title">The Open Font License, purpose, achievements, future</span></strong><br />
<em>Language: English/French</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-6-Crossland_Spalinger.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-6-Crossland_Spalinger.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by-sa/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">MenTaLguY</span> (Programmer and graphic artist, USA) and <span itemprop="presenter">John Bintz</span> (Web Developer and independent comic book artist, USA): <br /><strong>Créer des bandes dessinées avec Inkscape - <span itemprop="title">Creating Comics in Inkscape</span></strong><br /><em>Language: English</em>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-9-Mental_Bintz.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-9-Mental_Bintz.audio.ogg">Audio</a>
<a itemprop="slides" href="http://www.coswellproductions.org/computers/lgm_2007/libre_graphics_meeting_2007_presentation.html">Website</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by-sa/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
</a>
</p>
</td><td> -
</td></tr>
<tr>
<td> <strong>16h20-17h05</strong>
</td><td itemscope><span itemprop="presenter">Jakub Steiner</span> (Graphics and interaction designer, Novell Inc., GNOME/GIMP developer, Czechia):<br /> <strong>Manipulation et gestion de photos avec F-Spot et GIMP - <span itemprop="title">Photo management and editing with F-Spot and GIMP</span></strong><br />
<p><em>Language: English</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-7-Jakub_Steiner.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-7-Jakub_Steiner.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">Peter Linnell</span> (DTP/IT consultant for publishing companies, Scribus developer, USA/France): <br /><strong>Scribus pour les professionnels de l'imprimerie - <span itemprop="title">Scribus for print professionals</span></strong><br />
<p><em>Language: French</em>
</p>
</td><td> -
</td></tr>
<tr>
<td> <strong>17h10-18h00</strong>
</td><td itemscope><span itemprop="presenter">Raphaël Meltz</span> (Editor of the French weekly <em>Le Tigre</em>): <br /><strong>Publier un journal avec des logiciels libres - <span itemprop="title">Newspaper publishing with Open Source software</span></strong>
<p><br /><em>Language: French </em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-8-Rapha%C3%ABl_Meltz.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070505-8-Rapha%C3%ABl_Meltz.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td> -
</td><td> -
</td></tr>
</table>
<h3> Dimanche 6 mai — Sunday May 6 </h3>
<table rules="all" style="border: 1px solid #999;" cellspacing="0" cellpadding="3" width="100%">
<tr bgcolor="#33FF00">
<th>Heure / Time
</th><th>Amphithéâtre C-631
</th><th>Salle de classe
</th><th>Galerie Rolland
</th></tr>
<tr>
<td> <strong>8h00-8h30</strong>
</td><td> Accueil / Arrival
</td><td> -
</td><td> -
</td></tr>
<tr>
<td> <strong>8h30-9h15</strong>
</td><td itemscope><span itemprop="presenter">Øyvind Kolås</span> (Lecturer of Computer Science, Gjøvik University, GIMP developer, Norway): <br /><strong itemprop="title">GEGL – a graph based image processing and compositing engine. A presentation of capabilities, data model, public API and an overview of opportunities for internal optimisations and enhancements</strong><br />
<p><em>Language: English</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070506-1-%C3%98yvind_Kol%C3%A5s.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070506-1-%C3%98yvind_Kol%C3%A5s.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">Cédric Gemy</span> (Lecturer of Computer Graphics, Université de Nantes, Université de Rennes, France):<br /><strong>Pourquoi utiliser les logiciels libres en contexte professionnel? - <span itemprop="title">Why use FLOSS for professional works?</span></strong><br /><em>Language: French</em>
</td><td> Les logiciels du LGM à la disposition des participants. Essais, démonstrations, impression. Ouvert en tout temps durant le LGM.
<p>/ LGM Software for the participants. Trial, demos, print. Open during the whole LGM.
</p>
</td></tr>
<tr>
<td> <strong>9h20-9h55</strong>
</td><td itemscope><span itemprop="presenter">Bassam Kurdali</span> (Director of Elephants Dream, Syria/USA): <br /><strong>Créer un film libre et processus de production en logiciel libre - <span itemprop="title">Creating an Open Movie and production pipeline with free software</span></strong><br />
<p><em>Language: English</em>
</p>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070506-2-Bassam_Kurdali.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070506-2-Bassam_Kurdali.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">Yuval Levy</span>: <br /><strong>Le flux de production des panoramas 360° et comment augmenter la part des logiciels libres dans ce flux - <span itemprop="title">Production workflows for 360° panoramas and how to increase the share of open source code in the workflow</span></strong><br /><em>Language: English</em>
</td><td> -
</td></tr>
<tr>
<td> <strong>10h00-10h30</strong>
</td><td> Pause-café, rencontres, conversations - Morning Break, meeting people, chit-chat, coffee
</td><td> Pause-café, rencontres, conversations - Morning Break, meeting people, chit-chat, coffee
</td><td> Pause-café, rencontres, conversations - Morning Break, meeting people, chit-chat, coffee
</td></tr>
<tr>
<td> <strong>10h35-11h15</strong>
</td><td itemscope><span itemprop="presenter">Igor Novikov</span> (Software developer, sK1 developer, Ukraine): <br /> <strong>sK1 – Un logiciel libre d'illustration pour le prépresse - <span itemprop="title">An Open Source illustration program for prepress</span></strong><br /><em>Language: English</em>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070506-3-Igor_Novikov.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070506-3-Igor_Novikov.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td> -
</td><td> -
</td></tr>
<tr>
<td> <strong>11h20-12h00</strong>
</td><td itemscope><span itemprop="presenter">Andy Fitzsimon</span> (Open Source graphic designer, RedHat Inc., Inkscape and Open Clipart developer, Australia): <br /><strong>Communication graphique dans tous les langages - design de produits entièrement en open source - <span itemprop="title">Communication design in every language – designing product materials purely in open source</span></strong><br /><em>Language: English</em>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070506-4-Andy_Fitzsimon.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070506-4-Andy_Fitzsimon.audio.ogg">Audio</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td itemscope><span itemprop="presenter">David Maxwell</span> (Developer, Coverity, USA): <br /><strong>Les résultats de l'analyse statique sur les applications graphiques - <span itemprop="title">Static Analysis results on graphics software</span></strong><br /><em>Language: English</em>
</td><td> -
</td></tr>
<tr>
<td> <strong>12h05-13h30</strong>
</td><td> L’heure du lunch - Lunch break
</td><td> L’heure du lunch - Lunch break
</td><td> L’heure du lunch - Lunch break
</td></tr>
<tr>
<td>
</td><td>
</td><td>
</td><td>
</td></tr>
<tr>
<td> <strong>13h35-14h15</strong>
</td><td itemscope><span itemprop="presenter">Jon Phillips</span> (Designer, lecturer of computer graphics, OpenClipart, USA):<br /> <strong>La bibliothèque Open Content: survol de la graphothèque Open Clip Art et ccHost - <span itemprop="title">The Open Content Library: Overview of Open Clip Art Library and ccHost</span></strong><br /><em>Language: English </em>
<p>
<a itemprop="video" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070506-5-Jon_Phillips.ogg">Video</a>
<a itemprop="audio" href="http://people.xiph.org/~giles/2007/lgm/LGM_20070506-5-Jon_Phillips.audio.ogg">Audio</a>
<a itemprop="slides" href="http://rejon.org/2007/05/06/lgm-2007/">Website/Slides</a>
<br/>
<a rel="license"
href="http://creativecommons.org/licenses/by/3.0/">
<img alt="Creative Commons License" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/80x15.png" />
</a>
</p>
</td><td> -
</td><td> -
</td></tr>
<tr>
<td> <strong>14h20-15h00</strong>
</td><td> <strong>Le mot de la fin, atterrissage, échange d'idées, ce qu'on fera l'année prochaine... - Closing talk, landing, sharing thoughts, what's to come next year...</strong>
</td><td> -
</td><td> -
</td></tr>
</table>
<p id="footer">Conference venue provided by École Polytechnique de Montréal<br />
Conference Website hosted by Anduin.net<br /><br />
<a href="http://www.polymtl.ca/"><img src="images/venue.png" width="164"
height="119" alt="Polytechnique de Montréal logo" />
</a></p>
</div>
</body>
</html>