Quote:
Originally Posted by kidblue
Tony,
This is above-and-beyond! Thanks not only for the recipe but for the included notations as to how it got put together. It was specifically "content/printVersion" that had thrown me for a loop and I (obviously) have no idea how to invoke something similar for the feeds that don't have it. Is this an instance where you can simply have the whole RSS feed pulled via a mechanized "lookup" for a link?
I'm interested to know how to attack the "lack" of "content/printVersion", as well. Thanks so much again.
Noah
|
Well, I know for certain that the links that DO NOT have the /content/printVersion are ones that have ..../event/.... in them
and so forth like that but I wanted to make it more sufficient instead of doing a bunch of if statements. I wanted to simply check to see if linknotfound is thrown. I will work on it more tonight but mechanize is very new to me so it will take a lot of plug and chug.