|  01-14-2012, 06:42 PM | #1 | 
| Junior Member  Posts: 5 Karma: 10 Join Date: Dec 2011 Device: Sony Wi-Fi (PRS-T1RC) | 
				
				Financial Times: Full Edition
			 
			
			Happy new year everyone. First, I swear, I searched the forum (& the internet in general). That said, I have a subscription to the Financial Times (I'm in the U.S.). I put my password in Calibre but I don't get the full edition. Is this a recipe issue or is it just not possible to get the full edition? I have come across the question posted on line but w/out any responses. The answer's probably really simple. Thanks in advance for taking the time to respond. | 
|   |   | 
|  01-14-2012, 10:16 PM | #2 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			You'd have to ask the recipe author. His email address should be in the recipe, near the top.
		 | 
|   |   | 
| Advert | |
|  | 
|  01-14-2012, 10:57 PM | #3 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Jul 2011 Device: Kindle3 | 
			
			It's worked great for me for several months. I did modify recipe slightly to get US edition, but I do receive everything in print. What exactly are you missing?
		 | 
|   |   | 
|  01-20-2012, 10:17 AM | #4 | |
| Junior Member  Posts: 5 Karma: 10 Join Date: Dec 2011 Device: Sony Wi-Fi (PRS-T1RC) | Quote: 
 I'm get "UK", "US", & "Asia" sections. In those sections, I only received a handful of articles. Again, I have full website access to the FTs & so I have a password. Prior to downloading w/out a password, I would get one to two articles. At any rate, I certainly don't get anywhere near everything in print. I have not altered the recipe from the Calibre program (wouldn't even know where to start). Do you have a different recipe? Kovidgoyal, thanks for your reply. I'll check it when I get home. | |
|   |   | 
|  01-21-2012, 11:25 PM | #5 | ||
| Junior Member  Posts: 8 Karma: 10 Join Date: Jul 2011 Device: Kindle3 | Quote: 
 Quote: 
 --- SNIP --- Code: class FinancialTimes(BasicNewsRecipe):
    title                 = 'Financial Times - US printed edition'
    __author__            = 'Darko Miletic'
    description           = "The Financial Times (FT) is one of the world's leading business news and information organizations, recognized internationally for its authority, integrity and accuracy."
    publisher             = 'The Financial Times Ltd.'
    category              = 'Newspaper'
    oldest_article        = 2
    language              = 'en_US'
    max_articles_per_feed = 250
    no_stylesheets        = True
    use_embedded_content  = False
    needs_subscription    = True
    encoding              = 'utf8'
    publication_type      = 'newspaper'
    articles_are_obfuscated = True
    temp_files              = []
    masthead_url          = 'http://im.media.ft.com/m/img/masthead_main.jpg'
    LOGIN                 = 'https://registration.ft.com/registration/barrier/login'
    LOGIN2                = 'http://media.ft.com/h/subs3.html'
    INDEX                 = 'http://www.ft.com/us-edition'
    PREFIX                = 'http://www.ft.com'
    conversion_options = {
                          'comment'          : description
                        , 'tags'             : category
                        , 'publisher'        : publisher
                        , 'language'         : language
                        , 'linearize_tables' : True
                        } | ||
|   |   | 
| Advert | |
|  | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Financial Times | St28 | Calibre | 2 | 07-05-2011 10:50 AM | 
| Financial Times Print Edition - Sub sections | ratulb | Recipes | 1 | 11-27-2010 08:05 AM | 
| Financial Times Error | chainanim | Recipes | 0 | 10-02-2010 01:36 AM | 
| Financial Times / FT - help creating a UK print edition recipe | ndeb123 | Recipes | 1 | 09-29-2010 10:55 AM | 
| Free Inaugural Kindle Edition of Financial Times | TadW | Amazon Kindle | 4 | 01-23-2009 03:01 PM |