If you use the clever Radio Pop service that BBC Radio Labs launched a little while ago, and you also use the Action Streams plugin for Movable Type1, this might come in handy:
Radio Pop Action Streams Profile [36KB .zip archive]
As you’d expect, it’s a profile for Action Streams that will add the radio programmes you ‘pop’ to your ‘lifestream’.
To install the profile, download and unzip the archive, edit the file ‘config.yaml’, replacing the word ‘Username’ with your own Radio Pop username, and upload config.yaml and radiopop.png to the right places on your server, eg.:
/cgi-bin/mt/plugins/radiopop/config.yaml
/web/public/mt-static/plugins/radiopop/radiopop.png
Then you’ll need to activate the profile in the usual way, by logging into Movable Type, navigating to the Other Profiles section, clicking ‘Add Profile’ and choosing ‘Radio Pop’ from the drop-down menu.
To get the little Radio Pop logo to show up in your lifestream, you’ll need to edit your Action Streams CSS file. Assuming you’re using the default templates that ship with the plugin, adding a declaration like this should do it:
.service-radiopop {
background-image: url(http://yourwebsite.com/mt-static/plugins/radiopop/images/radiopop.png);
}
If you’d like the profile to track everything you listen to via Radio Pop, rather than just the programmes you pop, change line 25 of config.yaml from
url: 'http://www.radiopop.co.uk/users/Username/pops.rss'
to
url: 'http://www.radiopop.co.uk/users/Username/listens.rss'
All this messy editing business isn’t ideal, but I couldn’t work out how to get the profile to ask for your Radio Pop username when you activate it, then configure itself accordingly. If I do get around to making a cleverer version, I’ll update this page straight away.
And, just in case anyone is wondering what on earth I’ve been wittering about, here’s what happens on my homepage when I pop a programme:
