[ Home ] [ Photos ] [ Me ] [ Blog ]
[ Useful Bits ] [ Wasted Disk ] [ Hacks ]

Hacks

Iterator::File
    A Perl module to take the tedious bits out of file iterators. It can easily be configured to preseve state (so jobs can be restarted if they unexpectantly die (^C or otherwise), emit status, auto-chomp, etc.)
mirror-toread.pl Last Modified: Saturday, 23-Feb-2008 00:56:56 CST
    Ever want to download online articles to read on the plane? This script mirrors local copies of articles you've taggd with 'toread' on delicious. (Emphasis on hack for this one.)
MyWeb2 Export Last Modified: Wednesday, 03-May-2006 16:39:57 CDT
    Export your MyWeb2 bookmarks into an html format (importable by delicious).
Calvin & Hobbes RSS Feed Last Modified: Friday, 21-Nov-2008 03:00:05 CST
    Updated nightly at 3am, have your morning cup of Calvin & Hobbes delivered to your favorite RSS aggregator.

    If interested, the source.

Amazon Wishlist Printer Last Modified: Friday, 24-Sep-2004 18:46:57 CDT
    A simple CGI to make it easy to print out your wishlist and take it to the store with you.

    Just enter your ID and you're off:
    If you don't know your ID, just surf on over to your wishlist and extract it from the URL, right after the registry part.

    For example, the wishlist to my URL is:

    http://www.amazon.com/exec/obidos/registry/10UTC93SDBGJR/ref=cm_aya_wl_wl/104-3683882-6095941

    making my user ID '10UTC93SDBGJR'. (Which also happens to be the default if you search without an ID. ;-)

    You can bookmark the URL that shows the search results, so you needn't go thru this page anymore.

email2mt.pl Last Modified: Saturday, 01-Feb-2003 12:29:05 CST
    Post to you Moveable Type weblog via email!

    Not terribly secure, but you can set a procmail recipe like so:

    :0 c
    * ^Subject: [PostToBlog]
    | $HOME/bin/email2mt.pl
    
    That will route any message with [PostToBlog] in the subject to the script, and thru that, to your blog.
slashsig.pl Last Modified: Saturday, 29-Nov-2003 19:52:40 CST
    Update your Slashdot automatically! Currently allows you to update it with either your karma level or your system uptime.
mbox-dedup.pl Last Modified: Saturday, 09-Feb-2008 22:03:56 CST
    A perl script to remove duplicate email messages from an mbox file. Especially useful if you've ever had Eudora lose track of where it is in regards to your POP server & pull down the same message multiple times.
beer.sh Last Modified: Friday, 15-Sep-2000 19:48:12 CDT
    Shortly after this, a lot of people regretted me learning shell arithmetic.
tushar.pl Last Modified: Friday, 15-Sep-2000 19:48:12 CDT

<William Reardon> wdr1+web@pobox.com
Last Modified on Sunday, 22-Jun-2008 19:10:19 CDT