Technology Posts
-
Can you TDD in Scratch? Yes, you can!
Posted on Friday, 24th February 2017
One day, the crazy thought popped into my head: "Can you TDD in Scratch?". I did a brief Google, and couldn't find any examples of TDD in Scratch. So I decided to set out to figure out if it could be done...
Read post →
-
Parameterized JUnit4 Unit Tests in Kotlin
Posted on Saturday, 20th February 2016
Figuring out how to implement parameterized JUnit4 tests in Kotlin whilst doing the Roman Numerals TDD Kata.
Read post →
-
Decoding a Siemens RCR10/433 Thermostat Signal to Control a Boiler from a Raspberry Pi
Posted on Monday, 23rd November 2015
With the goal of building a home heating control system with a Raspberry Pi and a 433MHz tranmitter, I had to reverse engineer the signals from my existing radio controlled boiler thermostat...
Read post →
-
Adding a Pinterest button (and others) to a WordPress Blog
Posted on Wednesday, 21st March 2012
Creating a plugin to adding Pinterest sharing buttons to a WordPress Blog.
Read post →