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 02-27-2009, 06:47 PM   #301
ddavtian
Addict
ddavtian has a complete set of Star Wars action figures.ddavtian has a complete set of Star Wars action figures.ddavtian has a complete set of Star Wars action figures.ddavtian has a complete set of Star Wars action figures.
 
Posts: 274
Karma: 332
Join Date: Nov 2003
Location: San Francisco, USA
Device: Sage, Elipsa, Oasis, Galaxy Tab 8U, S22U
Request for Onion

I hope somebody can create a recipe for "The Onion", http://www.theonion.com/content/#

Thanks in advance,
David
ddavtian is offline  
Old 02-27-2009, 07:09 PM   #302
Gideon
Wearer of Pants
Gideon knows the square root of minus one.Gideon knows the square root of minus one.Gideon knows the square root of minus one.Gideon knows the square root of minus one.Gideon knows the square root of minus one.Gideon knows the square root of minus one.Gideon knows the square root of minus one.Gideon knows the square root of minus one.Gideon knows the square root of minus one.Gideon knows the square root of minus one.Gideon knows the square root of minus one.
 
Gideon's Avatar
 
Posts: 1,050
Karma: 7634
Join Date: Jan 2008
Location: Norman, OK
Device: Amazon Kindle DX / iPhone
Anyone want to try their hand at "Foreign Policy" with subscription options? It's a bit out of my skill set, unfortunately.
Gideon is offline  
Advert
Old 02-27-2009, 07:31 PM   #303
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 The Onion news

(actually I enjoyed testing this one, some articles are quite funny )
Attached Files
File Type: zip theonion.zip (1.1 KB, 366 views)
kiklop74 is offline  
Old 02-27-2009, 09:49 PM   #304
ddavtian
Addict
ddavtian has a complete set of Star Wars action figures.ddavtian has a complete set of Star Wars action figures.ddavtian has a complete set of Star Wars action figures.ddavtian has a complete set of Star Wars action figures.
 
Posts: 274
Karma: 332
Join Date: Nov 2003
Location: San Francisco, USA
Device: Sage, Elipsa, Oasis, Galaxy Tab 8U, S22U
Quote:
Originally Posted by kiklop74 View Post
New recipe for The Onion news

(actually I enjoyed testing this one, some articles are quite funny )
Thank you!
I'm glad you liked it, Onion is very good
ddavtian is offline  
Old 02-28-2009, 10:44 AM   #305
ChelC
Enthusiast
ChelC began at the beginning.
 
Posts: 30
Karma: 20
Join Date: Feb 2009
Device: Sony 700
Thanks for calibre! I'm just discovering what it can do and I'm so excited to get my news on my reader!

I'm wondering if anyone can help me with this Utah news source:
http://www.ksl.com/xml/148.rss

Also, I'm sure I'm not the only political junkie. Can something be done for:
http://www.politico.com/rss/

Thanks in advance if anyone can help. I'm reading the user guide, but I'm pretty tech stupid.
ChelC is offline  
Advert
Old 02-28-2009, 04:15 PM   #306
Pruitt
Member
Pruitt began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Feb 2009
Device: Kindle 2
Hi, I was hoping someone could create a basic working recipe of 2-3 rss feeds from The News-Times, my local paper. Once I have a working example, I should be able to edit it to get the feeds I want. Thanks!!

http://www.newstimes.com/rss
Pruitt is offline  
Old 03-01-2009, 12:08 AM   #307
deadringer
Enthusiast
deadringer began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2009
Device: Sony PRS700BC
Recipes. How?

Could someone explain how I use these recipes and icons to get the periodical?

Thanks
deadringer is offline  
Old 03-01-2009, 05:09 PM   #308
Pruitt
Member
Pruitt began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Feb 2009
Device: Kindle 2
Quote:
Originally Posted by Pruitt View Post
Hi, I was hoping someone could create a basic working recipe of 2-3 rss feeds from The News-Times, my local paper. Once I have a working example, I should be able to edit it to get the feeds I want. Thanks!!

