A Django site.
November 5, 2008
» First Thing I Do After Installing Ubuntu

I generally don’t jump on the meme bandwagon but I thought this one might be of interest to some of you.  My old co-worker, " href="http://sexysexypenguins.com/2008/11/05/meme-first-thing-i-do-after-installing-insert-fedora/">Clint Savage, jumped on a meme regarding “What’s the first thing you do after installing <distro>?”

I’d be very interested in what my reader-base does after first installing Ubuntu.  Perhaps you’ll discuss it in the Ubuntu Tutorials Forum?

In any case, this is the first command I run after installing Ubuntu:

sudo aptitude install htop nautilus-open-terminal ubuntu-restricted-extras vim-full gnome-do gnome-do-plugins

Did I miss anything?

Other Points of Interest

October 22, 2008

Clint Savage
herlo
Sexy Sexy Penguins » Tech
» Screencast: gnome-do v0.5 for Fedora 10

Back in July, I built gnome-do from scratch, identifying and helping get a few bugs worked out along the way.  It was all in an effort to create a screencast on the future version of gnome-do for Fedora 10.  Gnome-do appears to be based upon Quicksilver from Mac, but gnome-do is bound to surpass it quickly.

This functionality is available in the rawhide repository for those daring enough to try it, but since it requires Mono, it may require upgrades of other applications, like banshee, f-spot, tomboy and others.

WARNING: If you are not comfortable with beta software, wait for this to come out in Fedora 10.

Gnome-do is a great little app to help those who really wish to use more discrete movements but like full-fledged desktops in a graphical user interface (GUI).  Gnome-do is definitely going somewhere in v0.5 and has some really cool plugins.  Now I need to learn how to write plugins…

I really enjoyed doing this screencast, and beware it’s 25MB.

Click me to see the screencast

Cheers,

Herlo

June 11, 2008
» Like Gnome-Do? Check Out The 0.5 Release!

Yesterday it was brought to my attention that the Gnome-Do team had released a major update, 0.5!  Being completely addicted to Gnome-Do I immediately upgraded to check out the new features.  Here is a basic rundown of the new features and, of course, how to upgrade your system!

Features

After taking a look at the mile-long list of improvements I realize that I won’t nearly have enough room here to outline everything.  I figure I’ll give you a link to the long list, and just outline some of the stuff that impresses me the most.

First of all I really like the new interface to handle the plugins.  Gnome-Do is a great tool, but a lot of the best functionality comes in the shape of plugins.  In the new version you’re able to manage all of your plugins by way of a central UI.  Activation, configuration, deactivation, etc all in one place.  Its a great way to try out all the plugins available without requiring manual downloading and setup, which was the previous method.

gnome-do style=

You really do need to check out all the plugins available–there are a bunch of new plugins that I’m sure you haven’t tried before.

You might notice, as I did, that some of the plugins you were previously used to need to be activated before they can be used again.  After you install (below) make sure to open the preferences and activate your favorites.

You can see an exhaustive list of additions at Dave’s blog, here.

How To Upgrade?

Now that I’ve got you interested I’ll outline how to upgrade.  In Ubuntu this is done by way of the Launchpad hosted PPA (Personal Package Archive).  This command will add the PPA repository to your sources.list:

echo "deb http://ppa.launchpad.net/do-core/ubuntu hardy main" | sudo tee -a /etc/apt/sources.list

Once you’ve got this added you’ll need to update (refresh), and then request the upgrade:

sudo aptitude update && sudo aptitude safe-upgrade

If you’re a new user you’ll definitely want to check out Gnome-Do with this release.  Install it using:

sudo aptitude install gnome-do

You should see an update for gnome-do at this point.  Accept the upgrade and the latest greatest version should install.

Thoughts?

I’d love to get some of your thoughts on Gnome-Do.  Do you use it as much as I do?  Hell, I don’t even have menu’s anymore.  I launch everything with Gnome-Do–everything!  Let me know what you think or share your favorite plugins.

Random Posts