View Single Post
Old 10-05-2008, 01:08 PM   #5
Mitchll
Cave Dweller
Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.
 
Mitchll's Avatar
 
Posts: 220
Karma: 1986
Join Date: Oct 2006
Device: Ipad Sony reader prs-505 prs-900
class AdvancedUserRecipe1223226457(BasicNewsRecipe):
title = u'Thomas Friedman Columns NYT'
oldest_article = 21
max_articles_per_feed = 100

feeds = [(u'Thomas Friedman Columns NYT', u'http://topics.nytimes.com/top/opinion/editorialsandoped/oped/columnists/thomaslfriedman/index.html?rss=1')]


class AdvancedUserRecipe1223226487(BasicNewsRecipe):
title = u'NYT Week in Review'
oldest_article = 7
max_articles_per_feed = 100

feeds = [(u'NYT Week in Review', u'http://www.nytimes.com/services/xml/rss/nyt/WeekinReview.xml')]
Mitchll is offline   Reply With Quote