Re: [backstage] RTMP stream URL resolving script

2008-01-18 Thread Iain Wallace
> >> I'll do that, but for now it's for anyone to use. If you make > >> something amazing from it, credit me in the readme ;) > > > > I don't want to get into a discussion about the pros and cons of > > GPL v3 but I would much prefer to see an MIT or BSD style licence. > > Can I put in a plea for d

Re: [backstage] RTMP stream URL resolving script

2008-01-18 Thread Fearghas McKay
On 18 Jan 2008, at 17:57, Peter Ferne wrote: I'll do that, but for now it's for anyone to use. If you make something amazing from it, credit me in the readme ;) I don't want to get into a discussion about the pros and cons of GPL v3 but I would much prefer to see an MIT or BSD style licence

Re: [backstage] RTMP stream URL resolving script

2008-01-18 Thread Dave Crossland
On 18/01/2008, Peter Ferne <[EMAIL PROTECTED]> wrote: > >> This is a great contribution - please consider licensing it under a > >> free software license :-) > >> > >> ... I recommend the Affero GPLv3 :-) > > > > I'll do that, but for now it's for anyone to use. If you make > > something amazing fr

Re: [backstage] RTMP stream URL resolving script

2008-01-18 Thread Peter Ferne
This is a great contribution - please consider licensing it under a free software license :-) ... I recommend the Affero GPLv3 :-) I'll do that, but for now it's for anyone to use. If you make something amazing from it, credit me in the readme ;) I don't want to get into a discussion about th

[backstage] Fwd: [GeekUp] [ANN] BarCamp Manchester - Sign-up open & Venue confirmed

2008-01-18 Thread Michael Sparks
Hopefully of interest. I'll be attending this - it'd be great to meet up with others interested in getting started with Kamaelia (or porting to their own language) - a toolset that makes concurrency easy & fun to work with - that or anything* else BBC related . (I'll run and hide from any iPlayer

Re: [backstage] BBC iPlayer bursts through user target

2008-01-18 Thread Jonathan Tweed
On Fri Jan 18 12:17:02 UTC 2008, Steve Jolly <[EMAIL PROTECTED]> wrote: > Graeme Mulvaney wrote: > > It would be good if you could provide 'bookmarks' into some of the > > current affairs/magazine style programming - e.g. you could jump to a > > particular report in 'the culture show' or skip to th

Re: [backstage] RTMP stream URL resolving script

2008-01-18 Thread Iain Wallace
On Jan 18, 2008 4:26 PM, Dave Crossland <[EMAIL PROTECTED]> wrote: > On 18/01/2008, Iain Wallace <[EMAIL PROTECTED]> wrote: > > > > It's written for PHP5 to be run from the command line under linux, e.g. > > This is a great contribution - please consider licensing it under a > free software license

Re: [backstage] RTMP stream URL resolving script

2008-01-18 Thread Dave Crossland
On 18/01/2008, Iain Wallace <[EMAIL PROTECTED]> wrote: > > It's written for PHP5 to be run from the command line under linux, e.g. This is a great contribution - please consider licensing it under a free software license :-) To do so, simply include a line like "Copyright (c) 2008, Your Name. See

[backstage] RTMP stream URL resolving script

2008-01-18 Thread Iain Wallace
Apologies if this is the second time this has hit the list... This is a slightly better version of the script that I posted in the XBMC forums thread that was linked in the "exotic devices" thread. There are a number of people on here writing code to work out the RTMP stream URL who might benefit

Re: [backstage] Streaming iPlayer age guidance

2008-01-18 Thread Andy
On 17/01/2008, Matthew Somerville <[EMAIL PROTECTED]> wrote: > http://www.bbc.co.uk/iplayer/metafiles/episode/b008s14v.xml - you just need > the programme episode PIP. Thank you. Andy -- Computers are like air conditioners. Both stop working, if you open windows. -- Adam Heath

Re: [backstage] BBC iPlayer bursts through user target

2008-01-18 Thread Steff Davies
Matthew Somerville wrote: Steff Davies wrote: Has there been a specific reason given for the lack of transport controls as implemented on most other Flash video players I've seen? You can drag the slider underneath the video back and forth as much as you like (the white bar, it gets bigger w

Re: [backstage] BBC iPlayer bursts through user target

2008-01-18 Thread Matthew Somerville
Steff Davies wrote: Has there been a specific reason given for the lack of transport controls as implemented on most other Flash video players I've seen? You can drag the slider underneath the video back and forth as much as you like (the white bar, it gets bigger when you hover over it)? A

Re: [backstage] BBC iPlayer bursts through user target

2008-01-18 Thread Richard Cartwright
On 18/1/08 12:17, "Steve Jolly" <[EMAIL PROTECTED]> wrote: > Graeme Mulvaney wrote: >> It would be good if you could provide 'bookmarks' into some of the >> current affairs/magazine style programming - e.g. you could jump to a >> particular report in 'the culture show' or skip to the sudden death

Re: [backstage] BBC iPlayer bursts through user target

2008-01-18 Thread Steff Davies
Steve Jolly wrote: Graeme Mulvaney wrote: It would be good if you could provide 'bookmarks' into some of the current affairs/magazine style programming - e.g. you could jump to a particular report in 'the culture show' or skip to the sudden death round of 'the weakest link', etc. Segmented con

Re: [backstage] BBC iPlayer bursts through user target

2008-01-18 Thread Steve Jolly
Graeme Mulvaney wrote: It would be good if you could provide 'bookmarks' into some of the current affairs/magazine style programming - e.g. you could jump to a particular report in 'the culture show' or skip to the sudden death round of 'the weakest link', etc. Segmented content, huh? Yes, tha

Re: [backstage] Streaming iPlayer age guidance

2008-01-18 Thread Sean DALY
Nick - I often use xmlstarlet to wade through unfamiliar XML files, like so: first, the structure $ xml el -u b008s14v.xml iplayerMedia iplayerMedia/concept iplayerMedia/concept/longSynopsis iplayerMedia/concept/masterbrand iplayerMedia/concept/masterbrand/ident iplayerMedia/concept/masterbrand/

Re: [backstage] Streaming iPlayer age guidance

2008-01-18 Thread Matthew Somerville
Nick Ludlam wrote: It doesn't seem to contain anything about being 16 or over though. It looks like it's simply hard-coded in iPlayer at "over 16" for anything with a guidance element. http://iplayersupport.external.bbc.co.uk/cgi-bin/bbciplayer.cfg/php/enduser/std_adp.php?p_faqid=248&cat_lvl

Re: [backstage] Streaming iPlayer age guidance

2008-01-18 Thread Nick Ludlam
On 17 Jan 2008, at 19:08, Matthew Somerville wrote: Andy wrote: Also I am almost certain there was an XML meta file stored somewhere that corresponded to each programme and now I can't find it. Any help? http://www.bbc.co.uk/iplayer/metafiles/episode/b008s14v.xml - you just need the progr