Extreme Perl

Extreme Programming is one of those subjects on my TODO list that I want to know about, but never bother to read anything about. If one day I will kick myself in the lazy butt and actually start learning about it, one of the books I will want to flip through is Extreme Perl, which is basically Extreme Programming applied to Perl programming language.

Linkblogging with del.icio.us

I was thinking about syndicating my del.icio.us bookmarks into the blog, but never implemented it. Today I stumbled upon this post which explains how to syndicate del.icio.us into Movable Types. The Perl script used is a dirty hack. Of course, I had to immidiately correct and improve the situation.

My version of the script uses XML::RSS module for parsing the RSS feed and CGI module for generating the HTML. It also uses del.icio.us tags as a title of the link. Overall, the script is much smaller and cleaner. The results of its work can be seen in the right panel, below archives.

linkblog.pl