#indiewebcamp 2015-03-27

2015-03-27 UTC
#
tantek
bret, cool. The Wikipedia page is sufficient for that, and anyone (re)searching will find that. I'll wait for follow-up requests for more before I send any more links or photos.
#
ben_thatmustbeme
looks good to me tantek
#
Loqi
ben_thatmustbeme: tantek left you a message 10 minutes ago: - wrote my answers to Boston Globe questions, please review #1 and #4 here: http://indiewebcamp.com/2015-03-23-boston-globe-questions http://indiewebcamp.com/irc/2015-03-26/line/1427414090306
#
tantek
thanks ben_thatmustbeme !
#
tantek
ok with 3 reviews I'm shipping it
#
ben_thatmustbeme
if the article comes out i'll be sure to scan/photograph it
#
tantek
shipped!
#
tantek
what is PuSH?
#
Loqi
PubSubHubbub (PuSH) is a notification-based protocol for publishing and subscribing to feeds/streams in real time https://indiewebcamp.com/PuSH
#
tantek.com
edited /PubSubHubbub (+73) "/* Tantek */ clarify started PuSH 0.4 notifications"
(view diff)
#
tantek
What is Swarm?
#
Loqi
Swarm is an app by Foursquare focused on checkins and showing nearby friends https://indiewebcamp.com/Swarm
#
tantek.com
edited /Swarm (+561) "Advertising use of friends photos, see also, fix heading levels"
(view diff)
#
tantek.com
edited /2015/Cambridge (+71) "/* Organizers */ done - boston globe questions"
(view diff)
#
tantek.com
created /2015/Cambridge/demos (+86) "IRC link"
(view diff)
#
tantek.com
created /2015/Cambridge/Demos (+85) "stub with IRC link"
(view diff)
#
tantek.com
moved /2015/Cambridge/demos to /2015/Cambridge/start-demos "need to distinguish on more than just capitalization"
#
tantek.com
edited /2015/Cambridge/Schedule (+0) "2014-2015 update"
(view diff)
#
tantek.com
edited /2015/Cambridge/Planning (+404) "Post Camp To Do - session notes to wiki, demos to wiki (like wikis in past)"
(view diff)
#
tantek
that's enough for now
KartikPrabhu, danlyke_ and scor joined the channel
#
Loqi
slack/tantek: Loqi, you still bridging the chativerses for us?
#
tantek
apparently. Thanks Loqi.
#
Loqi
you're welcome
#
tantek.com
edited /events/2015-03-11-homebrew-website-club (+260) "/* Photos */ photo from Benwerd"
(view diff)
nloadholtes joined the channel
#
tantek.com
edited /events/2015-03-25-homebrew-website-club (+70) "/* Photos */ add photo by EJ"
(view diff)
nloadholtes joined the channel
j12t, Deledrius_, hidgw, yakker and e-lima joined the channel
#
kylewm
huh, kind of an interesting (I think) bug in both mf2py and php-mf2
#
kylewm
the u-photo = "https://kylewm.com/imageproxy?url=...&w=600&h=600"
#
kylewm
but in the html content, it's over-escaped like "https://kylewm.com/imageproxy?url=...&w=600&h=600"
#
kylewm
ok actually i guess it is a bug in my html? html5 validator is saying the &'s are invalid... hmm...
#
KartikPrabhu
& should be valid separators fo query params no?
#
kylewm
KartikPrabhu: according to this, it seems like it has to be escapd even in urls http://stackoverflow.com/questions/4441594/w3c-markup-validator-ampersand-error
#
KartikPrabhu
so it seems all URLs have to encoded and decoded by mf2 parsers correctly?
#
KartikPrabhu
and somehow both mf2py and php-mf2 do it already!
#
kylewm
i'm sure html5lib is doing some magic for us in python
j12t joined the channel
#
KartikPrabhu
kylewm: yes i guess so
#
@GlobalRevLive
RT @t: #indieweb: “As writers, we don’t need companies like Medium to tell us how to use the web. Or define ... http://tantek.com/2015/083/t2/indieweb-writers-web
(twitter.com/_/status/581356115390291968)
j12t, loic_m, icco, KevinMarks, Erkan_Yilmaz, friedcell, interactivist, csarven, Sebastien-L, eschnou, glennjones, elf-pavlik, hmans, scor and stream7 joined the channel
#
cweiske.de
edited /PubSubHubbub (+250) "/* Hubs */"
(view diff)
Erkan_Yilmaz, frzn, glennjones and scor joined the channel
#
ben_thatmustbeme
good morning #indiewebcamp
j12t joined the channel
#
pdurbin
ben_thatmustbeme: mornin'
tantek, e-lima, friedcell, alanpearce, Erkan_Yilmaz, danlyke_, j12t, torrorist, frzn, davemenninger, Acidnerd, nloadholtes, gRegor`, zachdonovan, chalettu, wolftune, scor and lillian joined the channel
#
gRegor`
Howdy, indieweb. Quiet day.
j12t and Erkan_Yilmaz joined the channel
#
tantek
gRegor`: sometimes a quiet day is not a bad thing
#
gRegor`
yep
#
tantek
in checking twitter results for "indie web" (with quotes and space) I'm glad Loqi doesn't pick those up - mostly noise, and very little of it has anything to do with this community
#
Loqi
grins profusely
#
ben_thatmustbeme
been hard at work today
#
ben_thatmustbeme
but I got a lot done this week
#
ben_thatmustbeme
was working on person-tagging this mroning
#
tantek
OTOH indieweb OR indiewebcamp is quite good
#
tantek
ben_thatmustbeme: great!
#
tantek
any hiccups or awkwardness in the format / protocol?
#
ben_thatmustbeme
not yet. It seems pretty clean. hopefully i'll be testing it next week
#
ben_thatmustbeme
i got side tracked last night trying to fix some errors with comments
#
ben_thatmustbeme
updated to store all my "interactions" together
#
ben_thatmustbeme
rather than creating a new setup for tags, i merged all the duplicate code for tags, likes, reposts, mentions, comments into just "interactions" with a type specified on them
#
ben_thatmustbeme
so I have spent a lot of time with deduplication of code this week, but i should be able to add new functionality a lot faster after this
#
tantek
"interactions" instead of "responses"? ;)
#
ben_thatmustbeme
is a "like" a "response"
#
tantek
What is Kafka?
#
ben_thatmustbeme
before i stored likes and replys seperately
#
ben_thatmustbeme
tries to remember where he stole the "interactions" terminology from
#
tantek
!tell bengo could you expand on what is Kafka on indiewebcamp.com/Kafka ? from https://twitter.com/kevinmarks/status/580923671746871296
#
Loqi
Ok, I'll tell them that when I see them next
#
tantek
ben_thatmustbeme: "interactions" term is what I used to prefer calling them until snarfed and others convinced me that "responses" was better.
#
ben_thatmustbeme
tantek, how long ago was that? responses says "Note: the term interactions is being more frequently used now to refer to the full set of things people to do with / to a post. This page mostly captures historical debate."
#
tantek
a while ago - I thought I noted my updated opinion there
#
tantek
what are interactions?
#
Loqi
interactions, in the context of the indieweb, refer to all the different ways and things people do to and with others posts https://indiewebcamp.com/interactions
#
ben_thatmustbeme
i feel like responses should not include reposts... questionable about likes
#
ben_thatmustbeme
a repost is in no way a response to the poster, its a share to their own followers
Erkan_Yilmaz joined the channel
#
tantek
interesting
#
ben_thatmustbeme
also response implies a dialog, thus text, interactions does not
#
ben_thatmustbeme
gotta go back to work
#
tantek.com
edited /interactions (+356) "note some minor changes of opinion"
(view diff)
#
tantek
ben_thatmustbeme: when you have a moment, would be great if you could copy/paste your preference and reasonings above into: https://indiewebcamp.com/interactions#Alternatives
korayal, tilgovi, elima, dariusdunlap, benwerd, j12t, wolftune and alanpearce joined the channel
#
kylewm.com
edited /PubSubHubbub (+267) "/* Testing your PuSH Subscriber */"
(view diff)
snarfed joined the channel
#
@GlobalRevLive
so whats yr angle? should probably put up a website . see https://indiewebcamp.com/ for ideas on publishing independently @ActivistNewsNet
(twitter.com/_/status/581523890289143808)
Pierre-O, friedcell, davidmead, korayal, chalettu, GWG and interactivist joined the channel
#
snarfed
will probably regret (re)joining the semantics debate, but…
#
snarfed
ben_thatmustbeme: i hear you on the "response" connotations, but they may apply more to "reply" than "respond"
Erkan_Yilmaz joined the channel
#
snarfed
replying does imply *to* someone, and usually text, but you can respond to something in lots of ways, and not necessarily to anyone
Erkan_Yilmaz and GWG joined the channel
#
voxpelli
I have started using "interactions" as well – agree with ben_thatmustbeme that I wouldn't consider a share a response
tantek and zachdonovan joined the channel
#
gRegor`
On Tumblr, reposts typically show up on the original, "reblogged this"
#
gRegor`
So it seems like a light, pseudo-response
#
gRegor`
Looks like the wiki indicates a /repost is a 100% re-publication, sans additional comment, but I would consider a 100% repost + comment still a repost, and a form of response.
#
tantek
brings his semantic popcorn to watch and cheer.
#
gRegor`
But I understand others might just consider that a /quotation
#
gRegor`
100% quotation + comment
#
gRegor`
Ooh, now I want popcorn
wont_on joined the channel
#
Loqi
ahahahaha
#
gRegor`
Easy, Loqi
#
Loqi
yeah!
#
tantek
gives Loqi some popcorn.
#
Loqi
eats the popcorn.
#
ben_thatmustbeme
so response is very different than even a like or tag
#
ben_thatmustbeme
well, like i guess it is, but I feel like a tag is not a response so much as an action
#
gRegor`
How are you using "tag" there? Tagging a person?
#
ben_thatmustbeme
response makes me feel like its a conversation, but a tag or like are not intended to be conversation
#
tantek
ben_thatmustbeme: that's meaningless. everything you do is an "action", thus it's pointless to call something specific an "action"
#
ben_thatmustbeme
tagging a person, or a category
#
gRegor`
Tagging a category?
#
ben_thatmustbeme
fair point tantek
#
tantek
ben_thatmustbeme: historically tagging has been used as a form of conversation, e.f. consumating.com person-profile-tags
#
gRegor`
's brain hurts
#
tantek
drops some empirical anecdotalism beats.
#
tantek
ben_thatmustbeme: you might as well call it an "activity" ;)
#
gRegor`
Ooh, then you could put those activities in a stream
#
gRegor`
:)
#
ben_thatmustbeme
okay, lets formulate this another way, the way i see it "responses" can have a reply. But try to reply to someone's action of "liking" or "tagging (a person)" in FB
#
ben_thatmustbeme
or G+, or twitter
#
ben_thatmustbeme
or instagram
#
gRegor`
Heh, "I like your like of X"? Meta
#
tantek
likes snarfed's reasoning "you can respond to something in lots of ways, and not necessarily to anyone" http://indiewebcamp.com/irc/2015-03-27/line/1427483931982
#
ben_thatmustbeme
exactly, I was debating this while working on tag, and i realized I display likes and comments on my like posts... and I don't think that makes sense at all
#
ben_thatmustbeme
I'll probably remove it
#
tantek
^^^ is that a like, a quote, a reply, or all the above? ;)
#
ben_thatmustbeme
like and quote, and a reply to me, but NOT to snarfed
#
tantek
why not a multi-reply?
benwerd joined the channel
#
ben_thatmustbeme
its not intended for a conversation with snarfed. is a question of speaking direction
#
ben_thatmustbeme
if you cite someone you are not responding to them, you are using their content to share in another conversation
#
tantek
right. it's a *like-of* to snarfed's post, but *in-reply-to* ben_thatmustbeme's post.
#
tantek
multiple webmention targets
#
tantek
er, multiple webmentions ;)
#
ben_thatmustbeme
correct, so from snafed's side, that isn't a response
#
tantek
it is, because he considers likes to be responses
#
ben_thatmustbeme
i think the real issue here is different definitions of "response".
#
ben_thatmustbeme
"response" can be just "reaction" which means any action that in any way references your post is a response
#
ben_thatmustbeme
another example would be a mention, same thing, if someone happens to mention a post of mine, i don't consider that in any way "responding" to my post
#
ben_thatmustbeme
i use response in the "correspond" way, not "reaction" way
#
ben_thatmustbeme
a like I could see either way
#
tantek
yet we already have "reply" for that (in the "correspond" way)
#
tantek
and it's a more precisely specific term for the meaning, thus it is preferred
#
ben_thatmustbeme
because there is an implicit "i agree" sent back to the author
#
tantek
likes can mean all sorts of different things, not just agreement, but sometimes sympathy
#
ben_thatmustbeme
i was using it as an example, but yes, there are a lot of implied meanings
#
ben_thatmustbeme
but it can be directed toward the conversation
#
tantek
I'm leaning toward: responses = replies + reactions
Erkan_Yilmaz joined the channel
#
voxpelli
I think its a matter of whether the page is the dominant target of the action taken – either the indirect object of the sentence or in the lack of an indirect object, the direct object
#
tantek
voxpelli: thus would you exclude mentions from all of those terms?
#
tantek
perhaps then we also say: references = responses + mentions
#
ben_thatmustbeme
i don't think mentions really falls in to reactions either. the action you are reacting to may not be the content you are mentioning
#
voxpelli
I would say: interactions = responses/replies + mentions
#
tantek
voxpelli: by your same reasoning I'd say a mention is not an *inter*action at all.
#
tantek
nor would any other plain "reference" e.g. bibliography
#
voxpelli
tantek: fair enough
#
ben_thatmustbeme
oh the conversation i have sparked
friedcell joined the channel
#
voxpelli
unless you consider referenicing something to be a way of interacting with it
#
ben_thatmustbeme
s/conversating/debate/
#
ben_thatmustbeme
the webmention makes it an interaction. a person does not need to send the webmention
#
ben_thatmustbeme
the notification of it is the interaction
#
voxpelli
that's true
#
tantek
ben_thatmustbeme: nah, you didn't spark it, you just re-ignited it
#
ben_thatmustbeme
someone else could send the webmention, but its still someone notifying you of it
#
tantek
the webmention is just plumbing
#
voxpelli
no matter who sent it, the receiver have been passive and someone has interacted with it and told it that something has happened
#
voxpelli
so from the perspective of the receiver its something different to something it would have found through eg. a crawler – interaction rather than reference?
#
tantek
the assumption of "someone" is flawed, it could be a bot
#
tantek
discovering the link / sending the webmentino
#
tantek
s/webmentino/webmention
#
Loqi
tantek meant to say: discovering the link / sending the webmention
#
tantek
what is a webmentino?
#
tantek
webmentino is the fundamental packet of a webmention
#
loqi.me
created /webmentino (+79) "prompted by tantek https://indiewebcamp.com/irc/2015-03-27/line/1427487878347 and dfn added by tantek"
(view diff)
#
voxpelli
for the sake of the term I think we can assume that even bots, like brid.gy, have a clear intent with their pinging
#
ben_thatmustbeme
i am actually thinking "reactions" might be better now. as the only thing I am showing are other actions that either are in response to my action or in reference to my action
#
tantek
I don't think we can assign any conscious intent to any bots
#
ben_thatmustbeme
bots require someone to set them up, there was a conscious intent to send "all future posts" for example
#
voxpelli
ben_thatmustbeme: hmm, isn't it possible to mentioning something without reacting to something? I'm not sure myself whether it is
#
tantek
voxpelli: it is. especially when you've already written a blog post (thus it's not a reaction), and then *afterwards* go through and find related/earlier posts on the same subject to list them.
#
tantek
or heck, when you link to comments on your post
#
tantek
linking to a reaction is itself not a reaction so much as part of automatically handling the reaction
#
tantek
plenty of use-cases of mentions that aren't a human reaction in any way
#
ben_thatmustbeme
thats just a delayed reaction "then *afterwards* go through and find related/earlier posts "
#
ben_thatmustbeme
the edit is the reaction
#
tantek
the edit happens before the post
#
tantek
as just a latter step in the authoring process
#
tantek
point is, the post content itself is *not* a reaction to any of those links added later
#
ben_thatmustbeme
true, it is not
#
tantek
just like a post is not a reaction to its own comments that it happens to link to because it received webmentions for them
fourtonfish joined the channel
#
tantek
though that's even more automatic / not human
#
ben_thatmustbeme
in that same arguement the mention is not in anyway a "response"
#
ben_thatmustbeme
they are specifically mentioning the original post, thus interacting with it?
#
voxpelli
so I'm coming around to thinking that we have: referenced_by = (interactions + mentions)
#
voxpelli
Where interactions are: interactions = direct interactions (eg. like, reply) + indirect interactions (eg. share)
#
tantek
voxpelli: would you consider a quotation a form of indirect interaction as well?
KartikPrabhu joined the channel
#
voxpelli
tantek: not sure, as it would be an indirect interaction of just a part of the page
#
voxpelli
tantek: an indirect interaction of a fragment URL?
#
ben_thatmustbeme
going to catch the train
#
tantek
voxpelli: or even the whole post permalink, since a quotation is (typically) a subset of a repost (share)
Erkan_Yilmaz joined the channel
#
voxpelli
yeah, can probably be both depending on how its implemented – quotations can have so many forms
#
voxpelli
all references/interactions are tricky if their primary focus is a fragmention – should eg. a like of a paragraph be considered a like of the page of the paragraph as well or just of the paragraph
#
tantek
such ambiguity is ok
#
tantek
even a "like" of a blog post does not imply that the *entire* blog post was like, just that it was "overall" and perhaps only some or a few or one paragraph thereof
#
tantek
s/was like/was liked
#
Loqi
tantek meant to say: even a "like" of a blog post does not imply that the *entire* blog post was liked, just that it was "overall" and perhaps only some or a few or one paragraph thereof
j12t joined the channel
#
@CaptainKurtis
@withknown @colinsalter It's sort of reverse of what you are askin for, but @hongpong is working on a Drupal plugin to add webmentions.
(twitter.com/_/status/581557665739857920)
#
tantek
sending or receiving or both?
glennjones and dariusdunlap joined the channel
#
tantek
voxpelli: I keep going back/forth between interactions vs. responses as the catchall thing that covers replies and reactions (like, bookmark, repost)
#
tantek
is an RSVP a form of reply (I think so), or just a reaction?
#
voxpelli
I think it's a reply – it targets the event post
#
tantek
that's what it feels like to me too
#
tantek
it's a *special* reply
#
tantek
whereas an /invitation feels more like a reaction than a reply
#
tantek
where A invites B to C's event
#
voxpelli
I feel that's a "reply" to B but a "mention" to C
#
tantek
it's not a reply to be because it's unsolicited
#
tantek
it's likely a *reaction* to C, that is, A saw C's event and thought, hey, B might want to go
#
tantek
it's not a reply to B because it's in-reply-to anything in particular of B's.
#
tantek
s/in-reply-to anything/not in-reply-to anything
#
Loqi
tantek meant to say: it's not a reply to B because it's not in-reply-to anything in particular of B's.
#
voxpelli
"reply" is a bad word, yeah, but it would be a "direct interaction" with B and an "indirect interaction" with C
#
tantek
it's a direct interaction with B's homepage/website, but not with any of B's posts
#
voxpelli
yep, I wonder how one should mark that up to distinguish it from a mere mention of B
#
tantek
it's in the /invitation markup already
#
tantek
in simplest form: <a class="u-invitee h-card" href="… home page URL … ">...
#
voxpelli
oh, I have to add support for invitations then also
#
tantek
sending or receiving?
#
tantek
do you have do events already?
#
tantek
or do you just want to know when you've been invited?
#
voxpelli
receiving, my webmention endpoint should handle receiving as many types of interactions as possible
#
tantek
ah right - your webmention proxy!
catsup joined the channel
#
tantek
that would be a great place to start gathering experience / stats on homepage webmentions
#
voxpelli
yeah – I know at least http://www.kevinmarks.com/ has quite a few
GWG and catsup joined the channel
#
voxpelli
tantek: at Twitter a Homepage mention can also be the start of a conversation – how would that very first conversation-starter mark up his or her mention?
#
tantek
what is a conversation starter?
#
tantek
voxpelli: perhaps you could start with a definition and link to an example such Tweet!
#
voxpelli
I will try
#
gRegor`
catches up on the terminology conversation
catsup and jacus joined the channel
#
gRegor`
I don't think I'm any closer to understanding/having a strong preference. :)
interactivist joined the channel
#
gRegor`
I'll stick with past-gRegor for now, thinking "responses" is adequate. http://indiewebcamp.com/interactions#Responses
#
tantek
no I don't think so.
#
tantek
er oops that was a mis-scroll response :P
#
tantek
meant to say
#
tantek
gRegor`: my current preference: responses = replies + reactions
#
tantek
and references = responses + mentions
#
gRegor`
What is reactions?
#
Loqi
interactions, in the context of the indieweb, refer to all the different ways and things people do to and with others posts https://indiewebcamp.com/reactions
#
tantek
heh I should fix that
#
gRegor`
:)
#
ben_thatmustbeme
I'll stick with interactions. It's the links between actions of any type
#
tantek
oh it scrolls to the right place - just needs its own page
#
tantek
ben_thatmustbeme: if you've decided to "stick with" then add your reasoning here: https://indiewebcamp.com/interactions#Interactions
#
kodfabrik.se
created /conversation_starter (+374) "Created a stub, will add example afterwards"
(view diff)
#
ben_thatmustbeme
Other problem I am hitting is how to do tagging by micropub
#
ben_thatmustbeme
Specifically field names
#
gRegor`
So references = replies + reactions + mentions? (Just unpacking it a bit)
#
tantek
one to one mapping from the markup right?
#
ben_thatmustbeme
I will when not on mobile
KartikPrabhu joined the channel
#
tantek
gRegor`: yes I think that makes sense
#
tantek
and everything is in exactly one of the categories of replies, reactions, mentions
#
ben_thatmustbeme
Tantek. The problem of that is tags are embedded in a category
#
tantek
p-category
#
tantek
what's the problem?
#
ben_thatmustbeme
And even more messy. The coords and shape
#
kodfabrik.se
edited /conversation_starter (+63) "Added an example tweet"
(view diff)
scor joined the channel
#
tantek
ben_thatmustbeme: hmmm - thus the mess is from changing the microformats2 JSON output affecting micropub
#
ben_thatmustbeme
Its trying to form encode embedded items
#
tantek
that way lies dragons
#
tantek
embedded items are supposed to be URLs
#
tantek
e.g. u-category
#
tantek
or u-invitee
#
KartikPrabhu
the whole embedding thing can be done by the micropub endpoint no?
#
KartikPrabhu
the client can send a bunch of properties (flat) and the endpoint can decide what to embed?
#
ben_thatmustbeme
It's very messy KartikPrabhu
#
KartikPrabhu
i mean micropub does not send tags as being embedded in a h-entry anyway
#
ben_thatmustbeme
I could send them flat but it breaks the standard we have been following for micropub
#
KartikPrabhu
what is micropub
#
Loqi
Micropub is an open API standard that is used to create posts on one's own domain using third-party clients https://indiewebcamp.com/Micropub
#
ben_thatmustbeme
Tantek I don't think it's sane to do them as urls.
elf-pavlik_ joined the channel
#
tantek
ben_thatmustbeme: everything embedded is a URL - what's the problem with that?
#
ben_thatmustbeme
Look at examples on person-tag
#
ben_thatmustbeme
What is person-tag?
#
Loqi
A person tag (AKA people tag) is a special kind of tag that refers to a specific person by URL rather than just a word or phrase, and is done as an explicit tag by the user, beyond just mentioning a person via hyperlink / h-card https://indiewebcamp.com/person-tag
#
kodfabrik.se
created /Template:voxpelli (+134) "Creating a user template for myself"
(view diff)
#
tantek
ben_thatmustbeme: hence why I said "e.g. u-category" above :)
#
bear
if anyone hasn't heard about the Slack security incident -- http://slackhq.com/post/114696167740/march-2015-security-incident-and-launch-of-2fa
benwerd joined the channel
#
ben_thatmustbeme
"Basic Person Tagging example"
#
ben_thatmustbeme
I would have to create an hcard for every location within every photo I want to tag people
#
tantek
note that Slack's blog is on Tumblr
#
tantek
ben_thatmustbeme: no you don't because their home page has that h-card
#
KartikPrabhu
ben_thatmustbeme: no not really. You can send the URL of the person and the micropub endpoint would create the h-card
#
tantek
ben_thatmustbeme: yeah that example at the top should be u-category
#
KartikPrabhu
from the URL or from some contact list
#
tantek
just as we did for /invitation and u-invitee
#
ben_thatmustbeme
What is invitation
#
ben_thatmustbeme
Links make mobile easier :)
#
Loqi
An invitation is an optional feature of an event post (an event with invitations), or a reply to an event post that also notifies a list of invitees that they've been invited to the event, or a special case of that, an RSVP to an event that also invites additional people to it https://indiewebcamp.com/invitation
#
tantek.com
edited /person-tag (+143) "use u-category like u-invitee, note examples use previous markup"
(view diff)
#
tantek
good catch ben_thatmustbeme
#
KartikPrabhu
a good question is suppose I have a note which I want to tag with a keyword like "selfie" and then also tag a person like "http://tantek.com" does micropub distinguish them?
#
KartikPrabhu
if not, is there an algo that the endpoint should use?
#
tantek
you can do both, p-category for the "selfie" string and u-category for the URL
#
kodfabrik.se
edited /interactions (+253) "Added my +1 for interactions"
(view diff)
#
KartikPrabhu
tantek: yes but the micropub client would send both as category without the p or the u
#
ben_thatmustbeme
What about other attributes? Coords and shape?
#
ben_thatmustbeme
Those are really odd
#
tantek.com
edited /person-tag (+0) "/* Basic Person Tagging example */ more u-category instead of p-category to emphasize the meaning of the URL referencing the tag"
(view diff)
#
voxpelli
tantek: could you ping me when you've added your responses = replies + reactions and references = responses + mentions somewhere? added support for interactions now – but I like the separation of yours so would like to +1 that as well
#
ben_thatmustbeme
Need to not only be able to do multiple u-category but also have attributes that are specific to those
zachdonovan joined the channel
#
ben_thatmustbeme
Which is where form encoding is starting to fall apart for me
#
tantek
ben_thatmustbeme: so area tags is really where you're finding problems
#
ben_thatmustbeme
So I suppose any future items that have additional attributes
#
tantek.com
edited /reactions (+585) "draft based on what appears to be common understanding"
(view diff)
KartikPrabhu joined the channel
#
tantek.com
edited /interactions (+81) "/* Reactions */ link to main, change summary"
(view diff)
#
kodfabrik.se
uploaded /File:indiewebcamp-square.min.svg "Square variant of the {{logo}}"
#
tantek.com
edited /interactions (+129) "update dfn, describe relation to replies and reactions, cluster specific examples"
(view diff)
#
tantek.com
edited /interactions (+17) "dfn responses"
(view diff)
#
tantek
what are interactions
#
Loqi
interactions, or responses, in the context of the indieweb, refer to all the different ways and things people explicitly do to and with others posts: https://indiewebcamp.com/interactions
#
kodfabrik.se
edited /buttons (+242) "Adding a square logo"
(view diff)
#
tantek.com
edited /interactions (+51) "expand dfn"
(view diff)
#
tantek
what are interactions?
#
Loqi
interactions, or responses, in the context of the indieweb, refer to all the different ways and things people explicitly do to and with others posts, from written replies to quick likes, in otherwords responses = replies + reactions https://indiewebcamp.com/interactions
#
tantek
voxpelli: ^^^ there's a start
#
voxpelli
tantek: nice, reading now
KartikPrabhu joined the channel
#
voxpelli
looks great!
#
tantek
voxpelli: see also what are reactions
#
Loqi
reactions refer to the subset of responses/interactions with a post that are quicker, more impulsive, but still a conscious act, typically a simple UI gesture without writing any content, such as likes, reposts, bookmarks, or perhaps multiple simple UI gestures, such as selection a text range and posting a quotation of part of a post, or picking a person from a list to post an invitation as a response to seeing an event https://indiewebcamp.com/reactions
#
voxpelli
On a slightly other topic: Just uploaded a square variant of the logo to the wiki if anyone wants to do like me and eg. add the wiki to Alfred.app – nice to have a good icon for it then
#
tantek
I think the wiki already has a square icon
#
tantek
e.g. if you add to homescreen you'll see it
#
@NorthCreekSoft
#ownyourdata #smallbusiness #analytics direct apis are great, but b2b connections hide your data - don't be afraid to get in there w/ csv
(twitter.com/_/status/581576385493258240)
#
voxpelli
tantek: I would probably describe "reactions" as those actions that only indirectly targets the page – unlike replies that directly targets
#
voxpelli
tantek: couldn't find a link to any highres square logo
#
tantek
voxpelli: they're in the <link>s in the <head>
#
tantek
looks like apple-touch-icon-*
#
voxpelli
found it now, wanted a more square version than that – to preserve more detail :)
#
tantek
voxpelli: "indirectly targets" vs. "directly targets" sounds a bit abstract and plumbingy
#
@NorthCreekSoft
#ownyourdata #owncloud self-hosting version of #dropbox but is the hassle worth it? How do you weigh privacy concerns vs access problems?
(twitter.com/_/status/581577079826870272)
#
tantek
hence why I used a more user-centric distinction about "simple UI gesture" without writing any content
#
voxpelli
tantek: I'm thinking that it might map a bit to the grammar of the language? http://www.write.com/writing-guides/general-writing/grammar/direct-and-indirect-objects/
KevinMarks and KartikPrabhu joined the channel
#
tantek
again, grammars can be abstract
#
tantek
hence I prefer the specific definition related to user actions
#
tantek
and amount of user time / effort / cognition put into it
#
tantek
that feels more "measurable" than any notion of (in)directness, or any linguistic abstraction
#
tantek
using one abstraction to define another doesn't actually get you any closer to understanding :P
torrorist joined the channel
#
voxpelli
maybe, but just asking oneself questions like: "What am I doing? I'm doing X", "What am I X:ing? It's Y", "What am I X:ing Y to? That's Z" – that answers action, direct target and indirect target
#
voxpelli
s/target/object/
#
Loqi
voxpelli meant to say: maybe, but just asking oneself questions like: "What am I doing? I'm doing X", "What am I X:ing? It's Y", "What am I X:ing Y to? That's Z" – that answers action, direct object and indirect object
#
tantek
it answers a question, I'm just not convinced it answers any kind of a useful question
#
tantek
whereas basing it on user effort / cognition seems more, real
torrorist joined the channel
#
tantek
such linguistic categorization is only marginally more useful than say categorizing based on the number of vowels
#
tantek
whereas categorizing by user effort / cognition is directly useful to user interface design of displaying all these different things
#
tantek
and the buttons that create them
KartikPrabhu, wolftune, friedcell and Erkan_Yilmaz joined the channel
#
@svgur_com
RT @screengui_de: Dies ist die neue Screenguide. Titelthema: #IndieWeb von @pfefferle. Ab Montag im Handel. Im Abo auch jetzt schon. http:/…
(twitter.com/_/status/581586041854824448)
#
@NorthCreekSoft
#ownyourdata looking for cloud tools- building a curated list- fave this and I'll add you to my coaching sessions #apieconomy
(twitter.com/_/status/581588824326742016)
davidmead, alanpearce and tantek joined the channel
#
@davidmead
Somehow deleted few IMG from my blog, @withknown WP importer not working for me. How I love you #indieweb ;-) http://blog.davidjohnmead.com/2015/somehow-deleted-few-img-from-my-blog-withknown-wp-importer
(twitter.com/_/status/581598248223141888)
benwerd, snarfed and _1_jp joined the channel
#
@davidmead
Oh and now it keeps logging me out! (posting this thru Twitter) /cc @withknown #indieweb
(twitter.com/_/status/581599681190473728)
arlen, benwerd and alanpearce joined the channel