The desktop component of the suite of tools created for a scaffolding company to help them keep
track of where their stock is at any given time. In reality the program contains 5 seperate utilities
accessible through a single interface. The application facilitates the management of employees, jobs,
deliveries & collections and stock, as well as reports which highlight potential errors in stock
figures retrieved from the Palm handhelds.
You can see details of the Palm component here.
Developed as an MFC based application, written in C++ using Visual Studio 6.
font installer
One of the things I find myself doing over and over is installing large quantities of fonts onto different
computers (either after a Windows rebuild or when working in a different office). In order to make this
process easier I created a program which can automate a lot of the process.
It enables me to browse for the fonts and only be presented with thoss which are not already installed, preview
any that I want to and then install as many or as few as I wish.
Developed as an MFC based application, written in C++ using Visual Studio 6.
Again created to fulfill a need which I have as a 'fontaholic', this application basically allows me
to organize the huge number of fonts I have into various sets and have a quick and easy way of using
only the fonts that are needed for a particular project. (if you use Photoshop or Flash a lot you need
a manageable font list).
Developed as an MFC based application, written in C++ using Visual Studio 6.
I am currently tidying up a few features before I make it available for download.
mastermind
Written purely for fun this one. A simple Windows version of the 70's classic board game. The computer
selects a random colour code and you have to guess what it is from the responses given to each guess.
Although it works perfectly I still intend to go back to it at some point and 'funk' it up a little bit.
Developed as an MFC based application, written in C++ using Visual Studio 6.