MJ Ray | 11 Apr 18:41
Gravatar

BBC Radio 4 Tonight (Wed 11 April) 21:00

I think someone mentioned this before:

    Open Source
    BBC Radio 4: Wed 11 Apr, 21:00 - 21:30  30 mins

    Paul Bennun finds out how Free and Open Source software is making
    its impact felt across the world, fuelling development and saving
    businesses millions of pounds. [...]

Frequencies and more blurb are on the BBC site at
http://www.bbc.co.uk/cgi-perl/whatson/prog_parse.cgi?filename=20070411/20070411_2100_49700_41551_30

It is not on Long Wave unless the Cricket World Cup match finishes
extraordinarily early.

So, what do you think of it?
--

-- 
MJ Ray - see/vidu http://mjr.towers.org.uk/email.html
Experienced webmaster-developers for hire http://www.ttllp.co.uk/
Also: statistician, sysadmin, online shop builder, workers co-op.
Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/
Dinis Cruz | 13 Apr 09:21
Favicon

Re: BBC Radio 4 Tonight (Wed 11 April) 21:00

Hi, is there a recording of this show available?

I heard the beginning and was interested to see how it ended.

Dinis Cruz
Chief OWASP Evangelist
http://www.owasp.org

On 4/11/07, MJ Ray <mjr <at> phonecoop.coop> wrote:
I think someone mentioned this before:

    Open Source
    BBC Radio 4: Wed 11 Apr, 21:00 - 21:30  30 mins

    Paul Bennun finds out how Free and Open Source software is making
    its impact felt across the world, fuelling development and saving
    businesses millions of pounds. [...]

Frequencies and more blurb are on the BBC site at
http://www.bbc.co.uk/cgi-perl/whatson/prog_parse.cgi?filename=20070411/20070411_2100_49700_41551_30

It is not on Long Wave unless the Cricket World Cup match finishes
extraordinarily early.

So, what do you think of it?
--
MJ Ray - see/vidu http://mjr.towers.org.uk/email.html
Experienced webmaster-developers for hire http://www.ttllp.co.uk/
Also: statistician, sysadmin, online shop builder, workers co-op.
Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/


_______________________________________________
Fsfe-uk mailing list
Fsfe-uk <at> gnu.org
http://lists.gnu.org/mailman/listinfo/fsfe-uk



--

_______________________________________________
Fsfe-uk mailing list
Fsfe-uk <at> gnu.org
http://lists.gnu.org/mailman/listinfo/fsfe-uk
Dave Crossland | 13 Apr 12:24
Gravatar

Re: BBC Radio 4 Tonight (Wed 11 April) 21:00


On 13/04/07, Dinis Cruz <dinis <at> ddplus.net> wrote: > Hi, is there a recording of this show available? > > I heard the beginning and was interested to see how it ended. >From the radio show's home page, click the "[AUDIO] Latest Programme"
link at the top right, in this case, http://www.bbc.co.uk/radio/aod/radio4_aod.shtml?radio4/opensource Then right click the "Listen using stand-alone Real Player" link and select "Save Link As" and saved this file to your home directory. This .ram file is just a Real Audio playlist, detailing where the stream is. Real Audio streams can be played with MPlayer, so install that the usual way, and then open a Terminal and: mplayer -ao pcm -ao pcm:file=out.wav -playlist opensource.ram This results in a large .wav file, so encode it into a nice and small Ogg Vorbis file with oggenc, part of Debian/Ubuntu's vorbis-tools package: oggenc out.wav Then delete the .wav and rename the .ogg appropriately: rm out.wav mv out.ogg "BBC Radio 4 - Free and Open Source Software.ogg" Then use the nice and simple TagTool to add tags so you can tell what it is in you music player. -- -- Regards, Dave
Kevin Donnelly | 13 Apr 21:59

Re: BBC Radio 4 Tonight (Wed 11 April) 21:00


On Friday 13 April 2007 11:24, Dave Crossland wrote: > From the radio show's home page, click the "[AUDIO] Latest Programme" > link at the top right ...
<snip> Thanks so much for posting this howto - I can now get easy access to various BBC things that I want to listen to offline. -- -- Pob hwyl / Best wishes Kevin Donnelly www.kyfieithu.co.uk - KDE yn Gymraeg www.klebran.org.uk - Gwirydd gramadeg rhydd i'r Gymraeg www.eurfa.org.uk - Geiriadur rhydd i'r Gymraeg www.rhedadur.org.uk - Rhedeg berfau Cymraeg
Dave Crossland | 14 Apr 03:03
Gravatar

Re: BBC Radio 4 Tonight (Wed 11 April) 21:00


On 13/04/07, Kevin Donnelly <kevin <at> dotmon.com> wrote: > On Friday 13 April 2007 11:24, Dave Crossland wrote: > > From the radio show's home page, click the "[AUDIO] Latest Programme" > > link at the top right ... > <snip> > > Thanks so much for posting this howto - I can now get easy access to various > BBC things that I want to listen to offline.
I blogged it at http://understandinglimited.com/2007/04/13/freebbcradio/ if you want to refer to it in the future :-) -- -- Regards, Dave
Matt Lee | 14 Apr 11:57
Picon
Gravatar

Re: BBC Radio 4 Tonight (Wed 11 April) 21:00


Dave Crossland wrote: > I blogged it at > http://understandinglimited.com/2007/04/13/freebbcradio/ if you want > to refer to it in the future :-)
Great! But I think speex is better than standard Ogg Vorbis for archiving speech content. http://www.speex.org/ matt --- Matt Lee <mattl <at> gnu.org> Chief Webmaster - GNU Project - http://www.gnu.org/ Free Software Foundation - Free as in Freedom - http://www.fsf.org/ Get involved in revising the GNU GPL - http://gplv3.fsf.org/ Stop Windows Vista adoption, promote free software - http://badvista.org GNU/Linux is an operating system, Linux is its kernel - http://www.gnu.org/gnu/linux-and-gnu.html Open Source misses the point - http://www.gnu.org/philosophy/open-source-misses-the-point.html
Kevin Donnelly | 14 Apr 13:16

Re: BBC Radio 4 Tonight (Wed 11 April) 21:00

On Friday 13 April 2007 11:24, Dave Crossland wrote:
> I blogged it at
> http://understandinglimited.com/2007/04/13/freebbcradio/ if you want
> to refer to it in the future :-)

Thanks - that's a good idea!

On Saturday 14 April 2007 10:57, Matt Lee wrote:
> Great! But I think speex is better than standard Ogg Vorbis for
> archiving speech content.

True, but if you want to listen to the files on a portable mediaplayer, very 
few (none?) of those will play speex files, so you need to transcode it, 
which would be a nuisance.

--

-- 
Pob hwyl / Best wishes

Kevin Donnelly

www.kyfieithu.co.uk - KDE yn Gymraeg
www.klebran.org.uk - Gwirydd gramadeg rhydd i'r Gymraeg
www.eurfa.org.uk - Geiriadur rhydd i'r Gymraeg
www.rhedadur.org.uk - Rhedeg berfau Cymraeg

Gmane