Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 10-28-2009, 05:35 PM   #1
zelda_pinwheel
zeldinha zippy zeldissima
zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.
 
zelda_pinwheel's Avatar
 
Posts: 27,827
Karma: 921169
Join Date: Dec 2007
Location: Paris, France
Device: eb1150 & is that a nook in her pocket, or she just happy to see you?
RSS and CSS ?

last night i was playing around with the rss feed from World Wide Words. my first version of the recipe had the same feed duplicated accidentally, but when i tried to modify it i accidentally deleted it instead. the trouble is, although i've managed to add the feed again, all my later attempts display very crudely, whereas the first version was nicely formatted (and i have no idea why). anybody have any idea at all how to get the feed to include the css ?

the website is here : http://www.worldwidewords.org/index.htm
and i'm attaching examples of the recipes to show the difference. any help would be appreciated. now that i've seen the nice-looking one, i'm having a really hard time settling for the no-css version.
zelda_pinwheel is offline   Reply With Quote
Old 10-28-2009, 06:38 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,744
Karma: 22446736
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Make sure you dont have no_stylesheets set in your recipe (edit it in advanced mode)
kovidgoyal is offline   Reply With Quote
Advert
Old 10-28-2009, 06:49 PM   #3
zelda_pinwheel
zeldinha zippy zeldissima
zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.
 
zelda_pinwheel's Avatar
 
Posts: 27,827
Karma: 921169
Join Date: Dec 2007
Location: Paris, France
Device: eb1150 & is that a nook in her pocket, or she just happy to see you?
it doesn't look like i do. here's the code of the recipe that doesn't work :

Code:
class AdvancedUserRecipe1256770048(BasicNewsRecipe):
    title          = u'World Wide Words2'
    oldest_article = 7
    max_articles_per_feed = 100

    feeds          = [(u'World Wide Words Magazine', u'http://www.worldwidewords.org/rss/newsletter.xml')]
zelda_pinwheel is offline   Reply With Quote
Old 10-28-2009, 06:52 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,744
Karma: 22446736
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
try adding

use_embedded_content=False
kovidgoyal is offline   Reply With Quote
Old 10-28-2009, 07:00 PM   #5
zelda_pinwheel
zeldinha zippy zeldissima
zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.
 
zelda_pinwheel's Avatar
 
Posts: 27,827
Karma: 921169
Join Date: Dec 2007
Location: Paris, France
Device: eb1150 & is that a nook in her pocket, or she just happy to see you?
Quote:
Originally Posted by kovidgoyal View Post
try adding

use_embedded_content=False
getting closer ! the css is back, but now i also have a bunch of extraneous stuff like the webside header and side navigation, which i don't need, and which gets in the way of the text i want to read.

edit : oops, forgot to add file.

edit 2 : here's the recipe now :

Code:
class AdvancedUserRecipe1256770396(BasicNewsRecipe):
    title          = u'World Wide Words4'
    oldest_article = 15
    max_articles_per_feed = 100
    use_embedded_content=False

    feeds          = [(u'Magazine1', u'http://www.worldwidewords.org/rss/newsletter.xml')]
Attached Files
File Type: epub World Wide News4 [mer., 28 oct. 2009] - calibre.epub (392.5 KB, 171 views)

Last edited by zelda_pinwheel; 10-28-2009 at 07:04 PM.
zelda_pinwheel is offline   Reply With Quote
Advert
Old 10-28-2009, 07:47 PM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,744
Karma: 22446736
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
I'm afraid you have to write code to remove the extraneous junk. Instructions are in the User Manual.
kovidgoyal is offline   Reply With Quote
Old 10-28-2009, 07:49 PM   #7
zelda_pinwheel
zeldinha zippy zeldissima
zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.
 
zelda_pinwheel's Avatar
 
Posts: 27,827
Karma: 921169
Join Date: Dec 2007
Location: Paris, France
Device: eb1150 & is that a nook in her pocket, or she just happy to see you?
Quote:
Originally Posted by kovidgoyal View Post
I'm afraid you have to write code to remove the extraneous junk. Instructions are in the User Manual.
okay, i'll take a look then, thanks. it's weird that the first time it came out perfect and i didn't do anything differently. a bit frustrating too since i can't seem to get it to do that again... thanks for the help though. if i manage to get it working i'll post the code in the recipes thread in case anyone else is interested.
zelda_pinwheel is offline   Reply With Quote
Old 10-28-2009, 09:16 PM   #8
zelda_pinwheel
zeldinha zippy zeldissima
zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.
 
