View Single Post
Old 02-09-2010, 11:42 AM   #1398
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by Starson17 View Post
The wife asks me to request a recipe (code) for recipes (food) from Epicurious:
http://www.epicurious.com/services/rss

She particularly wants the Healthy Recipes, New Recipes, Latest Features and Blogs (the first four feeds).
Thanks!
I'm still working on this recipe, but I've got some fundamental questions. Two of the four feeds work fine. They link to food recipes and I can pull the print version or the web page, process that and get good results. My question relates mostly to the Latest Features and Blogs feeds.

Those two link to web pages that discuss food recipes. The discussion usually includes a link to a food recipe. That link is similar to (or the same as) the direct food recipe link in the other two feeds, but it is one deeper. How does a link like that get handled? What I see is the link on the page has this format:
Code:
/recipes/food/photo/Easy-Chicken-Masala-357252
and I'm seeing calibre produce a link like this:
Code:
file:///recipes/food/photo/Easy-Chicken-Masala-357252
The calibre link goes nowhere. What controls whether a calibre recipe follows a link and retrieves the content? I've tried setting recursion deep enough. That doesn't seem to do it. I'm keeping the tag that includes that link. Does the get_article_url method apply to links on pages, or only on the links in the feed? I've read the wiki and user manual, but if the answers are there, they haven't sunk in.
Thanks.
Starson17 is offline