Charlie Harvey

Perlmonks User RSS Maker

This is a tool for making an minimal RSS feed of a user's posts from the Perlmonks website. I made it to incude my perlmonks posts in my Drupal life aggregator with my perlmonks posts. You can construct an url to get ther feed from scripts or the CLI by hand usinghttp://charlieharvey.org.uk/monk_feed.pl?monk=[monk_name]Where [monk_name] is the name of a monk. Unusual characters in monk names are not supported. I suck the data as XML like thishttp://www.perlmonks.org/?node_id=32704&foruser=[monk_name]&order=desc&limit=10Then I use XML::Simple and some simple minded print statements to make an RSS of the data, which I cache (for one hour).


Comments

  • Be respectful. You may want to read the comment guidelines before posting.
  • You can use Markdown syntax to format your comments. You can only use level 5 and 6 headings.
  • You can add class="your language" to code blocks to help highlight.js highlight them correctly.

Privacy note: This form will forward your IP address, user agent and referrer to the Akismet, StopForumSpam and Botscout spam filtering services. I don’t log these details. Those services will. I do log everything you type into the form. Full privacy statement.