http://www.newstimes.com/rss
Gave this a shot myself, but I seem to be running into a formatting issue that crop up whenever a particular RSS feed has nothing available for the day being downloaded. There's a few other minor issues that probably could be cleaned up as well that I'm not sure how to do either, but that's the major problem I'm having at this time. I've been trying to figure out how to fix this, but no luck so far. If anyone has time to take a look at this one at some point down the road, I'd appreciate it. Thanks!
Pruitt is offline  
Old 03-01-2009, 05:30 PM   #309
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
Newstimes recipe:

Code:
class NewsTimes(BasicNewsRecipe):
    title                 = 'Newstimes'
    __author__            = 'Darko Miletic'
    description           = 'news from USA'    
    oldest_article        = 1
    max_articles_per_feed = 100
    no_stylesheets        = True
    use_embedded_content  = False
    encoding              = 'utf-8'
    remove_javascript     = True

    keep_only_tags = [
                         dict(name='h1', attrs={'id':'articleTitle'})
                        ,dict(name='div', attrs={'id':['articleByline','articleDate','articleBody']})
                     ]
    remove_tags = [
                    dict(name=['object','link'])
                   ,dict(name='div', attrs={'class':'articleEmbeddedAdBox'})
                  ]

    
    feeds = [ 
              (u'Latest news'    , u'http://feeds.newstimes.com/mngi/rss/CustomRssServlet/3/201071.xml' )
            ]
kiklop74 is offline  
Old 03-01-2009, 07:13 PM   #310
Pruitt
Member
Pruitt began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Feb 2009
Device: Kindle 2
Quote:
Originally Posted by kiklop74 View Post
Newstimes recipe:
Thanks kiklop74! Much appreciated!!
Pruitt is offline  
Old 03-02-2009, 03:30 PM   #311
owl123
Addict
owl123 doesn't litterowl123 doesn't litterowl123 doesn't litter
 
Posts: 234
Karma: 214
Join Date: Nov 2008
Device: Galaxy Note 3, Galaxy NotePro 12.2, InkBook
Is it possible to create a recipe that would rip all blog's entries? There's a blog called http://www.copyblogger.com I'd like to read offline on my reader. It has an RSS feed which returns just 10 recent posts (full text + images.) How about getting all its content via calibre?
owl123 is offline  
Old 03-02-2009, 11:31 PM   #312
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,400
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
calibre recipes can parse HTML pages to get a list of articles instead of using RSS, but you have to write a little code for that
kovidgoyal is offline  
Old 03-03-2009, 01:48 AM   #313
Gameboy213
Connoisseur
Gameboy213 can extract oil from cheeseGameboy213 can extract oil from cheeseGameboy213 can extract oil from cheeseGameboy213 can extract oil from cheeseGameboy213 can extract oil from cheeseGameboy213 can extract oil from cheeseGameboy213 can extract oil from cheeseGameboy213 can extract oil from cheese
 
Gameboy213's Avatar
 
Posts: 89
Karma: 1024
Join Date: Apr 2008
Location: Los Angeles, CA
Device: Onyx Boox Note 2 , Kindle Oasis 2018
Thanks for the custom feeds guys! Especially kiklop74 who it seems just keeps pumping them out. I have tried the Detroitnews.com but it only gives the first part of articles.... and they just went to a subscription model for full articles it seems.... so that one is not going to happen now. If anyone has a clue how to get a full feed for that or the www.freep.com full feed would be great too. I seem to be able to get half way there often but can't figure how to point to the print version which is full.

Also the USA Today feed right now only seems to give the first paragraph of each article.

Great work guys! This app is amazing!
Gameboy213 is offline  
Old 03-03-2009, 12:15 PM   #314
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 russian newspaper Kommersant:
Attached Files
File Type: zip kommersant.zip (1.4 KB, 319 views)
kiklop74 is offline  
Old 03-03-2009, 01:40 PM   #315
jbanos
Junior Member
jbanos began at the beginning.
 
jbanos's Avatar
 
Posts: 2
Karma: 10
Join Date: Mar 2009
Location: Mexico
Device: Sony PRS-505
Recipe Needed

I tried to create a recipe for www.eluniversal.com.mx but could not make it work. (Mexican newspaper in spanish)

The rss feeds are located here

http://www.eluniversal.com.mx/diseni...ios/EU_rss.htm

Thak you
jbanos 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 11:18 AM.


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