Register Guidelines E-Books Today's Posts Search

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

Notices

Closed Thread
 
Thread Tools Search this Thread
Old 03-08-2010, 06:12 PM   #1561
JaClar
Junior Member
JaClar began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2009
Device: PRS 600
TAZ recipe

I refined a bit my recipe from TAZ DigiAbo on www.taz.de and would like to ask if it could be integrated into Calibre.

The TAZ is the only german newspaper (as far as i know) which offers a drm-free, paid download of their daily issues in the epub format. I think it would help some people which have this abo and would like to push it to their reader.

cheers,
jaclar
Attached Files
File Type: zip taz.zip (939 Bytes, 223 views)
JaClar is offline  
Old 03-08-2010, 08:51 PM   #1562
mhuntoon
Junior Member
mhuntoon began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2010
Device: Kindle 2
Thanks, Starson17, I appreciate the step-by-step process. Don't know how I missed it earlier.

If someone would make a recipe for GoComics (thanks, ziegl027), I'd love to have that. Calvin and Hobbes was always a favorite of mine and I'd love to have them on my Kindle 2.
mhuntoon is offline  
Advert
Old 03-08-2010, 09:31 PM   #1563
ziegl027
Addict
ziegl027 has learned how to read e-booksziegl027 has learned how to read e-booksziegl027 has learned how to read e-booksziegl027 has learned how to read e-booksziegl027 has learned how to read e-booksziegl027 has learned how to read e-booksziegl027 has learned how to read e-books
 
Posts: 264
Karma: 764
Join Date: Jun 2009
Location: Minnesota
Device: Sony Touch, Kindle DXG
Dailies are no better

Quote:
Originally Posted by Starson17 View Post
I read on the PC, and 2 WinMo platforms. The WinMo platforms have 2 readers that handle epub. The PC and one of the 2 WinMo epub readers see all the comics. The other epub reader (called HTC Reader) cuts off the right side. The epub reader I prefer will let me rotate the book, and that makes the comic full screen. It seems to be reader dependent.
Sadly, the daily strips are still truncated on the right, in both portrait and landscape. Do you (or anyone else) know if there is anything I can tweak in the recipe that will get them to display properly on my Touch?

I'm using Calibre 6.40, I think. Pretty recent but not the absolute most recent (it takes my machine FOREVER to update it, so I don't do it for every minor revision that comes along).
ziegl027 is offline  
Old 03-09-2010, 03:26 AM   #1564
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by ziegl027 View Post
Sadly, the daily strips are still truncated on the right, in both portrait and landscape. Do you (or anyone else) know if there is anything I can tweak in the recipe that will get them to display properly on my Touch?

I'm using Calibre 6.40, I think. Pretty recent but not the absolute most recent (it takes my machine FOREVER to update it, so I don't do it for every minor revision that comes along).
Fixed, read here for other changes in Calibre.

Quote:
Release: 0.6.42 [20 Feb, 2010]

Bug Fixes

* Fix regression that broke catalog generation from the Graphical User Interface in 0.6.41
* Fix right edge of comics like Dilbert and xkcd getting cut off on the SONY reader. More generally, take page margins into account when rescaling images to fit in the selected output profile.

Last edited by DoctorOhh; 03-09-2010 at 03:30 AM.
DoctorOhh is offline  
Old 03-09-2010, 07:57 AM   #1565
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by ziegl027 View Post
it takes my machine FOREVER to update it, so I don't do it for every minor revision that comes along.
I've heard this from others, and certainly believe you, but I find it odd. Mine seems to update in a flash (Vista). I usually update the codebase first with Bazaar, then update the executables, but I would expect those to be separate and not affect each other.
Starson17 is offline  
Advert
Old 03-09-2010, 09:09 AM   #1566
gat
Junior Member
gat began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Mar 2010
Device: Irex DR800sg
Newbie questions

I've managed to create a rudimentary recipe for Naples Daily News, and I also found a website to download the front page in a nice pdf format.

Naples Dailly News Frontpage
USA Front Pages


Is there a way to automate the download of a single pdf page using calibre?
Even better is there a way to include it in the recipe for the papers content so they are uploaded together to the reader?

Thanks
gat

irex800dg

Code:
class AdvancedUserRecipe1267557862(BasicNewsRecipe):
    title          = u'Naples News'
    oldest_article = 7
    max_articles_per_feed = 100
    no_stylesheets = True
    remove_tags_before = dict(name='h1')
    remove_tags_after  = dict(id='footer')


    feeds          = [(u'Headlines', u'http://www.naplesnews.com/feeds/headlines/news/'),
                          (u'Entertainment', u'http://www.naplesnews.com/feeds/headlines/entertainment/'),
	      (u'Opinion', u'http://www.naplesnews.com/feeds/headlines/opinion/'),
	      (u'Business', u'http://www.naplesnews.com/rss/headlines/business/'),
	      (u'Lifestyles', u'http://www.naplesnews.com/rss/headlines/lifestyles/'),
	      (u'Sports', u'http://www.naplesnews.com/rss/headlines/sports/')
	     ]

    def print_version(self, url):
           return url.replace('partner=RSS', 'print=1')

Last edited by gat; 03-09-2010 at 09:14 AM.
gat is offline  
Old 03-09-2010, 09:15 AM   #1567
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,407
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
If you pass the pdf as cover_url its first page will be set as the cover of the download. Other than that, no.
kovidgoyal is offline  
Old 03-09-2010, 09:21 AM   #1568
ziegl027
Addict
ziegl027 has learned how to read e-booksziegl027 has learned how to read e-booksziegl027 has learned how to read e-booksziegl027 has learned how to read e-booksziegl027 has learned how to read e-booksziegl027 has learned how to read e-booksziegl027 has learned how to read e-books
 
