View Single Post
Old 07-19-2011, 06:03 AM   #1
snoeki
Connoisseur
snoeki ought to be getting tired of karma fortunes by now.snoeki ought to be getting tired of karma fortunes by now.snoeki ought to be getting tired of karma fortunes by now.snoeki ought to be getting tired of karma fortunes by now.snoeki ought to be getting tired of karma fortunes by now.snoeki ought to be getting tired of karma fortunes by now.snoeki ought to be getting tired of karma fortunes by now.snoeki ought to be getting tired of karma fortunes by now.snoeki ought to be getting tired of karma fortunes by now.snoeki ought to be getting tired of karma fortunes by now.snoeki ought to be getting tired of karma fortunes by now.
 
Posts: 62
Karma: 2030818
Join Date: Jan 2010
Device: Kindle paperwhite 2 & Kobo glo hd
Recipe works for 50% , what is wrong?

I would like to make a recipe from this website's rss feed:

http://floor-to-ceiling-books.blogspot.com/

There are two options to get the rss feed (with or without atom). The url's are:

http://floor-to-ceiling-books.blogsp...efault?alt=rss
http://floor-to-ceiling-books.blogsp.../posts/default

Both url's give me the same problem. After downloading I get a document which is about 0.1 MB and it contains an index with a small part of the text and when I click on the link I get an empty page.

The recipe looks like this:

class AdvancedUserRecipe1311069752(BasicNewsRecipe):
title = u'Floor to ceiling'
oldest_article = 28
max_articles_per_feed = 100

feeds = [(u'Floor to ceiling', u'http://floor-to-ceiling-books.blogspot.com/feeds/posts/default?alt=rss')]

What do I do wrong?
snoeki is offline   Reply With Quote