Archive for October, 2005

Oct

27

Installing Gnomeboyadvance (GTK2 Front-end for Visualboyadvance) under Ubuntu 5.10 (Breezy)

By Mike Basinger

Gnomeboyadvance is a great GTK2 front-end for Visualboyadvance. The following instructions will install Gnomeboyadvance on your Ubuntu box with a deb file I created.
Get file: wget -c http://mikesplanet.net/deb/gnomeboyadvance_0.4-1~breezy_all.deb
Install visualboyadvance: sudo apt-get install visualboyadvance
Install File: sudo dpkg -i gnomeboyadvance_0.4-1~breezy_all.deb
Restart Gnome Panel: […]

Oct

24

GnoCHM under Ubuntu 5.10 (Breezy)

By Mike Basinger

Many of the computer books I read include a cd with a chm copy of the book. I like the ability to read these files under Ubuntu. Ubuntu does include xchm which does have a nice gtk2 interface now, but lack some of the searching feature that you get in Windows. Gnochm (http://gnochm.sourceforge.net/) has […]