CI Terminal Colours Library
Recently I have been playing around with the Code Igniter PHP MVC framework and was hacking together a command line version to run an MVC style application from the terminal.
One of the things I did for this was to create a library that could be used by a view to colour text in a bash terminal.
This was done by taking the code found here and wrapping it up in a CI library.
I'll post code and examples after the break :)
Website live!
So finally got around to re-designing and kinda rebranding my old website and like the general look of the new design. Finally got around to implementing the basics of the blogging system that I wanted to build the website around.
It will eventually have various tools to search and view by tags and all manner of goodies like that.
It is my hope that I will end up using this website as a sort portfolio for my various adventures into the exciting world of programming.