rxmd
May contain traces of nut
Hi,
I just discovered for myself that RFF has an option to track forums via RSS feeds. (An RSS feed is basically a small file generated by the forum software with the latest updates in specified subforums.). These RSS feeds can be monitored in modern web browsers (such as Firefox or Opera), mail clients (such as Thunderbird), specialised RSS feed aggregator software and even integrated into some websites (such as Google Mail, where they're called Web Clips). You can tell the software to update the RSS feed regularly, such as once per hour or once per day. Since RSS files are very small, the advantage is that you don't have to reload the whole site to check if there are any new postings. This helps to keep the load on the server down.
To get the RSS feed for a given subforum, first find the forum ID. The forum ID is the number by which the forum software refers to the forum in question. To find it, open the forum in your web browser. The URL used for the forum will be something like http: //rangefinderforum.com/forums/forumdisplay.php?forumid=71 (for the RFF News forum); in this case the forum ID is 71. For the Leica forum it's 10, for the general discussion forum it's 27, and for the FSU forum it's 34.
Now to get the RSS feed for a given subforum, use the following URL, and place the ID for the forum you want to monitor into to the "forumids" parameter:
http: //www.rangefinderforum.com/forums/external.php?type=rss&forumids=71&lastpost=1
REMEMBER TO REMOVE ANY SPACE CHARACTERS IN THE WEB ADDRESS, SUCH AS BETWEEN THE : and / PARTS OR IN THE "lastpost" SECTION BELOW. (These were necessary to make the forum software show the whole URL for demonstration purposes, otherwise it would have been difficult to read.)
This gives you just the headlines of the last 15 new postings. (The limit of 15 is hardcoded into the VBulletin configuration.) If you want to have the content of the last posting as well, use the option to get an RSS2 feed instead. So for the RFF News forum, use the following URL:
http: //www.rangefinderforum.com/ forums/external.php?type=RSS2&forumids=71&lastpost=1
If you want to monitor more than one forum, you can either use separate RSS feeds, or you can have the RFF site aggregate several forums into the same feed. To do this, use the following URL scheme:
http: //www.rangefinderforum.com/ forums/external.php?type=rss&forumids=10,27,34,71&lastpost=1 (headlines only)
http: //www.rangefinderforum.com/ forums/external.php?type=RSS2&forumids=10,27,34,71&lastpost=1 (last posting content as well)
Disclaimer: Here's a few things you can't do with RSS feeds on VBulletin sites such as RFF. You can't track PMs, and you can't track your personal subscribed galleries in "User CP". The software simply doesn't support it; there's no way to enable that, and there would be no use asking the Bartender about it.
Philipp
I just discovered for myself that RFF has an option to track forums via RSS feeds. (An RSS feed is basically a small file generated by the forum software with the latest updates in specified subforums.). These RSS feeds can be monitored in modern web browsers (such as Firefox or Opera), mail clients (such as Thunderbird), specialised RSS feed aggregator software and even integrated into some websites (such as Google Mail, where they're called Web Clips). You can tell the software to update the RSS feed regularly, such as once per hour or once per day. Since RSS files are very small, the advantage is that you don't have to reload the whole site to check if there are any new postings. This helps to keep the load on the server down.
To get the RSS feed for a given subforum, first find the forum ID. The forum ID is the number by which the forum software refers to the forum in question. To find it, open the forum in your web browser. The URL used for the forum will be something like http: //rangefinderforum.com/forums/forumdisplay.php?forumid=71 (for the RFF News forum); in this case the forum ID is 71. For the Leica forum it's 10, for the general discussion forum it's 27, and for the FSU forum it's 34.
Now to get the RSS feed for a given subforum, use the following URL, and place the ID for the forum you want to monitor into to the "forumids" parameter:
http: //www.rangefinderforum.com/forums/external.php?type=rss&forumids=71&lastpost=1
REMEMBER TO REMOVE ANY SPACE CHARACTERS IN THE WEB ADDRESS, SUCH AS BETWEEN THE : and / PARTS OR IN THE "lastpost" SECTION BELOW. (These were necessary to make the forum software show the whole URL for demonstration purposes, otherwise it would have been difficult to read.)
This gives you just the headlines of the last 15 new postings. (The limit of 15 is hardcoded into the VBulletin configuration.) If you want to have the content of the last posting as well, use the option to get an RSS2 feed instead. So for the RFF News forum, use the following URL:
http: //www.rangefinderforum.com/ forums/external.php?type=RSS2&forumids=71&lastpost=1
If you want to monitor more than one forum, you can either use separate RSS feeds, or you can have the RFF site aggregate several forums into the same feed. To do this, use the following URL scheme:
http: //www.rangefinderforum.com/ forums/external.php?type=rss&forumids=10,27,34,71&lastpost=1 (headlines only)
http: //www.rangefinderforum.com/ forums/external.php?type=RSS2&forumids=10,27,34,71&lastpost=1 (last posting content as well)
Disclaimer: Here's a few things you can't do with RSS feeds on VBulletin sites such as RFF. You can't track PMs, and you can't track your personal subscribed galleries in "User CP". The software simply doesn't support it; there's no way to enable that, and there would be no use asking the Bartender about it.
Philipp
Last edited: