![]() |
#1 |
Member
![]() Posts: 19
Karma: 10
Join Date: Apr 2011
Device: kindle dx
|
need help with Perlmonk RSS feed
I can not get this to work. If i mess with it I got message "error" when opened in Kindle DX. This site got table structures that are really hard to get rid.
class PerlMonks2(BasicNewsRecipe): title = u'Perlmonks2' oldest_article = 7 max_articles_per_feed = 100 no_stylesheets = True remove_tags = [dict(name='table', attrs={'id':['monkbar','titlebar-top']}), dict(name='td', attrs={'class':['nodelets','titlechooser','monktitlebar']}), dict(name='div', attrs={'id':'footer'}), dict(name='div', attrs={'class':'link-back back-to'}) ] feeds = [(u'Newest Nodes', u'http://www.perlmonks.org/index.pl?node_id=30175;xmlstyle=rss') ] |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
RSS feed with PDFs | Sabkor | Recipes | 4 | 12-08-2011 01:50 AM |
Accessing RSS feed | xtepn01 | Recipes | 11 | 04-21-2011 04:10 PM |
RSS Feed | timezone | Feedback | 8 | 01-02-2010 06:55 PM |
RSS Feed questions | rambling | Calibre | 2 | 11-20-2008 05:35 AM |