zelda_pinwheel's Avatar
 
Posts: 27,827
Karma: 921169
Join Date: Dec 2007
Location: Paris, France
Device: eb1150 & is that a nook in her pocket, or she just happy to see you?
okay, my recipe is getting pretty close to done i think. i've removed the stuff i don't want and i still have the css formatting. i just have 2 questions.

1. in the css, the main body content div has a width of 520px. is there a way to get rid of just the width rules from the css ? (there are a few others but that one is the most problematic.) i saw in your sample recipe that you can selectively remove certain html tags with postprocessing, but this doesn't seem to work for the css code (i tried). i know i *could* remove the style sheets and then add back all the css without the width, but that seems like a rather clumsy solution.

2. i set the recipe to grab 7 days worth of articles. however, it seems to have grabbed the most recent article 7 times instead, and no previous ones. can i fix that somehow ?

for the moment the recipe looks like this (i copied the "soup" bits directly out of the sample recipe, i only modified the one in the middle to try to get rid of the "width" styles. i am perfectly happy to also turn all tables into divs if there are any left over) :

Code:
class AdvancedUserRecipe1256774004(BasicNewsRecipe):
    title          = u'World Wide Words 5'
    oldest_article = 7
    max_articles_per_feed = 100
    use_embedded_content=False

    feeds          = [(u'Magazine', u'http://www.worldwidewords.org/rss/newsletter.xml')]

    remove_tags    = [dict(name='div', attrs={'class':'navbar1'}),
    	          {'class': ['logo-wide','navhead','navlink1',]},
                        	]


    keep_only_tags = [dict(name='div', attrs={'class':'bodyblock'})]

    def postprocess_html(self, soup, first):

            for tag in soup.findAll(name= 'img', alt=""):
                    tag.extract()

            for item in soup.findAll(name=['width']):
                del item['width']

            for tag in soup.findAll(name=['table', 'tr', 'td']):
                tag.name = 'div'

            return soup
and i'm attaching the latest results.
Attached Files
File Type: epub World Wide Words 5 [jeu., 29 oct. 2009] - calibre.epub (254.2 KB, 160 views)
zelda_pinwheel is offline   Reply With Quote
Old 10-28-2009, 09:29 PM   #9
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,744
Karma: 22446736
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
1) the recipe system doesn't have a css processor, but you can just use extra_css to override any particular css in the stylesheet that you dont like.

2) That shouldn't happen. Look at the log from the recipe download to get an idea of what's happening
kovidgoyal is offline   Reply With Quote
Old 10-28-2009, 10:23 PM   #10
zelda_pinwheel
zeldinha zippy zeldissima
zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.zelda_pinwheel ought to be getting tired of karma fortunes by now.
 
zelda_pinwheel's Avatar
 
Posts: 27,827
Karma: 921169
Join Date: Dec 2007
Location: Paris, France
Device: eb1150 & is that a nook in her pocket, or she just happy to see you?
Quote:
Originally Posted by kovidgoyal View Post
1) the recipe system doesn't have a css processor, but you can just use extra_css to override any particular css in the stylesheet that you dont like.
woot !!! i think i've got it now. i'll post this in the recipe thread in case anyone else wants to use it or clean it up further. thank you for the assistance !!

Quote:
class AdvancedUserRecipe1256774004(BasicNewsRecipe):
title = u'World Wide Words'
oldest_article = 7
max_articles_per_feed = 100
use_embedded_content=False

feeds = [(u'Magazine', u'http://www.worldwidewords.org/rss/newsletter.xml')]

remove_tags = [dict(name='div', attrs={'class':'navbar1'}),
{'class': ['logo-wide','navhead','navlink1',]},
]


keep_only_tags = [dict(name='div', attrs={'class':'bodyblock'})]

def postprocess_html(self, soup, first):

for tag in soup.findAll(name= 'img', alt=""):
tag.extract()

