Dreamcatcher

You know how sometimes you get emails
from people who want you to work on sites made in Dreamweaver?
Well, those sites are awful
So I decided I didn't want those emails any more!

What is it?

A Ruby script, of course!
It checks your unread emails for links,
and checks the links for "MM_" - a sure sign of Dreamweaver!
You can view it at GitHub or download it. It goes like this:

How do I use it?

Simply by typing:
$ ruby dreamcatcher.rb emailaddress password
You probably want to daemonize it so that it runs automagically.

A brief caveat

This code is provided as-is. It worked fine for me when I tried it.
If it breaks your stuff, you should've checked it before you ran it.
Just to be on the safe side, you should never run this, ever.

Comments

The turning code image