Submit Response » plugins http://submitresponse.co.uk/weblog Tue, 10 May 2011 01:19:15 +0000 en-us hourly 1 http://wordpress.org/?v=3.8.1 Radio Pop Action Streams Profile http://submitresponse.co.uk/weblog/2008/10/25/radio-pop-action-streams-profile/ http://submitresponse.co.uk/weblog/2008/10/25/radio-pop-action-streams-profile/#comments Sat, 25 Oct 2008 14:57:06 +0000 http://submitresponse.co.uk/weblog/?p=1374 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:

Radiopop Action Stream in action


  1. To be honest, it’s pretty likely that I’m the only person in the whole wide world who uses both Radio Pop and Action Streams, but I thought I’d make the files available on the offchance I’m not alone!

]]>
http://submitresponse.co.uk/weblog/2008/10/25/radio-pop-action-streams-profile/feed/ 6