View Single Post
Old 06-11-2009, 12:28 PM   #1
estral
Just trying to survive
estral doesn't litterestral doesn't litterestral doesn't litter
 
Posts: 53
Karma: 210
Join Date: Mar 2009
Device: Nexus 7 2013, Galaxy Note 10.1 2014
Recipe Help Please

Hi Folks!

I am not a progammer, but I feel the modifications to the recipe below should work. I have taken the feeds section of the built in Business Week (English) recipe. I have added a "#" prior to the sections I do not wish to receive. This is my only modification. I still receive these sections.

I edited the file in the program by loading via "Customize builtin recipe" and saved the file using "add/update recipe". I have even quit and restarted Calibre.

I must be making a simple rookie error.

Please help.

TIA

Uncle Eric


feeds = [
(u'Top Stories', u'http://www.businessweek.com/topStories/rss/topStories.rss'),
(u'Top News', u'http://www.businessweek.com/rss/bwdaily.rss'),
(u'Asia', u'http://www.businessweek.com/rss/asia.rss'),
#(u'Autos', u'http://www.businessweek.com/rss/autos/index.rss'),
#(u'Classic Cars', u'http://www.businessweek.com/rss/autos/classic_cars/index.rss'),
#(u'Hybrids', u'http://www.businessweek.com/rss/hybrids/index.rss'),
(u'Europe', u'http://www.businessweek.com/rss/europe.rss'),
#(u'Auto Reviews', u'http://www.businessweek.com/rss/autos/reviews/index.rss'),
#(u'Innovation & Design', u'http://www.businessweek.com/rss/innovate.rss'),
#(u'Architecture', u'http://www.businessweek.com/rss/architecture.rss'),
#(u'Brand Equity', u'http://www.businessweek.com/rss/brandequity.rss'),
#(u'Auto Design', u'http://www.businessweek.com/rss/carbuff.rss'),
#(u'Game Room', u'http://www.businessweek.com/rss/gameroom.rss'),
(u'Technology', u'http://www.businessweek.com/rss/technology.rss'),
#(u'Investing', u'http://www.businessweek.m/rss/investor.rss'),
(u'Small Business', u'http://www.businessweek.com/rss/smallbiz.rss'),
#(u'Careers', u'http://www.businessweek.com/rss/careers.rss'),
#(u'B-Schools', u'http://www.businessweek.com/rss/bschools.rss'),
(u'Magazine Selections', u'http://www.businessweek.com/rss/magazine.rss'),
#(u'CEO Guide to Tech', u'http://www.businessweek.com/rss/ceo_guide_tech.rss'),
]
estral is offline   Reply With Quote