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 12-14-2009, 08:13 PM   #961
cr4zyd
Junior Member
cr4zyd began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2009
Device: Kindle 2
I would love a recipe for The Clarion-Ledger

http://www.clarionledger.com/

specifically the local feed:
http://www.clarionledger.com/apps/pb...Category=RSS01

Thanks lots!
cr4zyd is offline  
Old 12-14-2009, 09:25 PM   #962
geneaber
Connoisseur
geneaber doesn't littergeneaber doesn't litter
 
Posts: 82
Karma: 118
Join Date: Dec 2005
Device: Kindle 2
Has anyone created a basic recipe for any of the Yahoo Rss Feeds that I can use as a template to pull together Yahoo feeds of interest to me?
geneaber is offline  
Advert
Old 12-15-2009, 02:25 AM   #963
gulo
Enthusiast
gulo is on a distinguished road
 
Posts: 30
Karma: 72
Join Date: Oct 2009
Device: nook
Quote:
Originally Posted by raiderkilo View Post
Hi,
I am new here and could not find any recipe for Slovakian newspapers.
http://www.sme.sk/
http://www.pravda.sk/
Thank You
I second this request

One source would be RSS feed for main articles of the day:

http://rss.sme.sk/rss/rss.asp?id=frontpage

there is also a version formatted for phones and PDA so that one would probably work the best on a e-reader

http://m.sme.sk

Last edited by gulo; 12-15-2009 at 04:47 PM.
gulo is offline  
Old 12-15-2009, 04:39 PM   #964
horsegoalie
Junior Member
horsegoalie began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2009
Device: Nook
I would like to request recipes for the Boston Globe. The RSS section would be great at:
http://feeds.boston.com/boston/topstories

I would also love to have the "Today's Globe" section work like the NYTimes example at:
http://www.boston.com/bostonglobe/?p1=GN_TodaysGlobe
horsegoalie is offline  
Old 12-15-2009, 11:54 PM   #965
cr4zyd
Junior Member
cr4zyd began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2009
Device: Kindle 2
I had no idea it was that easy to create recipes! After an hour of reading the API and a few other recipes I successfully created one for the Clarion Ledger! Thanks lots for this AMAZING program and the really neat features that comes with it.

And now for the code, please let me know if you see anything that shouldnt be there. Otherwise, enjoy fellow Mississippians.

Code:
class AdvancedUserRecipe1260934776(BasicNewsRecipe):
    title          = u'Clarion Ledger'
    oldest_article = 7
    max_articles_per_feed = 100
    no_stylesheets        = True

    feeds          = [(u'Local News', u'http://www.clarionledger.com/apps/pbcs.dll/oversikt?Category=RSS01'), (u'Breaking News', u'http://www.clarionledger.com/apps/pbcs.dll/section?Category=RSS'), (u'Sports', u'http://www.clarionledger.com/apps/pbcs.dll/oversikt?Category=RSS02'), (u'Business', u'http://www.clarionledger.com/apps/pbcs.dll/oversikt?Category=RSS03')]

    keep_only_tags = [dict(name='div', attrs={'class':'article-headline'}),
     dict(name='div', attrs={'class':'article-bodytext'})]
    remove_tags = [dict(name=['img','script','li']),
     dict(name='p', attrs={'class':'ratingbyline'}),
     dict(name='div', attrs={'class':'article-tools'}),
     dict(name='div', attrs={'class':'article-pagination article-pagination-top'}),
     dict(name='div', attrs={'class':'article-pagination article-pagination-bottom'}),
     dict(name='div', attrs={'class':'articleflex-container'})]

Last edited by cr4zyd; 12-15-2009 at 11:56 PM.
cr4zyd is offline  
Advert
Old 12-16-2009, 09:12 PM   #966
bhandarisaurabh
Enthusiast
bhandarisaurabh began at the beginning.
 
Posts: 49
Karma: 10
Join Date: Aug 2009
Device: none
i would like to request a recipe for http://www.inc.com/magazine/20091201/index.html
bhandarisaurabh is offline  
Old 12-16-2009, 10:07 PM   #967
LARdT
The LARdT of E-Books
LARdT began at the beginning.
 
