« Harvesting Underwater Logs | Main | AOL Deploys OpenID »
Building Newsletters for IT Conversations
I was a little late getting this week’s IT Conversations newsletter out because I was trying to finish my tool for building the newsletter. I like building tools because they help me leverage my time.
The newsletter tool is written in Perl. It downloads and parses two different RSS feeds and a zipped CSV file with ratings data. I only want items in the two RSS feeds that haven’t been seen before so I have to have a persistent hash to remember the GUIDs of previously seen items. The tool also sorts the shows using the ratings data (which I index by GUID). A template contains the boilerplate. It was a fun little project.
Before this, I’ve been using a Movabletype template to construct most of the newsletter and then sorting and editing by hand to get the final product. That took about 30 minutes. I just finished using the newletter tool and the total time was less than 5 minutes (I still do some hand editing after the tool does its work). Not bad.
Posted by windley on February 15, 2007 10:17 PM



Comment from Steve at February 21, 2007 9:12 PM
Since your newsletter tool parses two RSS feeds, would it be easier to prepare in Yahoo pipes?
Leave a comment
I encourage you to leave a comment below. Your email address will not be displayed on Technometria, but allows me to communicate with you directly. Your email address won't be displayed, but will be used to compute a MicroID for your comment.