Posts: 264
Karma: 764
Join Date: Jun 2009
Location: Minnesota
Device: Sony Touch, Kindle DXG
Quote:
Originally Posted by Starson17 View Post
I've heard this from others, and certainly believe you, but I find it odd. Mine seems to update in a flash (Vista). I usually update the codebase first with Bazaar, then update the executables, but I would expect those to be separate and not affect each other.
Well, I would probably have an easier time with things if I actually understood what phrases like "update the codebase" meant......

The computer on which I have Calibre is an oldish (for a computer) Fujitsu convertible mini-laptop, running Tablet XP. I can't recall off the top of my head what it's specs are, but it isn't exactly going to tear your socks off with its speed.
ziegl027 is offline  
Old 03-09-2010, 03:04 PM   #1569
t3d
Enthusiast
t3d began at the beginning.
 
Posts: 38
Karma: 10
Join Date: Nov 2009
Location: Poland
Device: kindle 1st gen, kindle dxg, kindle paperwhite2
And what needs to be done to get a favicon next to news source name in calibre's recipes list?
t3d is offline  
Old 03-09-2010, 03:13 PM   #1570
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,407
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Just send the favicon to me
kovidgoyal is offline  
Old 03-10-2010, 07:42 AM   #1571
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by ziegl027 View Post
Well, I would probably have an easier time with things if I actually understood what phrases like "update the codebase" meant......
Calibre can run from source code or from compiled executables. Most people run from the compiled executables. I like to tinker with the source code (which is human readable), so I download the updated code (codebase) first, then the executables. If I tell Calibre where the source code is, it uses that (and my changes to it.) If I don't tell it where to find the code, it runs the compiled version (which I can't change).
Starson17 is offline  
Old 03-10-2010, 09:25 AM   #1572
gatorguy
Junior Member
gatorguy began at the beginning.
 
gatorguy's Avatar
 
Posts: 3
Karma: 10
Join Date: Mar 2010
Location: Oviedo, FL
Device: Kindle 2
Orlando Sentinel Recipe

I'd like a good recipe for The Orlando Sentinel:

http://www.orlandosentinel.com

I have tried creating a feed using the RSS pages but am getting a large number of pages that only show the headline and then reader responses as opposed to the full article.

Thanks for any assistance,
Dan - aka Gatorguy
gatorguy is offline  
Old 03-10-2010, 01:26 PM   #1573
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by dwanthny View Post
Fixed, read here for other changes in Calibre.
dwanthny, I've a question for you, (or others). I'm not at all familiar with how image resizing works. Clearly, the pointer you supplied indicates that page margins were taken into account when when rescaling images to fit in the selected output profile. I assume that meant that the plugin that handles sending to the SONY knows about the screen size of the SONY, and did some image rescaling based on that screen size and the page margins to avoid cutting off the right side of the image.

I'm wondering about my comments above - where I've said that two different readers on the same Windows Mobile platform (an HTC HD2) show the comics in two different ways when the EPUB format is being read. One cuts off the right, one doesn't. Because these are WinMo devices, not true readers, there isn't any output plugin, as in the case of the Sony, so there's no "extra" processing being done to the EPUB. They get the EPUB exactly as the Save to Disk function saves it.

One of the readers is very easy to use, and my wife would like to be able to read the comics with that reader, but it's the one that cuts off the right. Can you, or anyone else, guide me towards how I might customize the recipe to help avoid cutting off the comics on the right. Was a CSS change made to help with this problem on the SONY? I know extra CSS can be added to a recipe.

Thanks!
Starson17 is offline  
Old 03-10-2010, 03:03 PM   #1574
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,407
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
The way conversion works is that at convert time the target screen size is loaded from the users current output profile. That is the screen size that is used. The only reason this is necessary at all is that Adobe Digital Editions stupidly does not rescale images that don't fit on the screen.

So if you want to generate an epub file that has large images and works across a number of devices you have to choose an output profile whose screen size is <= the screen size of the smallest of those devices.

Presumably one of your comic readers suffers from the same limitation as ADE - not rescaling images.
kovidgoyal is offline  
Old 03-10-2010, 03:34 PM   #1575
gabe973
Junior Member
gabe973 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2010
Device: Nook
Article Listing and Extra CSS

After putting news feeds on my Nook, it seems like it justifies the text of the link to the article in the article list, however it doesn't seem to justify the underline properly. On headlines without a lot of space, the underline seems OK. On headlines with a lot of space after justifying, the underline falls short...almost like it's not being justified.

My question is how can I modify the default template so that the headlines in the list are aligned left...that way I'm hoping that the underlineline will look correct. Seemed like the help said the template shouldn't be messed with...but to use :member:"Extra_CSS" instead. I just don't know how to use that.

Thanks...

Gabe
gabe973 is offline  
Closed Thread


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom column read ? pchrist7 Calibre 2 10-04-2010 02:52 AM
Archive for custom screensavers sleeplessdave Amazon Kindle 1 07-07-2010 12:33 PM
How to back up preferences and custom recipes? greenapple Calibre 3 03-29-2010 05:08 AM
Donations for Custom Recipes ddavtian Calibre 5 01-23-2010 04:54 PM
Help understanding custom recipes andersent Calibre 0 12-17-2009 02:37 PM


All times are GMT -4. The time now is 04:50 AM.


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