Jan 17 2005
New Mail Notification for Mozilla Thunderbird (Linux)
I like having a new mail notification icon, so I did some searching and found a Thunderbird extension, moztraybiff. It’s simple and works, using the Free Desktop system tray standard.
Jan 17 2005
I like having a new mail notification icon, so I did some searching and found a Thunderbird extension, moztraybiff. It’s simple and works, using the Free Desktop system tray standard.
Jan 12 2005
Some quick stuff I’ve been meaning to cover:
I’m still adjusting to life after discovering my lactose-intolerance. It takes getting used to. I am taking lactaid at meals as-needed and that seems to be working. It’s been so long since I felt healthy. For the first time in recent memory, I’m sleeping straight through the night without tossing and turning. It’s a wonderful feeling.
Jan 10 2005
EMP 0.1.2 is ready for testing. Grab the fresh tarball here.
Aside from some bug fixes, I rewrote the entire GStreamer backend code, borrowing heavily from Rhythmbox’s player/rb-player-gst.c. It’s my first time using GObjects. I highly recommend this tutorial. It made me realize why using GObjects are important.
If you have any problems building EMP, try this before you file a bug (assuming you’re using Debian):
sudo apt-get install libgstreamer-gconf0.8-dev gstreamer-gconf gstreamer0.8-plugins
For those of you running Fedora Core 3 (thanks to Soko):
yum install gstreamer
yum install gstreamer-plugins
yum install GConf
yum install GConf-devel
yum install gstreamer-devel
yum install gstreamer-plugins-devel
I’m working on creating Debian packages for EMP, possibly for the 0.2 release.
Jan 09 2005
On Wednesday, Dena, Annie and I went downtown to see Monty Python’s Spamalot, the musical version of Monty Python and the Holy Grail.
Starring Hank Azaria, David Hyde Pierce, and Tim Curry, this piece of “musical theatre” is absolutely brilliant. The theatre was packed. The play was funnier than I expected. I don’t think I’ve ever laughed so much or so hard. I even bit the inside of my cheek somehow in the process. The show bills itself as playing “Broadway in Chicago” and indeed their quest is to reach, wait for it, Broadway! But they can’t get to Broadway if they don’t have any Jews. What a dilema!
If you get the chance, go see this show. I suspect it’s going to be one of the hot shows to see when it hits Broadway.
Jan 09 2005
Someone sent me a link to this site offering free ipods. What’s the catch, you ask? Simply complete one of their “offers”, which include things like requesting an AOL CD in the mail or opening a trial membership on some websites (like Ancestry.com). Then send the link to five of your friends. Once your five friends have completed their offers, they will ship you the iPod of your choice. Interesting deal. Sounds like a scam at first, but this same place has been around for a while, giving away various other products to get you to sign up with an advertiser.
With the pay for placement market what it is, it doesn’t surprise me to see an advertiser pay top dollar to this company in order to get a sign-up. Let’s do the math:
If an advertiser pays $50 for a sign-up, and in order to get a free iPod, you and 5 friends must sign-up, that’s $300. What’s a mini-iPod go for these days? About $250. That’s a net profit of $50 per person that they make, and I get a free iPod out of it. Interesting business model. Now let’s see if I can get the last two completions I need to get my silver mini-iPod.
Update:
I’m happy to say that I’ve completed my five offers (but click on the links above to help my wonderful wife Dena get hers. Other people are reporting receiving their iPods and are quite happy with the results.
Update #2:
I found a little package on my front porch after work today.
![]()
This packing slip sure looks interesting….
My free iPod has arrived, proof to the naysayers that claimed the FreeIpods.com was a scam.
Jan 03 2005
After a fair amount of work, I’m happy to announce the release of EMP 0.1.0, aka “Ring of Fire”. The code is stable to the point that I can use it on a daily basis, though it’s far from perfect.

There are plenty of bugs to be found. If you think you’ve found one, pop over to Zarro Boogs and file a bug report. It would be helpful (especially if the bug involves your music library) to include ~/.config/emp/library.xml. I expect to release new builds every couple of days, as i fix bugs and add features.
[Update]
I realized that I’m using a glib function that’s only available in 2.6.x. I’m going to change that call for 0.1.1, so if you get a linker like this: /home/ken/src/emp-0.1.0/src/library.c:28: undefined reference to `g_get_user_config_dir’, you’ll need to wait for 0.1.1