Category specific RSS feeds
8th April 2003
I frequently check the Python Programmer Weblogs page for an addition to my daily blogging fix. It’s a simple but very effective idea: Subscribe an aggregator to a bunch of feeds about a similar topic and publish the results for all to see. I’m one of the more prolific bloggers of the ones listed there, and since I tend to post a whole bunch of entries in a relatively narrow timeframe my stuff often appears in a big lump on the front page of the site. I’ve been feeling slightly guilty about this, as most of my posts have nothing to do with Python at all. So I’ve finally got my act together and knocked out RSS feeds for individual blog categories.
The Python Programmer Weblogs script apparently scrapes this wiki page for feed information, so I’ve updated the link on there to my RSS feed.
More recent articles
- Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code - 22nd June 2026
- sqlite-utils 4.0rc1 adds migrations and nested transactions - 21st June 2026
- Datasette Apps: Host custom HTML applications inside Datasette - 18th June 2026