Jeff MacKinnon's Homepage

Articles tagged with XML

Parsing OPML with Python

I had a request to create a human-readable list of the OPML files that I posted earlier this week.

RSS Still Wins in 2025

Its January 2025 and the internet as we knew it in 2020 is again being upended. Elmo and Muskrat are both kneeling down and working to ensure that we, as society, are not able to communicate and connect.

Luckily for us, this is a problem that was solved at the …

Installing Pelican for the first time again

I already did this for this page and my company, but I'm moving our family archive too.

Step One Set Up the Python environment

First, set up your environment, I'm using pipenv install , you may be doing something else.

Step two, Install Pelican and plugins

Then install pelican and the …