Introducing schedulabl.es

I’d like to take the opportunity to introduce a little project of mine I’m working on – schedulabl.es, a way to make time sharing simple. The blurb: You have something you want to share time on, perhaps a holiday home or a car. You want to manage who has access to it and when. Simple! […]

Marcus Povey

I’d like to take the opportunity to introduce a little project of mine I’m working on – schedulabl.es, a way to make time sharing simple. The blurb: You have something you want to share time on, perhaps a holiday home or a car. You want to manage who has access to it and when. Simple! […]

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 […]