Somewhere, Guildford, Surrey

Code

Posted in Code, Projects on February 2, 2011

Virgin Money Giving API and Widgets

As a followup to an unofficial API I wrote for Justgiving in 2009, which has recently been replaced with an official version I’m now releasing an unofficial API for Virgin Money Giving which I have been using for a VMG powered app for a while. Virgin Money Giving widgets (u ... Continue Reading

Posted in Code, News on July 19, 2010

Justgiving.com API

Another update on the Justgiving.com API I’ve been developing Various new features include: Inclusion of information regarding recent donations (message, amount, user, date) Inclusion of charity info & logo JSONP feed for cross domain requests JSON encapsulated error m ... Continue Reading

Posted in Code on March 24, 2009

Justgiving.com API & Dynamic graphic widgets

I decided to write these quickly as the I found the justgiving.com image widgets didn’t contain relevant event information, and didn’t fancy using their flash widget… anyhow here goes. Justgiving.com widgets (unofficial) You can view you automatically generated ... Continue Reading

Posted in Code, Projects on January 28, 2009

PHP 4 Twitter Class

This now no longer works, due to the introduction of oAuth being a requirement for external messages sent to twitter PHP Twitter oAuth Old content below: I say class, it’s actually just 1 function for PHP 4+ to allow sending of twitter messages really simply. Based upon the ... Continue Reading