Categories
Coding Technology

Installing Tomcat 7 on MacOSX

I’ve made the switch over to Apple on my development machines and as I’m starting my new company soon I’ve got myself a new MacBook Pro machine of which I will be transporting to and from the office so I’ve been installing my entire development on it and thought I’d blog about how to set-up […]

Categories
Apps & OS's Technology

Setting up a TimeMachine backup server on Ubuntu 12.04 Server

Recently I purchased a new home server of which I am using to backup both my iMac and MacBook Pro, I thought I’d quickly document how I achieved this for future reference and also to help others too! – Both my Apple Mac computers are running Apple MacOSX 10.7 (Lion).. Firstly we need to install […]

Categories
Apps & OS's Coding Technology

My new MacBook Pro arrived today!

We’ll I’ve treated myself again, mainly to be used for my ‘company’ work when I leave my current job in September… I’ll be leaving to work for myself and have a couple of projects on the back burner and a few customers already which is great! – I did this for my iMac so I […]

Categories
Apps & OS's Technology

Installing a Git Server using Apache (WebDAV) on Ubuntu Server 12.04

This tutorial is mainly for Ubuntu Server 12.04, meaning I’ve implemented and tested it fully on a Ubuntu 12.04 server this will more than likely work on other versions of Ubuntu/Debian based distro’s too though! So, whats this tutorial all about then… well this allows you to run your own (private) Git Server using WebDAV […]

Categories
Apps & OS's Coding

Two nice themes for NetBeans

Previously I used to use Notepad++ for development but over the past couple of years I’ve grown to love NetBeans and all the awesomeness of it (such as the source completion, code formatting etc. etc.) I do however miss the nice IDE themes that came bundled with NotePad++ so I did a search around the internet […]