The site received a lot of new visitors yesterday as one of the small-time things that I do, received front page treatment at lifehacker. Thank you, Adam Pash, and thanks Murphy, for the original idea.
In other news, a new section called “Misc. Stuff” has been started under projects. This would be home to those little [...]
Posted on February 22nd, 2008 in General
INTRODUCTION
This is a very simple script that I did for a friend. It can be used to quickly generate blogrolls.
Input: csv file with blog author names and blog links
Output: OPML file that can be imported into many blogging/blogrolling software and websites (e.g. wordpress, blogrolling.com, etc)
Usage:
shantz-csv-to-opml.pl <input file in csv format> <output opml filename>
Input File [...]