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.
@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.
@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. đ