Archive for January 2006

If an e-mail doesn’t exist, do you have to reply to it?

A lot of people have the problem of an overflowing inbox, I know I do (except it has all been automatically filtered into N folders all neatly, still unanswered). But not like Charles Petzold. I remember him from the early 90s when his book “Programming Windows 95″ was a text during my college years, I still use it as a reference once in a while if I have to do Win32 programming in C :)

His solution is every New Year’s he dumps the previous year’s e-mails into a folder, say “Inbox 2005″ (I wonder does he have “Inbox 2004″, “Inbox 2003″… yikes, that’s a lot of e-mails not answered!). He says he has read a lot of articles about e-mail handling — and all of them don’t register with him, and he needs a “guilt-free” way of dealing with his e-mail problem.

Mr. Petzold, I have a solution for your problem. Delete your e-mails. Yes, delete them. No, you do not have to personally delete them, that will probably overwhelm you with guilt. Let your e-mail client delete them automatically. If the e-mail message has been sitting in your inbox for 3 months, my guess is, it can’t have been that important. Besides, the person that e-mailed you probably has forgotten all about it (and you probably have as well).

Here’s how to do it in Mozilla Thunderbird (I’m sure there is an equivalent in Outlook, but I don’t use it):

  1. Right-click on a folder in Thunderbird, and choose “Properties…”
  2. Select the “Retention Policy” tab
  3. Select the radiobutton “Delete messages more than X days old”
  4. Enter the number of days in the textbox from the radiobutton above, say 90 days

And there you go, in 90 days, those e-mails will automatically vanish, and no one can prove that it ever existed in the first place.

I was going to e-mail Charles Petzold about this recommendation, but then I probably won’t get a reply until early 2009, I reckon.

Server crash, WordPress 2.0 Upgrade

Not only did I not have Internet access for the past few days, but it appears the hard drive of the machine my site is on has given up the ghost. It’s been over a day, and the backups have not been restored (I think the people at my webhost quit work at 5 ;) Anyways, they “encourage” users to restore their own backups, but err… I haven’t backed up my stuff for the past 9 months, yikes!

Thank God for Google cache! I can find all my old posts there and recreate them here again. And since I am on “overhaul” mode, might as well upgrade to WordPress version 2.0. I was not planning on doing an upgrade until later (mainly because I did not know if all the plugins I use would work with the upgrade), but now is a good time as any. Akismet (spam comment blocking) is built-in – and I am using it, I guess I don’t have to bother with the SpamKarma plugin. Although I don’t know why I need to create a blog at WordPress.com to just get an API key, can’t I just get an account without getting a blog in the process? This rich visual editing will take some getting used to also — it’s weird not seeing the usual tags and such. It is especially liberating to be able to increase the number of lines visible in the Post edit box, as well as seeing a Preview of your post, right on the same page. Slick.

Update Jan 05: Almost all posts recovered from Google cache, I decided to omit some of my old posts that I didn’t care for :) Now on to the other pages such as “About”, “Freeware”, et cetera…