Preparing for Launch

I'm now back home, mentally bracing myself to return to work tomorrow (boy, won't that be fun...). The past couple of days were spent visiting family, sunning and poring through magazines - I sort of ran out of interesting books, and needed something different.

EDGE, for one, is starting to grow on me, which is odd considering that I don't really play console games - but the fascination for graphics techniques that TRON instilled in me many years ago lives on, fed by my antics and a few forays into 3D modeling work during college.

Which reminds me, there's a Mercury Meltdown demo now available for the , which I'll check out later tonight.

Neat Stuff

Thanks to the guys at Twisted Melon, I've been playing around with for the past hour or so (which, considering none of my s has an IR port, just goes to show you how neat it is). 's inclusion of an IR port on modern s has opened the door to new ways to interact with your computer, and I don't mean just watching movies on it. Although comes with built-in actions for VideoLAN and other media players, it can also be used for browsing, presentations, slideshows, etc. You can even invoke s (which is, for me, the killer app for this kind of thing).

Too bad that didn't add a simple -IR transceiver for older s to their portfolio. It's somewhat typical of their "upgrade for the neat features" approach, but I hope (and it's to be expected) that someone steps in to fill the gap.

Not Quite So Neat Stuff, Followed By Even Neater Stuff

There's a new 2.0 alpha 1 version of Thunderbird that implements Tags, but from what I've seen so far it does so in very a very limited and narrow-minded way - mostly by relying on IMAP custom flags, which may not "stick" depending on your mail server.

Thunderbird may well be the 800-lb gorilla of the free MUA universe, but gorillas do lack a certain finesse, and the universe has already evolved way past this - and with a better approach, too.

The new bundle for (the beta for which Scott kindly let me join) implements tagging as a set of X-Headers (for keywords, projects, etc., etc.), and besides being completely independent of the IMAP server you use, lets you share tags among machines, send tagged mail and review the tags you receive.

Here's a few sample headers:

Subject: Daniel Jalkut: A Table View For The Ages
Date: Thu, 27 Jul 2006 04:35:51 +0000
X-NewsPipe-Version: 1.1.9 (Rev 1.66, Python 2.3.4.final.0,
        linux2) http://newspipe.sourceforge.net
MIME-Version: 1.0
X-Keywords: cocoa,coding,planet tao
X-Mailtags: YnBsaXN0MDDUAQIDBAUGBwpZJGFyY2hpdmVyWCR2ZXJzaW9uVCR0b3BYJG9iamVjdHNfEA9OU0tleWVkQXJjaGl2ZXISAAGGoNEICVRyb290gAGvEA8LDBkaGxwiIyQlLDAxMzRVJG51bGzTDQ4PEBQYWk5TLm9iamVjdHNXTlMua2V5c1YkY2xhc3OjERITgAWACoANoxUWF4ACgAOABIAOXxAQbWFpbFRhZ3NLZXlXb3Jkc18QD21haWxUYWdzUHJvamVjdF1fX1RhZ19WZXJzaW9u0g0PHSGjHh8ggAaAB4AIgAlVY29jb2FWY29kaW5nWnBsYW5ldCB0YW/SJicoKVgkY2xhc3Nlc1okY2xhc3NuYW1loykqK15OU011dGFibGVBcnJheVdOU0FycmF5WE5TT2JqZWN00g0PLS+hLoALgAxaVGFvIG9mIE1hY9ImJzIqoiorUzIuMNImJzU2ozY3K18QE05TTXV0YWJsZURpY3Rpb25hcnlcTlNEaWN0aW9uYXJ5AAgAEQAbACQAKQAyAEQASQBMAFEAUwBlAGsAcgB9AIUAjACQAJIAlACWAJoAnACeAKAAogC1AMcA1QDaAN4A4ADiAOQA5gDsAPMA/gEDAQwBFwEbASoBMgE7AUABQgFEAUYBUQFWAVkBXQFiAWYBfAAAAAAAAAIBAAAAAAAAADgAAAAAAAAAAAAAAAAAAAGJ
X-Project: Test

The X-Mailtags header looks scary, but it's just a serialized NSDictionary that holds -specific info. I personally hope it will become deprecated some day, since there doesn't seem to be any information that can't be expressed as a text field.

The neat thing about this is that these headers can be manipulated by procmail, other MUAs or just about anything that can send e-mail - including , which I intend to modify to add keywords to some items depending on content.

And since lets you review incoming tags before accepting them, this might be the feedback loop I've been looking for to perform Bayesian classification and training on RSS feeds (all I need to to is have check my IMAP account).

The bottom line is that Thunderbird guys could probably learn a thing or two from . Actually, you can search the X-Keywords header in Thunderbird 1.5, so users are ahead in the interoperability aspect this time around, but it would be nice to have a cross-platform, standard (cross-MUA) approach for tagging mail.

And right now, Thunderbird's approach just isn't it. Maybe someone should start drafting an RFC or something...