The home on the web of Colin Walker.
Find out more on /about, say /EHLO, or tune in to the daily RSS feed.
2026/07/15#p1
Reply to ...
The live feed is back and, so far, includes the source:inReplyTo attribute; I need to build the feature for a post comments feed. That won't be something advertised on the site, but purely for the feed.
It seems only natural to include the target of webmention replies in the inReplyTo attribute, so this is a test to ensure it is working. 🤞
No comments yet
Leave a reply
2026/07/15#p2
I have now added an on-the-fly RSS feed for post comments. If there are any comments for a particular post, the link gets added to the live RSS feed using the <source:comments> attribute, e.g.
<source:comments>https://colinwalker.blog/blog/comments-feed.php?post=2426</source:comments>
The post ID is passed to a new page which builds and returns the specific feed.
No comments yet
Leave a reply