#social 2015-05-19

2015-05-19 UTC
KevinMarks, shepazu and harry joined the channel
bblfish, edhelas, the_frey, stevenroose, bblfish_ and the_frey_ joined the channel
#
edhelas
i'm the author of Movim https://movim.eu/ a social network based on HTML5 and XMPP :)
#
elf-pavlik
hi edhelas :)
#
elf-pavlik
i've come across Movim some time ago but must admit never gave it a try
#
elf-pavlik
edhelas, i've seen Simon Tennant from http://buddycloud.com here before, do you somehow interoperate in XMPP land?
#
edhelas
elf-pavlik, we've talked a couple of time, I'm going to XSF Summits
#
edhelas
but Buddycloud is using their own stuffs inside XMPP
#
edhelas
Movim just respect the standard :)
#
elf-pavlik
edhelas, cool! did you have chance to look at those two drafts http://w3c-social.github.io/activitypump/ & http://indiewebcamp.com/micropub
#
edhelas
:/
#
edhelas
I'm currently fighting with the XSF to push Social stuffs in XMPP and I see you guys working on your own protocol
#
elf-pavlik
as you see, we mostly focus here on HTTP
#
edhelas
yeah…
#
elf-pavlik
can you share with us details about schemas used for data in movim?
#
elf-pavlik
contact lists, blog posts, etc.
#
edhelas
wow :D
#
edhelas
well for Movim I don't think that the database schema is interesting
#
elf-pavlik
if you want to interoperate with other systems, aligning data models can help
#
edhelas
we just respect the XMPP standard for the contact list http://xmpp.org/rfcs/rfc6121.html#roster
#
elf-pavlik
by schemas i don't really mean SQL, but more how you describe data in your system
#
elf-pavlik
if you could take a look at User Stories and compile a list of what Movim already does, what plans to do and what would possibly never do: https://www.w3.org/wiki/Socialwg/Social_API/Sorting_user_stories
#
edhelas
where I can put this ?
#
elf-pavlik
do you have W3C account?
#
edhelas
no
#
elf-pavlik
once you have that accont, you should have access to edit wiki
#
elf-pavlik
if you prefer you could also simply make issue in: https://github.com/w3c-social/social-interest/issues
#
edhelas
mhhh ok
#
edhelas
I still don't really see the purpose of this
#
edhelas
you want to standardise the features of social networks ?
#
elf-pavlik
Social Data Syntax sounds like common ground where HTTP and XMPP based systems can still interoperate
#
elf-pavlik
for Social API we work on HTTP based API
#
elf-pavlik
Federation Protocol effort most likely also will also focus on HTTP based approches
#
edhelas
too bad
#
edhelas
I really think that a full real-time approach has better perspectives than something like HTTP
#
edhelas
basically, what are doing social networks users most of the time ? refreshing pages/groups
#
edhelas
also I think that one of the issues of the modern social networks is to focus on the interactions more than on the users
#
elf-pavlik
while ago i did some working real time prototypes with HTTP based PubSub http://svn.cometd.org/trunk/bayeux/bayeux.html
#
edhelas
if we provide a standard way to create an account and then… try to create stuffs to interact between them
#
edhelas
instead we are creating API on top of API to try to synchronise data between platforms that basically don't want to talk to each others
#
elf-pavlik
i would really encourage you to check out ordered User Stories and give us feedback where Movim stands currently https://www.w3.org/wiki/Socialwg/Social_API/Sorting_user_stories
#
edhelas
yeah I'll try to look at it
#
edhelas
I always say "If you have a problem, don't create an API to solve it, create a protocol" :)
#
edhelas
it would be great to see some of W3C guys with the XSF :)
#
elf-pavlik
edhelas, movim HTML5 app uses XMPP to communicate with servers?
#
edhelas
elf-pavlik, see Movim as a simple XMPP client
#
edhelas
but with a web frontend
#
edhelas
kind of a "webmail" but for social feature and where SMTP/IMAP/POP is XMPP :)
#
elf-pavlik
do you know https://github.com/astro ? i'll meet him next weekend in Berlin
#
edhelas
nop
#
edhelas
I saw this project but never saw the guy :D
#
elf-pavlik
he worked together with https://github.com/dodo some years ago on buddycloud HTML5 client
#
edhelas
:)
#
edhelas
also I'm working with developers to package transport librairies to other networks through XMPP
#
edhelas
then if one lib is done the whole XMPP network will interact with it :)
#
elf-pavlik
slvrbckt, works on http://sockethub.org/ which has some basic support for HTML5 apps to communicate with XMPP, SMTP, IRC ...
#
edhelas
never saw this
#
edhelas
this is XMPP Pubsub posts extracted by Movim and converted to Atom feeds and basic HTML pages https://pod.movim.eu/?q=blog&f=edhelas@movim.eu :)
#
elf-pavlik
you all may like to add each other xmpp: URIs to yoru rosters ;)
#
slvrbckt
yeah, new code on a branch of that repo, which we're using to make a chat app with at the moment
#
elf-pavlik
slvrbckt, edhelas works on https://movim.eu/
#
slvrbckt
also handle SMTP/IMAP/POP
#
slvrbckt
*handles
#
slvrbckt
is checking it out
#
edhelas
I've successfully packaged and deployed a Skype transport for XMPP :)
#
edhelas
now I have my Skype contacts in my roster
#
elf-pavlik
edhelas++
#
Loqi
edhelas has 1 karma
#
edhelas
I'm working on QQ Transport
#
elf-pavlik
edhelas, please feel warmly invited to add this channel to your autojoin and let's see what common ground we can find :)
#
edhelas
yeah sure
#
edhelas
that's why I came here :D
#
elf-pavlik
do you know some background of other participants?
#
elf-pavlik
strong representation from http://indiewebcamp.com/ (#indiewebcamp on freenode)
#
elf-pavlik
including on of the people who chair this group - http://tantek.com
#
elf-pavlik
another person acting as chair https://e14n.com/evan works on http://pump.io/ and you may know him from StatusNet (Identi.ca) and OStatus
#
slvrbckt
edhelas: sounds very interesting, i think i've had a lot of similar thoughts, good to see someone working on it
#
elf-pavlik
also http://mediagoblin.com/ team participates very actively here
#
edhelas
I think that there's clearly an issue here
#
edhelas
and now I understand why it's so difficult for us to push social features in XMPP
#
edhelas
it seems that the XSF and you guys are definitly two different groups
#
edhelas
I can't see any XSF guys on the pictures
#
elf-pavlik
hi wseltzer, do you know about history of collaboration between W3C and XFS? http://xmpp.org/about-xmpp/xsf/
#
edhelas
on the social part especially
#
edhelas
elf-pavlik, I've added you in my roster ;)
elf-pavlik_ joined the channel
#
elf-pavlik
edhelas, while Social Web WG focuses mostly on delivering HTTP based technologies Social IG has much broader focus http://www.w3.org/2013/socialweb/social-ig-charter.html
#
edhelas
ok
#
edhelas
yes I just saw it
#
edhelas
elf-pavlik, what are your tought on XMPP ?
#
elf-pavlik
I use it for long time and like many things about it
#
elf-pavlik
but i also like many things in http://www.w3.org/TR/webarch/ :)
#
edhelas
elf-pavlik, Movim is trying to make the link between XMPP and the Web :)
#
Loqi
movim has 1 karma
cwebber2 joined the channel
#
edhelas
I've added a little "kick ass" feature :D
#
elf-pavlik
cwebber2 from http://mediagoblin.com/ please meet edhelas from https://movim.eu/
#
edhelas
the "universal share button"
#
edhelas
it's a little bookmarklet that you drag&drop in your browser
#
edhelas
and you can "share" any URL that you vist on Movim :)
#
elf-pavlik
sounds great!
#
edhelas
and using the https://github.com/oscarotero/Embed/ library, which use also oembed it integrate the page as a Atom link and push in on your XMPP Microblog feed
#
elf-pavlik
does Movim allow and account tho publish to mutliple channels (feeds/streams) ?
#
edhelas
and then notify, in real time, all your contacts :p
#
edhelas
I'm working on the pure Pubsub integration
#
elf-pavlik
one account with multiple channels others can subscribe to
#
edhelas
then you can go on a pubsub server, discover "nodes", subcribe to them, and publish atom posts on it
#
edhelas
all in real time
#
edhelas
but now I can't continue my implementation because the pubsub standard is broken
#
edhelas
yeah 0060 is broken, and to fix it…
#
elf-pavlik
"Bayeux is a protocol for transporting asynchronous messages (primarily over HTTP), with low latency between a web server and web clients."
#
edhelas
looks like 0060
#
elf-pavlik
i used it in experiment for real time geolocation system
#
elf-pavlik
from my HTML5 client i could subscirbe to location updates others publish on their servers (pods)
#
edhelas
yeah but it also deeply linked with the HTTP world
#
elf-pavlik
in XMPP all the communication would need to go via my server, which in many (maybe most cases) makes sense but not sure if always
#
edhelas
not really
#
edhelas
well yes
bblfish joined the channel
#
edhelas
http://xmpp.org/extensions/xep-0080.html if you want to geolocalize yourself :)
#
elf-pavlik
since bblfish appeared, edhelas i wonder if you have seen http://xmppwebid.github.io/xmppwebid/doc/introduction.html
#
edhelas
tooo muccchhhh linkksss :D
#
edhelas
elf-pavlik, a friend just pushed this awesome XEP http://xmpp.org/extensions/xep-0356.html
#
edhelas
which allow a third party to connect to your XMPP server and ask for some resources
#
edhelas
like having access to your roster, adding you as a contact…
#
elf-pavlik
on ACL side, currenly only bblfish with few other friends proposed a clear draft https://www.w3.org/wiki/WebAccessControl
#
elf-pavlik
on of 3 API candidate drafts useses it https://github.com/linkeddata/SoLiD
#
elf-pavlik
the only one following REST
#
edhelas
still based on HTTP :D
#
edhelas
that's the issue
#
elf-pavlik
ATM ActivityPump and Micropub follow RPC which to my understanding fits more closely XMPP or SMTP
#
edhelas
the futur of social networking, to me, will be by using real time approach, so pure sockets
bblfish joined the channel
#
elf-pavlik
i see ws(s) nicely complementing http(s), and for on way real time over http - http://www.w3.org/TR/eventsource/
#
edhelas
for the moment we mimic it by using long-polling system or short sync requests (each 5sec)
#
edhelas
that's what I was doing in Movim until the 0.8
#
edhelas
but for the 0.9 Movim is just a full real-time client
#
edhelas
TCP/TLS for the XMPP side, and WebSockets for the "web side"
#
edhelas
I've totally removed the Ajax code
#
edhelas
elf-pavlik, everything
#
edhelas
no EventSource will not fit
#
elf-pavlik
for some requirements it does fit, where clents need real time updates from server (one way)
#
edhelas
yes I was talking about Movim :)
#
edhelas
elf-pavlik, http://wiki.movim.eu/en:install_new#general_behaviour to have the big picture
#
edhelas
I'll try to add a schema
#
elf-pavlik
what xmpp client lib do you use in html5 app?
#
edhelas
elf-pavlik, the XMPP client lib is not in the browser but on the server
#
elf-pavlik
what API do you use for html5 app (in browser) <-> php server
#
edhelas
it's not an API
#
edhelas
no need for an API, if you want to do something on Movim, just do it through XMPP
#
elf-pavlik
but you said that html5 app in a browser doesn't use any xmpp libraries
#
edhelas
yes
#
edhelas
the browser just open a websocket to Movim and call Movim functions, and theses functions generate XMPP requests
#
edhelas
same in the other way
#
elf-pavlik
"call Movim functions" - doesn't that imply some RPC API ?
#
edhelas
kind of
#
edhelas
basically, the whole Movim approach is on this page http://wiki.movim.eu/en:dev:widgets
#
edhelas
Movim just just a simple core with a bunch of widgets
#
elf-pavlik
i seems focusing on PHP code and not what happens in html5 app (in web browser)
#
edhelas
yes because Movim is not a pure HTML5 app
#
edhelas
Jappix is more like that
#
elf-pavlik
still HTML5 app acting as client needs to communicate with PHP daemon acting as server
#
edhelas
Movim handle the XMPP session and show a "social" result to a browser
#
elf-pavlik
i would like to know what happens on the web browser side of websocket
#
edhelas
sure :)
#
elf-pavlik
i assume that html5 app and android native app (both acting as clients) use the same API to communicate with PHP daemon acting as server
#
edhelas
the android app it's just a WebView of https://pod.movim.eu/ with a bit of Java wrap
#
edhelas
there's also a FirefoxOS app
#
edhelas
elf-pavlik, movim_rpc is not used anymore, I'll remove the file
#
elf-pavlik
i assume that html5 app only connects to my movim server? no direct connections to 'foreign' servers? http://www.w3.org/TR/cors/
#
edhelas
it's only the HTML5 app loaded in the browser by the Movim server that can connect to his own server
#
edhelas
*its
#
elf-pavlik
IMO we could find some (maybe even full) aligment on Social Data Syntax
#
elf-pavlik
possibly find commonalities in Social API (web browser app / native app <-> personal server), especially with RPC approaches like two candidate drafts propose
#
edhelas
I think that we don't have the same approach here
#
edhelas
I'll take an example
#
edhelas
in Movim you can publish a post on a pubsub node
#
elf-pavlik
if we take REST approach as proposed by 3rd API candidate (SoLiD) it will also address some of fedration needs and my differ much more from how i understood Movim so far
#
elf-pavlik
s/my differ/may differ/
#
edhelas
there's a function for that if you're going on the correct page
#
edhelas
but
#
edhelas
to publish automaticaly posts on a pubsub node i'm not using Movim
#
elf-pavlik
have you followed work on http://activitystrea.ms/ ?
#
edhelas
because the "API" to publish an item to a node is already defined here http://xmpp.org/extensions/xep-0060.html#publisher-publish
#
elf-pavlik
edhelas, how do you send someone a link to that entry which you just published ?
#
elf-pavlik
can you publish one and paste link here on irc?
#
edhelas
well when the entry is published you can have a URI
#
edhelas
xmpp:romeo@montague.lit?;node=urn%3Axmpp%3Amicroblog%3A0;item=1cb57d9c-1c46-11dd-838c-001143d5d5db
#
elf-pavlik
i could paste it in Movie client to see it ?
#
elf-pavlik
s/Movie/Movim/
#
edhelas
you can share it using oob http://xmpp.org/extensions/xep-0066.html
#
edhelas
there's no such form for that yet
#
edhelas
but it can be done :)
#
elf-pavlik
edhelas, great chatting with you but i got to finish few tasks
#
edhelas
they also talked about REST over XMPP on some chatrooms
#
elf-pavlik
once again, besides feedack on User Stories (which features you already support, which plan, which will not do) also feedback on those two RPC based APIs could come helpful http://w3c-social.github.io/activitypump/ & http://indiewebcamp.com/micropub
#
edhelas
ok
#
elf-pavlik
i hope you already added #social to your IRC autojoin ;)
#
edhelas
you really should create a XMPP chatroom for that :p
#
edhelas
IRC is so 90'
stevenroose joined the channel
#
elf-pavlik
edhelas, melvster with friends in similar way may suggest HTTP chatroom :) http://webid.im/
#
edhelas
you're fool :D
#
edhelas
it's still un beta
#
edhelas
*in
the_frey, the_frey_ and melvster1 joined the channel
stevenroose, jasnell, shepazu, harry, bblfish, tantek, melvster1, tilgovi, AnnB, elf-pavlik_, the_frey, jasnell_ and Zakim joined the channel
#
elf-pavlik
Zakim, what conferences?
#
Zakim
sees no active conferences
#
Zakim
sees in schedule RWC_WAPI()12:00PM, WAI_PF(Text)1:00PM, T&S_DNTC()12:00PM, XML_ET-TF()11:00AM, T&S_SOCWG()1:00PM, IA_WEBPD()1:00PM, WAI_WCAG()11:00AM
#
tantek
hopefully he'll be back for the telcon
jasnell joined the channel
#
tantek
wow both other chairs sent regrets?
#
tantek
i was hoping to do this telcon during the lunch break here at the CSS WG meeting (going on right now)
#
tantek
notes we don't have minutes from last week yet
#
rhiaro_
damnit I forgot minutes
#
rhiaro_
goes to do that right now
#
tantek
agenda is quite short this week
#
tantek
elf-pavlik: looks like the two explicit agenda items for discussion were added by you - would you object to discussing them sync next week instead? (allowing for continuing async discussion in IRC/email til then of course)
#
rhiaro
minutes up
#
tantek
re: "See work done by Amy, Jessica, and Aaron on brainstorming differences and compatibilities. Brainstorming Github" - not sure who added that - but I'm happy to make that a ACTION ALL: read https://github.com/w3c-social/Social-APIs-Brainstorming/ by next week
#
elf-pavlik
tantek, i will not object, but if other people allocated their time to meet today i think we have a lot to discuss and better use this possibility today
#
tantek
elf-pavlik: with both Arnaud and Evan regrets I'm leaning toward proposing that we postpone these two agenda items to next week
#
elf-pavlik
do you want to cancel today's meeting?
#
tantek
elf-pavlik: you say "we have a lot to discuss" - that is always going to be true - the question is not "a lot" but rather, is there anything that really requires decision by WG *today* as opposed to next week?
#
tantek
elf-pavlik: I am leaning that way yes
#
tantek
but I wanted to check with you first since you added the two explicit agenda items
#
tantek
on their specific urgency for you
#
elf-pavlik
we don't need to make resulutions but at least understend those issues and prepare even better for next week
#
tantek
ok - "at least understend those issues" is something we should be doing async, and people raising questions if they have them
#
tantek
rhiaro++ thanks for posting last week's minutes
#
Loqi
rhiaro has 94 karma
#
tantek
does anyone else need resolutions today regarding "How to relate as:Profile to as:Object it describes?" or "Does as:Follow result in as:Subscribe?" https://www.w3.org/wiki/Socialwg/2015-05-19#How_to_relate_as:Profile_to_as:Object_it_describes.3F
#
elf-pavlik
how about asking people present during the meeting if they would like to finish earlier or stay full hour to discuss proposed topics?
harry joined the channel
#
elf-pavlik
meeting didn't start yet...
#
harry
waves
#
tantek
elf-pavlik: if there's no urgent request for resolutions, I'd rather not spin-up the meeting, minutes, etc.
#
rhiaro
if the call is gong to be cancelled, I'd like to know soon so I can go climb a hill in Florence instead :)
#
harry
trackbot, start meeting
#
trackbot
is preparing a teleconference.
RRSAgent joined the channel
#
trackbot
RRSAgent, make logs public
#
RRSAgent
I have made the request, trackbot
#
trackbot
Zakim, this will be SOCL
#
Zakim
ok, trackbot; I see T&S_SOCWG()1:00PM scheduled to start now
#
trackbot
Meeting: Social Web Working Group Teleconference
#
trackbot
Date: 19 May 2015
#
harry
ok, dialing in now!
#
tantek
hey harry - we're considering cancelling the telcon for this week
#
tantek
there's only two explicitly added agenda items
#
cwebber2
SIP is down for me
#
harry
Happy to reconvene next week.
#
cwebber2
dialing in via phone
#
tantek
and both of them are ok by elf-pavlik to be postponed to next week
#
Zakim
T&S_SOCWG()1:00PM has now started
#
elf-pavlik
let's start the meeting and discuss canceling all together?
#
cwebber2
didn't we have some leftover by last week?
#
Zakim
+Sandro
#
tantek
cwebber2: not according to the agenda
#
harry
However, I know we have a backlog of ActivityStreams issues from jsnell
#
harry
so if we want to go through those
#
Zakim
+jasnell
#
harry
We could maybe just do a quick meeting and go over open issues and next steps on the API
#
AnnB
wonders when we move to the new MIT WebEx system for telecoms?
#
harry
as aaronpk and rhiaro have done some good work
#
Zakim
+[IPcaller]
#
harry
AnnB, we have to move by end of June
#
wilkie
Zakim, IPcaller is me
#
Zakim
+wilkie; got it
#
tantek
harry - before you joined - that can be done async
#
Zakim
+aaronpk
#
harry
Zakim, what's the code?
#
tantek
no need for telcon for that
#
Zakim
the conference code is 7625 (tel:+1.617.761.6200 sip:zakim@voip.w3.org), harry
#
harry
well, we have a number of people already dialing in
#
tantek
harry - is there anything that you need a resolution for today
#
rhiaro
okay I"m just getting service unavailable for SIP
#
harry
I think we should ask jsnell that?
#
tantek
harry - that's a horrible excuse to spend time
#
tantek
harry, I've been asking in here for past 15 minutes
#
tantek
so far no objections to cancelling
#
harry
There's a huge backlog of ActivityStreams items
#
tsyesika
rhiaro: me too
#
rhiaro
oh no, zakim is dying :(
#
harry
but I'm happy to leave that to editor's discretion, but if there's anything he wants input on, happy to do that
#
tantek
and postponing the two explicit agenda items to next week
#
cwebber2
I thought we wanted to talk about whether or not webid was FYN
#
tsyesika
i'm also geting service unavailable
#
elf-pavlik
Zakim, code?
#
Zakim
saw 7625 (tel:+1.617.761.6200 sip:zakim@voip.w3.org) given for the conference code, elf-pavlik
#
rhiaro
cwebber2: but no evan
#
tantek
cwebber2: not on the agenda
#
cwebber2
ah yeah
#
AnnB
if tantek is too busy or caught unawares re: chairing, perhaps Harry could do it
#
cwebber2
is SIP working for anyone? seems not
#
AnnB
(noting that tantek is in CSS WG meeting)
#
tantek
Ok folks, proposal
#
Zakim
+Marilyn
#
rhiaro
cwebber2: I'm getting an unavailable error I"ve never seen before
#
melvster1
cwebber2: webid is FYN, using web standards, http and rdf (turtle)
#
harry
I'm happy to step in if James Snell or any of the other editors
#
Zakim
+[IPcaller]
#
aaronpk
poor zakim
#
elf-pavlik
Zakim, IPcaller is me
#
Zakim
+elf-pavlik; got it
#
tantek
PROPOSAL: Postpone the two explicit agenda items from this week to next week, and ACTION ALL read https://github.com/w3c-social/Social-APIs-Brainstorming/ by next week
#
elf-pavlik
Zakim, who's on the call?
#
Zakim
sees on the phone: Sandro, Ann, jasnell, wilkie, aaronpk, Marilyn, elf-pavlik
#
rhiaro
is in empty conference centre being circled by massive ride-on vacuum cleaner
#
tantek
please +1 / 0 / -1
#
tantek
in IRC
#
rhiaro
0 since I can't dial in
#
jasnell
I'm on
#
tsyesika
i also can't
#
elf-pavlik
keep meeting
#
cwebber2
on postponing
#
tantek
can't dial-in is a good reason to +1
#
cwebber2
since nobody can dial in it seems like
#
elf-pavlik
AnnB: keep only if others can connect
#
cwebber2
that's enough reason
#
tantek
cwebber2: yes
#
cwebber2
so maybe +1 even
#
elf-pavlik
Zakim, who's on the call?
#
Zakim
sees on the phone: Sandro, Ann, jasnell, wilkie, aaronpk, Marilyn, elf-pavlik
#
rhiaro
there are a bunch of people on already though
#
cwebber2
seems like we'll be scrambling to keep it going
#
rhiaro
maybe people on the phone should say something
#
cwebber2
hm well I can call in via phone
#
tantek
Zakim, who is here?
#
Zakim
On the phone I see Sandro, Ann, jasnell, wilkie, aaronpk, Marilyn, elf-pavlik
#
AnnB
Harry's going to check quickly with SysTeam
#
elf-pavlik
jasnell: happy to go throught the AS2 issues
#
Zakim
On IRC I see RRSAgent, harry, jasnell, Zakim, elf-pavlik, AnnB, tilgovi, melvster1, tantek, shepazu, cwebber2, KevinMarks, melvster, oshepherd_, slvrbckt, rhiaro, Arnaud, aaronpk,
#
Zakim
... wilkie, kylewm, raucao, bret, ben_thatmustbeme, tsyesika, tessierashpool_, mattl, dwhly, Loqi, tommorris_, ElijahLynn, JakeHart, bigbluehat, trackbot, sandro, wseltzer
#
harry
asking Sysreq if SIP is down
#
tantek
jasnell is in both places
#
wilkie
do we need a scribe then?
#
ben_thatmustbeme
reads back on logs. Can't dial in...
#
elf-pavlik
one action done :)
#
elf-pavlik
action-43
#
trackbot
is looking up action-43.
#
RRSAgent
sees no action items
#
trackbot
action-43 -- Pavlik elf to propose *lightweight* inference based on RDFa Vocabulary Expansion -- due 2015-04-14 -- OPEN
#
elf-pavlik
action-49
#
trackbot
is looking up action-49.
#
RRSAgent
sees no action items
#
trackbot
action-49 -- Pavlik elf to Publish as2.0 data on one's own website -- due 2015-03-24 -- PENDINGREVIEW
#
elf-pavlik
sorry this one :)
#
tantek
if you can't dial-in, then I'd suggest +1
#
Zakim
+ +1.773.614.aaaa
#
harry
There does seem to be a SIP issue - we're tracking it down folks
#
harry
but it won't be figured out within the next few minutes :(
#
elf-pavlik
Zakim, aaaa is cwebber2
#
Zakim
+cwebber2; got it
#
Loqi
aww, cheer up
#
rhiaro
SIP issue asside, it does look like there are enough people for a call
#
AnnB
yes, I agree
#
elf-pavlik
cwebber2 correct?^
#
tantek
rhiaro: that wasn't the question
#
AnnB
too much to do to canc3l
#
tantek
also not a good reason to spend them time
#
AnnB
s/canc3l/cancel/
#
tantek
AnnB - not according to the agenda
#
elf-pavlik
we could touch on How to relate as:Profile to as:Object it describes?
#
tantek
ok I'll action folks to add to next week's agenda accordingly then
#
AnnB
we need to get better re: agenda
#
tantek
AnnB - those that say "too much to do" need to add that "too much" explicitly to the agenda
#
cwebber2
elf-pavlik: correct
#
tantek
otherwise it might as well not exist
#
AnnB
(Jasnell looking at open issues .. )
#
elf-pavlik
Zakim, who's on the call?
#
Zakim
sees on the phone: Sandro, Ann, jasnell, wilkie, aaronpk, Marilyn, elf-pavlik, cwebber2
#
AnnB
Harry asks jasnell if this is a good time to review the open issue
#
ben_thatmustbeme
AnnB the girls are here
#
elf-pavlik
q+ re: will update draft include as:Profile ?
#
Zakim
sees elf-pavlik on the speaker queue
#
AnnB
jasnell: actually, might be better to spend his time getting an updated working draft
#
rhiaro
ben_thatmustbeme: more telecon babies?!
#
tantek
Alright, we've given the proposal 5 minutes, and there are +0s and +1 maybe. No objections. Proposal passes and this week's telcon is canceled. Please if you have urgent or "too much to do" items add it to the agenda for next week.
#
harry
we'll just doing a quick meeting with Elf on the phone
#
AnnB
big congrats to ben_thatmustbeme!
#
AnnB
wowie zowie .. twins!
#
tantek
RESOLVED: Postpone the two explicit agenda items from this week to next week, and ACTION ALL read https://github.com/w3c-social/Social-APIs-Brainstorming/ by next week
#
tantek
you may have the remainder of your hour
#
tantek
elf-pavlik: I concluded that based on your earlier "no objection" remark
#
ben_thatmustbeme
rhiaro yeah. I'm sure that may happen at some point
#
jasnell
fyi... Harry is wanting to have elf discuss raised issues despite resolution
#
harry
we'll do a quick meeting while we have elf and jasnell on the phone but save formal resolutions for next meeting when we have quorum.
#
tantek
REMINDER ALL: If you have "urgent" (needs resolution by today, or your implementation is blocked) items, or if you think (or *said* in IRC "too much to do" - "lots to talk about") it is your responsibility to add it to the Agenda *BEFORE* the call.
#
harry
We'll do a quick meeting (given they are both on phone) while we have elf and jasnell on the phone but save formal resolutions for next meeting when we have quorum.
#
AnnB
it would be helpful, harry, if you put that into the record
#
AnnB
thanks
#
tantek
harry - the meeting has been canceled for today
#
tantek
please feel free to use any mediums you wish for informal discussions
#
harry
So the meeting is formally cancelled but we can use the hour to discuss some open issues, which we can formally resolve next meeting.
#
tantek
especially if it gets people to align.
#
harry
Sound like a plan tantek?
#
tantek
I'm going to add to next week's agenda - re-opening IP licensing of PuSH 0.4
#
elf-pavlik
jasnell: we have as:Profile but not way to say that it is about this as:Person or as:Event
#
AnnB
tantek, people on the phone were happy to meet .. you just didn't hear that
#
tantek
AnnB - that also wasn't the question
#
tantek
meeting for the sake of meeting is insufficient
#
harry
AnnB, can you scribe the informal discussion between jasnell and elf?
#
AnnB
yes .. will try
#
harry
thanks!
#
AnnB
missed the early bits .. w8ill you fill that in
#
AnnB
scribenick: AnnB
#
harry
elf asked to remove profile or clarify it
#
AnnB
jasnell: we have a week or 2 to figure profile object, how it's used, before Working Draft published
#
AnnB
... need some proposals
#
Zakim
-aaronpk
#
Zakim
sees elf-pavlik on the speaker queue
#
harry
ack elf-pavlik
#
Zakim
elf-pavlik, you wanted to discuss will update draft include as:Profile ?
#
Zakim
sees no one on the speaker queue
#
elf-pavlik
action-49
#
harry
Zakim, who's on the phone?
#
RRSAgent
sees no action items
#
trackbot
is looking up action-49.
#
trackbot
action-49 -- Pavlik elf to Publish as2.0 data on one's own website -- due 2015-03-24 -- PENDINGREVIEW
#
Zakim
On the phone I see Sandro, Ann, jasnell, wilkie, Marilyn, elf-pavlik, cwebber2
#
AnnB
elf-pavlik: wants people to publish AS 2.0 data on their sites
#
AnnB
... rhiaro, elf, and jasnell have done so
#
harry
OK, happy to see implementations and a wikipage to track them.
#
AnnB
... that way people can be consuming each others' feeds and see how it works
#
Zakim
sees no one on the speaker queue
#
elf-pavlik
Zakim, who's on the call?
#
Zakim
sees on the phone: Sandro, Ann, jasnell, wilkie, Marilyn, elf-pavlik, cwebber2
#
AnnB
harry: any other technical issues to discuss?
#
cwebber2
nothin'
#
cwebber2
good to close out
#
wilkie
nope. good call. haha
#
AnnB
... notes that neither rhiaro or tsyesika are on phone (due to SIP probs)
#
AnnB
... thanks for very brief meeting; will reconvene next week
#
wilkie
thanks!!
#
Zakim
-jasnell
#
harry
Informal meeting closed.
#
Zakim
-elf-pavlik
#
Zakim
-Sandro
#
Zakim
-wilkie
#
Zakim
-Marilyn
#
Zakim
-cwebber2
#
harry
trackbot, end meeting
#
trackbot
is ending a teleconference.
#
trackbot
Zakim, list attendees
#
Zakim
As of this point the attendees have been Sandro, Ann, jasnell, wilkie, aaronpk, Marilyn, elf-pavlik, +1.773.614.aaaa, cwebber2
#
Zakim
T&S_SOCWG()1:00PM has ended
#
Zakim
Attendees were Sandro, Ann, jasnell, wilkie, aaronpk, Marilyn, elf-pavlik, +1.773.614.aaaa, cwebber2
#
trackbot
RRSAgent, please draft minutes
#
RRSAgent
I have made the request to generate http://www.w3.org/2015/05/19-social-minutes.html trackbot
#
trackbot
RRSAgent, bye
#
RRSAgent
I see no action items
hhalpin joined the channel
#
elf-pavlik
close action-49
#
trackbot
is closing action-49.
#
trackbot
Closed action-49.
#
hhalpin
tantek - do you want to chair next week?
#
elf-pavlik
hhalpin, what about those two actions
#
elf-pavlik
action-52
#
trackbot
is looking up action-52.
#
trackbot
action-52 -- Harry Halpin to Discuss re github -- due 2015-03-25 -- PENDINGREVIEW
#
elf-pavlik
action-48
#
trackbot
is looking up action-48.
#
trackbot
action-48 -- Harry Halpin to Set-up a github for as2.0 testing (whatever that ends up being, we'll need a github!) -- due 2015-03-24 -- PENDINGREVIEW
#
hhalpin
That's been done elf - see https://github.com/w3c/activitystreams-testing
#
elf-pavlik
can you add notes to those issues and close them?
#
elf-pavlik
s/issues/actions/
#
hhalpin
I would suggest that we do not do PENDINGREVIEW for simple tasks that don't actually need WG review
#
elf-pavlik
jasnell, does https://github.com/w3c/activitystreams-testing have a public deployment ?
#
elf-pavlik
action-63
#
trackbot
is looking up action-63.
#
trackbot
action-63 -- James Snell to Work with sandro and elf pavlik to set up new context uri -- due 2015-05-19 -- OPEN
#
hhalpin
Would be good to test you and amy's sites
#
elf-pavlik
jasnell, sandro can we chat about action-63?
#
trackbot
is looking up action-63.
#
sandro
action-63?
#
trackbot
action-63 -- James Snell to Work with sandro and elf pavlik to set up new context uri -- due 2015-05-19 -- OPEN
#
elf-pavlik
how do we do working draft and editor draft JSON-LD context URIs?
#
jasnell
elf: we do not need a *new* context uri, once the updated working draft is published, we'll need to update the json-ld context that is at the current context uri
#
elf-pavlik
maybe editor draft would use the main one http://www.w3.org/ns/activitystreams and editor draft e.g. http://www.w3.org/ns/activitystreams/latest
#
sandro
Sorry, my internet is very poor here, can we take this to email?
#
elf-pavlik
sandro, sure!
#
elf-pavlik
jasnell, you will not make changes in editor draft which would make examples not work with working draft context?
#
elf-pavlik
HTTP/1.1 404 Not Found
#
elf-pavlik
jasnell, ^
#
harry
AnnB, do you want to have an IG meeting tomorrow? (I think the next official one is next week)?
#
elf-pavlik
i planed to send email of Vocabulary TF meeting not happening tomorrow
#
harry
ok, just do that elf and we'll schedule the next official IG meeting next week.
#
elf-pavlik
last week only 2 people besides me showed up and we didn't make any progress since then
#
jasnell
https://as-test-harness.mybluemix.net/ appears to be operating just fine for me
#
elf-pavlik
now it went back, you may see 404 in server logs
#
elf-pavlik
it gives no response when i try to validate https://wwelves.org/perpetual-tripper/log/
#
hhalpin
works for me also
#
elf-pavlik
now "502 Bad Gateway: Registered endpoint failed to handle the request."
#
AnnB
harry, and elf, I was just going to review to see if anything happened with IG in last couple weeks ... looks like not
#
jasnell
elf-pavlik: current editor's draft version of the context can be found here: http://asjsonld.mybluemix.net/
#
jasnell
I keep it fairly up to date
#
AnnB
I'm keen to talk with whomever, to get that agenda going ... will move the IG discussion to /socialig
#
elf-pavlik
jasnell, but examples in editor's draft use other one, IMO one should have easy copy & paste to JSON-LD playground and it should always work
#
elf-pavlik
as long as you will not make changes in editor draft which will make examples invalid while using working draft context, we don't have issue
#
elf-pavlik
but if you need to make some breaking change in editor's draft, we should link to matching context in examples
#
elf-pavlik
AnnB, I wills send to IG mailing list "
#
elf-pavlik
Tomorrow we will not meet for Vocabulary TF telecon. Next general meeting on May 27th, I believe Ann will announce it later this week."
#
hhalpin
Sounds good
#
jasnell
elf-pavlik: while we are actively still making breaking changes to the context in editor's drafts, it should be expected for things to get out of sync. The working drafts are where we sync up. Once the WD is updated, the context URI will be updated, bringing everything back into sync. If you want to test the current editor's drafts, most JSON-LD tools allow you to manually set the context document for a given URI
#
tantek
hhalpin: yes I can chair next week
stevenroose joined the channel
#
hhalpin
great
#
hhalpin
see you next week tantek
#
tantek
thanks hhalpin - see you next week.
bblfish joined the channel
#
elf-pavlik
jasnell, tantek proposal on how we could use as:Profile (bit similar to h-cite) https://github.com/jasnell/w3c-socialwg-activitystreams/issues/112
jasnell joined the channel
#
harry
I just cleaned up actions, closing a lot of ones that were a bit older
#
Loqi
harry has 12 karma
harry, tilgovi, bblfish, jaywink and jasnell joined the channel
#
Zakim
excuses himself; his presence no longer seems to be needed
harry, bblfish, the_frey, tilgovi, LCyrin, jasnell and tantek joined the channel