Latakoo Flight API bindings for Python, PHP, Ruby and .NET

I got bored one evening, so I hacked together the beginnings of an API library for latakoo Flight. Currently it’s available in three four tasty flavours – PHP, Python, Ruby and C# .NET / Mono. The libraries are minimal but functional; they let you perform both anonymous and authenticated queries against the latakoo API endpoint, […]

Marcus Povey

I got bored one evening, so I hacked together the beginnings of an API library for latakoo Flight. Currently it’s available in three four tasty flavours – PHP, Python, Ruby and C# .NET / Mono. The libraries are minimal but functional; they let you perform both anonymous and authenticated queries against the latakoo API endpoint, […]

Introducing the BCT Framework

Over on GitHub I have just open sourced a PHP web and web services framework which I’ve been making use of to build a lot of projects recently. Initially, it was built for a single project but I’ve ended up using it for many other things, and I thought it might be useful to the […]

Marcus Povey

Over on GitHub I have just open sourced a PHP web and web services framework which I’ve been making use of to build a lot of projects recently. Initially, it was built for a single project but I’ve ended up using it for many other things, and I thought it might be useful to the […]

Open Graph Headers plugin for WordPress

Another itch scratched, I would like to introduce a really simple Open Graph plugin for WordPress. This plugin adds open graph headers to posts and pages on a per post basis. It has no native interface, instead it listens out for og:* headers as input in the Custom Fields section of WordPress’ edit page and […]

Marcus Povey

Another itch scratched, I would like to introduce a really simple Open Graph plugin for WordPress. This plugin adds open graph headers to posts and pages on a per post basis. It has no native interface, instead it listens out for og:* headers as input in the Custom Fields section of WordPress’ edit page and […]