LARdT's Avatar
 
Posts: 106
Karma: 46
Join Date: Dec 2009
Device: HANLIN V3ext (Papyre 6.1)
Custom recipe

I would like a recipe for my blog
RSS: http://feeds.feedburner.com/MiReader...rosElectrnicos

Thanks
LARdT is offline  
Old 12-17-2009, 10:59 PM   #968
andersent
Junior Member
andersent began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2009
Device: kindle
I posted this question in the general section before I saw this sticky so I am now posting it here as well.


Calibre has a built in recipe for google reader but it only shows articles you've tagged. Is there a way to customize this recipe to just show all of your articles from google reader? If so, what would this look like?
andersent is offline  
Old 12-18-2009, 12:22 PM   #969
seagull
Addict
seagull considers 'yay' to be a thoroughly cromulent word.seagull considers 'yay' to be a thoroughly cromulent word.seagull considers 'yay' to be a thoroughly cromulent word.seagull considers 'yay' to be a thoroughly cromulent word.seagull considers 'yay' to be a thoroughly cromulent word.seagull considers 'yay' to be a thoroughly cromulent word.seagull considers 'yay' to be a thoroughly cromulent word.seagull considers 'yay' to be a thoroughly cromulent word.seagull considers 'yay' to be a thoroughly cromulent word.seagull considers 'yay' to be a thoroughly cromulent word.seagull considers 'yay' to be a thoroughly cromulent word.
 
Posts: 247
Karma: 89950
Join Date: Dec 2009
Device: Amazon Kindle 2
Ignore my previous request, would it be possible for someone to create a recipe for Wildlife Extra News?
seagull is offline  
Old 12-18-2009, 12:31 PM   #970
horsegoalie
Junior Member
horsegoalie began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2009
Device: Nook
I posted to get some help in the main section too, and the help was certainly delivered. The moral is that the Boston Globe recipes were provided in the threads there. Thanks for the help
horsegoalie is offline  
Old 12-19-2009, 08:23 AM   #971
Sony Reader
Member
Sony Reader began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Sep 2009
Device: PRS 505
Hi, I've tried to create one for www.cynewslive.com but failed miserably can anyone help please. Dave.
Sony Reader is offline  
Old 12-19-2009, 09:08 PM   #972
TravelDave
Junior Member
TravelDave began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2009
Device: Sony Reader Touch Edition
Hi - just got my reader and am figuring out the basics of Calibre.

I would love to get a recipe that would do the Opinion pages of the Washington Post and the New York Times (it would be cool to get them into one ebook, although not a problem to have two separate ones).

Also, is there a way to do a recipe that would pull the 25 most emailed articles from the New York Times (http://www.nytimes.com/gst/mostemail...e=1&period=1)?

Thanks!
TravelDave is offline  
Old 12-20-2009, 04:15 PM   #973
Deejub44
Junior Member
Deejub44 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2009
Device: Sony PRS-700
Washington Post - certain RSS feeds

Some Washington Post RSS feeds generate no articles (even though they are there online) in custom feeds, including two that are of interest to me. There's nothing obviously different in the pages that I can see. Can anyone help?

They are:

http://feeds.voices.washingtonpost.c...urce/index.xml

and

http://feeds.voices.washingtonpost.c...here/index.xml
Deejub44 is offline  
Old 12-20-2009, 05:10 PM   #974
newsfreak
Junior Member
newsfreak began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Dec 2009
Device: Kindle 2
www.kleinezeitung.at

I'd like a good recipe for http://www.kleinezeitung.at/
the RSS-feed information for this newspaper is at: http://www.kleinezeitung.at/allgemei...-abrufen.story.

Is there someone who can help me with the recipe.

thanks,
Fred
newsfreak is offline  
Old 12-20-2009, 06:14 PM   #975
josh1982
Junior Member
josh1982 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2009
Device: Kindle DX
I would love to find a recipe for the Columbus Dispatch (http://www.dispatch.com). I have tried to do it myself using the creation tool and tutorial, but my limited tech expertise is failing me.

Thanks,
Josh
josh1982 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 06:24 AM.


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