View Single Post
Old 02-18-2009, 07:22 AM   #5
alexxxm
Addict
alexxxm has a complete set of Star Wars action figures.alexxxm has a complete set of Star Wars action figures.alexxxm has a complete set of Star Wars action figures.alexxxm has a complete set of Star Wars action figures.
 
Posts: 223
Karma: 356
Join Date: Aug 2007
Device: Rocket; Hiebook; N700; Sony 505; Kindle DX ...
the code? Nothing to see there, in fact it's just the default produced by calibre:

Code:
class AdvancedUserRecipe1234959710(BasicNewsRecipe):
    title          = u'la Repubblica'
    oldest_article = 1
    max_articles_per_feed = 100
    
    feeds          = [(u'Repubblica homepage', u'http://www.repubblica.it/rss/homepage/rss2.0.xml'), (u'Repubblica Scienze', u'http://www.repubblica.it/rss/scienze/rss2.0.xml'), (u'Repubblica Tecnologia', u'http://www.repubblica.it/rss/tecnologia/rss2.0.xml'), (u'Repubblica Esteri', u'http://www.repubblica.it/rss/esteri/rss2.0.xml')]

alessandro
alexxxm is offline   Reply With Quote