BBC - Music - Developers
bbc.co.uk
BBC - Music - Developers
1–9 of 9 posts
Re: BBC - Music - Developers
#2Looks nice. Wonder what platform they're using...
Re: BBC - Music - Developers
#3Looks nice. Wonder what platform they're using...
Pretty sure BBC A+MI is a Rails shop (most of the rest of the BBC, including iPlayer, is Perl).
Re: BBC - Music - Developers
#4See also: http://www.bbc.co.uk/programmes
Re: BBC - Music - Developers
#5This is an argument for the license fee in itself.
Re: BBC - Music - Developers
#6Re: BBC - Music - Developers
#7Looks nice. Wonder what platform they're using...
Pretty sure BBC A+MI is a Rails shop (most of the rest of the BBC, including iPlayer, is Perl).
I thought it was in Rails judging by the url schema (the .format notation, and yaml), but the headers and cookies differ from the usual Rails ones...
Re: BBC - Music - Developers
#8/music and /programmes are implemented in Pinwheel, a Perl MVC framework strongly inspired by Rails. More details are available here:
http://www.bbc.co.uk/blogs/radiolabs/2007/11/perl_on_rails.s...
Re: BBC - Music - Developers
#9The BBC has had excellent policies on web development for a long time, it's only recently they started following them.