for item in soup.findAll(name=['width']):
del item['width']

for tag in soup.findAll(name=['table', 'tr', 'td']):
tag.name = 'div'

return soup

extra_css = '''
.image-l{width: 30%}
.image-r{width: 30%}
.nl-itemhead{width: 90%}
.nl-itemhead1{width: 90%}
.nl-menuitem{width: 90%}
.bodyblock{width: 90%;margin-left: 10px;margin-right: 13px;}
@font-face {font-family: "DejaVuSerif";font-weight: normal;font-style: normal;src: url(../fonts/DejaVuSerif.ttf);}
@font-face {font-family: "DejaVuSerif";font-weight: bold;font-style: normal;src: url(../fonts/DejaVuSerif-Bold.ttf);}
@font-face {font-family: "DejaVuSerif";font-weight: normal;font-style: italic;src: url(../fonts/DejaVuSerif-Italic.ttf);}
@font-face {font-family: "DejaVuSerif";font-weight: bold;font-style: italic;src: url(../fonts/DejaVuSerif-BoldItalic.ttf);}
body {font-family: "DejaVuSerif", serif;}
'''
Quote:
2) That shouldn't happen. Look at the log from the recipe download to get an idea of what's happening
here's the log. i'll try to fix it, if you tell me where to look. at this point that's just a tiny detail i can live with.

