17-swxg-minutes.html
32.2 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
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
<!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/x86 (vers 12 April 2005), see www.w3.org" />
<title>SV_MEETING_TITLE -- 17 Jun 2009</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="SV_MEETING_TITLE" 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>SWXG Weekly Telecon</h1>
<h2>17 Jun 2009</h2>
<p><a href=
'http://lists.w3.org/Archives/Public/public-xg-socialweb/2009May/0127.html'>
Agenda</a></p>
<p>See also: <a href="http://www.w3.org/2009/06/17-swxg-irc">IRC
log</a></p>
<h2><a name="attendees" id="attendees">Attendees</a></h2>
<div class="intro">
<dl>
<dt>Present</dt>
<dd>+1.314.683.aaaa, DKA, pchampin, tpa, Phil_Archer,
tinkster, +1.510.931.aacc, oshani, AlexKorth, +4222aadd,
cperey, +03491549aaee, jsalvachua, +0797094aaff, claudiov,
+46.1.08.01.aagg, Carine, MacTed, FabGandon, karl, danbri,
hhalpin</dd>
<dt>Regrets</dt>
<dt>Chairs</dt>
<dd>Dan Appelquist, Dan Brickley & Harry Halpin (yes, all 3)</dd>
<dt>Scribe</dt>
<dd>PhilA</dd>
</dl>
</div>
<h2>Contents</h2>
<ul>
<li>
<a href="#agenda">Topics</a>
<ol>
<li><a href="#item01">Discussion on Context</a></li>
<li><a href="#item02">General Organization and Task
Forces</a></li>
<li><a href="#item03">Invited Guests</a></li>
<li><a href="#item04">Creating User Stories on the
Wiki</a></li>
<li><a href="#item05">Social Network Matrix</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>rreck</cite>> i didnt see my self
join when i called in</p>
<p class='irc'><<cite>rreck</cite>> where are the calling
in messages?</p>
<p class='irc'><<cite>bblfish</cite>> hello</p>
<p class='irc'><<cite>tinkster</cite>> danbri has sent
regrets and neither of our other chairs seem to have turned up
yet.</p>
<p class='irc'><<cite>rreck</cite>> i saw harry online
earlier</p>
<p class='irc'><<cite>rreck</cite>> its a he</p>
<p class='irc'><<cite>yuk</cite>> +yuk</p>
<p class='irc'><<cite>scribe</cite>> scribe: PhilA</p>
<p class='irc'><<cite>scribe</cite>> scribeNick:PhilA</p>
<p class='irc'><<cite>AlexKorth</cite>> pchampin, indeed
:)</p>
<p class='irc'><<cite>tpa</cite>> yup, still not
working</p>
<p class='phone'><cite>Context:</cite> DKA in an airport
lounge, Harry should be joining soon</p>
<h3 id="item01">Discussion on Context</h3>
<p class='phone'><cite>DKA:</cite> Wasnt to jump staright in to
the discussion on context<br />
... Claudio - you and I have been most vociferous on this
topic<br />
... so can we kick off this privacy nad context TF<br />
... so are you able to take a leadership role?</p>
<p class='phone'><cite>Claudio:</cite> In principle it would be
nice<br />
... but like everyone, I have several engagements<br />
... but it's difficult to understand how the TF relates to the
rest of the group. If Telecom Italia has some goals that it
thinks are crucial?<br />
... I need to process my first proposal and see what the
discussion leads to</p>
<p class='phone'><cite>DKA:</cite> You've fallen into my trap
:-)<br />
... Can you take your original proposal; and subsequent
discussion and formulate that as a TF charter?<br />
... The XG needs to agree on the context charter so that the
TF's work can be defined</p>
<p class='phone'><cite>Claudio:</cite> Again, nothing against
creating that document but it would be useful to get some more
comments<br />
... I want to be usre that we're progressing in a way that
makes sense<br />
... (to the group)</p>
<p class='irc'><<cite>cperey</cite>> also there is the
question of whether the Task Force will cover privacy</p>
<p class='phone'><cite>Claudio:</cite> is it in scope to
specify APIs for instance? Are we to create a vocabulary? Is it
reasonable to achive those goals?</p>
<p class='irc'><<cite>bblfish</cite>> perhaps we need
examples of contexts, use cases make sense</p>
<p class='phone'><cite>DKA:</cite> Can you point us to an
initial e-mail and thtead?<br />
... I think the group needs a summary to look at</p>
<p class='irc'><<cite>tinkster</cite>> Current
deliverables <<a href=
"http://www.w3.org/2005/Incubator/socialweb/wiki/Context_TF#Deliverables%3E">http://www.w3.org/2005/Incubator/socialweb/wiki/Context_TF#Deliverables></a>
look good and achievable to me.</p>
<p class='phone'>Cl;audio: There's a pointer on the scoail web
wiki page</p>
<p class='irc'><<cite>cperey</cite>> is this is a Task
Force for Context + Privacy? or is there Task Force for Context
and another Task Force for Privacy/Security</p>
<p class='phone'><cite>Claudio:</cite> the link says sometehing
like "this is an initial scope that the TF might do"</p>
<p class='irc'><<cite>tinkster</cite>> Claudio's scoping
message - <a href=
"http://lists.w3.org/Archives/Public/public-xg-socialweb/2009Jun/0020.html">
http://lists.w3.org/Archives/Public/public-xg-socialweb/2009Jun/0020.html</a></p>
<p class='phone'><cite>DKA:</cite> SO my initial feedback would
be that the soecification of APIs is probably out of scope but
a selection of existing APIs would be in scope</p>
<p class='irc'><<cite>bblfish</cite>> what is context? It
seems incredibly general.</p>
<p class='irc'><<cite>mattroweshow</cite>> bblfish+1</p>
<p class='irc'><<cite>pchampin</cite>> bblfish+1</p>
<p class='phone'><cite>DKA:</cite> So that fits in with the
ethos of an XG - not to develop new technologies - more how to
use exsting tech</p>
<p class='irc'><<cite>bblfish</cite>> is it just another
way to speak about named graphs?</p>
<p class='phone'><cite>DKA:</cite> But I definitely agree that
a catalogue of different social contexts is useful<br />
... a vocab and privacy model would then flow from that<br />
... I just have a problem with the spec of an API</p>
<p class='phone'><cite>Claudio:</cite> The only info I have on
this is the term context. It may be huge and include a lot of
things<br />
... then it's really related to some concept of an activity
that a user may be performing at a given time</p>
<p class='irc'><<cite>mattroweshow</cite>> context is
abstract, specialisations need to be defined</p>
<p class='phone'><cite>Claudio:</cite> this is like an extended
version of the presence info</p>
<p class='irc'><<cite>tinkster</cite>> bblfish, my
definition of context is up-to-the-minute profile info - i.e.,
not foaf:based_near, but where is the person right now; what
devices are they currently using; are they asleep, so not to be
disturbed; what music are they listening to...</p>
<p class='phone'><cite>Claudio:</cite> I can give more info
about my context that might be useful to people I'm connected
to</p>
<p class='irc'><<cite>bblfish</cite>> ah ok. Don't call
me, I am asleep.</p>
<p class='irc'><<cite>cperey</cite>> context could also
include "I'm in a call</p>
<p class='irc'><<cite>bblfish</cite>> There was an
ontology for what I am doing now</p>
<p class='phone'><cite>Claudio:</cite> the user may be working,
playing, travelling etc.</p>
<p class='irc'><<cite>mattroweshow</cite>> so context
embodies the current status also</p>
<p class='phone'><cite>Claudio:</cite> we have a few use cases
that may point to exploitation possibilitie4s<br />
... maybe something like 50% of your friends on a train, one
walking, one shopping etc<br />
... these fit in with our definition of the term 'context'</p>
<p class='irc'><<cite>AlexKorth</cite>> totally useful
but for me subdomain of privacy</p>
<p class='irc'><<cite>bblfish</cite>> ok, yes, makes
sense</p>
<p class='irc'><<cite>bblfish</cite>> it would be easy to
build a vocab like that</p>
<p class='phone'><cite>DKA:</cite> Thanks for that</p>
<p class='irc'><<cite>mattroweshow</cite>> Really good
explanation of context</p>
<p class='irc'><<cite>AlexKorth</cite>> vocab could be
similar to activitystrea.ms</p>
<p class='phone'>[ASIDE]: Discussion of who will chair now that
DKA has to board a plane. Dan Bri takes over...</p>
<p class='irc'><<cite>scribe</cite>> chair:
Dan_Appelquist</p>
<p class='irc'><<cite>scribe</cite>> chair:
Dan_Brickley</p>
<p class='irc'><<cite>rreck</cite>> i define context
based on groundings</p>
<p class='irc'><<cite>rreck</cite>> in time and space</p>
<p class='irc'><<cite>bblfish</cite>> ok I have it
<a href=
"http://crschmidt.net/foaf/menow/">http://crschmidt.net/foaf/menow/</a></p>
<p class='irc'><<cite>danbri</cite>> can someone make an
attempt at writing down what daniela said?</p>
<p class='irc'><<cite>cperey</cite>> should the
definition include a social element?</p>
<p class='phone'><cite>Claudio:</cite> Having heard DKA's
summary I think yes, that's good. I think we're close to a
definition of context</p>
<p class='irc'><<cite>bblfish</cite>> the definition of
context is very prgamatic.</p>
<p class='phone'><cite>Danbri:</cite> I'm afraid I can in half
way through<br />
... my instinct is to get started withthe work as we atre an XG
not a WG</p>
<p class='phone'><cite>DKA:</cite> We can't keep messing around
talking about what we're going to talk about</p>
<p class='phone'>??: Even if defining an API is out of scope, I
guess it's not out of scope to recommend that someone
should?</p>
<p class='irc'><<cite>bblfish</cite>> here is another
ontology: <a href=
"http://www.milanstankovic.org/opo/ontology.html">http://www.milanstankovic.org/opo/ontology.html</a></p>
<p class='irc'><<cite>hajons</cite>> Håkan = hajons</p>
<p class='phone'><cite>DKA:</cite> Surely we should be working
out where the gaps are and who should fill them</p>
<p class='phone'>ack</p>
<p class='irc'><<cite>bblfish</cite>> that is the "Online
Presence Ontology"</p><a name="action01" id="action01"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> PhilA to work with Claudio on taking
the context discussion to a proposal [recorded in <a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action01">http://www.w3.org/2009/06/17-swxg-minutes.html#action01</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Sorry, couldn't
find user - PhilA</p>
<p class='irc'><<cite>tinkster</cite>> We skipped item 1
and have done item 2 now.</p><a name="action02" id=
"action02"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong>Phil_Archer to work with Clausio to
take context discussion to a TF proposal [recorded in <a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action02">http://www.w3.org/2009/06/17-swxg-minutes.html#action02</a>]</p>
<p class='irc'><<cite>tpa</cite>> Zakime, take up agendum
3</p>
<h3 id="item02">General Organization and Task Forces</h3>
<p class='phone'><cite>DanBri:</cite> Just sorting out who is a
TF leader</p>
<p class='irc'><<cite>danbri</cite>> 3. Task Forces</p>
<p class='irc'><<cite>danbri</cite>> + Do we have
confirmed leaders for Context and Privacy Task</p>
<p class='irc'><<cite>danbri</cite>> Force (Karl
Dubost)?</p>
<p class='irc'><<cite>danbri</cite>> is that 1 or 2,
...etc</p>
<p class='irc'><<cite>danbri</cite>> (who said "hi"?)</p>
<p class='phone'><cite>DKA:</cite> I think that Claudio and
PhilA need to put toegther a more fleshed out TF goal in the
wiki</p>
<p class='irc'><<cite>danbri</cite>> daniela: claudio and
phil will work on a fleshed-out scope in wiki, then if
Claudio's happy with goals he is happy to be named on tf
leader</p>
<p class='phone'><cite>DKA:</cite> that doen, he, Claudio,
might then be TF leader</p><br />
.,.. the though thing is getting consensus on the TF scope
<p class='phone'><cite>DanBri:</cite> did we have a leader on
protability?</p>
<p class='phone'><cite>PeteFern:</cite> I think I was up for
that</p>
<p class='irc'><<cite>danbri</cite>> For Portability and
Architectures Task Force (@@)?</p>
<p class='irc'><<cite>karl</cite>> trackbot, comment
ACTION-35 seny a message to Evan about joining the July 1st
call. No answer yet. Will followup in 2 days in no answer.</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-35 Follow
up with Evan, see if July 1st date to talk about microblogging
works. notes added</p>
<p class='irc'><<cite>mischat</cite>> via harry's last
email : Context Ontology : <a href=
"http://www.w3.org/TR/2009/WD-dcontology-20090616/">http://www.w3.org/TR/2009/WD-dcontology-20090616/</a></p>
<p class='phone'>??: I was trying to update the wiki for
portability and architecture</p>
<p class='irc'><<cite>danbri</cite>> OK, Pete + ??
(missed name)</p>
<p class='phone'><cite>danbri:</cite> is the wiki update going
OK? Is it working?</p>
<p class='irc'><<cite>tinkster</cite>> joachim
salvachua</p>
<p class='irc'><<cite>danbri</cite>> "Has Joaquin found
scoping to be better for</p>
<p class='irc'><<cite>danbri</cite>> portability? Can we
have two leaders per task force? Do we</p>
<p class='irc'><<cite>danbri</cite>> have critical mass,
and if so, can we get telecon times for</p>
<p class='irc'><<cite>danbri</cite>> them?"</p>
<p class='phone'><cite>Joachim:</cite> I don't know if we have
critical mass for this</p>
<p class='irc'><<cite>danbri</cite>> (can someone post
wiki pointer?)</p>
<p class='phone'><cite>Joachim:</cite> we are trying to
organise a call</p>
<p class='irc'><<cite>mattroweshow</cite>> <a href=
"http://www.w3.org/2005/Incubator/socialweb/wiki/Portability_Architecture_TF">
http://www.w3.org/2005/Incubator/socialweb/wiki/Portability_Architecture_TF</a></p>
<p class='phone'><cite>Joachim:</cite> or an IRC meeting?<br />
... we can discuss the differnet tasks and see how we can
organise portabuility and architecture</p>
<p class='phone'><cite>danbri:</cite> so could you take an
actionm to do that?</p>
<p class='phone'><cite>Joachim:</cite> yes</p><a name=
"action03" id="action03"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Joachim to organise a meeting to
discuss the scope of the portability and architecture TF
[recorded in <a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action03">http://www.w3.org/2009/06/17-swxg-minutes.html#action03</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Sorry, couldn't
find user - Joachim</p>
<p class='irc'><<cite>danbri</cite>> trackbot, help</p>
<p class='irc'><<cite>trackbot</cite>> See <a href=
"http://www.w3.org/2005/06/tracker/irc">http://www.w3.org/2005/06/tracker/irc</a>
for help</p>
<p class='irc'><<cite>tinkster</cite>> trackbot,
status</p><a name="action04" id="action04"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> jsalvachua to organise meeteing to
discuss scope of portability and architecture TF [recorded in
<a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action04">http://www.w3.org/2009/06/17-swxg-minutes.html#action04</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Sorry, couldn't
find user - jsalvachua</p>
<p class='irc'><<cite>caribou</cite>> user is
joaquin</p><a name="action05" id="action05"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> joaquin to organise meeteing to
discuss scope of portability and architecture TF [recorded in
<a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action05">http://www.w3.org/2009/06/17-swxg-minutes.html#action05</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-40
- Organise meeteing to discuss scope of portability and
architecture TF [on joaquin Salvachua - due 2009-06-24].</p>
<p class='phone'><cite>danbri:</cite> Dan A where are we up to
wrt invited guests?</p>
<h3 id="item03">Invited Guests</h3>
<p class='phone'><cite>DKA:</cite> I think we need more
inter-chair coordination</p>
<p class='irc'><<cite>tinkster</cite>> Do we need a
chairing list like the scribes list?</p>
<p class='phone'><cite>DKA:</cite> my whole last week has been
taken up with W3C working group meetings and strange Greek
visitors<br />
... Informally, the invited guests I've had most feedback on is
this guy, Evan from the microblogging community</p><a name=
"action06" id="action06"></a>
<p class='irc'><<cite>danbri</cite>>
<strong>ACTION:</strong> danbri invite Evan P. of identi.ca to
a call [recorded in <a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action06">http://www.w3.org/2009/06/17-swxg-minutes.html#action06</a>]</p>
<p class='phone'>danbri to line up Evan as guest
speaker</p><a name="action07" id="action07"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> danbri to line up Evan as guest
speaker [recorded in <a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action07">http://www.w3.org/2009/06/17-swxg-minutes.html#action07</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-41
- Line up Evan as guest speaker [on Dan Brickley - due
2009-06-24].</p>
<p class='phone'>??: I had an action item to work with Harry to
invite Nathan Eagle as a guest speaker</p>
<h3 id="item04">Creating User Stories on the Wiki</h3>
<p class='irc'><<cite>bblfish</cite>> cool</p>
<p class='irc'><<cite>bblfish</cite>> I added a few 1-5
user stories</p>
<p class='irc'><<cite>bblfish</cite>> Would like some
feedback</p>
<p class='irc'><<cite>hajons</cite>> ?? = hajons =
Håkan</p>
<p class='phone'>There's some stuff about take down on the
wiki</p>
<p class='irc'><<cite>danbri</cite>> close 2x danbri
actions</p>
<p class='irc'><<cite>karl</cite>> danbri, :) action-41
and action-35 are the same no?</p>
<p class='irc'><<cite>danbri</cite>> continue oshani</p>
<p class='phone'><cite>Oshani:</cite> Hi, yes, I didn't write
it formally but I will do</p>
<p class='irc'><<cite>danbri</cite>> (similar, karl.
similar ;)</p>
<p class='phone'><cite>Oshani:</cite> so you want me to write
it based on the current template?<br />
... (the one Karl sent out)</p>
<p class='phone'><cite>danbri:</cite> That would be ideal but
we're not fussy</p>
<p class='irc'><<cite>danbri</cite>> phil "i have a
couple ... need to check not already done ... can add in next
48 hours...</p>
<p class='irc'><<cite>danbri</cite>> "things around
safety, people for whom their online id is their real id
...</p>
<p class='irc'><<cite>danbri</cite>> "also people
avoiding certain harmful ppl</p>
<p class='irc'><<cite>tinkster</cite>> More user stories:
danbri, maybe your provenance of microblogs question could be
added - tracing back forwarded messages.</p>
<p class='irc'><<cite>mattroweshow</cite>> interesting
interpretation of online existence</p>
<p class='phone'><cite>danbri:</cite> Harry brought up the Iram
situation - can that ne a uc?</p>
<p class='phone'><cite>tpa:</cite> I wanted to talk a little
about cleaning up some of the ones already there</p>
<p class='irc'><<cite>danbri</cite>> tinkster, care to
attempt that writeup?</p>
<p class='irc'><<cite>tinkster</cite>> yes, sure.</p>
<p class='irc'><<cite>danbri</cite>> thx. can you action
yourself?</p>
<p class='phone'><cite>tpa:</cite> I'm about to throw a third
template into the system. What are the plans for the user
stories?</p>
<p class='irc'><<cite>tinkster</cite>> ACTION Toby to
document danbri's microblogging provenance question as a user
story.</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-42
- Document danbri's microblogging provenance question as a user
story. [on Toby Inkster - due 2009-06-24].</p>
<p class='phone'><cite>tpa:</cite> is it going to be a running
thing? Will it be locked at some point? What is the expected
use of the edited version?</p>
<p class='irc'><<cite>bblfish</cite>> I think we add
stories during the life of the XG, but as we go on they will
settle</p>
<p class='phone'><cite>danbri:</cite> The primary deliverable
from this group is the report. That said, the repository of use
cases is going to be useul for everyone to see what tech needs
to address</p>
<p class='phone'><cite>karL:</cite> I think the user stories
can be used when we're writing the formal spec - use them to
define what we want to write about</p>
<p class='irc'><<cite>Zakim</cite>> karl, you wanted to
talk about the user stories</p>
<p class='phone'><cite>Tim:</cite> I'm going to try nad
converge the different things into one<br />
... I don't expect too much of a change from what Karl's
template did</p>
<p class='phone'>scribe notes that I think the previous 'tpa'
accreditation was probably wrong</p>
<p class='phone'><cite>Tim:</cite> I've already seen some
repitition. I've recommended that we use character names with
first names from the alphabet<br />
... I think if I create different characters, that might
generate new cases.</p>
<p class='phone'><cite>danbri:</cite> Endorse the point about
covering people from differnet backgrounds</p>
<p class='irc'><<cite>bblfish</cite>> +1 good idea with
multiple backgrounds</p><a name="action08" id="action08"></a>
<p class='irc'><<cite>danbri</cite>>
<strong>ACTION:</strong> danbri write up orkut/i18n/"looking
for" issue [recorded in <a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action08">http://www.w3.org/2009/06/17-swxg-minutes.html#action08</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-43
- Write up orkut/i18n/"looking for" issue [on Dan Brickley -
due 2009-06-24].</p>
<p class='irc'><<cite>tinkster</cite>> Good cast of
characters to start with: <a href=
"http://en.wikipedia.org/wiki/Alice_and_Bob">http://en.wikipedia.org/wiki/Alice_and_Bob</a></p>
<p class='phone'><cite>TIm:</cite> What would be nice would be
that any story arriving after next week did so using the
template</p>
<p class='irc'><<cite>danbri</cite>> cf <a href=
"http://www.w3.org/WAI/redesign/personas">http://www.w3.org/WAI/redesign/personas</a></p>
<p class='phone'><cite>danbri:</cite> do you need a new action
item for this?</p>
<p class='phone'><cite>Tim:</cite> no</p>
<p class='phone'><cite>danbri:</cite> Harry, you're here?</p>
<p class='irc'><<cite>danbri</cite>> hhalpin, will you
join us?</p>
<p class='phone'><cite>oshani:</cite> I'm confused about the
final deliverable of the privacy TF?<br />
... I'd like it to be more specific<br />
... I've not seen any e-mails on this. What is the privacy
landscape? (please;-) )</p>
<p class='irc'><<cite>bblfish</cite>> I think it is just
some idea of what kinds of privacy solutions are out there</p>
<p class='phone'><cite>danbri:</cite> landscape is one of those
words that means please describe everything? �!</p>
<p class='phone'><cite>Karl:</cite> Like Oshani, I'm worried
that the scope is not clear<br />
... it's why I was trying to make sure that the user stories
would define a tighter scope<br />
... maybe I could discuss this with Oshani by mail</p>
<p class='irc'><<cite>AlexKorth</cite>> macted must be
noisy?</p>
<p class='irc'><<cite>danbri</cite>> (it was karl i
think)</p>
<p class='phone'><cite>oshani:</cite> from my POV, context is
as aspect of privacy so moving it out makes it difficult for
me</p>
<p class='phone'><cite>danbri:</cite> is this something that we
can solve by redirection?<br />
... we look at XMPP< microformats, open social etc/.</p>
<p class='irc'><<cite>AlexKorth</cite>> oshani: context
subtask of privacy +1. on the other hand it makes sence to chop
tasks down to subtasks</p>
<p class='phone'><cite>danbri:</cite> they'll say different
things and it might give us a first pass on how they all cover
this</p>
<p class='irc'><<cite>bblfish</cite>> stuff like SOAP has
privacy too or something</p>
<p class='irc'><<cite>bblfish</cite>> what is privacy in
real life?</p>
<h3 id="item05">Social Network Matrix</h3>
<p class='irc'><<cite>danbri</cite>> some fix topic!!</p>
<p class='irc'><<cite>cperey</cite>> I think we have
achieved the first level goal</p>
<p class='irc'><<cite>cperey</cite>> generated in
multiple ways</p>
<p class='phone'><cite>HH:</cite> How I was envisioning the
social matrix was a list of X sites, ideally geographically
dispersed with some view on usage</p>
<p class='irc'><<cite>hhalpin</cite>> <a href=
"http://www.w3.org/2005/Incubator/socialweb/wiki/TopSocialNetworkingSites">
http://www.w3.org/2005/Incubator/socialweb/wiki/TopSocialNetworkingSites</a></p>
<p class='phone'><cite>HH:</cite> how they implemented context,
privacy and portability</p>
<p class='irc'><<cite>bblfish</cite>> the paper sent to
the mailing list this week was very helpful</p>
<p class='irc'><<cite>AlexKorth</cite>> the one of sören
preibusch, yes!</p>
<p class='phone'><cite>HH:</cite> Once the use case doc has
some functionality like single log in, multiple groups,
multiple privacy, dynamic context, then we can go through these
different sites and see how they match up</p>
<p class='irc'><<cite>bblfish</cite>> yes</p>
<p class='irc'><<cite>cperey</cite>> the paper sent was
very helpful, but doesn't cover mobile social networks</p>
<p class='phone'><cite>HH:</cite> I was going to suggest we
asked Sorin or his co-author to discuss at the next telecon how
they would take their data and merge it into our
deliverable</p>
<p class='irc'><<cite>hhalpin</cite>> Social Network
matrix</p>
<p class='irc'><<cite>AlexKorth</cite>> paper pointer:
<a href=
"http://preibusch.de/publications/social_networks/privacy_jungle_dataset.htm">
http://preibusch.de/publications/social_networks/privacy_jungle_dataset.htm</a></p>
<p class='phone'><cite>HH:</cite> the overview deliverable will
be on future direction of W3C</p>
<p class='irc'><<cite>danbri</cite>> tpa, i wanted to
grab harry while he was there re 6. but sorry should've wrapped
up User Stories first</p>
<p class='phone'><cite>HH:</cite> but a technical deliverable
would list some of the details</p>
<p class='irc'><<cite>bblfish</cite>> sounds good +1</p>
<p class='phone'><cite>HH:</cite> I'm just proposing that Sorin
and I exchange matrices and look over each other's</p>
<p class='irc'><<cite>bblfish</cite>> is mobile social
netowrks, social networks on mobile devices ?</p>
<p class='irc'><<cite>danbri</cite>> (re 6, ... continue
all actions)</p>
<p class='phone'>These are large actions - Karl making a matrix
is a big job</p>
<p class='irc'><<cite>cperey</cite>> agreed</p>
<p class='irc'><<cite>cperey</cite>> continued</p>
<p class='phone'><cite>HH:</cite> And there's a lot for me and
Christine to do - they ain't going to be done by next week</p>
<p class='irc'><<cite>tpa</cite>> No I'm good</p>
<p class='irc'><<cite>danbri</cite>> tpa? anything more
re user stories?</p>
<p class='phone'><cite>danbri:</cite> any more to say onuser
stories?<br />
... we should begin to wrap up</p>
<p class='irc'><<cite>cperey</cite>> mobile social
networks = social networks which are by-design for mobile
device users</p>
<p class='irc'><<cite>AlexKorth</cite>> mobile
context-related privacy can only be covered be investigating
mobile SNS</p>
<p class='phone'>propsed resolution: accept <a href=
"http://www.w3.org/2009/05/20-swxg-minutes.html">http://www.w3.org/2009/05/20-swxg-minutes.html</a>
as last week's minutes</p>
<p class='phone'>proposed resolution: accept <a href=
"http://www.w3.org/2009/05/20-swxg-minutes.html">http://www.w3.org/2009/05/20-swxg-minutes.html</a>
as last week's minutes</p>
<p class='irc'><<cite>AlexKorth</cite>> sure</p>
<p class='irc'><<cite>cperey</cite>> maybe do that on
mailing list</p>
<p class='irc'><<cite>oshani</cite>> hhalpin, yes</p>
<p class='irc'><<cite>hhalpin</cite>> Quick question -
should we have Soren's Preibusch.</p>
<p class='irc'><<cite>hhalpin</cite>> 's paper to
discuss?</p>
<p class='irc'><<cite>tinkster</cite>> I'm happy to
accept last week's minutes.</p>
<p class='irc'><<cite>AlexKorth</cite>> hhalpin, good
idea</p>
<p class='irc'><<cite>hhalpin</cite>> I think Evan said
he was available on July 1st?</p>
<p class='phone'><cite>resolution:</cite> accept <a href=
"http://www.w3.org/2009/05/20-swxg-minutes.html">http://www.w3.org/2009/05/20-swxg-minutes.html</a>
as last week's minutes</p>
<p class='irc'><<cite>bblfish</cite>> +1</p>
<p class='irc'><<cite>cperey</cite>> I +1</p>
<p class='irc'><<cite>MacTed</cite>> +1</p>
<p class='phone'><cite>danbri:</cite> meeting adjourned</p>
<h2><a name="ActionSummary" id="ActionSummary">Summary of Action
Items</a></h2><!-- Action Items -->
<strong>[NEW]</strong> <strong>ACTION:</strong> danbri invite
Evan P. of identi.ca to a call [recorded in <a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action06">http://www.w3.org/2009/06/17-swxg-minutes.html#action06</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> danbri write up
orkut/i18n/"looking for" issue [recorded in <a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action08">http://www.w3.org/2009/06/17-swxg-minutes.html#action08</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> joaquin to
organise meeteing to discuss scope of portability and
architecture TF [recorded in <a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action05">http://www.w3.org/2009/06/17-swxg-minutes.html#action05</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> PhilA to work
with Claudio on taking the context discussion to a proposal
[recorded in <a href=
"http://www.w3.org/2009/06/17-swxg-minutes.html#action01">http://www.w3.org/2009/06/17-swxg-minutes.html#action01</a>]<br />
</body>
</html>