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 01-16-2009, 10:22 PM   #121
Frank Velez
Junior Member
Frank Velez began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jan 2009
Device: Sony PRS-505
Hi,

I'd like the recipe for the New York Daily News.

http://www.nydailynews.com

Thanks.

Frank
Frank Velez is offline  
Old 01-17-2009, 01:48 AM   #122
AprilHare
Wizard
AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.
 
AprilHare's Avatar
 
Posts: 2,981
Karma: 11862367
Join Date: Apr 2008
Device: Sony Reader PRS-T2
Hey:
I created this script for The Age newspaper and although it works, it doesn't download the Business articles. I think it's because the business URLs refer to a separate server (business.theage.com.au)whose html cannot handle being viewed in text only mode at the moment however I am unsure how to change the script to read them.
The Sydney Morning Herald script has a similar issue.
Web browsing them gave this cryptic error:
Quote:
HTTP Status 404 - No result defined for action au.com.fairfaxdigital.deliverer.core.webapp.action .DisplayArticleAction and result errorAction

type Status report

message No result defined for action au.com.fairfaxdigital.deliverer.core.webapp.action .DisplayArticleAction and result errorAction

description The requested resource (No result defined for action au.com.fairfaxdigital.deliverer.core.webapp.action .DisplayArticleAction and result errorAction) is not available.
Apache Tomcat/5.5.25
I dropped a line to Fairfax to let them know.
Attached Files
File Type: txt The_Age_py.txt (1.7 KB, 444 views)

Last edited by AprilHare; 01-17-2009 at 08:03 AM. Reason: Clarification
AprilHare is offline  
Advert
Old 01-17-2009, 08:49 AM   #123
AprilHare
Wizard
AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.AprilHare ought to be getting tired of karma fortunes by now.
 
AprilHare's Avatar
 
Posts: 2,981
Karma: 11862367
Join Date: Apr 2008
Device: Sony Reader PRS-T2
I've created some simple custom recipes for the Fairfax online newspapers, The Brisbane Times and WA Today. Unlike The Age and The Sydney Morning Herald, neither have text-only pages so they don't come out quite so pretty at present.
Fairfax should give me a job at this rate
Attached Files
File Type: txt brisbane_times_py.txt (799 Bytes, 434 views)
File Type: txt wa_today_py.txt (720 Bytes, 422 views)
AprilHare is offline  
Old 01-17-2009, 09:01 AM   #124
jpharvey
Junior Member
jpharvey began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Oct 2008
Device: PRS-505
Cannot find login form

I am using a custum recipe I made to a newsparer site www.ledevoir.com

Some articles require subscription and I do have an account. I am not able with calibre to code the correct form and elements to have my news fetched as a subscribed user. Can anyone have a look and help me?

Here is my recipe. It does return an error at the moment but still, what is the correct URL and element names? I have enabled only one RSS feed to speed tests and that feed should have locked and unlocked items.

Thanks in advance!
Attached Files
File Type: txt ledevoir-recipe.txt (2.7 KB, 425 views)
jpharvey is offline  
Old 01-17-2009, 09:45 AM   #125
jpharvey
Junior Member
jpharvey began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Oct 2008
Device: PRS-505
I also have the same issue with this site:

http://www.protegez-vous.ca/index.html

I have an account and cannot find the form name. They are using some javascript to call the login function. It is the same as the previous site (www.ledevoir.com)

Is there a solution for logging in those sites with calibre? I do have paid subscriptions to these sites.
jpharvey is offline  
Advert
Old 01-17-2009, 11:02 AM   #126
ozk
Junior Member
ozk began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2009
Device: PRS-700
Hi! I was up to do a recipe... but I found out it was already made! However, the fun lasted just a few seconds, as once I sync to the device, the recepe from "Clarin" seems to dont fit a 6" screen, which is not certainly a nice thing... how could a recipe be reprogrammed? Cheers!
ozk is offline  
Old 01-17-2009, 01:25 PM   #127
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,389
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by ozk View Post
Hi! I was up to do a recipe... but I found out it was already made! However, the fun lasted just a few seconds, as once I sync to the device, the recepe from "Clarin" seems to dont fit a 6" screen, which is not certainly a nice thing... how could a recipe be reprogrammed? Cheers!
Try adding no_stylesheets = True

to the recipe
kovidgoyal is offline  
Old 01-17-2009, 01:27 PM   #128
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,389
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@jpharvey

Use the tamperdata or livehttp firefox extensions to see exactly what communication happens with the server during login and have your recipe duplicate that
kovidgoyal is offline  
Old 01-17-2009, 04:39 PM   #129
jpharvey
Junior Member
jpharvey began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Oct 2008
Device: PRS-505
Thanks for the tip. I'll give it a try.
jpharvey is offline  
Old 01-17-2009, 06:10 PM   #130
kiklop74
Guru
kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.
 
kiklop74's Avatar
 
Posts: 800
Karma: 194644
Join Date: Dec 2007
Location: Argentina
Device: Kindle Voyage
Quote:
Originally Posted by ozk View Post
Hi! I was up to do a recipe... but I found out it was already made! However, the fun lasted just a few seconds, as once I sync to the device, the recepe from "Clarin" seems to dont fit a 6" screen, which is not certainly a nice thing... how could a recipe be reprogrammed? Cheers!
This was related just to the size of fonts in article list. Here is updated recipe for Clarin.

@Kovid
Please update the recipe in calibre distribution.
Attached Files
File Type: zip clarin.zip (901 Bytes, 455 views)
kiklop74 is offline  
Old 01-17-2009, 06:34 PM   #131
kiklop74
Guru
kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.
 
kiklop74's Avatar
 
Posts: 800
Karma: 194644
Join Date: Dec 2007
Location: Argentina
Device: Kindle Voyage
New recipe for Argentinian newspaper Pagina 12 in spanish
Attached Files
File Type: zip pagina12.zip (988 Bytes, 552 views)
kiklop74 is offline  
Old 01-18-2009, 10:30 AM   #132
kiklop74
Guru
kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.
 
kiklop74's Avatar
 
Posts: 800
Karma: 194644
Join Date: Dec 2007
Location: Argentina
Device: Kindle Voyage
New recipe for infobae.com argentinian news portal in spanish
Attached Files
File Type: zip infobae.zip (2.3 KB, 522 views)
kiklop74 is offline  
Old 01-18-2009, 01:14 PM   #133
kiklop74
Guru
kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.
 
kiklop74's Avatar
 
Posts: 800
Karma: 194644
Join Date: Dec 2007
Location: Argentina
Device: Kindle Voyage
New recipe for "El Argentino" news portal in spanish
Attached Files
File Type: zip elargentino.zip (1.6 KB, 528 views)
kiklop74 is offline  
Old 01-18-2009, 01:17 PM   #134
kiklop74
Guru
kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.
 
kiklop74's Avatar
 
Posts: 800
Karma: 194644
Join Date: Dec 2007
Location: Argentina
Device: Kindle Voyage
New recipe for ambito.com - argentinian news portal in spanish
Attached Files
File Type: zip ambito.zip (1.1 KB, 525 views)
kiklop74 is offline  
Old 01-18-2009, 01:23 PM   #135
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?
so, how does the google reader recipe work, exactly ? now that i've managed to correctly enter my login / password () it's working, but only sort of : it makes me a lovely book with one section title on each page, and that's all. so i have a page which says "Google Reader [dim., 18 janv. 2009]" and nothing else, then a page saying "starred", then "broadcast"... but no actual rss feeds or articles at all. what am i doing wrong here ?
zelda_pinwheel 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:49 AM.


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