AW: [Pyds-users] skipHours in generated RSS feeds?

"Bauer, Georg" <[email protected]> Mon, 9 Aug 2004 19:24:56 +0200
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <[email protected]>
Hi!

>OK, reading the source more closely, it wants _two_ updates in the
>same hour before it considers that hour valid.  I don't yet have two
>updates at the same time of day for this weblog, so it didn't mark any
>times as valid.  My error.

Oh, yeah, that was an optimization to filter out hours where just
accidentaly there was some content :-)

>I've worked around it by hardcoding a reasonable set of hours until I
>get more updates in the history.  

I think someone could build that into a setting "posts per hour for
inclusion" or something like this, because otherwise people that only post
seldom won't be picked up :-)

bye, Georg