Yearly Archives: 2008

How To Run Gnome Panel Applets in Xfce

XfApplet is a small program that allows you to run Gnome panel applets from the XFCE panel. It’s available in the Ubuntu universe repositories. You can install it from the command line using aptitude. (You can also use apt-get.)

sudo aptitude install xfce4-xfapplet-plugin

If you’re not using Ubuntu you can download the XfApplet source package and compile it for your system. Continue reading

How To Install Adobe AIR on Linux

Adobe AIR is a runtime environment that allows developers to create platform independent desktop applications based on existing web application technologies. Basically, it allows programs that would normally run inside a web browser to be run as desktop applications.

One very nice thing that the Adobe people did was to make their installer create a .deb or .rpm package if you’re on a Debian based or RPM based Linux distribution. Because of that, these instructions should work on all Debian or Ubuntu based distributions as well as redhat/Fedora and SUSE based distros. Continue reading

Keep Track of Your Time with Hamster Applet

I recently started a telecommuting job that requires me to log my hours to different projects. I started out using Stopwatch and logging time on a spreadsheet. One drawback of Stopwatch is that it seems to be a bit resource hungry. Not needing millisecond accuracy, I decided to look for something else. Enter the Hamster time tracking applet for Gnome. This is a panel applet for the Gnome desktop environment. If you’re using something else as your desktop then you’re probably out of luck on this one. Continue reading