2018-01-18 UTC
[kevinmarks] joined the channel
# 00:28 snarfed cool! ...but wow that custom input box is badly broken in firefox
# 00:30 snarfed wow you have a 665 char tweet. must have been a big canoe + urls
# 00:51 aaronpk whoa eddie looks like some great progress on Indigenous!
[tantek] joined the channel
# 00:54 [tantek] miklb, good luck with the site migration / resetup - sounds like a challenge indeed!
# 00:55 [tantek] If you have a moment, please review the edits / updates to /https_admin_tax for for reduced "snark" (as you put it) and better reflecting existing wiki pages like /https. We'll keep iterating until we get it right.
[colinwalker] joined the channel
# 00:59 [tantek] needs to figure out how to implement delegation on his site so he can others post for / as him, things like the indie event for HWC SF.
# 00:59 [tantek] tinbox << figure out how to implement delegation on his site so he can have others post for / as him, things like the indie event for HWC SF.
# 00:59 Loqi ok, I added "figure out how to implement delegation on his site so he can have others post for / as him, things like the indie event for HWC SF." to the "See Also" section of /tinbox
snarfed and [miklb] joined the channel
# 01:04 Loqi tantek has 21 karma in this channel (415 overall)
snarfed1 joined the channel
snarfed2, snarfed, snarfed1, eli_oat, wagle, dougbeal|mb1, [mrkrndvs] and [xavierroy] joined the channel
# 01:49 eli_oat !tell dgold I think I've FINALLY cleaned up my h-cards! Thanks for pointing this issue out, also, thanks aaronpk for the guidance
# 01:49 Loqi Ok, I'll tell them that when I see them next
eli_oat, Kongaloosh, oodani, Zegnat, petermolnar, snarfed, renem, voxpelli, ScalaWilliam, schmarty, tbbrown, [miklb], EmreSoku_, wagle, gRegorLove_ and cweiske joined the channel
jeremycherfas, ludovicchabant, barpthewire, [tantek] and leg joined the channel
[kevinmarks] joined the channel
# 14:10 sknebel eli_oat[m]: the url in your h-card should probably be your homepage, and not a link to the article., and there should be a u-url for the article in the h-entry
eli_oat and tbbrown joined the channel
# 14:54 dgold sknebel: maybe a question for microformats, but, how should a h-entry->author be styled on an individual h-entry
# 14:54 Loqi dgold: eli_oat left you a message 13 hours, 4 minutes ago: I think I've FINALLY cleaned up my h-cards! Thanks for pointing this issue out, also, thanks aaronpk for the guidance
# 14:55 dgold oh, no, not visual styled, I've that showing my A-glyph, but it is currently "author": homepage; I'm not sure that's the best solution
# 14:56 aaronpk there's a few options for what to use as the microformats author value. you can use just a URL, or a full h-card. it depends on what you want the page to look like really.
# 14:58 dgold hang on; didn't we have this conversation recently? I swear, everything I did just before I took ill with the 'flu has vanished from my mind & memory
# 15:02 sknebel you seem to have rel=me's on every page, they IMHO should only be on the homepage
# 15:04 dgold I have them in the headers, and in the footer
# 15:32 dgold just curious - my indieauth/token headers - I'm guessing they shouldn't be on sub-pages also.
# 15:33 dgold how about webmention? seems like they should
# 15:33 aaronpk indieauth/token correct, those shoudl only be on your profile page that you are using as the identity
# 15:33 aaronpk the webmention header should be on any page that you want to accept webmentions for
# 15:37 aaronpk any page you want to have people subscribe to. that also indicates that you're going to be notifying the hub any time you update that page.
# 15:38 dgold i guess I added all these things in when I was in the first flush of indiewebbing my site
# 15:39 dgold didn't think to go back and check the validity for everything afterwards
# 15:40 dgold e.g. I have <link rel="self" href={homepage}
"> on every page, and I'm not sure a) why or b) if I should
# 15:40 aaronpk that tells websub subscribers to subscribe to your home page to get updates of the page they're looking at, which doesn't make sense
# 15:42 dgold i think only the homepage, and the 'section' pages should be subscribeable, with self={page}
[tantek], snarfed, tbbrown and jeremych_ joined the channel
AngeloGladding and [cleverdevil] joined the channel
# 17:00 Loqi [cleverdevil] #19 Checkins not showing up
# 17:00 [cleverdevil] I'm struggling to understand what Known is doing wrong based upon the microformats2 guidance
# 17:01 aaronpk checkins are still pretty experimental as far as microformats is concerned
# 17:01 aaronpk however, `geo` was never a proposed or valid h-entry property
# 17:01 Loqi [Tantek Γelik] h-entry is a simple, open format for episodic or datestamped content on the web. h-entry is often used with content intended to be syndicated, e.g. blog posts. h-entry is one of several open microformat standards suitable for embedding data in HTML.
...
# 17:03 aaronpk more accurately, replace the "p-geo" class with "p-location"
# 17:04 aaronpk if you want to play along with the experimental checkin support, then there's more to the story
# 17:04 aaronpk but at least that small change will make the location of the post recognized
# 17:07 aaronpk hm, XRay doesn't actually look for locations of h-entry yet
John_Ivan joined the channel
KartikPrabhu and gRegorLove joined the channel
[kevinmarks] and snarfed joined the channel
# 18:57 GWG snarfed, I expected I would someday suggest the REST API.
# 19:04 GWG snarfed, I just didn't think I would seriously think about doing it over error message handling
# 19:05 GWG snarfed, I think I will see if aaronpk can mentor me in building a token endpoint first though
# 19:05 Loqi gwg has 19 karma in this channel (303 overall)
iasai, KartikPrabhu, [jeremycherfas], [colinwalker] and jjuran joined the channel
redaxo_schorsch, iasai, tbbrown and [cleverdevil] joined the channel
# 21:28 aaronpk since you're providing an h-card, drop the h-geo class, no need for both
# 21:28 aaronpk looks good other than that, at least for this first pass!
# 21:29 aaronpk there is more info coming from ownyourswarm that can be stored eventually, but that will be a bigger project. like the venue URL for example
# 21:29 [cleverdevil] Yeah, that'll also require much more significant updates to Known, both to the Checkin plugin and to the Micropub endpoint, which continues to need a refactor π
# 21:30 [cleverdevil] I've not seen any activity on Known in weeks, so I'm not sure if the latest changes with Known from the commercial side have caused a loss of any resources working on it.
# 21:32 aaronpk well at least this small improvement will make the checkins show up in Together!
# 21:32 snarfed [cleverdevil]: it's pretty much all mapkyca, right? so probably not :P
# 21:35 [cleverdevil] snarfed yeah, as far as I can tell... but, I think he was being contracted by Known the commercial entity.
# 21:41 Loqi [cleverdevil] #1976 Update the microformats for Checkin posts to match the draft spec.
# 22:01 Loqi [cleverdevil] #1976 Update the microformats for Checkin posts to match the draft spec.
redaxo_schorsch joined the channel
snarfed, snarfed1 and jjuran joined the channel