TOP 10 RSS Feed updates automatically

Please report bugs here!

Moderator: Thorsten

Post Reply
tomtom62
Posts: 4
Joined: Mon Apr 03, 2006 6:56 pm
Contact:

TOP 10 RSS Feed updates automatically

Post by tomtom62 »

Hi Torsten,

I'm using my own Top 10 RSS-Feed in the Feed-Module from Opera 8.5.4. This module checks every 3 hour for new feed-Data.

It seems, that PHPMyFaq updates the Top10 FAQ on every hit of those FAQ Items. This leads to the fact, that this FAQ seems to be updated every time the readers fetches it.

I know, that the feed items might have a higher number of readers then, but the content is not updated, ist still the same. This is a bit confusing for a potential reader, isn't it.. He expects new content..


Thomas
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

you're right, the feeds are generated every hit. Do you think that's confusing?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
david_de
Posts: 72
Joined: Tue Dec 13, 2005 12:09 am

Post by david_de »

The 5 most recent FAQs would change with new content as would the news but the top 10 would change by traffic. At least that is the way I understand it. They are 3 seperate RSS feeds.
tomtom62
Posts: 4
Joined: Mon Apr 03, 2006 6:56 pm
Contact:

Post by tomtom62 »

Yes, it seems a bit confusing. A user would expect that something has changed in the feed but I don't think that he would expect a change in the number of hits only.

Would it be possible to change that behaviour to : The feed will be generated if the position of the items inside the top 10 has been changed ?

Thomas
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,
tomtom62 wrote:Would it be possible to change that behaviour to : The feed will be generated if the position of the items inside the top 10 has been changed ?
you would need a cronjob to do that because you have to check at certain times if something has changed.

In my opinion the only feeds that are interesting for a subscription are the ones with the latest entries, the news and the open questions. The Top10 isn't as informative as the other ones...

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply