Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 01-24-2011, 06:42 AM   #1
nadid
Junior Member
nadid began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jan 2011
Device: Kindle 3
Publico, 20minutos,eljueves recipes

Hi,

First of all present myself,

Im new in the forum, i have a kindle 3 and i really like calibre project

I would like to have the publico (http://www.publico.es)
and el jueves (http://www.eljueves.es/) and 20minutos(http://www.20minutos.es), recipes, how can i doit?
Publico and 20minutos with the rss downloads quite well, eljueves doesn't show the images.

Can anybody help me?
nadid is offline   Reply With Quote
Old 01-24-2011, 04:03 PM   #2
tolyluis
Enthusiast
tolyluis doesn't littertolyluis doesn't litter
 
Posts: 49
Karma: 196
Join Date: Jan 2011
Device: Kindle 3
Hi nadid:

I made a simple .recipe for 20 minutos' bulletin (boletín de 20 minutos), it's not the entire digital newspaper but works! and is very simple:

Code:
class AdvancedUserRecipe1295310874(BasicNewsRecipe):
    title          = u'20 Minutos (Boletin)'
    __author__            = 'Luis Hernández'
    description           = 'Periódico gratuito en español'
    cover_url     = 'http://estaticos.20minutos.es/mmedia/especiales/corporativo/css/img/logotipos_grupo20minutos.gif'

    oldest_article = 2
    max_articles_per_feed = 50

    feeds          = [(u'VESPERTINO', u'http://20minutos.feedsportal.com/c/32489/f/478284/index.rss')
                        , (u'DEPORTES', u'http://20minutos.feedsportal.com/c/32489/f/478286/index.rss')
                        , (u'CULTURA', u'http://www.20minutos.es/rss/ocio/')
                        , (u'TV', u'http://20minutos.feedsportal.com/c/32489/f/490877/index.rss')
]
Now i want to take the 20minutos web and make a .mobi with it!

I'm just Learning.
tolyluis is offline   Reply With Quote
Advert
Old 01-24-2011, 05:05 PM   #3
nadid
Junior Member
nadid began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jan 2011
Device: Kindle 3
Thanks

Hi tolyluis,

Thanks for the recipe!, im learning too , now im trying to download a comic blog (sinfest.net), but the gif of the comic does not get parsed :P

Thank you for the 20minutos recipe
nadid is offline   Reply With Quote
Old 08-21-2011, 12:00 PM   #4
yoyoba
Junior Member
yoyoba began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2011
Device: amazon kindle
Post New recipe for Publico.es

Hi Nadim

I create this simple recipe for Publico.es:

Code:
class AdvancedUserRecipe1313940903(BasicNewsRecipe):
    title          = u'P\xfablico'
    oldest_article = 7
    max_articles_per_feed = 100

    feeds          = [(u'Publico.es', u'http://www.publico.es/rss/')]
Is very very slow (like calibre viewer). I don't know why. Maybe the calibre's developer knows why (it takes ages with this message "Transformed CSS selector ...").
yoyoba is offline   Reply With Quote
Reply

Tags
recipe, recipe request, spanish

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 recipes derekliang Recipes 1 12-20-2010 11:44 PM
Format for recipes? Catlady Ectaco jetBook 11 11-20-2010 05:56 PM
Do recipes use a cache? Starson17 Calibre 2 03-10-2010 10:05 PM
Where my recipes are kept? bthoven Calibre 6 02-26-2010 12:20 AM
TOC in recipes shaunconn Calibre 8 03-22-2009 04:24 PM


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


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