#indiewebcamp 2013-07-15

2013-07-15 UTC
#
@28481k
RT @tommorris: Why SMS as a posting interface for the indieweb?
#
christopheducamp.com
created /Comics-fr (+2891) "[fr: first draft translation to be reviewed]"
(view diff)
#
christopheducamp.com
edited /Comics-fr () "(-2868) r. comics-fr"
(view diff)
#
christopheducamp.com
created /comics-fr (+2891) "[fr: content imported from Comics]"
(view diff)
#
@xtof_fr
#Photo #QuitFlickr #indieweb Premier essai de l'UI mobile de #trovebox https://christopheducamp.trovebox.com/p/mp4 - intuitif. á creuser sur URLs
#
@janl
I wish the node/npm community would embrace the Indie Web ecosystem* and provide all tech as easy npm modules. <3
#
@SocialSafe
Personal data: why can’t we see what we produce? - Tech trends via @Telegraph http://www.telegraph.co.uk/sponsored/technology/technology-trends/10161697/personal-data.html <&lt
#
Loqi
Our thoughts exactly. #OwnYourData
#
Loqi
4 files modified in aaronpk/IndieAuth/master by aaronpk https://github.com/aaronpk/IndieAuth/compare/b0bda56daa2f...b6b0f42e6ef1
#
Loqi
aaronpk: update footer links
#
Loqi
aaronpk: also display the secret on the TOTP login page, add link to blog post on setting up a pebble watch with indieauth
Loqi joined the channel
erikmaarten joined the channel
#
gjones
OK I will added, the XSS issue is quite major
#
barnabywalters
gjones: okay, great
sandeepshetty joined the channel
#
barnabywalters
any tips for handling the include pattern? I’m wanting to start working on it in php-mf2
#
gjones
I am already building a helper lib to sanitizer/simplify html looks like that may come in useful for this problem as well
#
barnabywalters
it’s not actually in the mf2 parsing spec, is that just an oversight or has it been dropped?
#
gjones
t was talking about only support the 'data-include' attar pattern at one stage but you need the others for V1
#
barnabywalters
it seems really useful but I was wondering how you deal with recursion?
#
gjones
The test https://github.com/microformats/tests/blob/master/includes.html as all the different patterns
#
barnabywalters
thanks, reading
smus joined the channel
#
barnabywalters
woah that’s more complex than I thought
bnvk joined the channel
#
gjones
At the beginning of a parse I find all the includes in a page and clone the dom element of include into the right place in the document
#
barnabywalters
ah, so you don’t recurse — that seems like the best solution
#
gjones
Yes building up the document by adding all the includes in the right places helps kill the complexity of trying to do as you parse
#
Loqi
ADD ALL THE INCLUDES http://loqi.me/7cv
#
gjones
bw: off to eat, talk later
#
barnabywalters
gjones: okay, enjoy lunch
#
barnabywalters
argh, tz wrong.
spinnerin, smus, melvster_, hadleybeeman, smus_, b0bg0d, scor, tantek and eschnou joined the channel
#
tantek
good morning #indiewebcamp!
#
tantek
great conversations with aaronpk, evanpro, julien51, shaners, and jayallen at #yxyy
andreypopp, smus, smus_, b0bg0d, bnvk, sandeepshetty, bnvk_, tantek, bnvk__, eschnou, musigny, gjones and benwerd joined the channel
#
neuro`
Good evening #indiewebcamp
#
neuro`
Hi bret
#
bret
sounds like yxyy is going welll
#
bret
well*
#
neuro`
Yes, seems so. I wish I could attend as many (un)conferences I wanted instead of burning on the beach.
texburgher, sandeepshetty_, smus_, barnabywalters, tantek, sandeepshetty, b0bg0d, donpdonp, smus, tilgovi, gjones, bnvk and jfranusic joined the channel
gjones, earplugs, andreypopp, jfranusic and b0bg0d joined the channel
#
christopheducamp.com
edited /webmention-fr (+3601) "[fr: sync'd translation - to be understood before review]"
(view diff)
#
@rgaidot
RT @t: Beautiful. @benwerd posted an #indieweb comic:
melvster_ and tantek joined the channel
#
christopheducamp.com
edited /PESOS-fr (+1773) "[fr: sync'd translation]"
(view diff)
#
christopheducamp.com
edited /PESOS-fr (-439) "[fr : /* PESOS */ translation to be reviewed]"
(view diff)
benwerd, b0bg0d, scor, smus, smus_ and sandeepshetty joined the channel
#
sandeepshetty_
tantek: Re /authorship, Does 3.1.3 mean "find a h-card containing an anchor tag with class u-url and a rel attribute with me" or does it mean "find a h-card containing an anchor tag with class u-url whose href is the same a rel-me on the page"?
#
tantek
it means the first, but the second could work as well, and is perhaps a bit more flexible
#
sandeepshetty_
the former is challenging to implement because you can't figure that out from php-mf2 json
#
tantek
right
#
tantek
editing
#
sandeepshetty_
so I'll go ahead and implement the latter.
#
christopheducamp.com
edited /POSSE-fr (+1912) "[fr: sync'd translation]"
(view diff)
#
tantek.com
edited /authorship (+284) "/* Determining */ 3.1.3 if a u-url of an hCard matches *any* rel-me destination from that page, use that h-card (u-url and rel-me links may be different or the same element). Thanks to sandeepshetty for requesting that clarification."
(view diff)
#
tantek
updated, please take a look and see if it reads as you expected.
#
sandeepshetty_
yep looks good.
#
sandeepshetty_
There is also this aspect of having multiple u-urls and u-uids
#
tantek
not in practice, not yet anyway
#
christopheducamp.com
created /PESETAS-fr (+3910) "[fr:first draft translation]"
(view diff)
#
tantek
if it's a real problem (with a real world example URL) then we can address that
#
sandeepshetty_
right. I'm just skipping that checking the first of each for url == uid == page URL
#
tantek
multiple u-uids don't make sense really, because a u-uid is supposed to represent the asserted canonical URL for a microformat
#
tantek
checking just the first u-uid should be sufficient
#
sandeepshetty_
and u-url as well right?
#
tantek
we can add that as an FAQ if you think it is right
#
tantek
there can be many u-urls
#
tantek
e.g. to different social network profiles etc.
#
tantek
any URL that belongs to / represents the h-card (or other item, e.g. h-event)
#
sandeepshetty_
ok that works.. I'll need another for loop
#
tantek
useful for creating a summary of an event that links to all the different representations on different networks
#
tantek
e.g. check any of the microformats meetup events
#
tantek
on the microformats wiki
#
tantek
they have multiple URLs to link to FB, plancast etc.
#
tantek
sometimes G+
smus joined the channel