#dev 2020-01-10

2020-01-10 UTC
KartikPrabhu, [KevinMarks], jjuran and [tantek] joined the channel
#
[tantek]
jamietanna[m]++ wow!
#
Loqi
jamietanna[m] has 5 karma in this channel over the last year (17 in all channels)
jjuran and [dmitshur] joined the channel
#
superkuh
Seems like about half of the webmention endpoints I test don't have limits for message body size.
#
superkuh
That or they're very high.
#
Ruxton
probably just limited by servers max post size
jjuran, gRegorLove, deathrow1, KartikPrabhu, [Michael_Beckwit, [dmitshur], swentel, cweiske, [fluffy] and [Rose] joined the channel
#
[Rose]
!tell aaronpk Are you planning extensions to the new events system for planning?
#
Loqi
Ok, I'll tell them that when I see them next
simons, KartikPrabhu, Nuve and [prtksxna] joined the channel
#
@jgmac1106
↩️ If you reply to this tweet, I get webmention, it would show up under the canonical link and also have an archived version created on internet archive, Getting closer to turn key no sysadmin tool with @microdotblog, @ihazawebsite, pineblog and… https://quickthoughts.jgregorymcverry.com/2020/01/10/dajbelshaw-if-you-reply-to-this-tweet
(twitter.com/_/status/1215620080610029568)
#
@jgmac1106
↩️ For me missing link is private group posting. This is where ActivityPub and use of inbox has some advantages over the webmention, use url for authorization model...I can send private fediverse messages. I can't publish group posts in hTML (https://quickthoughts.jgregorymcverry.com/s/wewPR)
(twitter.com/_/status/1215621511647780865)
#
Loqi
aaronpk: [Rose] left you a message 4 hours, 23 minutes ago: Are you planning extensions to the new events system for planning?
#
aaronpk
I was not. Planning seems like enough of its own thing that it would add a huge amount of stuff to the site.
[jgmac1106] joined the channel
#
swentel
aaronpk, Dries was wondering whether it's a (good) (optional) idea to use JSON-LD for discovery of a post after sending a webmention. I couldn't really give him a clear answer on why microformats are used in probably all implementations out there (even though I find them easy/handy)
#
aaronpk
I've been trying to find a way to say that too. He emailed me after adding mf2 to his site
#
swentel
aah hehe
#
aaronpk
i think the answer is schema/microformats are approximately equivalent for blog posts, but microformats is way easier once you move into richer post types
#
swentel
right, I've been mailing too with him, I gave him an option to add a e-content div/span, but somehow he has trouble with it.
#
swentel
that was my thought a bit too
#
aaronpk
yeah I see why he has trouble with it on his design
#
aaronpk
but oh the other thing
#
aaronpk
for blog posts, it's fine to not have e-content because the receiver is probably only going to show a link with the blog post name anyway
#
swentel
that's true as well
#
aaronpk
but if you want the full contents of the post to appear in feeds when followed that's when it's useful
#
aaronpk
so microformats is for more than just webmention
#
swentel
indeed, haven't explained him that yet
[tantek] joined the channel
#
swentel
he doesn't have a feed page for parsing, so still following his rss.xml
#
swentel
but I'm sitting down with him in april
#
swentel
to give him a bigger overview of all concepts
simons joined the channel
#
swentel
but at least he's setting baby steps :)
[Rose] joined the channel
#
[Rose]
So, if I want my homepage to have a h-feed without having blog posts on it, is it ok to have the microformats on invisible elements?
#
[Rose]
And Aaron: On the planning, I thought as much. I’d be interested in working on something for that I think, though of course “interested in” and “have time to do so” are not necessarily in sync.
#
[jgmac1106]
[Rose] can you just include a link to the h-feed in your header? So if people throw it in a reader the link is found?
#
[jgmac1106]
On my homepage I have a link to my full h-feed and then an h-feed to my three latest posts, but also has an h-entry to my full article page as fourth post
#
[Rose]
I should probably do that
#
aaronpk
i think that's how a few people do it, and bridgy follows rel=feed too
#
aaronpk
so you can point to your feed page from your home page that way instead of having an invisible feed on the home page itself
#
aaronpk
oh and pretty sure aperture will discover the feed that way too
#
GWG
I do rel-feed in my work
#
swentel
drupal microsub too
#
aaronpk
what is rel=feed
#
Loqi
rel-feed is the standard for linking to multiple (potentially alternative) h-feeds from a site's homepage using the code rel="feed" on those links https://indieweb.org/rel-feed
#
GWG
Both publish and consume
#
aaronpk
seems like enough that this should be documented on the wiki
#
GWG
It looks like it is
#
aaronpk
what is home page?
#
Loqi
Your homepage represents you on the web, typically at the top of your domain, with your name and an iconic representation, often marked up with h-card, and fairly commonly one or more streams of recent, topical, or most relevant posts marked up with h-entry https://indieweb.org/home_page
#
aaronpk
my internet is so slow i can't check, but is /rel-feed linked from /home_page yet? sounds like it should be!
simons and [tantek] joined the channel
#
@zachleat
↩️ Choosing not to manage comments on your own platform is a different thing than “comments are taboo.” I like to keep the conversation on Twitter or let people post on their own site and syndicate via webmentions.
(twitter.com/_/status/1215668440217870336)
[schmarty] and [tonz] joined the channel
#
[schmarty]
aaronpk: as someone who has to log into my aperture instance a lot, i've begun wondering if it would be useful to add `autocomplete="url"` to web sign-in inputs.
#
[schmarty]
my browser autocomplete tends to suggest my site only after i've got somewhere like "<https://m>"
#
[schmarty]
(if at all)
#
[schmarty]
maybe i'll experiment with this
#
sknebel
Would be interesting to see if browsers do that
#
sknebel
Or if they only treat it as a secondary field
#
aaronpk
Oh cool I didn't know about that
#
aaronpk
I guess I type mine in enough that it's usually the first suggestion when i just click into the field now
ianlopshireDisco, eddocsill7419[m], gRegorLove and dansup joined the channel
[KevinMarks] and swentel joined the channel
#
[KevinMarks]
@swentel you can use unmung.com (or granary) to turn an rss feed into an h-feed, if that's useful for explanatory purposes. But mf2 is richer than rss/atom syntax
#
aaronpk
right which was my point because for blog posts they are pretty much the same
#
aaronpk
so if you only post blog posts you won't see any meaningful difference by adding mf2
#
[tantek]
and by that you mean /article posts?
#
swentel
yeah, his RSS is fine for now
#
swentel
I'm more interested whether he's going to start accepting webmentions
#
swentel
I just noticed that he completely disabled comments on his site too
#
[tantek]
aaronpk, worth addressing / resolving any of these issues in the next two days? https://github.com/w3c/webmention/issues
#
aaronpk
oohhboy
#
[tantek]
and maybe even providing a living spec update on GitHub?
#
GWG
Why the next 2 days?
#
aaronpk
that sounds like some work!
#
[tantek]
GWG, for Webmention's 3rd birthday 🙂
#
GWG
Do we have a calendar for these things?
#
[tantek]
resolving all the issues would be a great milestone too
#
[tantek]
IDK how to get those as recurring anniversary events
#
[tantek]
but it may be possible
#
[tantek]
also we need improvements and more additions to /timeline
#
GWG
I am more thinking...on this day in Indieweb
#
GWG
[tantek]: By the way, that discussion about proposing an additional property to that spec...did you ever do that?
jenelizabeth joined the channel
#
[tantek]
GWG, sorry that's too vague for me to remember. Link to "that discussion"?
#
GWG
It was the webactions one
#
GWG
I'll find the link
#
GWG
https://indieweb.org/2019/SF/webactions "Tantek should talk to people working on the Web Share API whom he knows to add a declarative to support webactions."
jeremycherfas, KartikPrabhu, petermolnar, [KevinMarks] and [Michael_Beckwit joined the channel
#
superkuh
https://indieweb.org/wiki/index.php?title=static_site&curid=2340&diff=67850&oldid=67681 - edited the wiki, if this isn't cool revert it or whatever.