BBC News Radar
The first post on this blog promised that we'd discuss prototypes and experiments among other things. Well, today's post is about one such prototype that we'd like to share with you: BBC News Radar (http://radar.journalismlabs.com)
I've been working at the BBC for the last 2 years where I mainly work on the deep, dark internals of the main content management system used to produce the news and sport websites (as well as many other sites) - but that's another story for another day. Today, I'd like to share something that I've been working on in my 'spare' time at the BBC.
One of the things that first struck me when I started at the BBC was the sheer scale of the news web site. Whilst I knew the site was popular and I was aware that the BBC produced a lot of content, I have to admit I wasn't aware of just how frequently new content is published on the site and how often existing content is updated. You might also be surprised at how frequently and constantly that we publish new content on the news site: almost literally 'every minute of every day' (although there tends to be slightly less content published in the early hours of the morning in the UK, as we don't force all our journalists to work all night).
One reason you may not be aware of how frequently we publish new content is that until now there has been no one place you can go to see all of the stories we publish on the news site. You can always monitor the front page or subscribe to RSS feeds of each of the various indexes you might be interested in - but you'll only see a small sub-set of all of the stories we publish.
The BBC News Radar displays a list of recently published stories from any section of the BBC News web site. It displays both stories that have just been published for the first time and stories that have been recently updated. We've had an internal application of the same name within the BBC for some time - so I can not claim any credit for the idea of displaying all of our new content in one place. This prototype has been developed to explore the idea of providing a publicly available version of this application. We look forward to hearing your feedback.

~RS~q~RS~~RS~z~RS~24~RS~)
Comments
Sign in or register to comment.
I must admit I am suprised that this has not been available before - it is a standard feature on most CMS simply because it is the simplest database query - SELECT from Articles ORDER Desc (more or less)
One thing, however, it would be nice where the category is shown on the right to make that linkable.
A little CSS to make each story expandable, perhaps showing the first 100 words, ending with .... and read more might be cute too.
Hmm, now here is a thought that might be fun. A very simple browser based application called the "BBC Personal Viewer"
It would basically be a way of showing all the news in lists, broken down into favourite categories, and so on. The user could store on their BBC account their favourites and do things like change the look and feel (thumnail size, background - simple CSS stuff).
Add some addons like a world clock, bbc schedules, weather, links to favourite BBC program minisites, favourite article links ...
And you have a highly configurable home page.
And pretty simple to do! A couple of database tables joined to the user table, and a bit of Ajax and JavaScript programming and off you go.
Complain about this comment
Neat idea. I can't find a link to it in the News section so I'm guessing this is the first public showing; it would need a permanent home.
A good fit could be in either the 'Also in the News' section or on the main News home-page itself; possibly near the 'Most Popular Stories' section.
Complain about this comment
From the site:
‘Please enable javascript and reload this page or visit this page using a browser that supports javascript.
If you feel strongly that this content should be available without requiring javascript, please tell us.’
Do I need to say anything?
I mean, really, requiring javascript just to display a list that you could compute on the server (and then, if the user has javascript, further add to it while they are viewing it)
Whatever happened to meta refresh…
Complain about this comment
First came across this during yesterday's outage of the main site. Seems to work pretty well - if this continues to be public I'm sure I'll wnt tp keep up with it
Complain about this comment
Great, is that why you removed the 'Updated every minute of every day' slogan? you just went 4 minutes without an update :-)
Complain about this comment
This is nice but is there a plan to offer an RSS feed of this rather than having to subscribe to lots of separate pages?
Complain about this comment
Cool, but can you add sports news, and some kind of filter for regions!
That would make it really useful.
Complain about this comment
Thank you all for taking the time to have a look at the News Radar Beta and to share your thoughts here.
You've made some great suggestions. I like the idea of being able to personalise the feed of stories - and the idea of including a panel on the News front page is a good one (though we'll have to do much more testing before we think about that. This Beta is currently only getting a few hundred hits a day - compared with hundreds of thousands for any one page on the News site).
A number of people have requested an RSS feed (via other feedback mechanisms) - and in retrospect this seems like an obvious omission.
johndrinkwater: Your point about javascript is a valid one - it really needn't be required to simply display the list of stories - but is used to update the list without having to reload the whole page. If we were to move this site from Beta, we'd certainly have to think about how the site 'degrades' nicely for people without javascript. Just out of interest - why don't you have javascript enabled?
Complain about this comment
RE: RSS Feed, do you mean something like this: http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/latest_published_stories/rss.xml
A bit slower, but pretty much the same thing.
Complain about this comment
Is the BBC News Radar broken?
Stories are not updating...
Complain about this comment
Has not been updating for two days. I have reported as a technical fault
Complain about this comment
Anyone from BBC care to enlighten us? Any idea when or if it will return?
Complain about this comment
Its back, thanks!
Complain about this comment
It would be nice to include more information on 'updated' stories. Perhaps a word by word diff as per changedetection.com, or a small graphic time line indicating when updates occurred to the story. This is of course if you do store the entire history of articles.
Complain about this comment
No updates for 2 days!
Anyone else not getting updates?
It could be a problem with my ISP Demon.co.uk!
Complain about this comment
It is broke again, ISP Orange.
Complain about this comment
nice to get some reaction from bbc re absence of the site !
Complain about this comment
Guv-nor and shambles: Sorry about the outage, it is back online now.
As News Radar is a prototype or 'Beta' website, we can't dedicate the same resources to supporting it as we do for the rest of our websites. As such, it may be unavailable from time to time - or it may (as you've noticed) fail to update occasionally.
On this occasion, there was a problem caused by a recent update to one of our other systems that News Radar relies upon. Unfortunately, this problem required a little bit of development work to fix and I've only been able to do that work today. While we can't guarantee News Radar will always be available, a week without updates is much longer than I would've liked. Sorry about this.
The good news is that it is back up and running again now and updating as new stories are published.
Complain about this comment
Jake: thanks for the info!
Please let us know when you are aware of major problems.
Complain about this comment
View these comments in RSS