You can make a very simple custom recipe just by entering a few variables for Glenn Greenwald's personal feed. Heres an example of whats working for me:
class AdvancedUserRecipe1294787916(BasicNewsRecipe):
title = u'Glenn Greenwald'
oldest_article = 7
max_articles_per_feed = 100
feeds = [(u'Glenn GreenWald', u'http://feeds.salon.com/salon/greenwald')]
|