Hi,
back from holidays (unfortunately, but all things have to end somewhen...)
The idea technobear implemented is actually a very neat one
...provided you have something like a regexp-view to easily see how the original URL converts to the "printed view" URL.

I have to admit, I wouldn't have come up with that regexp.

But as the idea is out
and if all printed view URLs are actually so easily to transform, it's absolutely worth incorporating. (However, currently it works only if a single feed is used, given more, the second (all the following) will fail. So, a little further hacking will be needed)
Quote:
Originally Posted by thetechnobear
sry, been away
<some snipping>
Code:
getfeed.pl <further snipping>
-f "http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml;<div class="headline">;<div class="footer">"
-P 'http:\/\/(.*);http://newsvote.bbc.co.uk/mpapps/pagetools/print/;'
|