Introducing a really simple regression tester

Building on what I was talking about last week, I’ve spent a little time tidying up and genericising the simple regression test framework I often find myself using and have open sourced it over on Github. So without further ado, I’d like to introduce the Really Simple Test Framework! This is a PHP command line […]

Marcus Povey

Building on what I was talking about last week, I’ve spent a little time tidying up and genericising the simple regression test framework I often find myself using and have open sourced it over on Github. So without further ado, I’d like to introduce the Really Simple Test Framework! This is a PHP command line […]

Traffic reports using twitter as a data source

Following on from my post yesterday, I would like to introduce something I quickly hacked together to show how the kind of thing I was talking about might work. As discussed in yesterday’s article, I already use twitter to provide a data feed for selective traffic alerts. Street Level URLs provides a simple wrapper around […]

Marcus Povey

Following on from my post yesterday, I would like to introduce something I quickly hacked together to show how the kind of thing I was talking about might work. As discussed in yesterday’s article, I already use twitter to provide a data feed for selective traffic alerts. Street Level URLs provides a simple wrapper around […]

Idea: Lets give roads, junctions and intersections URLs

I like feeds and APIs. Feeds and APIs provide ways for others to access a service and to recombine the data in new and unexpected ways. Ways that have consistently been proven to be beneficial to both parties (which makes google’s increasing antipathy towards them an interesting, not to mention short sighted, trend). Anyway, it […]

Marcus Povey

I like feeds and APIs. Feeds and APIs provide ways for others to access a service and to recombine the data in new and unexpected ways. Ways that have consistently been proven to be beneficial to both parties (which makes google’s increasing antipathy towards them an interesting, not to mention short sighted, trend). Anyway, it […]