| 
			
			 | 
		#16 | 
| 
			
			
			
			 Connoisseur 
			
			![]() Posts: 51 
				Karma: 10 
				Join Date: Dec 2008 
				Location: Germany 
				
				
				Device: SONY PRS-500 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Thanks; Only one crashes
			 
			
			
			Thanks a million for the recipes.  All work fine when I transfer the results to my PRS-500. 
		
	
		
		
		
		
		
		
		
		
		
		
		
			I changed the RSS feed for The Nation's recipe to: http://feedproxy.google.com/ArticlesFromTheNation in order to have more of the magazine's content downloaded. I don't mind that some of the articles will be copied again the next time I do a download. Again, thanks very much for what you've supplied and a big thank you to kovidgoyal (and others?) for creating and maintaining the calibre program. It's super. Bye... Last edited by XanthanGum; 12-04-2008 at 03:53 PM.  | 
| 
		 | 
	
	
| 
			
			 | 
		#17 | |
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 800 
				Karma: 194644 
				Join Date: Dec 2007 
				Location: Argentina 
				
				
				Device: Kindle Voyage 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 My downloaded news content causes the reader to reset. http://calibre.kovidgoyal.net/user_m...eader-to-reset  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#18 | |
| 
			
			
			
			 Connoisseur 
			
			![]() Posts: 51 
				Karma: 10 
				Join Date: Dec 2008 
				Location: Germany 
				
				
				Device: SONY PRS-500 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Thanks for the info on crashing.  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#19 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 800 
				Karma: 194644 
				Join Date: Dec 2007 
				Location: Argentina 
				
				
				Device: Kindle Voyage 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Updated Harper's Magazine recipe. Now we have two Harper's recipes 
		
	
		
		
			1. harpers.py which gets the content only available on the web using rss feed from the site 2. harpers_full.py which gets articles from printed edition published on the web. For this one you must be subscribed to the magazine. Enjoy  | 
| 
		 | 
	
	
| 
			
			 | 
		#20 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 3 
				Karma: 10 
				Join Date: Dec 2008 
				
				
				
				Device: PR505 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Custom Recipe Request
			 
			
			
			Anyone out there able to create a recipe for the Daily Telegraph (UK)? I've had a go, but I'm still getting loads of extraneous bits from the webpages making their way into the end book. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Here are the main feeds I'm interested in: http://www.telegraph.co.uk/news/uknews/rss http://www.telegraph.co.uk/news/worldnews/rss http://www.telegraph.co.uk/news/newstopics/politics/rss http://www.telegraph.co.uk/sciencean...nologynews/rss http://www.telegraph.co.uk/sciencean...ogyreviews/rss http://www.telegraph.co.uk/sciencean...ciencenews/rss http://www.telegraph.co.uk/sport/rss http://www.telegraph.co.uk/earth/earthnews/rss http://www.telegraph.co.uk/comment/rss http://www.telegraph.co.uk/news/news...waboutthat/rss Thanks in advance. James  | 
| 
		 | 
	
	
| 
			
			 | 
		#21 | |
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 7 
				Karma: 10 
				Join Date: Mar 2008 
				Location: Netherlands 
				
				
				Device: Iliad, PRS505 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#22 | 
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 800 
				Karma: 194644 
				Join Date: Dec 2007 
				Location: Argentina 
				
				
				Device: Kindle Voyage 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Here is my version of the recipe. It is almost identical to the previous one exccept that I included the article header for completenes and the icon for Kovid.
		 
		
	
		
		
			 | 
| 
		 | 
	
	
| 
			
			 | 
		#23 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 3 
				Karma: 10 
				Join Date: Dec 2008 
				
				
				
				Device: PR505 
				
				
				 | 
	
	
	
		
		
			
			 
				
				request for recipe - thanks
			 
			
			
			Thank you both for your replies. A much improved reading experience now! 
		
	
		
		
		
		
		
		
		
		
		
		
	
	I can cope with a smaller font size for news reading when compared to book reading. Is it possible to add some lines in the coding to make the output smaller, or should I just alter the default conversion settings? James  | 
| 
		 | 
	
	
| 
			
			 | 
		#24 | |
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 800 
				Karma: 194644 
				Join Date: Dec 2007 
				Location: Argentina 
				
				
				Device: Kindle Voyage 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Code: 
	html2lrf_options = ['--base-font-size', '10']  | 
|
| 
		 | 
	
	
| 
			
			 | 
		#25 | ||
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 7 
				Karma: 10 
				Join Date: Mar 2008 
				Location: Netherlands 
				
				
				Device: Iliad, PRS505 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Quote: 
	
  | 
||
| 
		 | 
	
	
| 
			
			 | 
		#26 | 
| 
			
			
			
			 Fanatic 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 569 
				Karma: 1560525 
				Join Date: Jan 2008 
				Location: Keene, New Hampshire 
				
				
				Device: iPad Mini 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			The Jerusalem Post is till "broken." It picks up the article headline but no article.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		
 | 
	
	
| 
			
			 | 
		#27 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 3 
				Karma: 10 
				Join Date: Dec 2008 
				
				
				
				Device: PR505 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Kiklop74 and jowen1. Thank you both for your quick replies. The html2lrf option seems to work best (although it may mean I'm not putting the extra_css line correctly!). 
		
	
		
		
		
		
		
		
		
		
		
		
	
	James  | 
| 
		 | 
	
	
| 
			
			 | 
		#28 | 
| 
			
			
			
			 creator of calibre 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,609 
				Karma: 28549044 
				Join Date: Oct 2006 
				Location: Mumbai, India 
				
				
				Device: Various 
				
				
				 | 
	
	|
| 
		 | 
	
	
| 
			
			 | 
		#29 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 7 
				Karma: 10 
				Join Date: Mar 2008 
				Location: Netherlands 
				
				
				Device: Iliad, PRS505 
				
				
				 | 
	
	|
| 
		 | 
	
	
| 
			
			 | 
		#30 | 
| 
			
			
			
			 creator of calibre 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,609 
				Karma: 28549044 
				Join Date: Oct 2006 
				Location: Mumbai, India 
				
				
				Device: Various 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			For epub use 
		
	
		
		
		
		
		
		
		
		
		
		
	
	html2epub_options = 'base_font_size = "10pt"'  | 
| 
		 | 
	
	
![]()  | 
            
        
            
| Thread Tools | Search this Thread | 
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Custom column read ? | pchrist7 | Calibre | 2 | 10-04-2010 03:52 AM | 
| Archive for custom screensavers | sleeplessdave | Amazon Kindle | 1 | 07-07-2010 01:33 PM | 
| How to back up preferences and custom recipes? | greenapple | Calibre | 3 | 03-29-2010 06:08 AM | 
| Donations for Custom Recipes | ddavtian | Calibre | 5 | 01-23-2010 05:54 PM | 
| Help understanding custom recipes | andersent | Calibre | 0 | 12-17-2009 03:37 PM |