home > downloads

Linux Downloads

I'll be posting my linux patches, script and programs with source (GNU licence) here. Maybee a debian repository at some point...

Applications

xmlBasher - XML Editor (command line c/c++)

18 March 2011

This is a command line utility application that enables you to add, edit and delete xml data easily from command line. I developed this tool for editing hudson xml config files. It utilises the ability to edit xml nodes located via search string paramiters.

Download

OS Type Size Link
n/a src/ Tarball 108.4kb xml-basher-source.tar.gz
CentOS bin/ rpm - -
Solaris bin/ Tarball 382.5kb xml-basher-solaris.tar.gz
Ubuntu bin/ deb 251kb xml-basher-ubuntu.deb
Linux Generic *1 bin/ TarBall 1.6mb xml-basher-generic.tar.gz
*1 compatible with; Asianux 3.0, BOSS 2.0, BOSS 3.0, CentOS 5.2, Debian 5.0, Fedora 7, Fedora 8, Fedora 9, Fedora 10, Fedora 11, Fedora 12, Mandriva 2007.1, Mandriva 2008.0, Mandriva 2008.1, Mandriva 2009.0, Mandriva 2009.1, Mandriva 2010.0, Mandriva Corporate Server 5, openSUSE 10.2, openSUSE 10.3, openSUSE 11.0, openSUSE 11.1, openSUSE 11.2, Oracle Enterprise Linux 5, Oracle Enterprise Linux 5.3, RHEL 5, RHEL 5.1, RHEL 5.2, RHEL 5.3, RHEL 5.4, SLES 11, Ubuntu 7.04, Ubuntu 7.10, Ubuntu 8.04, Ubuntu 8.10, Ubuntu 9.04, Ubuntu 9.10

linuxBasher - Shell Utitlity (GTK c/c++)

18 March 2011

This is a GUI application is primarily for saving shell scripts you use on a regular basis. It also utilises a file search utility that makes it easy to search for files and execute a shell script on subsequent search results. This tools is ideal for sysadmins.

Download

OS Type Size Link
n/a Source Code - -
Ubuntu deb - -

Patches

Codeblocks - keyboard accessability

18 March 2011

This patch is for the Codeblocks IDE (My favorite IDE for developing c++ apps).

Under linux the codeblocks menu navigation does not work via the keyboard, using this patch activates the keyboard with the standard functions you would expect from a tree-view.

Download

OS Type Size Link
n/a Source Code 1.1kb keyboard-tree-patch.tar.gz