I’ve written about publishing a list of all the blog I read regularly via my RSS reader before (2003, 2005, 2018, 2019, 2020, 2025). I’d left that publishing fallow for awhile, and my public list had grown out of date.
I have fired up the process I developed in 2019 to export my list as an OPML file, and added some automation to make it all happen automatically, removing the need for me to remember to do it manually.
Heretofore you can find my blogroll at ruk.ca/opml. It’s readable by both humans and machines, so even if you’re not RSS-literate, feel free to browse.
For those who might want to emulate my process, the FreshRSS-related key is this command:
./cli/export-opml-for-user.php --user [username]I take the resulting exported OPML, do a little cleanup via a PHP script, and move the file into place. It happens once a day, so the file stays fresh.
I am
Add new comment