Another test post. Letās see if this shows up in the time timeline immediately. )
Hereās the current source for the script that publishes from Drummer to Micro.blog.
@dave Could be the static website build step that takes about a minute, maybe? You might get more intel if you keep an eye on the logs while youāre experimenting. You should see the build process there, as well as the fetching of feeds for updating the timeline.
By the way, the Micro.blog timeline supports rssCloud. š„³ (But Micro.blog hosted blogs donāt have the cloud
element in their feeds.)
@sod ā thanks for the link to the logs! thatāll help. and yes I discovered that they support rssCloud for incoming feed. i was very glad to see it supported.
the Micro.blog timeline supports rssCloud. š„³ (But Micro.blog hosted blogs donāt have the cloud element in their feeds.)
What does this mean?
@pratik Sorry for the late reply, I meant to answer back then but forgot about it. š«£ rssCloud enables feed readers (like the Micro.blog timeline) to get real-time notifications when a feed updates. This is nifty for people subscribing to the feed: they donāt have to wait minutes or hours to see new posts ā they will show up instantly.
For this to work, the feed reader and the feed publisher have to implement support for rssCloud. The Micro.blog timeline has support, but Micro.blog-hosted blogs donāt.
@sod Thatās interesting. But if Micro.blog blogs donāt support it, how do posts from Letterboxd, etc work? Micro.blog now lets us import them as posts. Earlier, it was only on the timeline
@pratik Micro.blog hosted blogās import functionality is something separate from the Micro.blog timeline. That feature could in theory support rssCloud for real-time imports from external sources like Letterboxd. Maybe it does. Or it may just do it the old fashion way, checking these feeds every five minutes, every hour, or whatever @manton feels appropriate.
The statement āMicro.blog hosted blogs donāt have the cloud
element in their feedsā is about the other direction. People subscribing to your Micro.blog hosted blog canāt get real-time updates via rssCloud, because Micro.blog-hosted blogs donāt have support for that in their feeds.
Puh. Now Iām going to avoid typing the word blog for a while. š
@pratik Yep, youāre absolutely right, rssCloud (and simillary WebSub) are for people who want close to real-time notifications from feeds. And for developers, as these protocols make it possible to build more efficient feed readers. Manton writes about that in the WebSub chapter of his book.
If youāre not a developer nor a person caring about real-time updates, you can safely ignore rssCloud and similar technologies. š