|  | #1306 | 
| Guru            Posts: 800 Karma: 194644 Join Date: Dec 2007 Location: Argentina Device: Kindle Voyage | 
			
			Set of denmark newspaper recipes: information.dk politiken.dk jp.dk | 
|  | 
|  | #1307 | 
| Member  Posts: 23 Karma: 12 Join Date: Jan 2010 Location: Edinburgh, UK Device: SONY PRS600, Apple iPhone 3G | 
				
				OC Register
			 
			
			try this one and customize the feeds as you wish
		 | 
|  | 
|  | #1308 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Jan 2010 Device: Amazon Kindle 2 | 
				
				Spanish newspaper recipe
			 
			
			Hi, I am new to Calibre and to e-books world. I have made a very simple recipe for a Spanish newspaper from Aragon, Heraldo. They only publish the headlines in the RSS file. class AdvancedUserRecipe1264853387(BasicNewsRecipe): title = u'Heraldo de Aragon' oldest_article = 7 max_articles_per_feed = 100 feeds = [(u'Heraldo de Arag\xf3n', u'http://www.heraldo.es/index.php/mod.portadas/mem.rss')] | 
|  | 
|  | #1309 | 
| Member  Posts: 23 Karma: 12 Join Date: Jan 2010 Location: Edinburgh, UK Device: SONY PRS600, Apple iPhone 3G | 
				
				heraldo de aragon recipe
			 
			
			this is an excellent starting point for custom recipes! i'd reccomend that you look at the docs on the wiki http://bugs.calibre-ebook.com/wiki/RecipeTips look at the version attached with some cleaning of your original suggestion and play with the code. this source would be a good candidate for the html parsing as the RSS feeds does not contains many articles in the free content published in the different sections, however i think that subscribers will have an esier life by downloading the pdf! | 
|  | 
|  | #1310 | |
| Guru            Posts: 800 Karma: 194644 Join Date: Dec 2007 Location: Argentina Device: Kindle Voyage | Quote: 
 Code: use_embedded_content = True | |
|  | 
|  | #1311 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Nov 2009 Device: PRS-505 | 
			
			Feed for german independent blog: F!XMBR - Fix your master boot record: Code: class AdvancedUserRecipe1264880171(BasicNewsRecipe):
    title          = u'F!XMBR'
    oldest_article = 7
    max_articles_per_feed = 100
    no_stylesheets = True
    feeds          = [(u'F!XMBR', u'http://feeds.feedburner.com/fixmbr_de')]
    keep_only_tags = [dict(name='div', attrs={'class':'entry'})] | 
|  | 
|  | #1312 | 
| Enthusiast  Posts: 41 Karma: 10 Join Date: Jan 2010 Device: Kindle | 
			
			Here is a wish list. The first four are big sites which may be wanted by many: http://www.kamerabild.se/ theonlinephotographer.com http://luminous-landscape.com/whatsnew/ http://www.bjp-online.com/index.html --- These others are less important to me. But I would be grateful and show it, if anybody can help. http://www.imaging-resource.com/NEWS.HTM http://www.dpreview.com/ http://www.photographyblog.com/ http://gizmodo.com/ http://www.whattheduck.net/ | 
|  | 
|  | #1313 | 
| Connoisseur  Posts: 72 Karma: 16 Join Date: Sep 2009 Location: UK Device: Sony PRS-600 with latest Calibre and Linux Ubuntu-9.10 | |
|  | 
|  | #1314 | 
| Little Fuzzy Soldier            Posts: 580 Karma: 5711 Join Date: Sep 2008 Location: Nowhere in particular. Device: cybook gen3, htc hero, ipaq 214 | 
			
			A recipe for the slovak social-political weekly SLOVO.
		 Last edited by Abelturd; 01-31-2010 at 03:35 PM. | 
|  | 
|  | #1315 | |
| Guru            Posts: 800 Karma: 194644 Join Date: Dec 2007 Location: Argentina Device: Kindle Voyage | Quote: 
 | |
|  | 
|  | #1316 | 
| Enthusiast  Posts: 41 Karma: 10 Join Date: Jan 2010 Device: Kindle | 
			
			Kewl! Thanks, dude. I'll send a little something towards your Kindle.  (Oooh, I just blogged it two minutes ago, <a href="http://eolake.blogspot.com/2010/01/doonesbury-on-kindle.html">here</a>.) | 
|  | 
|  | #1317 | 
| Guru            Posts: 800 Karma: 194644 Join Date: Dec 2007 Location: Argentina Device: Kindle Voyage | 
			
			You mention in your blog that some articles are cutoff. What is the site in question. If it is the Swedish one I will need there your help since I do not understand the language.
		 | 
|  | 
|  | #1318 | 
| Enthusiast  Posts: 41 Karma: 10 Join Date: Jan 2010 Device: Kindle | 
			
			OK, thanks.  The Swedish one occasionally has a "read further" link. It seems they label it "Läs mer", Swedish for "read more". Example: http://www.kamerabild.se/nyheter/pro...-1.248479.html Luminous-Landscape might be more problematic, because he labels links after the title of the article: "I have just published a brief essay titled The Apple iPad – What it Means for Photographers." Or: "I have now published his letter as an essay titled Thom Hogan Considers – What's Next For Leica?" I don't know if the software has any means of picking up such articles... | 
|  | 
|  | #1319 | 
| Enthusiast  Posts: 41 Karma: 10 Join Date: Jan 2010 Device: Kindle | 
			
			... Wait, after investigation, it seems that Kamera/Bild uses the "Läs mer" link just for off-site links, so it's not an issue. UPDATE: I just remembered that The Online Photographer also has occasional "cut" articles. He seems to use "Continue reading" for those. ... But it seems you have picked up on that, given that the article about Henri Cartier-Bresson is whole on my Kindle, thanks. Last edited by eolake; 01-31-2010 at 09:18 PM. | 
|  | 
|  | #1320 | 
| Member  Posts: 23 Karma: 12 Join Date: Jan 2010 Location: Edinburgh, UK Device: SONY PRS600, Apple iPhone 3G | 
				
				italian recipes pack2
			 
			
			hello everyone, the following contains 3 more italian news sources: - il sole24ore (financial news) - le scienze (italian edition of scientific american) - tuttosport enjoy! | 
|  | 
|  | 
| 
 | 
|  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 |