Archive for the 'PHP' Category

Scratch that! XSLT is the way forward

Thursday, July 13th, 2006

Having sat down to write a Zooomr plugin yesterday, I then realised I wanted one for some feeds from Last.fm. That would involve writing and installing an almost identical plugin. I like general solutions, not specific ones, so here’s how I did the same job with just one plugin and a bit of XSLT magic.

(more…)

PhotoFetch Wordpress plugin

Thursday, July 13th, 2006

I just knocked up a plugin for Wordpress to display any Zooomr RSS feed out there. It seems to work for Flickr feeds too, which is nice. The other ones seemed too complicated.

Update: I won’t support this plugin as I’ve now ditched it in favour of an XSLT-based method, but I’m leaving this here for posterity.

(more…)