Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old 06-02-2013, 08:34 AM   #1
PBarwich
Junior Member
PBarwich began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2013
Device: Kindle 2
Telegraph UK

I find that the UK Telegraph ebook often makes my Kindle 2 reboot, or cannot be opened, but this is not always the case. Other news feeds (South China morning post, Economist, Le Monde, Irish Times) all work fine with no glitches. Using 0.9.32 64bit in Windows 7, and the default recipes that come with Calibre. Reader a Kindle 2 (s/nbr starts B0003). If I convert the book and explode it and delete the TOC at the front it seems to work but does not then behave as a periodical and has no "View Section List" button at the bottom of pages, and doesn't get moved into the old periodical section. Anyone seen this, or better yet have an idea what to do about it?
Thanks
PBarwich is offline   Reply With Quote
Old 06-02-2013, 09:07 AM   #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: 45,231
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
It's probably too big for your device. You can customize the recipe and remove some sections tat you dont read, that might fix it.
kovidgoyal is offline   Reply With Quote
Advert
Old 06-03-2013, 10:16 AM   #3
PBarwich
Junior Member
PBarwich began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2013
Device: Kindle 2
Found a recipe in the forum which doesn't download pictures which seems to work. Thanks for your quick response. Any idea what the size limit is on a Kindle 2?
PBarwich is offline   Reply With Quote
Old 07-27-2013, 05:58 AM   #4
felixwolf
Junior Member
felixwolf began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jul 2013
Device: Kindle3
Telegraph UK

Hi PBarwich,
can you kindlEy share the working recipe for Telegraph UK? At the moment I cannot read it on K3, K4 and KTouch.
Many Thanks.
felixwolf is offline   Reply With Quote
Old 08-02-2013, 06:52 AM   #5
PBarwich
Junior Member
PBarwich began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2013
Device: Kindle 2
Code inside quotes below:-

Code:
class AdvancedUserRecipe1228475169(BasicNewsRecipe):
    title          = u'Daily Telegraph UK'
    oldest_article = 2
    max_articles_per_feed = 20
    no_stylesheets        = True
    use_embedded_content  = False
 

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

    remove_tags  = [dict(name='div', attrs={'class':'slideshow'})]
 
   
    feeds          = [(u'Top News', u'http://www.telegraph.co.uk/news/majornews/rss')
		,(u'UK News', u'http://www.telegraph.co.uk/news/uknews/rss')
		,(u'Opinion', u'http://www.telegraph.co.uk/newsfeed/rss/opinion-dt_opinion.xml')
		,(u'Leaders', u'http://www.telegraph.co.uk/newsfeed/rss/opinion-dt_leaders.xml')
		,(u'Arts', u'http://www.telegraph.co.uk/newsfeed/rss/arts.xml')
		,(u'Books', u'http://www.telegraph.co.uk/newsfeed/rss/arts-books.xml')
		,(u'Gardening', u'http://www.telegraph.co.uk/gardening/rss')
		,(u'Travel', u'http://www.telegraph.co.uk/travel/rss')
		]
I apologise I can't remember where I got this; I certainly didn't write it! So credit to unknown third party.
PBarwich is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Telegraph: The OED Will Not Be Printed Again Ben Thornton News 21 08-30-2010 11:46 AM
Telegraph Kindle review Ben Thornton News 9 08-23-2010 11:32 PM
Another e-book article in the Telegraph M.H. News 12 09-03-2008 04:32 AM
Telegraph review of the iLiad TadW iRex 3 06-15-2008 11:23 PM
Daily Telegraph... jæd iRex 6 03-12-2007 05:39 PM


All times are GMT -4. The time now is 05:35 PM.


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