Hey,
Would it be possible to install a mod such as http://www.phpbb.com/customise/db/mod/rss_feed_2.0/ so we can subscribe to either unread posts, certain categories or the forum as a whole?
RSS Feed
Moderator: General Moderators
-
Peter Kelly
- Forum Contributor
- Posts: 143
- Joined: Fri Jan 14, 2011 5:33 pm
- Location: England
- Contact:
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: RSS Feed
I believe RSS has been tried and discussed before, and it just put too much traffic on the server. Although, we recently upgraded. The admins might be more open to it now...
Re: RSS Feed
Just wondering if this will be a possibility?
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: RSS Feed
We will be performing around round of upgrades this weekend. Perhaps we can look into it, although I don't want to get anyone's hopes up, since we have had performance issues with it in the past.
Re: RSS Feed
Very exciting. 
Writing an xml file to a flat file like once an hour or whatever would reduce the resources to that of a single page view.
I'd even be willing to write the script.
Writing an xml file to a flat file like once an hour or whatever would reduce the resources to that of a single page view.
I'd even be willing to write the script.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Re: RSS Feed
Except it needs to be done for every user to account for their own unread post lists.s.dot wrote:Very exciting.
Writing an xml file to a flat file like once an hour or whatever would reduce the resources to that of a single page view.
Re: RSS Feed
Well, it can export only the active topics, and do not count read/unread status
Let's user's RSS client handle this
Re: RSS Feed
This would be most pleasing.Darhazer wrote:Well, it can export only the active topics, and do not count read/unread statusLet's user's RSS client handle this
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.