Regression Testing: If you don’t do it, you’re a fscking idiot.

Opinion: If you embark on building a major project without implementing some sort of automated testing/regression testing framework along side then you are a fool. What? Regression testing is nothing more than a set of automated tests that are written to test certain parts of your code. Tests can be written to test core bits […]

Marcus Povey

Opinion: If you embark on building a major project without implementing some sort of automated testing/regression testing framework along side then you are a fool. What? Regression testing is nothing more than a set of automated tests that are written to test certain parts of your code. Tests can be written to test core bits […]

Faith in technology

It is the little differences between the US and the UK that really interest me. I was out in Berkeley visiting a friend, it was late and we were sharing a few beers in his apartment before we retired. On thing I notice is that Americans, contrasted with much of the rest of the world, […]

Marcus Povey

It is the little differences between the US and the UK that really interest me. I was out in Berkeley visiting a friend, it was late and we were sharing a few beers in his apartment before we retired. On thing I notice is that Americans, contrasted with much of the rest of the world, […]

Howto: Printing to any printer with an iPad/iPhone and Apple Airprint

Apple Airprint is a technology (a zeroconf implementation under the bonnet) which allows apple devices to detect, configure and print without any overt configuration on the part of the user. The bad news is that in only works for a handful of airprint printers natively. But never fear, Linux to the rescue! At this point […]

Marcus Povey

Apple Airprint is a technology (a zeroconf implementation under the bonnet) which allows apple devices to detect, configure and print without any overt configuration on the part of the user. The bad news is that in only works for a handful of airprint printers natively. But never fear, Linux to the rescue! At this point […]