Install System

During the last couple of days I’ve been working on a simple install system which sets up the MySQL tables and the Codeigniter configuration files. This is now done and committed to Github to use it just go to htttp://yourdomain.com/cloudlogfolder/install and follow the instructions and once your done delete the install folder.

Development Progress

Last couple of months have been rather productive on the development side of Cloudlog, one of the major changes is to the user experience I decided to use the Bootstrap HTML, CSS, and JS toolkit by Twitter which has bought massive improvements to the interaction layer of the system as you’ll see from the screenshot’s in the documentation.

Actual the data layer of the system is now pretty stable, most functions now work as expected the only thing I’m having issues with is the ADIF importing tool as although there is a set of standards exports from programmes always seem different!

The source code is widely available, Cloudlog is built using the Codeigniter framework & anyone’s welcome to download and try and push code changes through Github.