30-mediaann-minutes.html
21.5 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang='en' xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 6 November 2007), see www.w3.org" />
<title>MAWG Telco -- 30 Nov 2010</title>
<link type="text/css" rel="STYLESHEET" href=
"http://www.w3.org/StyleSheets/base.css" />
<link type="text/css" rel="STYLESHEET" href=
"http://www.w3.org/StyleSheets/public.css" />
<link type="text/css" rel="STYLESHEET" href=
"http://www.w3.org/2004/02/minutes-style.css" />
<meta content="MAWG Telco" name="Title" />
<meta content="text/html; charset=utf-8" http-equiv=
"Content-Type" />
</head>
<body>
<p><a href="http://www.w3.org/"><img src=
"http://www.w3.org/Icons/w3c_home" alt="W3C" border="0" height=
"48" width="72" /></a></p>
<h1>- DRAFT -</h1>
<h1>MAWG Telco</h1>
<h2>30 Nov 2010</h2>
<p><a href=
'http://lists.w3.org/Archives/Public/public-media-annotation/2010Nov/0145.html'>
Agenda</a></p>
<p>See also: <a href=
"http://www.w3.org/2010/11/30-mediaann-irc">IRC log</a></p>
<h2><a name="attendees" id="attendees">Attendees</a></h2>
<div class="intro">
<dl>
<dt>Present</dt>
<dd>joakim, veronique(irc), chris(phone), marcel(phone),
werner, pierre-antoine</dd>
<dt>Regrets</dt>
<dd>jean-pierre, florian, felix, tobias, wonsuk, daniel</dd>
<dt>Chair</dt>
<dd>Joakim</dd>
<dt>Scribe</dt>
<dd>wbailer</dd>
</dl>
</div>
<h2>Contents</h2>
<ul>
<li>
<a href="#agenda">Topics</a>
<ol>
<li><a href="#item01">previous minutes</a></li>
<li><a href="#item02">next meeting</a></li>
<li><a href="#item03">action items</a></li>
<li><a href="#item04">ontology / rdf</a></li>
<li><a href="#item05">lc comment status</a></li>
</ol>
</li>
<li><a href="#ActionSummary">Summary of Action Items</a></li>
</ul>
<hr />
<div class="meeting">
<p class='phone'></p>
<p class='phone'></p>
<p class='irc'><<cite>jsderber</cite>> Hi, did you call
in to the US number?</p>
<p class='irc'><<cite>jsderber</cite>>
46.7.61.26.aacc</p>
<p class='irc'><<cite>Vero</cite>> I am on IRC, but can't
reach you by phone</p>
<p class='irc'><<cite>scribe</cite>> scribenick:
wbailer</p>
<p class='irc'><<cite>jsderber</cite>> Thanks for
scribingWerner</p>
<p class='irc'><<cite>scribe</cite>> chair: joakim</p>
<p class='irc'><<cite>jsderber</cite>> <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html">http://www.w3.org/2010/11/30-mediaann-minutes.html</a></p>
<h3 id="item01">previous minutes</h3>
<p class='phone'><a href=
"http://www.w3.org/2010/11/16-mediaann-minutes.html">http://www.w3.org/2010/11/16-mediaann-minutes.html</a></p>
<p class='phone'>accepted</p>
<h3 id="item02">next meeting</h3>
<p class='phone'>Tuesday, dec. 7</p>
<p class='irc'><<cite>jsderber</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/open">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/open</a></p>
<h3 id="item03">action items</h3>
<p class='phone'>keep 269 open</p>
<p class='irc'><<cite>Vero</cite>> about nb 293: I
rewrote the properties' description according to the format
that we had agreed upon, edited the change in the location
property description and did other minor changes</p>
<p class='irc'><<cite>Vero</cite>> I could not upload the
new version to SVN, so I sent the XML to WonSuk, Daniel and
Joakim</p>
<p class='irc'><<cite>Vero</cite>> WonSuk can upload it
next week he said</p>
<p class='irc'><<cite>Vero</cite>> if anyone can do it
beforehand, let me know!</p>
<p class='irc'><<cite>Vero</cite>> but the action can be
closed</p>
<p class='phone'>close action-293</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-293 work
with chris and raphael to update the properties of the ontology
doc closed</p>
<p class='irc'><<cite>jsderber</cite>> Is it conected
with action-294?</p>
<p class='phone'>action 302 still pending</p>
<p class='irc'><<cite>trackbot</cite>> Sorry, couldn't
find user - 302</p>
<p class='irc'><<cite>Vero</cite>> @Joakim: I suppose so,
I don't really get the meaning of that action item</p>
<p class='irc'><<cite>Vero</cite>> action 347 is also
closed, I sent my review 2 weeks ago on the list</p>
<p class='irc'><<cite>trackbot</cite>> Sorry, couldn't
find user - 347</p>
<p class='irc'><<cite>jsderber</cite>> Veronique: Action
309 - Did you change anything of the markup of
nomative/informative, probably with specific class to
visualise?</p>
<p class='irc'><<cite>jsderber</cite>> Welcome
Marcel!</p>
<p class='irc'><<cite>Vero</cite>> @Joakim: no, that
action was on WonSuk</p>
<p class='irc'><<cite>Vero</cite>> I think he did it
though</p>
<p class='irc'><<cite>Vero</cite>> Thierry gave him some
CSS I think</p>
<p class='phone'>close action-294</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-294 check
together with other table editors option for clarifying
type/role attributes closed</p>
<p class='irc'><<cite>jsderber</cite>> Veronique: how
about action 311?</p>
<p class='irc'><<cite>Vero</cite>> my action 320 is still
open, I had to have the new property syntax implemented to do
it, I'll draft the answer as soon as the document is uploaded
and can be shown to Dough</p>
<p class='irc'><<cite>Vero</cite>> @Joakim: I think it's
closed, I finished rewriting the property table, that Raphael
had started</p>
<p class='phone'>close action-311</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-311
ontology doc editing particularly table, etc closed</p>
<p class='irc'><<cite>Vero</cite>> to be reviewed though
:)</p><a name="action01" id="action01"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> wonsuk to upload veronique's version
to CVS [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action01">http://www.w3.org/2010/11/30-mediaann-minutes.html#action01</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-372
- Upload veronique's version to CVS [on WonSuk Lee - due
2010-12-07].</p>
<p class='irc'><<cite>Chris</cite>> I can review it (once
the document is online somewhere(</p>
<p class='phone'>320 is pending</p>
<p class='irc'><<cite>Vero</cite>> @Werner: yes, once the
doc is online, I can send a draft answer to DOugh, he wanted to
see how the updated property description was answering some of
his concerns</p>
<p class='irc'><<cite>Vero</cite>> ... but it's still
pending meanwhile</p>
<p class='phone'>close action-329</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-329 Check
if comment 2389 is in the document closed</p>
<p class='phone'>close action-331</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-331 Check
if comment 2398 is in the document closed</p>
<p class='phone'>close action-332</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-332 Check
if comment 2403 is in the document closed</p>
<p class='phone'>close action-335</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-335 Check
if comment 2404 is in the document closed</p>
<p class='irc'><<cite>pchampin</cite>> i can</p>
<p class='irc'><<cite>pchampin</cite>> I can hear you,
but have no functioning microphone</p>
<p class='irc'><<cite>pchampin</cite>> sorry about
that...</p>
<p class='irc'><<cite>pchampin</cite>> about my
proposals</p>
<p class='irc'><<cite>pchampin</cite>> a number of them
have been restated by Jean-Pierre in his mail</p>
<p class='irc'><<cite>pchampin</cite>> and will be
discussed next week</p>
<p class='phone'>close action-336</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-336 Check
if comment 2405 is in the document closed</p>
<p class='phone'>close action-338</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-338 Check
if comment 2411 is in the document closed</p>
<p class='phone'>close action-340</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-340 Check
if comment 2417 is in the document closed</p>
<p class='phone'>close action-341</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-341 Check
if comment 2417 is in the document closed</p>
<p class='phone'>close action-347</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-347 Check
if comment 2410 is in the document closed</p>
<p class='phone'>351 pending</p>
<p class='irc'><<cite>jsderber</cite>> Veronique: What
about changing "our ontology" to "this ontology" in the
ontology doc?</p>
<p class='phone'>close action-352</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-352
Re-organize the API document so that the return type interfaces
appear in a later section closed</p>
<p class='irc'><<cite>Vero</cite>> @Joakim: was this on
me? I though someone else had checked this out...</p>
<p class='phone'>close action-353</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-353 Write
an example of how the API is to be used, to appear in the API
doc *before* the list of return type interfaces closed</p>
<p class='phone'>close action-355</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-355 Provide
example RDF files for the mapping target closed</p>
<p class='phone'>356 pending</p>
<p class='phone'>close action-357</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-357
Restructure the list of "interfaces", as discussed on Thursday
4/11 closed</p>
<p class='phone'>action-358</p>
<p class='phone'>close action-358</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-358 Add
descriptive information to some sections for example 3.1.1, and
what is an "interface" closed</p>
<p class='irc'><<cite>Chris</cite>> the new version of
the API document can be found at:</p>
<p class='phone'>close action-359</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-359 Add
type and value in all return types closed</p>
<p class='irc'><<cite>Chris</cite>> <a href=
"http://dev.w3.org/2008/video/mediaann/mediaont-api-1.0/mediaont-api-1.0.html">
http://dev.w3.org/2008/video/mediaann/mediaont-api-1.0/mediaont-api-1.0.html</a></p>
<p class='irc'><<cite>Chris</cite>> it would be good that
someone checks out this version</p><a name="action02" id=
"action02"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> florian to review Chris' changes to
API document [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action02">http://www.w3.org/2010/11/30-mediaann-minutes.html#action02</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-373
- Review Chris' changes to API document [on Florian Stegmaier -
due 2010-12-07].</p>
<p class='phone'>360 pending</p>
<p class='phone'>on 361: joakim sent mails to 5 vendors, CC to
Philippe Le Hegaret, waiting for response</p>
<p class='phone'>close action-361</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-361 Ask web
browser vendors for feed-back on API spec closed</p>
<p class='phone'>362 seems to be duplicate of 361</p>
<p class='phone'>close action-362</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-362 Ask
browser vendors for their opinion on the mawg documents.
closed</p>
<p class='phone'>365 pending</p>
<p class='phone'>close action-366</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-366 (with
help of API editors) Add section in the specification: Sync
Interface (for web service implmenters) and Async Interface
(for web developers closed</p>
<p class='phone'>close action367</p>
<p class='phone'>close action-367</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-367 Verify
what's the most exact word as (CreateDate or CreationDate) to a
native closed</p><a name="action03" id="action03"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> chris to change createdate to
creationdate in the api doc [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action03">http://www.w3.org/2010/11/30-mediaann-minutes.html#action03</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-374
- Change createdate to creationdate in the api doc [on Chris
Poppe - due 2010-12-07].</p><a name="action04" id=
"action04"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> véronique to change createdate to
creationdate in the ontology doc [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action04">http://www.w3.org/2010/11/30-mediaann-minutes.html#action04</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-375
- Change createdate to creationdate in the ontology doc [on
Véronique Malaisé - due 2010-12-07].</p>
<p class='phone'><cite>ma:</cite> format vs ma:compression</p>
<p class='phone'>are extended mime types defined for enough
formats (see jean-pierre's comment)</p>
<p class='phone'>for complete resource, ma:format could be
enough when using extended mime type</p>
<p class='phone'><cite>joakim:</cite> propose to discuss on
list until next meeting and then make a decision</p>
<p class='phone'>368 is pending</p>
<p class='irc'><<cite>pchampin</cite>> I suggest to add
an action to update the RDF ontology for createDate ->
creationDate</p>
<p class='irc'><<cite>pchampin</cite>> he has done that,
yes</p>
<p class='phone'>close action-370</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-370 Send an
e-mail about proposals from the RDF task-force closed</p>
<h3 id="item04">ontology / rdf</h3>
<p class='phone'>moved to next week</p>
<h3 id="item05">lc comment status</h3><a name="action05" id=
"action05"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> joakim to review LC 2393 [recorded in
<a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action05">http://www.w3.org/2010/11/30-mediaann-minutes.html#action05</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-376
- Review LC 2393 [on Joakim Söderberg - due
2010-12-07].</p><a name="action06" id="action06"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> chris to review LC2393 [recorded in
<a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action06">http://www.w3.org/2010/11/30-mediaann-minutes.html#action06</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-377
- Review LC2393 [on Chris Poppe - due 2010-12-07].</p><a name=
"action07" id="action07"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> wbailer to review LC 2395 [recorded in
<a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action07">http://www.w3.org/2010/11/30-mediaann-minutes.html#action07</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-378
- Review LC 2395 [on Werner Bailer - due
2010-12-07].</p><a name="action08" id="action08"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> vèronique to review LC2395 [recorded
in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action08">http://www.w3.org/2010/11/30-mediaann-minutes.html#action08</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Sorry, couldn't
find user - vèronique</p><a name="action09" id="action09"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> tobias to review LC 2406 [recorded in
<a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action09">http://www.w3.org/2010/11/30-mediaann-minutes.html#action09</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-379
- Review LC 2406 [on Tobias Bürger - due
2010-12-07].</p><a name="action10" id="action10"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> felix to review LC 2406 [recorded in
<a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action10">http://www.w3.org/2010/11/30-mediaann-minutes.html#action10</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-380
- Review LC 2406 [on Felix Sasaki - due 2010-12-07].</p>
<p class='phone'>[adjourned]</p>
</div>
<h2><a name="ActionSummary" id="ActionSummary">Summary of Action
Items</a></h2><!-- Action Items -->
<strong>[NEW]</strong> <strong>ACTION:</strong> chris to change
createdate to creationdate in the api doc [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action03">http://www.w3.org/2010/11/30-mediaann-minutes.html#action03</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> chris to review
LC2393 [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action06">http://www.w3.org/2010/11/30-mediaann-minutes.html#action06</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> felix to review
LC 2406 [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action10">http://www.w3.org/2010/11/30-mediaann-minutes.html#action10</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> florian to review
Chris' changes to API document [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action02">http://www.w3.org/2010/11/30-mediaann-minutes.html#action02</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> joakim to review
LC 2393 [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action05">http://www.w3.org/2010/11/30-mediaann-minutes.html#action05</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> tobias to review
LC 2406 [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action09">http://www.w3.org/2010/11/30-mediaann-minutes.html#action09</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> vèronique to
review LC2395 [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action08">http://www.w3.org/2010/11/30-mediaann-minutes.html#action08</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> véronique to
change createdate to creationdate in the ontology doc [recorded
in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action04">http://www.w3.org/2010/11/30-mediaann-minutes.html#action04</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> wbailer to review
LC 2395 [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action07">http://www.w3.org/2010/11/30-mediaann-minutes.html#action07</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> wonsuk to upload
veronique's version to CVS [recorded in <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html#action01">http://www.w3.org/2010/11/30-mediaann-minutes.html#action01</a>]<br />
<br />
[End of minutes]<br />
<hr />
<address>
Minutes formatted by David Booth's <a href=
"http://dev.w3.org/cvsweb/~checkout~/2002/scribe/scribedoc.htm">
scribe.perl</a> version 1.135 (<a href=
"http://dev.w3.org/cvsweb/2002/scribe/">CVS log</a>)<br />
$Date: 2010/11/30 12:57:41 $
</address>
<div class="diagnostics">
<hr />
<h2>Scribe.perl diagnostic output</h2>[Delete this section
before finalizing the minutes.]<br />
<pre>
This is scribe.perl Revision: 1.135 of Date: 2009/03/02 03:52:20
Check for newer version at <a href=
"http://dev.w3.org/cvsweb/~checkout~/2002/scribe/">http://dev.w3.org/cvsweb/~checkout~/2002/scribe/</a>
Guessing input format: RRSAgent_Text_Format (score 1.00)
Succeeded: s/ Werbner/Werner/
Succeeded: s/scrinign/scribing/
Succeeded: s/ear/hear/
Found ScribeNick: wbailer
Inferring Scribes: wbailer
Present: joakim veronique(irc) chris(phone) marcel(phone) werner pierre-antoine
WARNING: Replacing previous Regrets list. (Old list: Wonsuk, Tobias, Felix, Florian, Jean-Pierre)
Use 'Regrets+ ... ' if you meant to add people without replacing the list,
such as: <dbooth> Regrets+ jean-pierre, florian, felix, tobias, wonsuk, daniel
Regrets: jean-pierre florian felix tobias wonsuk daniel
Agenda: <a href=
"http://lists.w3.org/Archives/Public/public-media-annotation/2010Nov/0145.html">http://lists.w3.org/Archives/Public/public-media-annotation/2010Nov/0145.html</a>
Got date from IRC log name: 30 Nov 2010
Guessing minutes URL: <a href=
"http://www.w3.org/2010/11/30-mediaann-minutes.html">http://www.w3.org/2010/11/30-mediaann-minutes.html</a>
People with action items: chris felix florian joakim ronique tobias v wbailer wonsuk
WARNING: Input appears to use implicit continuation lines.
You may need the "-implicitContinuations" option.
</pre>[End of <a href=
"http://dev.w3.org/cvsweb/~checkout~/2002/scribe/scribedoc.htm">
scribe.perl</a> diagnostic output]
</div>
</body>
</html>