index.html
26.3 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
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
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
<?xml version="1.0" encoding="UTF-8"?>
<!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" xml:lang="en" lang="en">
<head profile="http://www.w3.org/2003/g/data-view">
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>TPAC 2010: W3C Combined Technical Plenary / Advisory Committee
Meeting</title>
<link rel="stylesheet" href="style.css" type="text/css" />
<meta name="viewport" content="width=device-width" />
</head>
<body>
<div id="page" class="vevent">
<p class="logo"><a href="http://www.w3.org/"><img style="border: none"
src="http://www.w3.org/Icons/w3c_home" alt="W3C" /></a> </p>
<h1>TPAC 2010 <span class="baseline">Technical Plenary / Advisory Committee
Meetings Week <br />
<abbr class="dtstart" title="2010-11-01">1</abbr> - <abbr class="dtend"
title="2010-11-05">5</abbr> November 2010, <span class="location">Lyon,
France</span></span> </h1>
</div>
<div id="navigation">
<ul>
<li><a href="Schedule">Schedule</a></li>
<li><a href="ACAgenda">AC Meeting <small>(Member-only)</small></a></li>
<li><a href="PlenaryAgenda">Plenary Day (<a
href="/2010/11/03-tpac-minutes">minutes</a>)</a></li>
<li><a href="meetup-Lyon">W3C Meetup</a></li>
<li><a href="http://www.w3.org/participate/meetings">More W3C
Meetings</a></li>
</ul>
</div>
<div id="main">
<div class="toc">
<p>On This Page →</p>
<ul>
<li><a href="#Participation">Participation</a> • </li>
<li><a href="#Registration">Registration</a> • </li>
<li><a href="#GroupSchedule">Schedule at a glance</a> • </li>
<li><a href="#Venue">Venue</a> • </li>
<li><a href="#Accommodation">Accommodations</a> • </li>
<li><a href="#Transportation">Transportation</a> • </li>
<li><a href="#useful">Useful Information</a></li>
</ul>
</div>
<div id="microblog">
<p class="microblog"><a href="http://search.twitter.com/search?q=%23tpac"><img
class="picto" src="http://twitter-badges.s3.amazonaws.com/t_small-a.png"
alt="Follow #tpac on Twitter" /></a>#tpac</p>
</div>
<p>Use <strong>#tpac</strong> to refer to the event on social networking sites!
<br />
(remember: do not microblog W3C Member confidential matters).</p>
<p><em><a
href="http://www.w3.org/2002/09/wbs/35125/TPAC2010reg/">Registration</a> closed
on<strong>26 October 2010</strong></em>.</p>
<p>All participants are invited to complete the <b><a
href="http://www.w3.org/2002/09/wbs/35125/tpac2010-feedback/">feedback
survey</a></b>.</p>
<p>TPAC 2010 brings together participants in the W3C Community for an energetic
week of coordinated work and discussion. People in Working, Interest Groups
Incubator Groups, the Advisory Board, the TAG, the Advisory Committee, and
invited guests will convene at a <a href="#Venue">venue</a> in Lyon, France:
the "<a
href="http://www.ccc-lyon.com/acs/servlet/getDoc?id=7053&m=3&cid=13111">Cité
Internationale - Centre de Congrès</a>".</p>
<p id="Schedule">The schedule for the week at a glance:</p>
<ul>
<li>Group Meetings: Monday, Tuesday, Thursday, Friday. See the <a
href="Schedule.html">detailed schedule</a>.</li>
<li><a href="PlenaryAgenda">Plenary Day</a>: Wednesday.</li>
<li><a href="http://www.w3.org/2010/11/TPAC/ACAgenda.html">AC Sessions</a>:
Tuesday afternoon, Wednesday Plenary, and Thursday morning. See the <a
href="#overlap">note on Group/AC meeting overlap</a> below.</li>
</ul>
<p>Table view:</p>
<table border="1">
<tbody>
<tr>
<th></th>
<th>Monday (1 Nov)</th>
<th>Tuesday (2 Nov)</th>
<th>Wednesday (3 Nov)</th>
<th>Thursday (4 Nov)</th>
<th>Friday (5 Nov)</th>
</tr>
<tr>
<th>Morning</th>
<td>Groups</td>
<td>Groups</td>
<td>TP Day for AC, Chairs, group participants, AB, TAG, Offices staff,
Team (agenda)</td>
<td><p>AC Executive Session for AC, Chairs, AB, TAG, Offices staff,
Team</p>
<p>Groups</p>
</td>
<td>Groups</td>
</tr>
<tr>
<th>Afternoon</th>
<td>Groups</td>
<td><p>AC Executive Session for AC, Chairs, AB, TAG, Offices staff,
Team</p>
Groups</td>
<td>TP Day for AC, Chairs, group participants, AB, TAG, Offices staff,
Team (agenda)</td>
<td>Groups</td>
<td>Groups</td>
</tr>
<tr>
<th>Evening</th>
<td></td>
<td>AC Dinner for AC, Chairs, AB, TAG, Offices staff, Team</td>
<td>TP Reception for AC, Chairs, group participants, AB, TAG, Offices
staff, Team</td>
<td><a href="http://www.w3.org/2010/11/TPAC/meetup-Lyon">W3C Public
Meetup</a> (free event)</td>
<td></td>
</tr>
</tbody>
</table>
<h2 id="Participation">Participation Policies and Recommendations</h2>
<p>The following participation policies and recommendations are intended to
promote participation while ensuring that meeting chairs have the tools
necessary to run their meetings effectively.</p>
<h3>Plenary Participation</h3>
<p>Participation in the Technical Plenary is open to participants in good
standing in a W3C Working, Interest or Incubator Group, Advisory Committee
Representatives, the TAG, the Advisory Board, Offices staff or Team.</p>
<h3>Group Meeting Participation</h3>
<p>You <strong>must</strong> be a participant in a W3C Working Group, Interest
Group or Incubator Group, the Advisory Committee Representative of a W3C Member
organization, a member of the TAG, AB, Offices staff or Team or an Invited
Guest in order to be eligible to register for and attend these meetings.</p>
<h4>Group Meeting Observers</h4>
<p>Anyone eligible as described above may request multiple meetings to observe
provided there is an attendance checkbox. Observer attendance is at the Chair's
discretion. The Chair will inform you if admission is granted. Chairs have wide
latitude to grant or reject requests based on space considerations,
confidentiality, and the ability to conduct the business of the group. Please
contact the WG or IG Chair for information about participation policy (see <a
href="http://www.w3.org/Member/Mail/">Member-only Chair contact
information</a>).</p>
<p><strong>Suggestion:</strong> Secure permission to attend a meeting as an
observer before making any travel plans.</p>
<h3>Advisory Committee Discussion Session Participation</h3>
<p>Participation in the Tuesday and Thursday portions of the Advisory Committee
Meeting is open to one Advisory Committee representative from each Member
Organization. If an Advisory Committee Representative cannot attend the meeting
an alternative may be sent instead. See <a
href="http://www.w3.org/2003/06/Process-20030618/organization.html#ACMeetings">section
2.1.3.2</a> of the Process Document for more information about Member
participation.</p>
<p>The TAG, the Advisory Board, Chairs, Offices staff and Team members are also
encouraged to attend the AC discussion sessions.</p>
<h3>Advisory Committee Meeting and Dinner Attendance</h3>
<p>These events are open only to a limited group: one AC representative per
organization, Group Chairs, AB, TAG, Offices staff and Team. </p>
<h2 id="Registration">Registration and Registration Fees</h2>
<p>Registration is a two-step process:</p>
<ol>
<li>Completing the <a
href="http://www.w3.org/2002/09/wbs/35125/TPAC2010reg/">Registration
form</a>. Chairs, please see the Member-visible <a
href="http://www.w3.org/2002/09/wbs/35125/TPAC2010reg/registrants">Registration
List by Groups</a>.</li>
<li>Paying a <a href="#fees">registration fee</a> via a <a
href="#paysystem">payment system</a></li>
</ol>
<p>We will accept walk-ins, space-permitting. We reserve the right to refuse
walk-ins if we believe it will have a negative impact on meeting space or
meals. We strongly advise people against making flight arrangements if they
have not already registered.</p>
<h3 id="fees">Registration and Walk-In Fees</h3>
<p>A daily fee helps W3C offset the cost of these meetings. The fee applies to
anyone who is attending meetings, whether as a participant or as an observer,
Monday through Friday. However, if you are an AC Rep and on Tuesday you plan to
attend only the dinner (and not the afternoon session), you do not need to pay
the fee for Tuesday. </p>
<p>The <strong>per person, per day fees</strong> are as follows:</p>
<ul>
<li>€40 until the close of registration 26 October 2010</li>
<li>€120 after 26 October 2010 (for walk-ins)</li>
</ul>
<p><strong>Practical note:</strong> To simplify the collections procedure, we
encourage you also to complete payment by the registration close date. In
practice, we are likely to charge more for any payment made after the close of
registration, then process refunds for those who, in fact, registered on
time.</p>
<h3 id="paysystem">Payment System</h3>
<p>Payments are processed through a <a
href="http://www.w3.org/2010/11/tpac_reg.php">payment system</a>. If payment
was successful, you will receive a receipt.</p>
<p><strong>Note:</strong> We use PayPal for collecting registration payments,
but <strong>you do not need a PayPal account</strong> to use the payment
system. PayPal accepts major credit cards.</p>
<p>If you have problems with the registration payment page, contact <a
href="mailto:w3t-tpregister@w3.org">w3t-tpregister@w3.org</a>.</p>
<h3>Cancellation and Refund Policy</h3>
<ol>
<li>Cancellations and requests for refunds must be received by <strong>17:00
ET on 26 October 2010.</strong> Refund requests will not be honored after
that time.</li>
<li>Refunds are subject to a <strong>€12 service charge</strong>.</li>
<li>Contact <a href="mailto:w3t-tpregister@w3.org">w3t-tpregister</a> to
cancel your registration and request a refund.</li>
</ol>
<h2 id="GroupSchedule">Schedule at a glance</h2>
<p id="overlap"><strong>Note:</strong> In order to avoid groups having to meet
on Saturday, the Advisory Committee meeting will take place in parallel with
groups on Tuesday afternoon and Thursday morning. We recognize that there may
be a scheduling conflict between a Group Meeting and the Tuesday and Thursday
AC sessions. We apologize for any inconvenience, and encourage people to favor
the AC session. Please consider arranging the agenda of your
Working/Interest/Incubator Group meeting accordingly.</p>
<table border="1" id="montue">
<caption>Monday/Tuesday Group Meetings: 1-2 November 2010</caption>
<tbody>
<tr>
<th><strong>Group</strong></th>
<th><strong><abbr title="Estimated Attendance">Est.
Att.</abbr></strong></th>
<th><strong>No Overlap with</strong></th>
<th><strong>Meet with</strong></th>
<th><strong>Observers</strong></th>
<th><strong>Member Confidential</strong></th>
</tr>
<tr>
<td>CSS</td>
<td>15-20</td>
<td>HTML</td>
<td>SVG</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Education and Outreach</td>
<td>10</td>
<td></td>
<td></td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Egovernment Interest Group</td>
<td>30</td>
<td></td>
<td></td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Forms</td>
<td>8</td>
<td>HTML</td>
<td>AB</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>HTML Speech Incubator Group -Tues. pm only)</td>
<td></td>
<td></td>
<td></td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Internationalization (I18n) Core</td>
<td>10</td>
<td>AB</td>
<td>AB</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Media Fragments</td>
<td>12-15</td>
<td>Media Annotations</td>
<td>HTML</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Model-based UI (Tues.pm only)</td>
<td>20</td>
<td></td>
<td></td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Protocols and Format</td>
<td>12</td>
<td>HTML, WebApps, SVG</td>
<td>AB</td>
<td>Yes w/ Agreement from Chair</td>
<td>Partially</td>
</tr>
<tr>
<td>TAG (Mon. only)</td>
<td>6</td>
<td></td>
<td>To be confirmed</td>
<td>Yes w/ Agreement from Chair</td>
<td>Yes</td>
</tr>
<tr>
<td>Voice Browser</td>
<td>12</td>
<td>Multimodal Interaction</td>
<td>HTML, WebApps, Device APIs & Policy</td>
<td>Yes w/ Agreement from Chair</td>
<td>Yes</td>
</tr>
<tr>
<td>Web Applications </td>
<td>30</td>
<td>HTML</td>
<td>Device APIs & Policy, ECMA's TC39</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>XML Query </td>
<td>To be confirmed</td>
<td></td>
<td>XSL</td>
<td>Yes Members only</td>
<td>Yes</td>
</tr>
<tr>
<td>XML Security </td>
<td>17</td>
<td>Device APIs & Policy</td>
<td>XML Core</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>XSLT</td>
<td>4-6</td>
<td>XML Schema, XML Processing Model</td>
<td>XML Query</td>
<td>No</td>
<td>Yes</td>
</tr>
<tr>
<td>3D on the Web <br />
Mon. 10h00-11h00</td>
<td>6</td>
<td></td>
<td></td>
<td>Observers are welcome for this one hour meeting</td>
<td>No</td>
</tr>
</tbody>
</table>
<table border="1" id="thurfri">
<caption>Thursday/Friday Group Meetings: 4-5 November 2010</caption>
<tbody>
<tr>
<th><strong>Group</strong></th>
<th><strong><abbr title="Estimated Attendance">Est.
Att.</abbr></strong></th>
<th><strong>No Overlap with</strong></th>
<th><strong>Meet with</strong></th>
<th><strong>Observers</strong></th>
<th><strong>Member Confidential</strong></th>
</tr>
<tr>
<td>AB</td>
<td>13-17</td>
<td>CSS</td>
<td></td>
<td>No</td>
<td>Yes</td>
</tr>
<tr>
<td>Device APIs & Policy</td>
<td>35</td>
<td>XML Security</td>
<td>To be confirmed</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Forms</td>
<td>8</td>
<td>HTML</td>
<td>AB</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Geolocation</td>
<td>5-10</td>
<td></td>
<td></td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>HTML Speech Incubator Group (Thurs. am only)</td>
<td></td>
<td></td>
<td></td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>HTML </td>
<td>40</td>
<td>AB</td>
<td>TAG</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Media Annotations</td>
<td>15</td>
<td>Media Fragments</td>
<td>Device APIs & Policy</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>Multimodal Interaction</td>
<td>12</td>
<td>Voice Browser, Device APIs</td>
<td>Protocols and Format</td>
<td>Yes w/ Agreement from Chair</td>
<td>Yes</td>
</tr>
<tr>
<td>SVG </td>
<td>10</td>
<td>CSS</td>
<td>CSS, XSL, HTML, WebApps</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>TAG (Fri. only)</td>
<td>6</td>
<td></td>
<td>To be confirmed</td>
<td>Yes w/ Agreement from Chair</td>
<td>Yes</td>
</tr>
<tr>
<td>WebFonts</td>
<td>16</td>
<td>AB</td>
<td>CSS, SVG, XSL</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>XML Processing Model</td>
<td>5</td>
<td>XML Core Working Group</td>
<td>AB</td>
<td>Yes w/ Agreement from Chair</td>
<td>No</td>
</tr>
<tr>
<td>XML Schema</td>
<td>5</td>
<td></td>
<td></td>
<td>Yes w/ Agreement from Chair</td>
<td>Yes</td>
</tr>
</tbody>
</table>
<h2 id="Venue">Venue</h2>
<dl>
<dt><strong>Local organizers:</strong></dt>
<dd>W3C/ERCIM</dd>
<dt><strong>Meeting location</strong>:</dt>
<dd><a
href="http://www.ccc-lyon.com/acs/servlet/getDoc?id=7053&m=3&cid=13111">Cité
Centre de Congrès de Lyon</a><br />
50, quai Charles de Gaulle</dd>
<dd>69463 Lyon Cedex 06</dd>
<dd>France<br />
Tel: +33 4 72 82 26 26<br />
Fax: +33 4 72 82 26 27</dd>
<dt></dt>
</dl>
<p><a href="http://www.w3.org/2010/11/TPAC/Map%20Cite%20Internationale.jpg">Map
of the Cité Internationale - Centre de Congrès</a></p>
<p>Stop "Musée d'Art Contemporain" of the Trolleybus line C1. Please refer to
the <a href="#Transportation">Transportation</a> section for further
information.</p>
<p>See the <a href="Evacuation-plan.pdf">evacuation plan</a> of the conference
center.</p>
<h2 id="Accommodation">Accommodations</h2>
<p><strong>Please note that no block booking has been made. It is strongly
recommended to make hotel reservations as soon as possible as there will be
other meetings at the conference center.</strong></p>
<p>See suggestions below and the <a
href="http://esw.w3.org/Hotels_In_Lyon">hotels wiki</a> (and add your own info,
if you'd like) for hotels options.</p>
<p>There are three hotels housed within the conference center. There are all at
a 1 to 2 minute walk from the conference venue: </p>
<ul>
<li><a href="http://lyon.concorde-hotels.com/en/">Hôtel de la Cité Concorde
4*</a> <br />
Cité Internationale<br />
22 quai Charles de Gaulle<br />
69006 Lyon<br />
Tel. : +33 4 78 17 86 86<br />
Fax: +33 4 78 17 86 99<br />
email: <a
href="mailto:hoteldelacite@concorde-hotels.com">hoteldelacite@concorde-hotels.com<br
/>
</a>
<p><strong>Fares have been negotiated with Hotel de la Cité Concorde
4*</strong><br />
Single room: €136<br />
Double room: €156<br />
City tax: €1.65/day<br />
American buffet breakfast and wifi are included in the price of the
room.</p>
<p>Please fill in and send the <a
href="http://www.w3.org/2010/11/TPAC/Booking%20Form%20Cite%20Concorde.pdf">booking
form</a> directly to the hotel by email at <a
href="mailto: hoteldelacite@concorde-hotels.com">hoteldelacite@concorde-hotels.com</a>
or by fax at +33 4 78 17 86 99</p>
<p><strong>Hotel fully booked on Thursday night 4 November.</strong> <br />
</p>
</li>
<li><a
href="http://www1.hilton.com/en_US/hi/hotel/LYNHITW-Hilton-Lyon/index.do?WT.srch=1">Hilton
Lyon 4*</a> <br />
Cité Internationale<br />
70 quai Charles de Gaulle<br />
69463 Lyon<br />
Tel: +33 4 78 17 50 50<br />
Fax: +33 4 78 17 52 52<br />
<p>For more information about the Hilton Lyon, you may request an
"eBrochure" from the <a
href="http://hilton.ebrochures.org/uk/hi/search/">Hilton site</a> by
entering Lyon. (Apologies; there does not seem to be a persistent URI for
the brochure.) See also the <a
href="http://www1.hilton.com/en_US/hi/hotel/LYNHITW-Hilton-Lyon/index.do?WT.srch=1">Hilton
online reservation system</a>.</p>
<p>Breakfast and wifi included in the price of the room.</p>
</li>
<li><a
href="http://www.temporim.com/furnished-apartment-lyon/apartment-for-rent-lyon-cite-internationale.htm">Temporim
Cité Internationale 3* apartment hotel</a> <br />
Cité Internationale<br />
35 quai Charles de Gaulle<br />
69006 Lyon<br />
Tel : +33 4 37 47 57 67<br />
Fax: +33 4 37 47 58 68<br />
email: <a
href="mailto:temporim-lyoncite@alliade.com">temporim-lyoncite@alliade.com</a>
<p><a
href="http://www.temporim.com/furnished-apartment-lyon/pdf/doc_temporimcite_en.pdf">Description
of the apartment hotel</a> and <a
href="http://www.temporim.com/furnished-apartment-lyon/short-term-lyon-france.htm">public
fares</a>. Use their online reservation system to confirm fares for your
stay.<br />
Breakfast and wifi included in the price of the room.</p>
</li>
</ul>
<p>There are many other hotels nearby at different prices ranges.</p>
<p>You can use the Lyon Tourist Office <a
href="http://www.en.lyon-france.com/Book-your-room">online booking system</a>
which lists several hotel<br />
Tips to choose an area: </p>
<ul>
<li>To choose a hotel near the congress center, select "Cité Internationale
District"</li>
<li>For a hotel near Part Dieu train station: select "Lyon Part Dieu
Area"</li>
<li>Hotels in the "City Center" are 15 minutes from the Cité
Internationale-Centre de Congrès by public transportation </li>
</ul>
<p>You can use <a href="http://www.oanda.com/currency/converter/">Oanda</a> for
currency conversions</p>
<h2 id="Transportation">Transportation</h2>
<p id="statusinfo"><strong>Transportation status information:</strong></p>
<ul>
<li><a href="http://www.aeroportsdeparis.fr/ADP/en-gb/passagers/home/">Paris
airports flight information</a></li>
<li><a
href="http://www.lyonaeroports.com/eng/Home/Traveller-s-guide/All-Flights-Information">Lyon
airport flight information</a></li>
<li><a href="http://www.sncf.com/en_EN/html/">Train (SNCF)</a> (<a
href="http://www.infolignes.com/">status information</a>)</li>
<li><a href="http://www.rhonexpress.fr/">Tram from Lyon airport to
center</a></li>
<li><a href="http://www.tcl.fr/">Bus and tram information</a></li>
</ul>
<h3>Lyon Airport (Saint-Exupéry)</h3>
<p><a href="http://www.lyonaeroports.com/eng">Lyon Saint Exupéry</a> is the
closest international airport to the meeting site. The "Cité Centre de
congrès de Lyon" is located about 25 kilometers from the airport. </p>
<h4>Express Train from Lyon airport to city center</h4>
<p>An express train links the airport to the Lyon Part-Dieu train station every
15 minutes. This is the cheapest and recommended way to reach Lyon city
center.</p>
<p>A one way ticket costs €13, and a round trip ticket costs €23. The
travel time between the airport and the train station is less than 30 minutes.
Further information on the <a
href="http://www.rhonexpress.fr/">RhôneXpress</a> website.</p>
<p>From the Lyon Part-Dieu train station you can reach easily the conference
center by <a href="#trolleybus">using the C1 Trolleybus line as indicated
below</a>.</p>
<h4>Taxi from Lyon airport to conference center</h4>
<p>Taxi fares will cost around €50 during the day (07:00-19:00) and €80 at
night (19:00-07:00), Sundays and holidays. The travel time between the airport
and the conference center is around 30-40 minutes.</p>
<p>See the <a href="http://esw.w3.org/MeetingTaxis">taxi wiki</a> (and add your
own info, if you'd like) for options for sharing rides.</p>
<h3>Trains</h3>
<p>Lyon is 2 hour from Paris and Paris Charles de Gaulle Airport via high speed
train. (Connexion every hour, or half an hour). The recommended stop in Lyon is
"Lyon Part-Dieu".</p>
<p>Get <a href="http://www.infolignes.com/">train status information</a> from
the SNCF (the national train system).</p>
<h3>Lyon Public Transportation</h3>
<p>The public transporation (metro, bus, trolleybus) tickets can be purchased
at automatic ticket dispensers, directly in the buses or trolleybus (change is
needed) or at the TCL sales offices outside Gare Part-Dieu station
(Monday-Friday: 7:30-18:30, Saturday: 9:00-12:00; 13:30-17:00).</p>
<p>Further information available on <a href="http://www.tcl.fr/">TCL</a>, Lyon
public transportation, web site.</p>
<h4 id="trolleybus">Trolleybus from Lyon Part-Dieu train station to conference
center</h4>
<p>The Lyon Part-Dieu train station is 10 minutes from the congress center by
trolleybus (see <a
href="http://www.tcl.fr/documents/pdf/premier_contact.pdf">map</a>). Take <a
href="http://www.tcl.fr/plugins/horaires/pdf/2010_08_30_ligneC1.pdf">C1
Line</a> from stop "Gare Part-Dieu Vivier Merle" to stop "Musée d'Art
Contemporain".<a href="http://www.tcl.fr/index.asp?page=visitor_price"></a></p>
<p><a href="http://www.tcl.fr/index.asp?page=visitor_price">A one way
ticket</a> costs €2.40. To reach the trolleybus stop from the train station,
take exit "Vivier Merle". </p>
<h4>Buses from other parts of the city of Lyon to conference center</h4>
<p>The <a
href="http://www.tcl.fr/plugins/horaires/pdf/2010_01_28_ligne58.pdf">Bus line
n°58</a> links the "Cité Centre de congrès de Lyon" to Lyon City Center in
15 minutes (stop "Cité Internationale Centre de Congrès").</p>
<h2 id="useful">Useful Information</h2>
<p><strong>Internet Access</strong>: <strong>Wireless Internet access
only</strong> will be available during the week. <strong>The wireless network
name (SSID) is "W3C".</strong></p>
<p><strong>IRC</strong>: There will be an IRC channel used for both taking
meeting minutes and for submission of questions from AC Members who are unable
to attend the meeting in person. Details will be supplied in an email message
to the AC.</p>
<p><strong>Power</strong>: 220 V, 50Hz, Europe Standard outlets. Power outlets
will be provided at all seats in the meeting room.</p>
<p><strong>Currency:</strong> Euro. (You may use <a
href="http://www.oanda.com/converter/classic">OANDA Currency Converter</a>.)</p>
<p><strong>Weather:</strong> You may refer to <a
href="http://www.wunderground.com/cgi-bin/findweather/getForecast?query=Lyon%20france&wuSelect=WEATHER">wunderground.com</a>
for Lyon weather.</p>
<p><strong>Getting Around</strong></p>
<ul>
<li>"<a href="http://esw.w3.org/Discover_Lyon">Discover Lyon</a>" page on the
W3C Wiki</li>
<li><a href="http://www.lyon.fr/vdl/sections/en/">Lyon Tourist Office</a></li>
<li><a href="http://maps.google.fr/">Google maps</a></li>
<li><a href="http://www.tcl.fr/index.asp">TCL - Lyon Public
transportation</a></li>
</ul>
<!-- end content -->
<!-- footer beg -->
<div id="footer">
<address>
Created 6 April 2010 by: <a
href="http://www.w3.org/People/Alexandra/">Alexandra Lavirotte</a>,
W3C/ERCIM<br />
<a href="http://www.flickr.com/photos/christing/2205030434/">Lyon bridge
photo</a> by Christine Vaufrey<br />
Available under a <a rel="license"
href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons
Attribution Non-Commercial ShareAlike 2.0 License</a>.<br />
<small>Last update $Date: 2011/01/25 12:16:05 $ by $Author: alex $</small>
</address>
</div>
<!-- footer end -->
</div>
</body>
</html>