View Single Post
Old 01-16-2008, 01:22 PM   #27
Tommy
Enthusiast
Tommy began at the beginning.
 
Posts: 32
Karma: 10
Join Date: Oct 2006
Location: Germany
Device: Iliad, Sony 505
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 View Post
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/;'
Tommy is offline   Reply With Quote