In news that will interest a completely negligible section of the world’s population, I have completed version 0.2 of syndicated, my first and only plugin for Blosxom. The following changes have been made, ranked in somewhat arbitrary order of magnitude.

  • Multiple feeds. Several syndicated feeds can now be configured instead of just the one.
  • Parses HTML entities. Entities are encoded in XML (and thus, RSS), so they need to be decoded. This uses HTML::Entities.
  • Can use curl. syndicated has used LWP::Simple in the past, but it can now be configured to use curl instead.

Download and enjoy.