Fretractor

Fretractor is a simple guitar scale tool that I made. The features include tunable strings, so you set the tuning of each specific string, for example if you down tune or play with drop tunings you can easily configure the program for your setup. The program also always you to select the key, with many scales to choose from. I have also made a windows version.

fretractor screenshot linux fretractor screenshot linux

Linux binaries and source fretractor-0.1.tar.gz

fretractor screenshot windows fretractor screenshot windows

Windows binaries FretractorWIN32.zip (The source for the windows binaries are the same as above.)

php-mvc

php-mvc is a flexible and powerful tool that enables developers to generate php files from their existing database tables. The aim of this project is give developers the ability to create the bulk of their data handling layers, simply and easily. You can instantly create models, input forms by using php-mvc_gen to browse your mysql database and tables to create yours files. You can use existing templates, we have codeigniter and standalone templates, you can customize these, or create your own.

linux installation install.sh (Will .deb package again when I get time.)
source php-mvc-source.tar.gz


Make sure you have wxWidgets installed.
To install, download the install.sh file.
# chmod +x install.sh
# ./install.sh
To run.
# php-mvc

php-mvc screenshot


OPENShed

This is a game I decided to write in c++ as I used to play this game years ago and I couldn't find a linux version anywhere. If any problems are encountered with dependancies please email me dave@davenicholas.me.uk. openshed is an implementation of the little known card game shithead.

Debian / ubuntu openshed_0.2-1_i386.deb
rpm openshed-0.2-2.i386.rpm
source openshed-0.2.tar.gz

openshed screenshot