Spam busting

I discovered a spam fighting utility called POPFile through a post over at TechReport today. It’s a tool that runs on your local computer and acts as a POP proxy between your mail client and your ISP’s POP server. You reconfigure your mail client to connect to your local machine, and when you check mail, it queries POPFile, which goes out to your ISP’s POP server and grabs the mail. Then it does some kind of analysis (probably Bayesian) and forwards the results to your mail client. POPFile also runs a local web server that’s used for accessing retrieved mail for training the filters, and configuring POPFile.

Mail is sorted into what it calls buckets, which in Eudora-speak would be analogous to mailboxes. You can set up magnets, which are filters that file message directly into a particular bucket based on an email address or domain for example.

The training process looks pretty simple. Just a matter of connecting to the local webserver, selecting the messages that need to be reclassified and reassigning them to the appropriate buckets. POPFile adds a couple of headers to the message, which should make it pretty simple for your email client to do any secondary filtering afterwards.

Since most of my spam seems to come overnight while I’m not at work, I’ll have to wait until tomorrow to see how effective it is out of the box. Earthlink’s Spaminator supposedly catches a good portion of the spam I get, but lately it’s been sucking. The amount of spam getting through Spaminator has pretty much doubled over the last couple of weeks, and seems to be slowly increasing. Hopefully POPFile will help with this after a little training.

Matrix: Reloaded

Went to see Matrix: Reloaded yesterday at the IMAX theatre. In a word, awesome. In the words of the person next to us, “Holy Crap”. Seems it was his first IMAX experience.

Seeing it on the big IMAX screen and with the big IMAX sound was awesome. There was a glitch with the audio sync in the last 30 minutes of the movie that was mildly annoying, and halfway through the movie an automatic timer brought up the screen lights. The lights were soon turned back off though.

An excellent and highly recommended experience. I’m really looking forward to Matrix: Revolutions on IMAX now.

MicroBe Cards

Because my wife is a biology person (where I am decidely not), I occasionally end up getting introduced (willing or not) to various biology and chemistry related topics. So when the latest issue of New Trail (the University of Alberta alumni magazine) arrived, arrived I saw an article about something called Microbe Cards that I thought she might be interested in.

MicrobeCards are like baseball cards. But instead of pictures of athletes, you get pictures of different microbes. All sorts of nasty looking germs, virii, fungi and the like.
The front of each card has several pictures of the organism (electron micrographs, microsope images, sometimes x-ray images, etc) so you can see what they look like. On the back of the card is a description of the microbe, effects on people, symptoms, possible treatments, and short descriptions of what the photos on the front are.

Developed by a U of A prof (another reason I’m plugging these cards), the cards are organized in colour coded groups: gram-negative, gram-positive, fungi and parasites, and viruses.

I bought a couple of packs for her and she thought they were just the coolest thing. For their size, they pack a good deal of information for reviewing characteristics of particular microbes.

You can find the cards at Amazon.com or at the University of Alberta Bookstore.

Nifty blogging software

Ok, today I’ll plug the blogging app that I’m using here, MovableType.

One of our radiologists asked about possibilities for setting up some kind of online logbook that residents could use to log the procedures they perform. My first thought was that it sounded like something a blogging app could do. I searched the web looking at different blogging apps that met 2 criteria: source code available, and low cost (preferably free). This one had the most features for the best price that I could find. Installed it, got it running, played with it a little bit, then they decided to go with some other software.

So MovableType sat around on my system unused for a few months, until I decided to try out the blogging world. Cranked it back up and here we are now.

Turns out that MovableType (MT) is a pretty flexible app. It’s written in Perl, easy to install, and is extremely configurable through the use of plugins, templates and style sheets. One of the plugins lets me put the latest weather for just about any location I can find. Very slick. There’s quite the list of plugins available that do many different things. Plugins are also written in Perl, so should be pretty easy to write, if you know Perl (which I don’t).

If you’re searching for blogging software for your site, I’d check this one out.