24-swxg-minutes.html
33.4 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
<!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>Social Web XG Meeting -- 24 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>Social Web XG Meeting</h1>
<h2>24 Jun 2009</h2>
<p>See also: <a href="http://www.w3.org/2009/06/24-swxg-irc">IRC
log</a></p>
<h2><a name="attendees" id="attendees">Attendees</a></h2>
<div class="intro">
<dl>
<dt>Present</dt>
<dd>Lots of people, but Zakim somehow didn't pick them up!</dd>
<dt>Regrets</dt>
<dd>peterf, cperey, tp</dd>
<dt>Chair</dt>
<dd>hhalpin</dd>
<dt>Scribe</dt>
<dd>Cloud</dd>
</dl>
</div>
<h2>Contents</h2>
<ul>
<li><a href="#agenda">Topics</a></li>
<h2>Contents</h2>
<ul>
<li>
<a href="#agenda">Topics</a>
<ol>
<li><a href="#item01">General Organization and Task
Forces</a></li>
<li><a href="#item02">Creating User Stories on the
Wiki</a></li>
<li><a href="#item03">Invited Guests</a></li>
<li><a href="#item04">Social Network Matrix</a></li>
<li><a href="#item05">Invited Speaker: Kaliya Hamlin</a></li>
</ol>
</li>
<li><a href="#ActionSummary">Summary of Action Items</a></li>
</ul>
<hr />
<div class="meeting">
<p class='irc'><<cite>hhalpin</cite>> Convene SWXG WG
meeting of 2009-06-24T13:00-15:00Z</p>
<p class='irc'><<cite>hhalpin</cite>> Who volunteered for
scribing?</p>
<p class='irc'><<cite>hhalpin</cite>> Scribe: Cloud</p>
<p class='irc'><<cite>hhalpin</cite>> PROPOSED: to
approve SWXG WG Weekly -- 17 June 2009 as a true record</p>
<p class='irc'><<cite>hhalpin</cite>> scribenick
cloud</p>
<p class='phone'>Minutes from the last meeting, chair asks if
everyone happy</p>
<p class='irc'><<cite>jsalvachua</cite>> +1</p>
<p class='irc'><<cite>hajons</cite>> +1</p>
<p class='irc'><<cite>AndreaP</cite>> +1</p>
<p class='irc'><<cite>DKA</cite>> +1 to PhilA's
scribing.</p>
<p class='irc'><<cite>hhalpin</cite>> ACCEPTED approve
SWXG WG Weekly -- 17 June 2009 as a true record</p>
<h3 id="item01"> General Organization and Task Forces</h3>
<p class='phone'>Invited speaker will join fairly shortly, go
through some actions in the meantime</p>
<p class='phone'>There was a discussion about context, and also
about the portability task</p>
<p class='phone'>Joe Queen wrote a very nice scoping
statement</p>
<p class='phone'>Have first portability task meeting after our
July 1st meeting next week</p>
<p class='irc'><<cite>hhalpin</cite>> No comments on
portability?</p>
<p class='phone'><cite>hhalpin:</cite> Any comments from anyone
on that?</p>
<p class='irc'><<cite>jsalvachua</cite>> hope to have
comments on the mail</p>
<p class='phone'><cite>hhalpin:</cite> Joe, are you happy to
have that task force meeting after next week's one?</p>
<p class='phone'><cite>Joe:</cite> Yes</p>
<p class='irc'><<cite>hhalpin</cite>> RESOLVED: Task
force meeting next week after the regular telecon</p>
<h3 id="item02"> User Stories</h3>
<p class='phone'><cite>hhalpin:</cite> User stories; Tim can't
make it; Harry asks if anyone would like to help Tim to turn
the user stories into a more coherent document</p>
<p class='irc'><<cite>bblfish</cite>> I helped out, and
am interested</p>
<p class='phone'><cite>hhalpin:</cite> This tasks involves
editing the W3C doc, going through stories on the wiki, seeing
what overlaps, abstract functionality - need volunteers to help
out - think on this please<br />
... Deadline is end of the year</p>
<p class='irc'><<cite>FabGandon</cite>> I can work on it
during summer.</p>
<p class='irc'><<cite>hhalpin</cite>> Fabien?</p>
<p class='phone'><cite>hhalpin:</cite> Good to have one person
who did it before and one new person</p>
<p class='phone'><cite>FabGandon:</cite> Can work on it during
July</p><a name="action01" id="action01"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> hhalpin to create draft use-case
document in W3C CVS [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action01">http://www.w3.org/2009/06/24-swxg-minutes.html#action01</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-44
- Create draft use-case document in W3C CVS [on Harry Halpin -
due 2009-07-01].</p>
<p class='irc'><<cite>hhalpin</cite>> 4. Context</p>
<p class='phone'><cite>hhalpin:</cite> Moving on to context,
big discussion that Harry missed due to timing errors - looking
for summar</p>
<p class='irc'><<cite>PhilA2</cite>> <a href=
"http://lists.w3.org/Archives/Public/public-xg-socialweb/2009Jun/0121.html">
http://lists.w3.org/Archives/Public/public-xg-socialweb/2009Jun/0121.html</a></p>
<p class='phone'>PhilA? Took a look at discussion that took
place, and wrote an e-mail yesterday about it. Integrated
comments that came back.</p>
<p class='phone'><cite>scribe:</cite> suggesting a charter for
the task force<br />
... aims to create a vocabulary, looking at existing ones for
the ubiquitous web</p>
<p class='irc'><<cite>rreck</cite>> i agree look for
existing vocabularies</p>
<p class='phone'><cite>scribe:</cite> very close link between
context and privacy<br />
... should be link between task forces that look at privacy
where privacy issues are due to when context is the cause</p>
<p class='irc'><<cite>bblfish</cite>> sounds good.
Starting with a vocab, would help find out what the whole thing
covers</p>
<p class='phone'><cite>hhalpin:</cite> DKA, you were talking
about a geolocation API too, so may be related</p>
<p class='phone'><cite>DKA:</cite> Ask Lars or Eric or some
other chair to come and discuss issues with privacy in the
Geolocation WG</p><a name="action02" id="action02"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> DKA to invite Dan to W3C Social Web XG
for context comm call [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action02">http://www.w3.org/2009/06/24-swxg-minutes.html#action02</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-45
- Invite Dan to W3C Social Web XG for context comm call [on
Daniel Appelquist - due 2009-07-01].</p>
<p class='phone'><cite>PhilA:</cite> Will this be part of the
task force or the main concall?<br />
... want to have this discussion before August 7th</p>
<h3 id="item03"> Guest Invitations</h3>
<p class='irc'><<cite>hhalpin</cite>> August 7th - Nathan
Eagle.</p>
<p class='irc'><<cite>PhilA2</cite>> :-)</p>
<p class='phone'><cite>hhalpin:</cite> Skip everything else and
go to invited speaker</p><a name="action03" id="action03"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> <strong>[CONTINUES]</strong> danbri to
find someone from Opera to talk Widgets [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action03">http://www.w3.org/2009/06/24-swxg-minutes.html#action03</a>]</p><a name="action04"
id="action04"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> <strong>[CONTINUES]</strong> danbri
and karl to contact Evan of identi.ca over OpenMicroblogging
and W3C. [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action04">http://www.w3.org/2009/06/24-swxg-minutes.html#action04</a>]</p>
<p class='phone'><cite>hhalpin:</cite> Invited speaker is
Kaliya Hamlin<br />
... aka IdentityWoman<br />
... <a href=
"http://www.identitywoman.net/">http://www.identitywoman.net/</a></p><a name="action05"
id="action05"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> <strong>[CONTINUES]</strong> Renato
and DanBri and hhalpin to schedule DataPortability.org/XMPP
[recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action05">http://www.w3.org/2009/06/24-swxg-minutes.html#action05</a>]</p>
<p class='irc'><<cite>hajons</cite>> <a href=
"http://www.w3.org/2001/01/cgi-irc">http://www.w3.org/2001/01/cgi-irc</a></p>
<p class='irc'><<cite>caribou</cite>> <a href=
"http://www.w3.org/2001/01/cgi-irc">http://www.w3.org/2001/01/cgi-irc</a></p>
<p class='irc'><<cite>hhalpin</cite>> 6. Creating User
Stories on the Wiki</p><a name="action06" id="action06"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> <strong>[CONTINUES]</strong> tpa to
W3C-style "edit" user stories [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action06">http://www.w3.org/2009/06/24-swxg-minutes.html#action06</a>]</p><a name="action07"
id="action07"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> <strong>[CONTINUES]</strong> tinkster
to document danbri's microblogging provenance question as a
user story. [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action07">http://www.w3.org/2009/06/24-swxg-minutes.html#action07</a>]</p><a name="action08"
id="action08"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> <strong>[CONTINUES]</strong> danbri
write up orkut/i18n/"looking for" issue. [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action08">http://www.w3.org/2009/06/24-swxg-minutes.html#action08</a>]</p><a name="action09"
id="action09"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> <strong>[CONTINUES]</strong> tinkster
to document developer stories on wiki. [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action09">http://www.w3.org/2009/06/24-swxg-minutes.html#action09</a>]</p>
<h3 id="item04">Social Network Matrix</h3>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> <strong>[CONTINUES]</strong> hhalpin
to retrieve top X social networking sites from the top 500
sites of Alexa [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action10">http://www.w3.org/2009/06/24-swxg-minutes.html#action10</a>]</p><a name="action11"
id="action11"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> <strong>[CONTINUES]</strong> cperey to
make list of top 30 to do profiles on, to merge with hhalpin's
list on alexa [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action11">http://www.w3.org/2009/06/24-swxg-minutes.html#action11</a>]</p><a name="action12"
id="action12"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> <strong>[CONTINUES]</strong> karl to
create the matrix to be filled [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action12">http://www.w3.org/2009/06/24-swxg-minutes.html#action12</a>]</p>
<h3 id="item05">Invited Speaker: Kaliya Hamlin</h3>
<p class='phone'><cite>kaliya:</cite> Hi everybody! Asks how
many people here</p>
<p class='phone'><cite>hhalpin:</cite> About 20 people</p>
<p class='irc'><<cite>rreck</cite>> there are 22 people
on irc</p>
<p class='irc'><<cite>hhalpin</cite>> Kaliya is from
Internet Identity Workshop</p>
<p class='phone'><cite>kaliya:</cite> I sent you a lot of
links, hope you read them, didn't send additional ones with
history and context of the community</p>
<p class='irc'><<cite>hhalpin</cite>> Which has been a
quite important community and event in creating notions of
digital identity, openID.</p>
<p class='phone'><cite>kaliya:</cite> history is that Identity
Commons came together to see how individuals could manage and
control their own identities<br />
... so that they could own this layer of the web<br />
... Community formed in 2004/2005 was really focussed on
user-centric identity<br />
... Harry asked me to talk about high level strategies, key
terms are in the community lexicon which defines shared
language (e.g. the word identity)<br />
... community stopped arguing about what identity meant, and
focussed more on identifiers<br />
... and came to definitions of what claims where, in that they
are really just attributes<br />
... claims can be made by yourself for yourself or by other
entities (e.g. companies, non-profits) for other people</p>
<p class='irc'><<cite>hhalpin</cite>> seems the important
concepts so far: identifier and entity
(anything that can make a statement about an identifier)</p>
<p class='phone'><cite>kaliya:</cite> separation between
authentication and authorisation, and enrolment</p>
<p class='irc'><<cite>pchampin</cite>> entity ~
foaf:Agent? (just trying to align my own vocabulary...)</p>
<p class='irc'><<cite>bblfish</cite>> I added the Social
Web XG to <a href=
"http://en.wikipedia.org/wiki/Social_web">http://en.wikipedia.org/wiki/Social_web</a></p>
<p class='phone'><cite>kaliya:</cite> In the same article about
community, user-centric, company-centric and card?-centric</p>
<p class='irc'><<cite>bblfish</cite>> also added foaf+ssl
to <a href=
"http://wiki.idcommons.net/Identity_Landscape">http://wiki.idcommons.net/Identity_Landscape</a></p>
<p class='irc'><<cite>hhalpin</cite>>
user-centric/card-centric/organization-centric</p>
<p class='irc'><<cite>hhalpin</cite>> Infocard</p>
<p class='phone'><cite>kaliya:</cite> references
informationcards.net</p>
<p class='irc'><<cite>mattroweshow</cite>> <a href=
"http://informationcard.net/">http://informationcard.net/</a></p>
<p class='phone'><cite>kaliya:</cite> Misunderstanding that the
only org involved is Microsoft, but the open source grassroots
community has embraced and extended it even further<br />
... That project is called the "Hidden Project"? Available on
Adobe Air<br />
... Interesting journey to get to where we are today</p>
<p class='irc'><<cite>hhalpin</cite>> Venn diagram:
<a href=
"http://www.xmlgrrl.com/publications/IEEESecPriv-MarApr2008-MalerReed-Venn.pd">
http://www.xmlgrrl.com/publications/IEEESecPriv-MarApr2008-MalerReed-Venn.pd</a></p>
<p class='irc'><<cite>hhalpin</cite>> <a href=
"http://www.xmlgrrl.com/publications/IEEESecPriv-MarApr2008-MalerReed-Venn.pdf">
http://www.xmlgrrl.com/publications/IEEESecPriv-MarApr2008-MalerReed-Venn.pdf</a></p>
<p class='phone'><cite>kaliya:</cite> All social networking
platforms show up at their events; very market driven; "what
are users tell us are what we will do"</p>
<p class='irc'><<cite>hhalpin</cite>> Higgins Project</p>
<p class='phone'><cite>kaliya:</cite> They are working really
well together to support portability and open
authentication</p>
<p class='irc'><<cite>hhalpin</cite>> <a href=
"http://www.eclipse.org/higgins/">http://www.eclipse.org/higgins/</a></p>
<p class='phone'><cite>kaliya:</cite> PortableContacts for
standardising the info people have in their networks</p>
<p class='irc'><<cite>caribou</cite>> contacts or
context?</p>
<p class='phone'><cite>kaliya:</cite> Ready to answer questions
on what they've read and what they want to know about the
community</p>
<p class='phone'><cite>hhalpin:</cite> We haven't thought about
the notion of identity so far<br />
... Haven't talked about Information Cards<br />
... Will be more asking for guidance about the identity
landscape<br />
... User versus card versus organisation</p>
<p class='phone'><cite>kaliya:</cite> that is an old model, but
now we have gotten to the Venn of identity<br />
... evolution of our thinking is to help SWXG get to where they
have gotten to, or at least to see how to get there</p>
<p class='phone'><cite>hhalpin:</cite> Through the link out on
IRC to the paper Harry has read and suggests other in SWXG do
too<br />
... A lot of backgrounds in this group are from portability
from Semantic Web and also mobile phones + social
networking</p>
<p class='phone'><cite>bblfish:</cite> Henry in a cafe<br />
... added to the identity landscape wiki about foaf+ssl
work<br />
... using URIs for identity<br />
... interesting to hear how that work can integrate more into
the identity commons</p>
<p class='phone'><cite>kaliya:</cite> has heard about foaf -
wants to bring more info about it to the Identity Commons
community</p>
<p class='phone'><cite>bblfish:</cite> Is it enough to add to
the wiki?</p>
<p class='phone'><cite>kaliya:</cite> Join the community list,
500-600 people, was the mailing list that got the community
started</p>
<p class='irc'><<cite>hhalpin</cite>> Do we have anyone
on that identity commons mailing-list?</p>
<p class='phone'><cite>kaliya:</cite> Say hey do you know about
this, we're working on it, and get people to interact with
you</p>
<p class='phone'><cite>bblfish:</cite> Will try that</p>
<p class='irc'><<cite>hhalpin</cite>> Perhaps we should
get a liason?</p>
<p class='phone'><cite>kaliya:</cite> More formal process</p>
<p class='phone'><cite>hhalpin:</cite> Asks what this process
is</p>
<p class='phone'><cite>kaliya:</cite> Unique organisation as
described in charter (non-proscriptive), have a monthly
call</p>
<p class='phone'><cite>hhalpin:</cite> Might discuss if we
should have someone join from SWXG</p>
<p class='phone'><cite>caribou:</cite> Do you have links to the
ISO work on identity management</p>
<p class='phone'><cite>kaliya:</cite> Haven't to her
knowledge</p>
<p class='irc'><<cite>hajons</cite>> +q</p>
<p class='phone'><cite>hhalpin:</cite> Any more questions?</p>
<p class='irc'><<cite>caribou</cite>> ISO/IEC JTC 1/SC 27
WG5 working on an Identity Management framework</p>
<p class='irc'><<cite>hhalpin</cite>> caribou - should we
ask ISO to present on what they are up to?</p>
<p class='phone'><cite>hajons:</cite> In telecommunications,
have IMF - identity management - connect telecommunications
network through the internet - has there been participation
from IMS vendors etc.</p>
<p class='phone'><cite>kaliya:</cite> Has been participation
from European telecommunications vendors<br />
... Our community is mainly made up of web portal folks and
large enterprises<br />
... Y!, Google, MySpace, Facebook, Plaxo, etc.</p>
<p class='irc'><<cite>renato</cite>> notes that W3C PLING
has a liaison under way with ISO/IEC JTC 1/SC 27 WG5</p>
<p class='phone'><cite>hhalpin:</cite> One thing we're trying
to do is something similar to IC - you pointed out abstract
functionality, separations that came out of IC -
authentication, authorisation, validation - where is this
written up?</p>
<p class='phone'><cite>kaliya:</cite> Article about cultivating
community and shared language links to the lexicon; one of the
first things they did</p>
<p class='phone'><cite>hhalpin:</cite> Seems that what has
happened in Internet Identity workshops is that you have
technology that is filling these functionalities; in W3C
groups, we are not sure how they all fit together<br />
... need details of how technology X with functionality Y and
are thinking of a matrix that could be used in our final report
to W3C</p>
<p class='irc'><<cite>hhalpin</cite>> identifier: OpenID
- an anchor</p>
<p class='phone'><cite>kaliya:</cite> What are we managing?
Step back and ask why are we managing for people. e.g.
identifiers, openid gives people an anchor on the web</p>
<p class='irc'><<cite>hhalpin</cite>> via their own
domain name or an identity provider</p>
<p class='phone'><cite>kaliya:</cite> either as their own
domain name or a facebook url<br />
... another key thing that came out of the community was
discovery<br />
... how do you find out what came out of the endpoint?<br />
... Does it point to where my photos, IMs, etc. are?<br />
... Kind of spun out into it's own spec and part of XRI tech
committee at OASIS<br />
... How can people link their different accounts together
without giving away their passwords</p>
<p class='irc'><<cite>hhalpin</cite>> kaliya: XRD =
discovery, what does an endpoint do, take a phone call,
etc.</p>
<p class='phone'><cite>kaliya:</cite> Data portability / user
control ideas<br />
... Hand me a card that allows some claims to be made<br />
... Different from the physical version<br />
... In real world, they don't take a photocopy of your driver's
license<br />
... In digital world, just want to share some info<br />
... It's enough to know age, not eye colour - selective
disclosure<br />
... MS bough Qidentica who does this selective disclosure<br />
... Another wing of community is focussed on how individuals
could have tools that help them manage relationships with
companies they do business with (productCRM)</p>
<p class='irc'><<cite>mattroweshow</cite>> <a href=
"http://projectvrm.net/">http://projectvrm.net/</a></p>
<p class='phone'><cite>kaliya:</cite> Midack? in the UK and
lots of activity in London around VRM hub<br />
... Identities never happen in isolation - in context of a
group or entity or other individuals</p>
<p class='irc'><<cite>hhalpin</cite>> blackley
relationship paper</p>
<p class='phone'><cite>kaliya:</cite> Great paper by Bob
Blakley<br />
... relationship paper</p>
<p class='phone'><a href=
"http://identityblog.burtongroup.com/bgidps/2009/02/relationship-paper-now-freely-available.html">
http://identityblog.burtongroup.com/bgidps/2009/02/relationship-paper-now-freely-available.html</a></p>
<p class='phone'><cite>hhalpin:</cite> Great pointers and
info<br />
... after telecon we will go through these notes and try to
extract general points<br />
... Idea of invited speakers makes more and more
cross-community conversations<br />
... Internet Identity Workshop is happening in November in
California at around the same time as the W3C meeting<br />
... Asks Kaliya for format of the IIW</p>
<p class='irc'><<cite>hajons</cite>> +1 IIW</p>
<p class='irc'><<cite>bblfish</cite>> sounds good.</p>
<p class='phone'><cite>hhalpin:</cite> and asks if anyone is
planning to go</p>
<p class='irc'><<cite>jsalvachua</cite>> +1</p>
<p class='irc'><<cite>DKA</cite>> +0.5</p>
<p class='phone'><a href=
"http://www.internetidentityworkshop.com/">http://www.internetidentityworkshop.com/</a></p>
<p class='phone'><cite>kaliya:</cite> Twice a year<br />
... Same place<br />
... Where all the big Social Web companies are<br />
... in Silicon valley<br />
... Don't have an agenda ahead of time, bring communities
together<br />
... In the morning after an intro section, community makes the
agenda</p>
<p class='irc'><<cite>bblfish</cite>> I think I went
there a year ago</p>
<p class='phone'><cite>kaliya:</cite> Different technical
activities are happening and they want to cover it F2F during
the meeting<br />
... So unlike conferences where real work happens in the
hallways<br />
... Super productive!<br />
... Also reduces a lot of the politics, no committee deciding
who gets to speak<br />
... November 3-5 <a href=
"http://www.internetidentityworkshop.com/">http://www.internetidentityworkshop.com/</a></p>
<p class='irc'><<cite>hhalpin</cite>> Nov 3-5th.</p>
<p class='phone'><cite>kaliya:</cite> have discussed having it
all week with different industry areas - not fully decided</p>
<p class='irc'><<cite>bblfish</cite>> Oh yes, I did go
there last year <a href=
"http://blogs.sun.com/bblfish/entry/3_weeks_of_conferences_and">
http://blogs.sun.com/bblfish/entry/3_weeks_of_conferences_and</a></p>
<p class='phone'>TPAC = <a href=
"http://www.w3.org/2009/11/TPAC/Overview.html">http://www.w3.org/2009/11/TPAC/Overview.html</a></p>
<p class='phone'><cite>hhalpin:</cite> Asks it it's okay to
come for 1-2 days</p>
<p class='phone'><cite>kaliya:</cite> Yes</p>
<p class='phone'><cite>hhalpin:</cite> Will have a few people
there financial cuts permitting<br />
... What would you see is the best way for us to continue
future interactions apart from joining mailing list<br />
... Who would Kaliya suggest we talk to next - e.g. Higgins
project<br />
... What could W3C do? Report about Social Web in general, but
a lot of work is happening not with W3C partially because of
structural issues with W3C - IRC is viewed as a pain,
membership fees are really high</p>
<p class='phone'><cite>kaliya:</cite> Sense in Silicon valley
that market adoption is what a standard is, so don't care as
much about standards organisations<br />
... Community around Open Web Foundation interesting (Messina,
Smarr); community around OpenSocial is interesting (KevinMarks
et al.)<br />
... Chris Messina is working on distributed social networking
(DiSo)<br />
... Mentions some names from Higgins Project, missed who as
audio not great</p>
<p class='phone'><cite>hhalpin:</cite> As an XG, main task is
to write a report. One year to do so (or 3/4 at this point). To
bootstrap, when we have invited speakers, someone will clean up
the minutes to summarise it for the report<br />
... Just so we don't lose track of everything that's
happened<br />
... Throw minutes by kaliya for review</p>
<p class='phone'><cite>kaliya:</cite> Is on list</p>
<p class='phone'><cite>hhalpin:</cite> Asks for volunteers to
edit minutes</p>
<p class='irc'><<cite>bblfish</cite>> mhh</p>
<p class='irc'><<cite>bblfish</cite>> we could do it</p>
<p class='irc'><<cite>hajons</cite>> one definition of
identity was mentioned as being particularly good, but I
couldn't quite hear what it was called (venner??), and didn't
see it in the script either. What was it?</p>
<p class='phone'><cite>kaliya:</cite> one of the challenges is
that there is so much stuff happening in community and quite
broad so hard to summarise it</p>
<p class='irc'><<cite>bblfish</cite>> yes.</p>
<p class='phone'><cite>hhalpin:</cite> Henry to do first draft,
Harry to go over it, and then send to Kaliya</p>
<p class='irc'><<cite>jsalvachua</cite>> have to go
sorry, a lot of information to digest :) thanks.</p>
<p class='irc'><<cite>bblfish</cite>> Good reading</p>
<p class='phone'><cite>bblfish:</cite> Was at IIW a year ago,
gave a talk about FOAF+SSL at Mountain View</p><a name=
"action13" id="action13"></a>
<p class='irc'><<cite>hhalpin</cite>>
<strong>ACTION:</strong> bblfish and hhalpin to write up
kaliya's talk for future report [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action13">http://www.w3.org/2009/06/24-swxg-minutes.html#action13</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-46
- And hhalpin to write up kaliya's talk for future report [on
Henry Story - due 2009-07-01].</p>
<p class='phone'><cite>kaliya:</cite>
community@lists.idcommons.net</p>
<p class='irc'><<cite>hhalpin</cite>> lots of activity on
OASIS and concordia lists</p>
<p class='phone'><cite>kaliya:</cite> there is also an interop
list</p>
<p class='phone'><cite>hhalpin:</cite> Kaliya to send links to
listserv, at next meeting can go over the principles</p>
<p class='irc'><<cite>DKA</cite>> I must leave the call
-- thanks very much to our guest speaker for great info though!
(And thanks for waking up so early!)</p>
<p class='phone'><cite>hhalpin:</cite> any final questions, now
over 1 hour<br />
... Thanks the invited speaker</p>
<p class='irc'><<cite>rreck</cite>> thanks</p>
<p class='irc'><<cite>hhalpin</cite>> thanks!</p>
<p class='irc'><<cite>hajons</cite>> thanks</p>
<p class='irc'><<cite>pchampin</cite>> thanks</p>
<p class='irc'><<cite>bblfish</cite>> thanks :-)</p>
<p class='irc'><<cite>hhalpin</cite>> Meeting
Adjourned</p>
<p class='irc'><<cite>rreck</cite>> very informative
kaliya</p>
</div>
<h2><a name="ActionSummary" id="ActionSummary">Summary of Action
Items</a></h2><!-- Action Items -->
<strong>[NEW]</strong> <strong>ACTION:</strong> bblfish and
hhalpin to write up kaliya's talk for future report [recorded in
<a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action13">http://www.w3.org/2009/06/24-swxg-minutes.html#action13</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> DKA to invite Dan
to W3C Social Web XG for context comm call [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action02">http://www.w3.org/2009/06/24-swxg-minutes.html#action02</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> hhalpin to create
draft use-case document in W3C CVS [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action01">http://www.w3.org/2009/06/24-swxg-minutes.html#action01</a>]<br />
<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> cperey to
make list of top 30 to do profiles on, to merge with hhalpin's
list on alexa [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action11">http://www.w3.org/2009/06/24-swxg-minutes.html#action11</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> danbri and
karl to contact Evan of identi.ca over OpenMicroblogging and W3C.
[recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action04">http://www.w3.org/2009/06/24-swxg-minutes.html#action04</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> danbri to
find someone from Opera to talk Widgets [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action03">http://www.w3.org/2009/06/24-swxg-minutes.html#action03</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> danbri write
up orkut/i18n/"looking for" issue. [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action08">http://www.w3.org/2009/06/24-swxg-minutes.html#action08</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> hhalpin to
retrieve top X social networking sites from the top 500 sites of
Alexa [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action10">http://www.w3.org/2009/06/24-swxg-minutes.html#action10</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> karl to
create the matrix to be filled [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action12">http://www.w3.org/2009/06/24-swxg-minutes.html#action12</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> Renato and
DanBri and hhalpin to schedule DataPortability.org/XMPP [recorded
in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action05">http://www.w3.org/2009/06/24-swxg-minutes.html#action05</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> tinkster to
document danbri's microblogging provenance question as a user
story. [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action07">http://www.w3.org/2009/06/24-swxg-minutes.html#action07</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> tinkster to
document developer stories on wiki. [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action09">http://www.w3.org/2009/06/24-swxg-minutes.html#action09</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> tpa to
W3C-style "edit" user stories [recorded in <a href=
"http://www.w3.org/2009/06/24-swxg-minutes.html#action06">http://www.w3.org/2009/06/24-swxg-minutes.html#action06</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: 2009/06/24 15:09:28 $
</address>
</body>
</html>