#dev 2018-11-05

2018-11-05 UTC
[dave], snarfed, snarfed1, [kevinmarks] and [jgmac1106] joined the channel
#
[dave]
Any opinions on trailing slashes wrt rel=“me” verification? I filed a bug on Mastodon because my site’s link had a trailing slash and Mastodon doesn’t want a trailing slash in its verification routine. https://github.com/tootsuite/mastodon/issues/9195
#
Loqi
[davmillar] #9195 Link verification fails with trailing slash in Mastodon profile link.
#
aaronpk
"trailing slash" is a convention from specific web servers that often either serve a page from both or redirect one to the other. as far as the URLs are concerned, they are completely different URLs and should not be considered the same.
#
aaronpk
nightpool's suggestion in that thread is the best option, mastodon should not be serving the content on both URLs, they should be redirecting one to the other
renem, [chrisaldrich], snarfed, cweiske, [tantek], [schmarty], [kevinmarks], swentel, [Vincent] and [tonz] joined the channel
#
[tantek]
Right it should pick one and 301 to it
#
[tantek]
[schmarty] Could you add a markup code snippet of your year month archive nav UI to /archive_navigation ? Maybe in a how to or brainstorming or add yourself to IndieWeb examples and add it there? Whichever feels better to you
#
[tantek]
(Markup snippet with details & summary elements, very cool pattern and I haven't seen anyone else do it that way before)
jgmac1106, [jgmac1106], Ruxton, [sebsel], jjuran, [pfefferle], eli_oat, snarfed, [markmhendrickso, [tantek] and [kevinmarks] joined the channel
#
[kevinmarks]
the atom feed links to <uri>https://mastodon.social/users/kevinmarks</uri> which 301s to "https://mastodon.social/@kevinmarks" (no slash)
#
[kevinmarks]
and <link rel="alternate" type="text/html" href="https://mastodon.social/@kevinmarks"/>
#
aaronpk
You don't need to tell us ;-) add it to the issue
[eddie] joined the channel
#
[jgmac1106]
anyone adding a timestamp to quotes when quoting a video or podcast?
frankmeeuwsen joined the channel
#
[kevinmarks]
I have done that with YouTube. I have also extracted audio clips before now.
#
[jgmac1106]
what I did: <blockquote>
#
[jgmac1106]
<p>In college I did have a stalker. It was a very scary experience. I come to technology with a different perspective because of that experience. It is not a matter of techno panic but a matter of self-preservation....lots of people in Silicon Valley who have never had a Stalker. They are not thinking like that. If you get more people involved that have had Diversity improves technology in a way that makes regulation less necessary</p>
#
[jgmac1106]
</blockquote>
#
[jgmac1106]
<p><a class="u-quotation-of h-cite" href="https://twit.tv/shows/this-week-in-google">TWIG <time class="dt-start">0:47:50</time> to <time class="dt-end"> 0:49:22</time></a></p>
[chrisaldrich] joined the channel
#
sknebel
that seems weird
#
sknebel
what is media fragment?
#
Loqi
media fragment is a way of linking to a part of a longer media file https://indieweb.org/media_fragment
#
[jgmac1106]
I was taking a random guess and the amount of time it takes prolly just use blockquote
#
sknebel
media fragments are sort of standard for this and some sites actually do something with them, automatically playing the right bit of the media.
#
[eddie]
Thanks sknebel I was searching all around the wiki trying to figure out what media fragments were called 🙂
#
[eddie]
I was trying to figure it out so I could link it here
#
[eddie]
sknebel++
#
Loqi
sknebel has 27 karma in this channel over the last year (82 in all channels)
jgmac1106 and [tantek] joined the channel
#
[eddie]
!tell aaronpk Analyzing your code snippets. it looks like the only thing different about the Micropub posts is that you set p3k-content-type to code/code-type so I’m guessing your internal PTD checks to see if content-type == code/* and that’s how it treats it differently?
#
Loqi
Ok, I'll tell them that when I see them next
#
sknebel
[markmhendrickso: we're in the process of extending IndieAuth to do things like "my feed reader can authenticate to another site as me and fetch a feed with private posts", or validate webmentions pointing to private posts, ...
#
sknebel
most current set of notes is here, but it isn't properly written out yet so likely hard to follow if you jump in: https://indieweb.org/2018/Nuremberg/autoauth
snarfed, [dave] and [cleverdevil] joined the channel
#
Loqi
[csuwildcat] #77 Near future: add DIDs as suggested identifiers
eli_oat, jgmac1106 and jjuran joined the channel
#
snarfed
sounds like a blockchain or similar decentralized alternative to domains
#
snarfed
also looks like evangelism from someone outside the community. (like we sometimes also do for adding mf2 to various projects. :P) i'd deprioritize.
#
@chriskrycho
Has anyone come up with a good, relatively straightforward way to do WebMentions on “static site generator”-generated pages, e.g. with things like @Netlify’s comments system or similar?
(twitter.com/_/status/1059510181552316416)
#
@jgmac1106
↩️ You can code in the ability for webmentions yourself or rely on one of the many community tools: https://indieweb.org/static_site (http://quickthoughts.jgregorymcverry.com/s/1wxq1R)
(twitter.com/_/status/1059512928561491970)
jjuran, [jgmac1106], [chrisaldrich], sebsel, swentel, [dave] and [kevinmarks] joined the channel
#
Loqi
[hadleybeeman] Thanks, @msporny! We've discussed it at length in our TAG face-to-face meeting in Paris. Two questions to help us in our review: 1. We found ourselves struggling to work out what use cases you are trying to support. What is the user need? When...
#
[jgmac1106]
holy geeze [kevinmarks] 50 plus papers on rebooting the web of trust and DIDs....that's a lot of boots and not much building....all that time
snarfed, [frank], [dave], [kevinmarks], [jgmac1106] and snarfed1 joined the channel
#
kisik21
hello. IRC would probably be too small for my thoughts, so I think I'll just share a post from my own website. Webmentions supported, but no UI for sending yet, please use external tools if you want to reply. https://fireburn.ru/post/notes/
#
kisik21
TL; DR: how do I render notes?
#
kisik21
and by rendering I mean from UX perspective
#
KartikPrabhu
I do not have titles on notes and render them as usual posts with content. there is a webmention form below them too
#
KartikPrabhu
for Atom, I generate a "fake" title from the truncated content
#
gRegorLove
I use Granary to generate an Atom feed from my notes; it handles that truncated title automatically, which is nice.
#
jalcine
gRegorLove: so you do it on build or just have that `/articles.atom` call granary on the fly?
#
gRegorLove
Dynamic. granary.io has a REST-style service and I redirect. See: https://gregorlove.com/notes.atom
#
gRegorLove
My articles.atom is older and generated on my site. I should update that to maintain less XML :)
jjuran, [eddie] and [manton] joined the channel
#
[manton]
[cleverdevil] On that pull request for the JSON Feed spec... I think it's a good change. I think the best thing to do is roll together a few improvements to the spec that I've wanted to approve and do them all at once.
#
Loqi
[manton]: [cleverdevil] left you a message 3 days ago: Think you could get this resolved?
#
Loqi
[manton]: [cleverdevil] left you a message 3 days ago: Think you could get this PR merged? https://github.com/brentsimmons/JSONFeed/pull/116
[Khurt], [tantek], [kevinmarks], mblaney, [jgmac1106] and [schmarty] joined the channel
#
@jgmac1106
↩️ built an IndieWeb course template you might want to check out check out @chrisaldrich'#Edu522 for the pedagogical proof on concept. Teaching with webmentions and post kind plugin so much fun. Even fooling around with webmention badges. Fun… http://quickthoughts.jgregorymcverry.com/2018/11/05/taylorjadin-built-an-indieweb-course-template-you
(twitter.com/_/status/1059594914961543169)