BBCrati
Well as a basic coding excercise as well as for my own use I knocked up a script to mash articles from BBC News Online with Technorati data which you can find at this address: http://dev.barnesdmd.co.uk/bbcrati/.
The script runs using the Technorati API as well as the full feeds script I wrote a while back to re-parse the BBC RSS feeds for full content. It also uses the SimplePie RSS parser to generate the initial pages although the articles come via a different method. Doing this was also a means to an end in that it gave me a way to learn a bit more about AJAX scripting which I would like to use on a bigger project. All article texts remain copyright BBC, I have put myself in a slightly awkward position on this front. As the BBC News website is paid for using license fee revenue and does not present advertising to the end user I personally feel I have not done any real financial damage in doing this although I’m sure I’ll be told otherwise if it proves to be a problem!