Essentials!
July 1st, 2007
30 days with ubuntu. - Part 3 of 4.
Click 1 or 2 to see my previous entries.
Week Three
I don’t have any freelance work this week, so I decided to shut down the iMac and see how I held up. I exported all my Aperture photos (just for the sake of putting F-Spot through it’s paces, I will never abandon Aperture for my RAW photography needs), iTunes music, e-mail, and whatnot and wanted to see if, on a day-to-day basis, Ubuntu would hold up.
I didn’t miss a beat with music or video. Exaile or Rhythmbox both are great, simple music players that don’t suck up resources, and hide away when not in use. Exaile is more robust in it’s ability to look up lyrics, album covers, and even wikipedia entries for artists you’re listening to, but so far I haven’t picked a winner between that and the tried-and-true iTunes style interface of Rhythmbox, which is simple, clean, and effective. I’ve got about 5 gigs of music on here that i’ve been swapping to and from the firewire drive with all my iTunes library on it. The one complaint is actually Apple’s fault, but is something that would make my life even easier - with iTunes 7, Apple ‘broke’ (read: closed off) 3rd party DAAP sharing over a local network. In other words, I can browse to, and find, my shared music on my iMac … but I’m not allowed to listen to it. Hopefully Apple wises up and works with open standards (as they love to claim), or someone reverse-engineers a way to listen to shared music.
iPod support is great - plug it in, and bam - it shows up in Rhythmbox instantly. You can only manually manage the iPod, as in dragging music to and from the player. But still, really nice that it works out of the box like that.
For my video needs, I use VLC, much like I do on the Mac. Nothing new here. It basically plays every format of video you can throw at it, no questions asked. I also have Democracy Player installed, which allows me to subscribe to video podcasts and such. Since Ubuntu is based on free software and is intended for worldwide audiences, they cannot include the DVD playback for restricted formats by default. But it’s an easy fix. Open your terminal and type:
$gksudo gedit /etc/apt/sources.list
add the following lines and then save:
## Medibuntu - Ubuntu 7.04 "feisty fawn"
## Please report any bug on https://launchpad.net/products/medibuntu/+bugs
deb http://medibuntu.sos-sts.com/repo/ feisty free non-free
deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free
import the gpg key so the software updater can authenticate with the server:
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add -
update your sources:
sudo apt-get update
and then install the codecs:
sudo apt-get install libdvdcss2 w32codecs
Voila!
Sending and receiving email couldn’t’ be a whole lot easier, as I primarily use Gmail. I exported my 6000+ emails from my iMac, again, just to see how Evolution (a la MS Outlook) or Mozilla Thunderbird would hold up on here. I don’t really have any intention of using it as my day-to-day email/calendar/contacts program - I actually set up Gmail as my default mail client, despite the fact I dumped a bunch of email on here. Evolution was snappy, and has a pretty clean and easy to understand interface. Very similarly to Outlook, there are panes on the left-hand side that outline basic tasks - Mail, Contacts, Calendar, Memos, and Tasks. I imported my contacts into Evolution as well, and it has a very similar … I might even say “inspired” Outlook appearance in almost every way. Not that imitation is a bad thing in this instance. Users, especially ones who are switching from Windows or the Mac - need as few barriers as possible to using new software, despite potentially unfamiliar names of the software.
Beagle was able to search the email quickly and thoroughly, along with my contacts. Pressing F12 brings up beagle search dialog, and lets you search all the data one could possibly want access to - emails, contacts, bookmarks, videos, music, and much more.
I did hit a snag with photos, and I’m still trying to get this one solved. For the sake of seeing how F-Spot would handle my pictures, I exported my photos from Aperture in JPEG format, and tried to import them. As soon as I began to bring them all in, the program slowed down and chugged until I got an error message, telling me I was ‘out of memory’. I’ve looked into this, and it’s a bug in libexif, the open source library that handles EXIF data importing. Some part of the data Aperture puts into the photos makes any photo app (not just F-Spot) choke when trying to load the files. Apparently, the next release of this library has fixed this bug and should get me well on my way. I have, however, imported photos from my SD1000 & my Rebel XT, and it works great. F-Spot is very similar to iPhoto, and is a relatively new project, so it should only improve over time. I’m excited to see what happens with libexif, so I can really put the app thru it’s paces.
I’m sure most readers have heard of OpenOffice. This software is top-notch, at least on Ubuntu. I’ve seen it on Windows and it’s rather slow and ghastly. But on here, it loads up almost instantly, and I haven’t encountered any file incompatibility issues. My ‘quicken-killer’ is GnuCash. I imported my .qif easily and was able to make various changes, budgets, and charts based on that data. Seems fine. I’ll put it through it’s paces a bit more over the next week. The most annoying part is, of course, I don’t plan on using it as my primary way to keep track of expenses, so I’ll be entering in expenses twice over the next few weeks - once in GnuCash, and once in iBank on the Mac.
Essential Ubuntu software
Here is a list of non-default software that I think a lot of OS X to Ubuntu switchers should look at:
- CheckGmail, sits in the panel and notifies you of new email.
- Swiftfox, an optimized Firefox for different architectures.
- VLC, my favorite cross-platform, cross codec media player
- Beagle, Spotlight-type search for GNOME. So far, seems pretty decent. -
- Democracy Player
- Exaile, Banshee, or Listen
- Bluefish Editor
- Thunderbird
- gFTP
- Inkscape
- gTwitter, a decent app that is much like Twitterific for the Mac. Allows the user to update their Twitter page and view friend’s posts.
- gnuCash
- automatix - basically a swiss-army knife app that downloads and installs a lot of software that doesn’t come with Ubuntu by default (video/audio codecs, non-free software like Picasa & VMware, etc)
Other notes:
I removed beryl from my setup - it’s just too buggy still. I’ve read, however, that the forthcoming Compiz Fusion that will be bundled in 7.10 will be a lot nicer. I’ll probably hang on for that. I also uninstalled the restricted NVIDIA drivers for my video card, and things seem a lot better now. Hibernate and Suspend work without a hitch, and the battery life is certainly better as well. I don’t have any of the super fancy effects, but I’ll probably cross that bridge again soon. For now, I’ll go with the more ‘default’ setup.
Now that I have everything chugging along, I’m to the point where I think I may start experimenting with other window managers besides GNOME. I’ve downloaded the Kubuntu (the KDE-based version of Ubuntu) CD, and might boot that up and see if I like KDE (and some of it’s associated apps) better than GNOME-based apps. That, to me, is the great thing & awful thing about open source. The infinite choices can be really great, and you ultimately find what suits you best, but it can be quite the workout. I recently read a book about this, and the search for the perfect linux setup fits into the ‘more is less’ description, for sure. Part of me says to be content with what I have so far, and slowly branch out to find other softwares that might be better than application x, but stick to what I know. The great thing is, Ubuntu/Kubuntu/Xubuntu install CDs let you boot into what is called a ‘live CD’, which basically is the entire OS booted from the disc, with no need to install. Of course, you can’t save anything, and the whole thing runs rather slowly (maybe 85-90% of native speed), but it’s a great, quick way to see if something is right for you.
At this point, though, I feel GNOME is right for me. There are some things that could use some work, but overall it’s the best for a GUI purist like myself.
Welcome! If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
July 1st, 2007 at 4:38 pm
So is this a permanent departure from MacOS, or just a side project type deal? If it is a move away, why? 10.5 that bad? haha
I’ve been wanting to get a linux machine going for a while but I haven’t messed with it since umm… 9th grade? I used Red Hat back then and it was a NIGHTMARE. The only reason I didn’t go from Windows to Linux (at the time Mac was just too expensive for me) is because of how hard Red Hat was.
July 1st, 2007 at 9:28 pm
I doubt I’d ever ditch the the Mac OS platform. This is more along the lines of, I needed a cheap laptop, and I felt with Dell’s recent offering of Ubuntu-based laptops, this would be a good way to get just that. Ubuntu works great out of the box, and even a relative newbie like myself was able to find my way around. If you’re looking for something full-featured and easy to set up, Ubuntu is for you.
But as underwhelmed as I may be by 10.5, it’s still as good or better than Vista and any Linux offering. I just don’t feel it’s a very big leap over 10.4. But we both know I will still have it installed on my iMac soon after launch I’m sure.
July 3rd, 2007 at 2:35 am
At this point I can agree that nearly anything is better than vista. I like to consider myself fairly good with all things technology and can usually sit down at any electronic device and have it figured out pretty quickly.
When I got my new Sony laptop a few months ago with Vista it literally took me 30-45 minutes to figure out how to get my stinking wireless networking to work and on top of that another 30 minutes to figure out how to uninstall all the trashware that came on the thing. THEN another 2 hours to disable all the thousands of Vista “security” warnings every time I did something.
Vista = trash