Scroll to top

24/01/2023


1 comment: click to read or leave your own

The 'Now' namespace for RSS

Note: The namespace has it's own domain and is on GitHub.


Just before bed last night I had a flood of inspiration following on from the /updates page and Bix's idea of followable /now pages. With RSS being my preferred method of distribution I thought about how this could be achieved.

Introducing the 'Now' namespace for RSS

After initially reading Robin Sloan's proposal for the Spring '83 protocol 1 I suggested that RSS feeds could have "a 'block' that shows under certain circumstances". This, combined with the new 'updates' view for /reader, gave me the idea of creating a namespace (itself inspired by the /now page) to specify the elements required for such a block.

The namespace is documented on it's own site here or on GitHub (feel free to comment by creating an issue). The (channel level) elements defined are:

  • now:title – (optional) a title for the update

  • now:link – (optional) - the link to a /now page or other source of updates

  • now:content – (required) the update content itself, plain text or CDATA block

  • now:markdown – (optional) markdown version of the update content

  • now:timestamp – (optional) the time of the update

The source of update for the 'block' can be anything, not just a /now page; I am using the contents of /now as a proof of concept. When the RSS feed is built it pulls in the contents of the now page from the database.

As an example, the information in my feed is consumed in /updates after having modified the feed parser library to support the namespace elements. It looks as below:

Updates with Now text

Comments? Suggestions? Is this a viable means of making 'now-like' updates shareable and followable?


  1. where updates would be shared as small 'boards' and a resulting collection of boards would look like a magazine rack or the small ads from a newspaper 

avatar
bix.blog mentioned this post.
Leave a reply



You can also:

Click here to reply using email Reply by email Send a webmention Send a Webmention



No comments yet
Leave a reply



You can also:

Click here to reply using email Reply by email Send a webmention Send a Webmention



Close