Well, I had a bit of a revelation today at work. I've been given the not-so-fun task of renovating and updating my research group's website. Since the URL for the site had changed, I found ways to redirect traffic from the old site(s) that were pointing to the old location. However, there were several human-edited databases that also needed updating, ranging from the Open Directory to the Internet Directory of Nuclear Resources, run by none other than the IAEA.
These are the nuclear watchdogs that you keep reading about on CNN. (They do lots of other nuclear physics things, too; but the non-proliferation activities are what most people hear about.)
Now that's cool. I don't think I've ever had a direct link to one of my websites from a UN agency! Now then, perhaps I should be hacking together a bit of a better-looking website! (I like the Fusion Portal that my advisor provided some of the text for and I whipped together a bit earlier...) With my attention increasingly focusing on a plasma control system for PEGASUS, a spiffy new website will probably languish. At least I gave it a facelift after 2+ years!
Tuesday, January 11, 2005
Saturday, January 8, 2005
An Amazing Day
Well, a cold wind must be blowing through Hell right about now, because the Minnesota Vikings trounced the Green Bay Packers at Lambeau, in the playoffs!
I must admit, I was going into the game thinking that the Pack would win once again, but boy, today is a Good Day for all Vikings believers!
Tomorrow, I will be wearing Vikings purple into work and downtown Madison to flaunt the in-your-face-Farve victory. With luck, I'll survive. It'll be worth it!
I must admit, I was going into the game thinking that the Pack would win once again, but boy, today is a Good Day for all Vikings believers!
Tomorrow, I will be wearing Vikings purple into work and downtown Madison to flaunt the in-your-face-Farve victory. With luck, I'll survive. It'll be worth it!
Monday, January 3, 2005
A Handy Guide to Migrate from Evolution to Thunderbird
After making the plunge to Linux earlier this year, I also decided (for good or ill) to migrate to Ximian (later Novell) Evolution, the integrated Outlook clone that is now even more tightly bound to GNOME. With Fedora Core 3, I even got an upgrade to the latest 2.0 branch.
Unfortunately, the results were not too spectacular. Common features such as saving images in emails were absent. (I even filed a bug report on the issue!) Evolution wouldn't play nice with email servers that were being accessed by multiple clients simultaneously, causing me untold grief when I would forget to close my email client at work! Add random crashes to the mix (I even wrote a little script to kill all the miscellaneous Evolution processes) and that was enough for me to dump it.
Hello, Thunderbird! Being a big fan of the Mozilla suite, it's nice to be working with the latest standalone client. (I also use it at work.) Migrating from Evolution to Thunderbird wasn't the easiest, but I succeeded. Here's how:
Mail messages: Evolution and Thunderbird both save their local mail in a common format; a simple copy operation is then all that is neded. (They're located in ~/.evolution/local/*; look for files without file extensions.) Copy them to your new Thunderbird profile, at ~.thunderbird/*random dir name*/Mail/Local Folders, and restart Thunderbird. They're all there, albeit unread. A small price to pay, and easily remedied with a click of the mouse. :)
The address book is somewhat more tricky, since there's no common format that Evolution and Thunderbird share between the numerous export/import filters available. Here's how I got my Evolution Contacts ported over into the Thunderbird Address book. First, export all the Contacts by selecting all of them within Evolution with CTRL+A and a right-click popup menu option 'Save as VCard...' Then, with the help of a little perl script, the exported VCF file can be turned into an LDIF file that Thunderbird can then import.
Nifty, huh?
Unfortunately, the results were not too spectacular. Common features such as saving images in emails were absent. (I even filed a bug report on the issue!) Evolution wouldn't play nice with email servers that were being accessed by multiple clients simultaneously, causing me untold grief when I would forget to close my email client at work! Add random crashes to the mix (I even wrote a little script to kill all the miscellaneous Evolution processes) and that was enough for me to dump it.
Hello, Thunderbird! Being a big fan of the Mozilla suite, it's nice to be working with the latest standalone client. (I also use it at work.) Migrating from Evolution to Thunderbird wasn't the easiest, but I succeeded. Here's how:
Mail messages: Evolution and Thunderbird both save their local mail in a common format; a simple copy operation is then all that is neded. (They're located in ~/.evolution/local/*; look for files without file extensions.) Copy them to your new Thunderbird profile, at ~.thunderbird/*random dir name*/Mail/Local Folders, and restart Thunderbird. They're all there, albeit unread. A small price to pay, and easily remedied with a click of the mouse. :)
The address book is somewhat more tricky, since there's no common format that Evolution and Thunderbird share between the numerous export/import filters available. Here's how I got my Evolution Contacts ported over into the Thunderbird Address book. First, export all the Contacts by selecting all of them within Evolution with CTRL+A and a right-click popup menu option 'Save as VCard...' Then, with the help of a little perl script, the exported VCF file can be turned into an LDIF file that Thunderbird can then import.
Nifty, huh?
Subscribe to:
Posts (Atom)