Spoiler:
Récupérer des News de World Wide Words 5
InputFormatPlugin: Recipe Input running Downloading
Downloading
Downloading
Downloading
FetchingDownloading
http://www.worldwidewords.org/nl/okbl.htm#N2
Fetching http://www.worldwidewords.org/nl/okbl.htm#N3
Fetching http://www.worldwidewords.org/nl/okbl.htm#N1Fetching
http://www.worldwidewords.org/nl/okbl.htm#N5
Fetching http://www.worldwidewords.org/nl/okbl.htm#N4
Processing images...
Fetching http://www.worldwidewords.org/img/returntotop.gif
Processing images...
Fetching http://www.worldwidewords.org/img/returntotop.gif
Processing images...
Fetching http://www.worldwidewords.org/img/returntotop.gif
Processing images...
Fetching http://www.worldwidewords.org/img/returntotop.gif
Processing images...
Fetching http://www.worldwidewords.org/img/returntotop.gif
Fetching http://www.worldwidewords.org/img/pronquery.gif
Fetching http://www.worldwidewords.org/img/pronquery.gif
Fetching http://www.worldwidewords.org/img/pronquery.gif
Fetching http://www.worldwidewords.org/img/pronquery.gif
Fetching http://www.worldwidewords.org/img/pronquery.gif
Fetching http://www.worldwidewords.org/img/hermes.jpg
Fetching http://www.worldwidewords.org/img/hermes.jpg
Fetching http://www.worldwidewords.org/img/hermes.jpg
Fetching http://www.worldwidewords.org/img/hermes.jpg
Fetching http://www.worldwidewords.org/img/hermes.jpg
Fetching http://www.worldwidewords.org/img/re/histhesoed.jpg
Fetching http://www.worldwidewords.org/img/re/histhesoed.jpg
Fetching http://www.worldwidewords.org/img/re/histhesoed.jpg
Fetching http://www.worldwidewords.org/img/re/histhesoed.jpg
Fetching http://www.worldwidewords.org/img/re/histhesoed.jpg
Fetching http://www.worldwidewords.org/img/amazon-uk2.gif
Fetching http://www.worldwidewords.org/img/amazon-uk2.gif
Fetching http://www.worldwidewords.org/img/amazon-uk2.gif
Fetching http://www.worldwidewords.org/img/amazon-uk2.gif
Fetching http://www.worldwidewords.org/img/amazon-uk2.gif
Fetching http://www.worldwidewords.org/img/amazon-us2.gif
Fetching http://www.worldwidewords.org/img/amazon-us2.gif
Fetching http://www.worldwidewords.org/img/amazon-us2.gif
Fetching http://www.worldwidewords.org/img/amazon-us2.gif
Fetching http://www.worldwidewords.org/img/amazon-us2.gif
Fetching http://www.worldwidewords.org/img/amazon-ca2.gif
Fetching http://www.worldwidewords.org/img/amazon-ca2.gif
Fetching http://www.worldwidewords.org/img/amazon-ca2.gif
Fetching http://www.worldwidewords.org/img/amazon-ca2.gif
Fetching http://www.worldwidewords.org/img/amazon-ca2.gif
Fetching http://www.worldwidewords.org/img/amazon-de2.gif
Fetching http://www.worldwidewords.org/img/amazon-de2.gif
Fetching http://www.worldwidewords.org/img/amazon-de2.gif
Fetching http://www.worldwidewords.org/img/amazon-de2.gif
Fetching http://www.worldwidewords.org/img/amazon-de2.gif
Fetching http://www.worldwidewords.org/styles/wordsmain.css
Fetching http://www.worldwidewords.org/styles/wordsmain.css
Fetching http://www.worldwidewords.org/styles/wordsmain.css
Fetching http://www.worldwidewords.org/styles/wordsmain.css
Fetching http://www.worldwidewords.org/styles/wordsmain.css
Fetching http://www.worldwidewords.org/styles...newsletter.css
Fetching http://www.worldwidewords.org/styles...newsletter.css
Fetching http://www.worldwidewords.org/styles...newsletter.css
Fetching http://www.worldwidewords.org/styles...newsletter.css
Fetching http://www.worldwidewords.org/styles...newsletter.css
Recursion limit reached. Skipping links in http://www.worldwidewords.org/nl/okbl.htm#N2
http://www.worldwidewords.org/nl/okbl.htm#N2 saved to c:\docume~1\letigr~1\locals~1\temp\calibre_0.6.12_ ofnany_plumber\feed_0\article_1\okbl.xhtml
Downloading
Fetching http://www.worldwidewords.org/nl/okbl.htm#N6
Downloaded article: 662-2: Turns of Phrase: Epigenome from http://www.worldwidewords.org/nl/okbl.htm#N2
Recursion limit reached. Skipping links in http://www.worldwidewords.org/nl/okbl.htm#N3
http://www.worldwidewords.org/nl/okbl.htm#N3 saved to c:\docume~1\letigr~1\locals~1\temp\calibre_0.6.12_ ofnany_plumber\feed_0\article_2\okbl.xhtml
Downloading
Fetching http://www.worldwidewords.org/nl/okbl.htm#N7
Downloaded article: 662-3: Weird Words: Talaria from http://www.worldwidewords.org/nl/okbl.htm#N3
Recursion limit reached. Skipping links in http://www.worldwidewords.org/nl/okbl.htm#N5
http://www.worldwidewords.org/nl/okbl.htm#N5 saved to c:\docume~1\letigr~1\locals~1\temp\calibre_0.6.12_ ofnany_plumber\feed_0\article_4\okbl.xhtml
Downloaded article: 662-5: Reviews: Historical Thesaurus of the Oxford English Dictionary from http://www.worldwidewords.org/nl/okbl.htm#N5
Recursion limit reached. Skipping links in http://www.worldwidewords.org/nl/okbl.htm#N1
http://www.worldwidewords.org/nl/okbl.htm#N1 saved to c:\docume~1\letigr~1\locals~1\temp\calibre_0.6.12_ ofnany_plumber\feed_0\article_0\okbl.xhtml
Downloaded article: 662-1: Feedback, notes and comments from http://www.worldwidewords.org/nl/okbl.htm#N1
Recursion limit reached. Skipping links in http://www.worldwidewords.org/nl/okbl.htm#N4
http://www.worldwidewords.org/nl/okbl.htm#N4 saved to c:\docume~1\letigr~1\locals~1\temp\calibre_0.6.12_ ofnany_plumber\feed_0\article_3\okbl.xhtml
Downloaded article: 662-4: What I've learned this week from http://www.worldwidewords.org/nl/okbl.htm#N4
Processing images...
Recursion limit reached. Skipping links in http://www.worldwidewords.org/nl/okbl.htm#N6
http://www.worldwidewords.org/nl/okbl.htm#N6 saved to c:\docume~1\letigr~1\locals~1\temp\calibre_0.6.12_ ofnany_plumber\feed_0\article_5\okbl.xhtml
Downloaded article: 662-6: Sic! from http://www.worldwidewords.org/nl/okbl.htm#N6
Processing images...
Recursion limit reached. Skipping links in http://www.worldwidewords.org/nl/okbl.htm#N7
http://www.worldwidewords.org/nl/okbl.htm#N7 saved to c:\docume~1\letigr~1\locals~1\temp\calibre_0.6.12_ ofnany_plumber\feed_0\article_6\okbl.xhtml
Downloaded article: 662-7: Copyright and contact details from http://www.worldwidewords.org/nl/okbl.htm#N7
Parsing all content...
Parsing feed_0/article_0/stylesheets/style0.css ...
Parsing feed_0/article_2/stylesheets/style0.css ...
Parsing feed_0/article_3/index.html ...
Parsing feed_0/article_3/stylesheets/style0.css ...
Parsing feed_0/index.html ...
Parsing feed_0/article_4/index.html ...
Parsing feed_0/article_1/stylesheets/style1.css ...
Parsing feed_0/article_4/stylesheets/style0.css ...
Parsing feed_0/article_5/index.html ...
Parsing feed_0/article_6/index.html ...
Parsing index.html ...
Parsing feed_0/article_2/stylesheets/style1.css ...
Parsing feed_0/article_1/stylesheets/style0.css ...
Parsing feed_0/article_1/index.html ...
Parsing feed_0/article_0/stylesheets/style1.css ...
Parsing feed_0/article_3/stylesheets/style1.css ...
Parsing feed_0/article_0/index.html ...
Parsing feed_0/article_2/index.html ...
Parsing feed_0/article_4/stylesheets/style1.css ...
Referenced file 'feed_0/pronguide.htm' not found
Referenced file 'feed_0/copyright.htm' not found
Referenced file 'feed_0/feedback.htm' not found
Referenced file 'feed_1/index.html' not found
Reading TOC from NCX...
Merging user specified metadata...
Detecting structure...
Flattening CSS and remapping font sizes...
Source base font size is 10.80000pt
Cleaning up manifest...
Trimming unused files from manifest...
Parsing stylesheet.css ...
Creating EPUB Output...
Looking for large trees in feed_0/article_3/index.html...
No large trees found
Looking for large trees in feed_0/index.html...
No large trees found
Looking for large trees in feed_0/article_4/index.html...
No large trees found
Looking for large trees in feed_0/article_5/index.html...
No large trees found
Looking for large trees in feed_0/article_6/index.html...
No large trees found
Looking for large trees in index.html...
No large trees found
Looking for large trees in feed_0/article_1/index.html...
No large trees found
Looking for large trees in feed_0/article_0/index.html...
No large trees found
Looking for large trees in feed_0/article_2/index.html...
No large trees found
EPUB output written to c:\docume~1\letigr~1\locals~1\temp\calibre_0.6.12_ md_jjs_recipe_out.epub
Attached Files
File Type: epub World Wide Words [jeu., 29 oct. 2009] - calibre.epub (253.2 KB, 158 views)

Last edited by zelda_pinwheel; 10-28-2009 at 10:25 PM.
zelda_pinwheel is offline   Reply With Quote
Old 10-28-2009, 11:15 PM   #11
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,744
Karma: 22446736
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
the reason is that the links in the RSS feed just point to the same html page but with different anchors. calibre is just fetching that same page 7 times.

Change max_articles_per_feed to 1
kovidgoyal is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Classic G:RSS: Optimized Google Reader (RSS) for the Nook [BETA Testers needed] Fmstrat Barnes & Noble NOOK 24 12-28-2010 12:22 PM
G:RSS: Optimized Google Reader (RSS) for the Kindle 3 (and Nook) Fmstrat Amazon Kindle 47 12-13-2010 12:20 PM
Is there a good way to convert partial rss to full rss feeds. Zorz Other formats 5 05-29-2010 12:17 PM
help with css bobcdy ePub 2 02-13-2010 11:59 AM
Help with CSS, anyone? rogue_ronin Workshop 36 08-14-2009 09:28 PM


All times are GMT -4. The time now is 03:01 AM.


MobileRead.com is a privately owned, operated and funded community.