We will continue our foray into the netherworld of malware next week -- see this week's Backspin for a report of where I'm at with fixing my compromised machine. From now until next week I'll be trying some new tactics.
In the meantime, here are a couple of cool Gearheady things that have caught my eye over the last few weeks and that I've been waiting to squeeze in somewhere.
First, there's a neat Windows application for your downtime called Radiotracker that I've had my sweaty hands on for a couple of months. Radiotracker finds music from about 70,000 artists divided into over 80 genres on 20,000 Internet radio stations and saves songs as individual MP3 files.
You can specify what you're looking for in detail and the company, RapidSolution Software AG, claims the average time required to fulfill a request is 25 seconds (I must have weird tastes because most of my requests take much longer than 25 seconds).
Radiotracker also finds and records podcasts, plays your music, burns CDs and a lot more. Exactly what the likes of the RIAA might think about the legality of what the product does is an interesting (and unresolved) issue. RadioTracker Premium, which includes a ringtone editor, is way cool at $27.
There are also Platinum and AudialsOne versions of Radiotracker, for $40 and $60 respectively. The Web site isn't completely clear on what the former adds, but the latter makes it possible to download music videos. I'll give Radiotracker Premium a score of 4.5 out of 5.
Next, we have a collection of Perl scripts for working with IMAP servers published by Rick Sanders.
These scripts can copy messages and mailboxes from one IMAP server to another, copy POP3 messages to an IMAP server, perform a mass migration of messages from one IMAP server to another for a set of users, move messages from one IMAP mailbox to another based on a set of rules, query an IMAP server for a list of features it supports, write IMAP messages to local files, ping an IMAP server, synchronize two IMAP accounts, copy messages from an IMAP server to Mbox format, copy messages from Mbox format to an IMAP server, synchronize mbx and IMAP accounts, purge an IMAP mailbox, move messages marked "deleted" to trash mailbox, copy Mozilla messages to an IMAP server, and delete duplicate IMAP messages. Whew.
Even better the scripts can use SSL connection (they require openSSL and the IO::Socket::SSL Perl module to do so).
These scripts are fantastically useful if you've moved your e-mail services over to Google's GMail like me because it is free and has really good spam filtering. The other allures of Gmail are that it's free, has lots of storage (7GB per user), supports POP3, it's free, supports SMTP, supports IMAP, it's free, supports SSL, makes searching amazingly fast, and it's free.
I have Gmail pickup messages via POP3 from my various domains (which includes gibbs.com) and I then handle my e-mail via the Gmail interface (which is a world class piece of Web engineering) or through Outlook on Windows or Apple's Mail under OS X or Thunderbird on either platform.