#dev 2017-06-05

2017-06-05 UTC
mblaney and tantek joined the channel
#
tantek
good evening #indieweb-dev
#
tantek
is watching the IWC DUS IndieAuth session
#
mblaney
hi tantek
#
tantek
o/ mblaney
#
tantek
is better understanding IndieAuth protocol vs site :)
#
tantek
what is authorization
#
Loqi
It looks like we don't have a page for "authorization" yet. Would you like to create it?
#
tantek
what is authorization process
#
Loqi
It looks like we don't have a page for "authorization process" yet. Would you like to create it?
#
tantek
what is login
#
tantek
ah, that's a deliberate redirect, cool
#
tantek.com
edited /IndieAuth (+27) "does not use Persona any more (hasn't for a while)"
(view diff)
#
aaronpk
Huh we don't have a page on authorization, but we have one on incremental authorization https://indieweb.org/incremental_authorization
#
tantek
what is IndieAuthProtocol?
#
Loqi
IndieAuth for login is a user flow and protocol for web applications to implement user login via an authorization server https://indieweb.org/IndieAuthProtocol
#
tantek
should that be login or sign-in?
#
tantek
what is authorization_endpoint
#
Loqi
It looks like we don't have a page for "authorization_endpoint" yet. Would you like to create it?
#
www.svenknebel.de
edited /2017/Berlin (+35) "h-event?"
(view diff)
tantek joined the channel
#
aaronpk
login == signin
#
aaronpk
it's debatable which is a better term
tantek joined the channel
#
@WendyandCharles
ReadersGazette: BLOG Indie Author Answers by Jim Heskett http://www.thejugglingauthor.com/indieauth/ Get help writing your book #bookbloggers 12
(twitter.com/_/status/871583642014941184)
tantek, [colinwalker] and myfreeweb joined the channel
#
@spotthehall
@datenstromse @eli_oat Thanks ? Working (slowly) on webmentions & micropub, whilst keeping my geotagging. I’ll let you know how I get on…
(twitter.com/_/status/871630026395070464)
#
petermolnar
question: in HTML, you have labels. which have 'for' to point at the input field they are added for. I was wondering if I somehow can represent a similar correlation between a block of EXIF towards an image. Any suggestions?
[kevinmarks] joined the channel
#
[kevinmarks]
What's the exif stored in? Its usually inside the image file
#
myfreeweb
heh my media endpoint pulls out exif data into json, but i don't display it yet. planning to do a 500px style camera/lens/aperture/shutterspeed display for photos. and yeah would be nice to have semantic markup for that
#
myfreeweb
btw petermolnar: your webmention endpoint doesn't seem to work. FileNotFoundError 'No such file or directory: '/web/petermolnar.net/petermolnar.net/commen
#
myfreeweb
ts/8a0b141ce056511ac8a99bf0535356b31b96efcc/.md''
#
petermolnar
[kevinmarks] I'm displaying EXIF in a div, in an ul at the moment, planning to make it a definition list instead
#
loqi.me
edited /bookmark (+34) "[kevinmarks] added "http://blog.del.icio.us/?p=1204" to "See Also""
(view diff)
tantek and Zegnat joined the channel
tantek, KartikPrabhu, sebsel and eli_oat joined the channel
tantek and [eddie] joined the channel
#
loqi.me
created /WWDC (+174) "prompted by petermolnar and dfn added by [eddie]"
(view diff)
#
www.boffosocko.com
edited /Delicious (+882) "data export"
(view diff)
#
loqi.me
created /PlanetPlanet (+97) "prompted by eli_oat and dfn added by eli_oat"
(view diff)
#
eli.li
edited /PlanetPlanet (+2) "corrected a terrible typo of my own making"
(view diff)
eli_oat joined the channel
#
[eddie]
aaronpk (or anyone else that uses Telegraph alot): I’m trying to semi-automate bridgy publish by including the bridgy publish links for facebook and twitter in my post and then use Telegraph to send manu webmentions to them, however Telegraph isn’t detecting the urls.
#
[eddie]
Bridgy doesn’t recommend any mf markup, just including the links: <a href=“https://brid.gy/publish/facebook“></a>
#
[eddie]
So I have those in the post, but Telegraph doesn’t find them
#
tantek
checks his source for that
#
tantek
eddie, try www. variants, e.g. https://www.brid.gy/publish/facebook
#
tantek
that's what I use on my post permalinks
#
tantek
in order to enable Bridgy Publish. e.g. <a href="https://www.brid.gy/publish/facebook"></a>
#
[eddie]
Thanks tantek, I’ll try that ?
#
loqi.me
created /microformats-ruby (+327) "prompted by tantek and dfn added by tantek"
(view diff)
#
tantek
what is IndieCert?
#
Loqi
IndieCert is a service to authenticate to services around the web without using usernames and passwords https://indieweb.org/indiecert
#
tantek.com
moved /indiecert to /IndieCert "canonical CamelCase"
#
sebsel
[eddie] I use the brid.gy link without www., and that works, so I don't know if that's the solution
#
[eddie]
sebsel: Yeah I just finished trying that… didn’t work ?
#
[eddie]
sebsel: Do you use Telegraph’s UI to send your webmentions?
#
sebsel
[eddie] No, so I can't help you on that part, unfortunately :(
#
tantek
I send my own webmentions also
#
[eddie]
Ahhh okay
#
[eddie]
It must be something odd in the Telegraph UI when it searches for links
#
[eddie]
I’ll try tweaking the links a little and see if I can get it to recognize ?
#
[eddie]
Thanks for the brainstorming help guys ?
#
tantek
I found and fixed some out of date references to Persona (since it has been closed down for 6 months) - but could use help checking remaining references
#
tantek
easy wiki gardening help if you have a few minutes: check https://indieweb.org/Special:WhatLinksHere/Persona and make sure all the references are still "accurate" (as in historical only) as of now
#
sebsel
[eddie] I see Telegraph uses indieweb/mention-client-php, and first parses for Mf2. your link is just on the page somewhere, so I guess it should be inside of an mf2 property
#
[eddie]
ahhh okay
#
sebsel
from my quick read of the code :)
#
[eddie]
That makes sense, Thanks! Definitely helps me understand what is likely going on
#
tantek
mine was inside an h-entry but not on any uf2 property so that's interesting
#
sebsel
tantek but you don't use Telegraph, right?
#
[eddie]
tantek: Telegraph UI Url Discovery is the issue, not bridgy
#
tantek
correct I don't use Telegraph
#
sebsel
It makes sense of Telegraph not to include all links, because then every page in [eddie]'s menu would be there, and this footerlinks. You don't want to send webmentions to those.
#
sebsel
Bridgy just looks at the whole page
#
[eddie]
Thanks sebsel! It works! I made a fake mf2 u- property: u-publish-to and it appears in Telegraph!
#
[eddie]
Just in time for WWDC too! ?
#
[eddie]
(starts in 4 minutes)
#
tantek
lol that's pretty funny eddie
#
tantek
maybe make it bridgy specific? e.g. u-bridgy-publish-to
KartikPrabhu joined the channel
#
[eddie]
tantek: good idea!
#
tantek
just to reduce the chance of someone thinking 'publish-to' is an actual proposed property :)
#
[eddie]
definitely!
#
Loqi
awesome
#
sebsel
i called my field to store the bridgy-url 'syndicate-to', which is what Quill gives me in the old pre-'mp-syndicate-to' fashion
#
sebsel
and when sending the webmention, I catch the location header, add that to the 'syndication' field, and delete the 'syndicate-to'
#
tantek
oh interesting
#
tantek
what is syndicate-to
#
sebsel
yeah, it's from Micropub
#
sebsel
but that's probably not really a good linked explanation
#
sebsel
what is mp-syndicate-to?
#
Loqi
It looks like we don't have a page for "mp-syndicate-to" yet. Would you like to create it?
gRegorLove joined the channel
#
sebsel
mp-syndicate-to is a property in a [[Micropub]] request, giving the server the command to syndicate the received h-entry to the specified [[silo]]
#
loqi.me
created /mp-syndicate-to (+174) "prompted by sebsel and dfn added by sebsel"
(view diff)
#
sebsel
meh, feel free to improve.
#
tantek
sebsel, maybe move existing content from /syndicate-to ?
#
seblog.nl
edited /syndicate-to (-71) "redirected to mp-syndicate-to"
(view diff)
#
sebsel
something like that
#
gregorlove.com
edited /Micropub (+21) "/* h-entry */ link mp-syndicate-to"
(view diff)
sebsel_ joined the channel
#
tantek
What were RSS and Atom wars?
#
tantek
What was RSS and Atom wars?
#
Loqi
It looks like we don't have a page for "RSS and Atom wars" yet. Would you like to create it?
#
tantek
what was RSS Atom wars?
#
Loqi
The RSS Atom wars (or syndication wars) were a toxic plumbing debate about the merits of using Atom vs RSS that dragged-in and distracted numerous high level web technologists from 2003-2007 while social silos (Facebook, Flickr, Twitter, etc.) emerged, rapidly innovated UX, and thus gained popular adoption https://indieweb.org/RSS_Atom_wars
#
tantek
RSS and Atom wars is /RSS_Atom_wars
#
loqi.me
created /RSS_and_Atom_wars (+26) "prompted by tantek and dfn added by tantek"
(view diff)
#
tantek
what is RSS in JSON
#
Loqi
RSS in JSON appears to be an occasional standards meme that pops up every few years with a new attempt at putting RSS into JSON, or defining a JSON feed file format to replace RSS https://indieweb.org/RSS_in_JSON
#
tantek
RSS Atom wars << RSS in JSON
#
loqi.me
edited /RSS_Atom_wars (+18) "tantek added "[[RSS in JSON]]" to "See Also""
(view diff)
#
Loqi
ok, I added "[[RSS in JSON]]" to the "See Also" section of /RSS_Atom_wars
#
tantek
snarfed, feel free to add to /RSS_in_JSON :)
singpolyma, AngeloGladding and [kevinmarks] joined the channel
#
[kevinmarks]
What about the rss rss wars? Should that be a separate page, or earlier in that timeline?
#
Loqi
[dissolve] #3593 Subscribe to h-feeds directly
#
ben_thatmustbeme
continues quietly poking the social web for things
#
Zegnat
I think I would keep that on /RSS_Atom_wars, [kevinmarks].
#
gRegorLove
Is RSS RSS wars like between 1.0 and 2.0?
#
gRegorLove
Or 0.9234, whatever it was
#
gRegorLove
when is next-iwc?
#
Loqi
IndieWeb Summit is on 2017-06-24 at Mozilla https://indieweb.org/next-iwc
#
gRegorLove
when is IWS?
#
Loqi
IndieWeb Summit is on 2017-06-24 at Mozilla https://indieweb.org/IWS
#
gRegorLove
Uh, that's weird.
#
gRegorLove
No changes to the page but it just started working
#
sknebel
Loqi, do you dislike Zegnat?
#
gRegorLove
Zegnat ^
#
sknebel
When is IWS?
#
Zegnat
I think Loqi still hates me for my inaccessible website :p
#
sknebel
when is IWS?
#
Loqi
IndieWeb Summit is on 2017-06-24 at Mozilla https://indieweb.org/IWS
#
sknebel
when vs When?!
#
Zegnat
when is IWS?
#
Loqi
IndieWeb Summit is on 2017-06-24 at Mozilla https://indieweb.org/IWS
#
gRegorLove
When is next-hwc
#
Loqi
gRegorLove: lol
#
Zegnat
When is IWS?
#
gRegorLove
case-sensitive
#
Zegnat
Hahaha, paging aaronpk!
#
gRegorLove
!tell aaronpk Apparently Loqi's "when is" is case-sensitive. Only returns the link with "When is..."
#
Loqi
Ok, I'll tell them that when I see them next
#
Loqi
Ok, I'll tell them that when I see them next
#
Loqi
[sknebel] when vs When?!
#
sknebel
Loqi needs a "file your bug on yourself" command
#
gRegorLove
Something something regex two problems
#
gRegorLove
gives Loqi the bug report
#
Loqi
enjoys the bug report
#
Zegnat
hahaha
#
ben_thatmustbeme
Loqi << bug: loqi's "when is" is case-sensitive. Only returns the link with "When is..."
#
loqi.me
edited /Loqi (+83) "ben_thatmustbeme added "bug: loqi's "when is" is case-sensitive. Only returns the link with "When is..."" to "See Also""
(view diff)
#
Loqi
ok, I added "bug: loqi's "when is" is case-sensitive. Only returns the link with "When is..."" to the "See Also" section of /Loqi
#
ben_thatmustbeme
can just do it that way so at least its recorded somewhere
#
sebsel_
what is a bug?
#
Loqi
It looks like we don't have a page for "bug" yet. Would you like to create it?
#
ben.thatmustbe.me
edited /User:Ben.thatmustbe.me () "(-1734) add notes for myself"
(view diff)
#
ben.thatmustbe.me
created /Splatter (+22) "case sensativity, blah"
(view diff)
#
gRegorLove
Aw, no more DDR?
#
gRegorLove
Guess having kids will do that.
#
ben_thatmustbeme
gRegorLove: i never play anymore
#
gRegorLove
I am glad you're still crazy, though
[eddie], KartikPrabhu and eli_oat joined the channel
#
ben_thatmustbeme
never stop being that
#
ben_thatmustbeme
having 2 year old twin girls just intensifies it
dougbeal|iOS, KartikPrabhu and [kevinmarks] joined the channel
#
@cote
Now that RSS has been spec'ed over the JSON, I look forward to the nerds redoing it over in yaml in 3 to 5 years.
(twitter.com/_/status/871749176572248064)
#
gRegorLove
Glad we're ahead of the curve
tantek and KartikPrabhu joined the channel
#
vanderven.se martijn
edited /2017/Leaders (+19) "/* Remote Participation */ Add myself."
(view diff)
#
www.svenknebel.de
edited /2017/Leaders (+14) "/* Remote Participation */"
(view diff)
#
vanderven.se martijn
edited /2017 (+81) "/* Remote Participation */ Add exact timezone."
(view diff)
#
tantek.com
edited /Homebrew_Website_Club (+49) "/* Semi-Monthly */ regular cycle, and semi-monthly is inaccurate, e.g. we just had 3 in May of 2017. Fortnightly it is, since bi-weekly confuses people (2x a week or 1/2weeks)"
(view diff)
#
tantek.com
edited /Homebrew_Website_Club (+149) "/* Monthly */ usually first Wednesday"
(view diff)
#
tantek.com
edited /Homebrew_Website_Club (+29) "/* Birmingham */ "last Wednesday of the month" from their site!"
(view diff)
#
tantek.com
edited /events/2017-06-07-homebrew-website-club () "(-2930) only PDX this week, rm others just to make page editing easier. hopefully that will make it obvious this is *not* a page to clone (except if first W of the month is again on an "off" week from the fortnightly HWCs)"
(view diff)
#
calumryan.com
edited /Homebrew_Website_Club (-164) "/* Monthly */ London removed from monthly"
(view diff)
#
calumryan.com
edited /Homebrew_Website_Club (+148) "/* Fortnightly */ London added, tommorris removed from organizers not active at any meetings for +6 months"
(view diff)
#
tantek.com
edited /site-changes (+50) "explicit stub, dfn"
(view diff)
#
tantek.com
edited /Tumblr (+721) "/* Criticisms */ Involuntary Identity Reassignment with example from Why"
(view diff)
#
tantek.com
edited /why (-5) "/* Identity loss */ site-changes has more info, not the info here, reframe accordingly"
(view diff)
#
tantek.com
edited /events/2017-06-14-homebrew-website-club (+7) "HWC SF confirmed next week @MozSF"
(view diff)
#
tantek.com
edited /events/2017-06-14-homebrew-website-club (-3) "no commas in headings (cause ugly URLs) and no "new" in headings either."
(view diff)
gRegorLove joined the channel
#
gregorlove.com
edited /Homebrew_Website_Club (+114) "/* Beforehand */ optionally add to /Upcoming.org or others"
(view diff)
#
martymcgui.re
edited /events/2017-06-14-homebrew-website-club (+129) "/* Baltimore MD */ no HWC Jun 14th. meeting again Jun 28th."
(view diff)
#
tantek.com
edited /expenses (+187) "explicit stub, dfn"
(view diff)
#
tantek.com
edited /expenses (+15) "dfn try 2"
(view diff)
#
gregorlove.com
edited /events/2017-06-14-homebrew-website-club (+183) "/* Bellingham WA */ details, rsvp"
(view diff)
#
gRegorLove
tantek: Does 2017-06-14 look good to clone to the 28th?
#
tantek
yes! now with the cleaner city subheads
#
tantek
Am I the only one around here who cares about clean subhead URLs?
#
gRegorLove
Not sure what you mean by clean subhead URLs?
#
tantek
when you put commas, other puncts in subheads, the frag URLs for them look like gibberish due to URL encoding
#
tantek
what is URL design
#
Loqi
URL design is the practice of deliberately designing URLs, in particular, permalinks, typically for a better UX for everyone who creates, reads, and shares content https://indieweb.org/URL_design
#
loqi.me
created /auth0 (+82) "prompted by tantek and dfn added by tantek"
(view diff)
#
tantek.com
edited /Events (+183) "/* October */ MozFest, CFP open, jsdr link"
(view diff)
#
gregorlove.com
created //events/2017-06-28-homebrew-website-club (+8446) "stub based on 2017-06-14"
(view diff)
#
gRegorLove
Ah, right. Yes, I prefer those cleaner fragments
#
tantek.com
edited /Events (-14) "May is done!"
(view diff)
#
gRegorLove
oops, extra slash in that page. Tricky.
[kevinmarks] joined the channel
#
[kevinmarks]
Hm, is that a Firefox quirk? Chrome and safari display the escaped urls decoded AFAIK
#
tantek.com
edited /social_media (+556) "Criticism subheads, Harms Productivity"
(view diff)
#
gRegorLove
I think it's how the installed MediaWiki version generates the links. The decoded versions may still work, though.
#
tantek
kevinmarks, no it's a plain text quirk, you know for all the times you copy/paste URLs into IM, email etc,
eli_oat joined the channel
#
loqi.me
created /? (+15) "prompted by tantek and dfn added by tantek"
(view diff)
#
tantek.com
edited /SF (+15) "emojicon"
(view diff)
#
tantek
reads https://ietf.org/newcomers.html as another example of a "Getting Started" page
#
gregorlove.com
edited /jsonfeed (+246) "/* Reader Support */ generalized heading to Software Support, +jsonfeed2twitter"
(view diff)
#
gregorlove.com
moved /jsonfeed to /JSON_Feed "canonical capitalization per jsonfeed.org"