Friday 26 September 2014

Arduino MEGA 2560 Board issues

Recently at work I found these on my desk:

ARDUCAM Shield, Arduino MEGA 2560 Rev3 (microprocessor), 2MP OV2640 (camera)

Tuesday 9 September 2014

Slow internet = Paranoia

I'm not exactly a network guy, Back in the first year of uni I did a few Cisco certification courses and it bored me to death.

Monday 8 September 2014

Adding The Konami Code!

I'm currently designing a website for my wedding next year. The idea is that people will be able to R.S.V.P., add a song to the play list and choose dietary options via the website.

Friday 29 August 2014

Problem 5

Problem 5

Fith problem from project Euler.

Checked versus unchecked exceptions

I get asked this question in interviews. "What is the difference between checked and unchecked exceptions? "
It's a questions that any programmer with a bit of experience should know.

Sunday 10 August 2014

Show Commits To SVN Branch

This script is designed to show a number of recent commits to the users current SVN branch in an easy readable format.