#meta 2021-10-22
2021-10-22 UTC
# created /there_be_dragons (+28) "prompted by [tantek] and redirect added by [tantek]" ( view diff)
Drako365 and jbove joined the channel
nertzy, nertzy_ and barryf[d] joined the channel
# ↩️ The earlier model was ping servers, which would send a url for each new post as it was published for crawlers and feed readers to fetch and update. Firehose was less TCP overhead (more like a SQL update stream).
The standard way to do this now is WebSub https://indieweb.org/WebSub ( twitter.com/_/status/1451486889387646976)
# ↩️ I am using both polling and WebSub for IndieWeb Search. WebSub is great because I can queue content for indexing that has just been published. The standard is well-defined too. ( twitter.com/_/status/1451488219405721605)
# ↩️ http://chat.indieweb.org has a good discussion space for this stuff in web/irc/slack/matrix (bridged) - the dev channel is a good place to talk implementation. ( twitter.com/_/status/1451489175920840737)
# ↩️ I'd recommend checking out #indieweb at https://indieweb.org. The community documents quite a bit on social media as it happens (not everything though haha) + is working on new ways to think about the social web, built on web standards. ( twitter.com/_/status/1451489135508791301)
[snarfed], Jamietanna1, [chrisaldrich]1, [tw2113_Slack_]1 and [aciccarello]1 joined the channel
# ↩️ I learned about this conversation in the IndieWeb chat :) Happy to help there! ( twitter.com/_/status/1451493253749018644)
jamietanna joined the channel
# ↩️ We do have some history pages there, yes, and would welcome more edits from people who were involved, with links too. eg https://indieweb.org/timeline and https://indieweb.org/site-deaths ( twitter.com/_/status/1451494001622781953)
# ↩️ I don't know if you use Python but if you do here is how I handle resubscriptions to WebSub hubs:
Resubscribing: https://github.com/capjamesg/indieweb-search/blob/main/recrawl.py#L129
Creating subs: https://github.com/capjamesg/indieweb-search/blob/a8f413c4ef9309c615b7f7fa2d35110284ff1c7c/elasticsearch_server/database_methods.py#L194
Creating a queue: https://github.com/capjamesg/indieweb-search/blob/main/elasticsearch_server/database_methods.py#L261 ( twitter.com/_/status/1451496161269911558)
doosboox8 joined the channel
# Pour ceux qui cherchent des infos sur l'implémentation de #webmention avec différents outils de gestion de contenus ou de sites, il y a de quoi s'abreuver à la source :
https://indieweb.org/Webmention#Publishing_Software ( twitter.com/_/status/1451545311286026251)
sayanarijit[d] joined the channel
jjuran joined the channel
jjuran joined the channel
[jeremycherfas] joined the channel
gRegor joined the channel
# ↩️ Thanks. Are you saying that it's in the spec that way? Would love a references. Btw, I'm coming from https://indieweb.social/@obsolete29/107145973082734749 ( twitter.com/_/status/1451655575817932800)
ben_thatmustbeme, [tantek] and vilhalmer joined the channel
# This week in the #indieweb https://indieweb.org/this-week/2021-10-22.html ( twitter.com/_/status/1451673478633967619)