Jump to Navigation

Support and Training

Be it support for Drupal or Linux, compiling software or installing a version control system, Kirkdesigns have you covered.

A comparison of online wireframing / prototyping tools

Wireframing is an important aspect of web development. A decent wireframe developed at the start of a project can really help to reduce development times further down the road. Read more »

Case Study : Concern Fast

Each year, thousands of people around Ireland join Concern Worldwide in the Concern Fast. During the Fast, people give up food for 24 hours and raise as much money as they can for some of the world’s poorest people. Read more »

BT: unlimited != unlimited

I have an 'unlimited' broadband connection from BT. So I used it to download some of my music off a server that I have in England, at the same time I was in the process of rebuilding a machine and so I had to download a lot of (free) software. I downloaded a few gigabytes, and now BT have throttled my connection, with an estimation of it being back to speed in 17 days time. Read more »

Mirror an svn repository with svnsync

If you like to keep all your work under svn source control, you're probably going to also want to keep a backup of your svn repositories in case of a hardware failure or some other catastrophic event. svn comes with a utility to help you do this - svnsync, which we can use to keep a real-time, read only backup of our svn repositories. Read more »

Nginx proxy to Apache - access remote host IP address using mod_praf

These days it i getting more and more common for people to use a lightweight webserver such as lighttpd or nginx as a frontend, and proxy to an Apache backend if they really need to. Read more »

Syndicate content