« Return to Thread: date processing

date processing

by JB-32 :: Rate this Message:

Reply to Author | View in Thread

Look for "function checkFeed(index, xml)" which is
one pagescroll down for me.

      http://tinyurl.com/yxufdp

Perhaps you can see if there is something wrong with it.
I think there might be something around wrong around the
oldestEntryDate variable.

I would think if the article name already exists they should
compare the just read xml pubDate to the original article date
and if it is newer it should replace the article (meaning it should
remove the original article and put the newer version up as unread).
Otherwise is could use the oldestEntryDate.

The code is a little difficult for me to comprehend but that is my
best guess.  What do you think?

John
_______________________________________________
Newsfox mailing list
Newsfox@...
http://mozdev.org/mailman/listinfo/newsfox

 « Return to Thread: date processing