An easy way to change wallpaper in Fluxbox

13 December 2007 | Posted by Jay | Filed in Jay, Ubuntu

Some of the following information are taken from here.

1. Open a terminal and edit the init file in your home directory (eg. /home/username/.fluxbox/init).

2. Search for the line: “session.screen0.rootCommand:” and add “fbsetbg -l” after the colon. Save the file and exist.

3. Create a file called “chbg.sh” (or to anything you like) and save it in a desirable location (eg. /home/username/).

4. Copy the following code to chbg.sh. Save and exit.

#!/bin/bash

mypic=$(kdialog –getopenfilename ~/)
if [ $? -eq 0 ] ; then
chbg -mode maximize $mypic
echo “\$full|$mypic|:0.0″ > ~/.fluxbox/lastwallpaper

fi

5. Make chbg.sh executable.

chmod a+x chbg.sh

6. You must install eterm in order for this to work. So install eterm.

sudo apt-get install eterm

7. Now, double-click chbg.sh to change the wallpaper. You may need to restart Fluxbox to see the change.

Ubuntu … again

6 December 2007 | Posted by Jay | Filed in Jay, Ubuntu

I woke up at 3:00 AM this morning and couldn’t go back to sleep because of the heat. So I decided to reinstall Ubuntu in 32 bit instead of the frustrating 64 bit. Now it works like a charm.

For those who have 64 bit machines and want to run Ubuntu, I strongly recommend to use the 32 bit Ubuntu.

Ubuntu with desktop effects

3 December 2007 | Posted by Jay | Filed in Jay, Ubuntu

Last week was rather busy. There was a little incident that got us pretty upset over the weekend. We booked for Carrara Market and turned up first on Saturday morning. By the time of handing out tickets the security guard reckons that there is a council policy which states that we can’t arrive at 3:19 AM but 3:25 AM was ok. Consequently, we got the last ticket instead of the first one (the people who arrived at 3:25 AM got the first ticket). So what did we do? We gave back the ticket and left.

Anyway, getting to the point, I managed to convert my home desktop from Windows XP to Ubuntu on Sunday. Since the machine came with an Nvidia Geforce 6500 LE card, the desktop effects that come with Compiz Fusion are amazingly good. I think now I’ll never go back to Windows again. I have 2 machines running Ubuntu and I think eventually I will convert everything to Linux and kiss goodbye to Microsoft.

GnuCash

GnuCash is personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows.

Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports.

Scribus: open source DTP

Check out Scribus, an open source desktop publishing application.

Scribus is an open-source program that brings award-winning professional page layout to Linux/Unix, MacOS X, OS/2 and Windows desktops with a combination of “press-ready” output and new approaches to page layout.

Underneath the modern and user friendly interface, Scribus supports professional publishing features, such as CMYK color, separations, ICC color management and versatile PDF creation.

ArgoUML: open source CASE tool

ArgoUML is the leading open source UML modeling tool and includes support for all standard UML 1.4 diagrams. It runs on any Java platform and is available in ten languages.

Calgoo

Software of interest

I was looking for a cool calendar application similar to iCal and I found this one called Calgoo. It is actually quite a good idea since it directly synchronises with Google Calendar. The only reason I uninstalled it is because it took over almost 100MB of my RAM. Not a very useful feature just for a calendaring program. I’m now using Mozilla Thunderbird/Lightning again.

Calgoo