wheelybird.com

Wheelybird

Funs

Code

Code
RemarkableCMS
Avatar
Backup

Links


Code

I've written a lot of code over the past decade. Most of it was during my time employed with various different companies, so unfortunately I can't show you the code I did there. I can show you some examples of my code though.

This very website you're looking at now runs off of a small content management application that I coded. I wrote it because, at the time, I couldn't find a content management system that would allow me to quickly and easily set up a website with a couple of dozen pages; they were all either very large enterprise level CMSs or too basic.
So I ended up using coding an easy-to-use CMS with dynamic menus and WYSIWYG HTML editing, simple but powerful enough to create small websites by people with very little HTML knowledge.
Take a peek at the RemarkableCMS page to learn more.

Another example of code I've written is a comprehensive backup application that uses Rsync to back up your severs (or Windows PCs if you install Cygwin).  The files are backed-up to a backup server and daily changes are kept for a definable period, making it easy to access files that have been deleted or changed.

N.B. The examples of code are released with a disclaimer: they don't come with any support, and any damage casued by installing or using them is your own problem; I'm not liable for such damage and you're downloading and using them at your own risk.

All images and content ©2011 wheelybird.com & not to be reproduced or used without permission.