About this project: I wrote this little script to take a
private RSS feed and post its contents on a
LiveJournal user's blog. This only
works if the LiveJournal user's posts are only the ones posted by this script.
Here are my source files:
parseconfigfile.rb - A little utility for parsing configuration information from a file.
ljblogadapter.rb - Does all the work. I run this every hour with a cron script.