Thanks a lot for your help, David and Kam-Yung.
I had tried the 'uriRewrite' approach myself, but
without success. Kam-Yung's code solved the problem,
finally.
I've fine-tuned it a bit; it now includes pictures,
excludes ads and preserves links to 'archive'
articles. Here it is - enjoy:
<feed margins="hires" structure="links">
<name>Wired News</name>
<uri
maxDepth="1">http://www.wired.com/news/feeds/rss2/0,2610,,00.xml</uri>
<uriRewrite
pattern="http\:\/\/www\.wired\.com\/news\/.*\/0,.*"
value="${str:substitute(str:substitute(str:substitute(uri,
'.html.*', '.html'), '/news/.*/', '/news/print/'),
'/0,[0-9]+,' , '/0,1294,' )}"/>
<uriPatterns>
<include>.*wired\.com\/.*</include>
<include>.*akamai.*</include>
</uriPatterns>
<images>
<embedded bpp="8" maxHeight="320"
maxWidth="320"/>
<standalone bpp="8" maxHeight="320"
maxWidth="320"/>
</images>
</feed>
__________________________________
Discover Yahoo!
Get on-the-go sports scores, stock quotes, news and more. Check it out!
http://discover.yahoo.com/mobile.html
_______________________________________________
plucker-list mailing list
[email protected]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list