Radiofall
Posted: May 26th, 2008 | Author: Andy | Filed under: bbc, ruby | 2 Comments »Following on from the XMPP stuff, I made a little site that just reads and output what’s playing on BBC radio. It is a toy app at the moment with no real point (and might well fall over), its worth putting on the DAB radio to see the sort of delay it might be experiencing.
What is it using I hear you bellow?
- Ruby – well what else?
- xmpp4r gem – for connecting to the xmpp server and parsing the messages
- json gem – for outputting the messages in …. json
- jQuery – to make all those Ajax requests
The next steps are to add some intelligence into the script, interacting with some APIs or something. I have a few ideas, but it depends upon time and if I can get somebody to help with design.
I just stumbled across this, after trying to make what seems like the same thing…
I didn’t get very far at all, and was interested in seeing this… But the link doesn’t work? Is there any way to see this at all?
Thanks!
Ah, yes. This was a while ago and have since had a little tidy up. Sorry about that.