From: Andrew T. <ajt...@hi...> - 2006-03-03 15:17:07
|
yeah, I noticed it was a podcast/itunes feed. However, our final fallback sol'n should use items that are required for a valid feed (e.g. that Magpie won't throw out - which has happened for me w/ certain feeds) though domain-unique UUIDs are a nice idea - seems difficult to implement and maintain? Andy On 3/3/06, Kevin <ke...@dr...> wrote: > Andrew Turner wrote: > > Hrm, good bug. :) bad feed > > > > Well, it seems like the fallback would be to check for uniqueness on > > FeedTitle, ItemTitle and ItemPubDate? > > > > Andy > > > > > In this case, it's a podcast. I could probably get away with using the > enclosure url. > > More generally, a hash of one or more other fields (title, description, > pubdate) would be better. > > > On 3/3/06, Kevin <ke...@dr...> wrote: > > > >> I found a bug that I'm not sure how to solve and would like some input= . > >> > >> See bug #1442493 > >> > >> The current update logic uses the link or guid tag > >> values as a key to detect if an item has already been > >> added to the database. One of these are expected to > >> exist, and also be unique for the feed. > >> > >> If a feed does not contain either of these tags, the > >> behavior is undefined. In v0.2, the feed will add one > >> item only and no more. In 0.3 dev, it will add all > >> items on every update. > >> > >> Here is a url that demonstrates this behavior. > >> > >> http://www.intellectualicebergs.org/mainfeed.rss > >> > >> -Kevin > >> > >> > >> ------------------------------------------------------- > >> This SF.Net email is sponsored by xPML, a groundbreaking scripting lan= guage > >> that extends applications into web and mobile media. Attend the live w= ebcast > >> and join the prime developer group breaking into this new coding terri= tory! > >> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&da= t=3D121642 > >> _______________________________________________ > >> Fofredux-devel mailing list > >> Fof...@li... > >> https://lists.sourceforge.net/lists/listinfo/fofredux-devel > >> > >> > > > > > > -- > > Andrew Turner > > ajt...@hi... 42.4266N x 83.4931W > > http://highearthorbit.com Northville, Michigan, USA > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking scripting lang= uage > > that extends applications into web and mobile media. Attend the live we= bcast > > and join the prime developer group breaking into this new coding territ= ory! > > http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=110944&bid$1720&dat=121642 > > _______________________________________________ > > Fofredux-devel mailing list > > Fof...@li... > > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting langua= ge > that extends applications into web and mobile media. Attend the live webc= ast > and join the prime developer group breaking into this new coding territor= y! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642 > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |