RSS
From OpenFSG
RSS stands for Really Simple Syndication or Rich Site Summary. It is an easy and automated way for web sites to publish content, and other web sites and software to automatically keep track of site updates. Basically, you get informed when your favorite topic or forum gets updated.
Forum RSS feeds
All public OpenFSG forums have RSS “feeds”, or channels, which you can subscribe to. You can use an RSS reader to read the streams.
General Forums
Support
Feedback
Language specific support
Open Source Projects
How to customize your feeds
You can customize your RSS feeds by modifying the basic URLs found below:
http://www.openfsg.com/forum/rss.php
You can add the following parameters to the links:
- f=2 Specify the forum you want to get the feed
Example for forum 2: http://www.openfsg.com/forum/rss.php?f=2 - c=50 Specify how many articles you wish to receive, default 15, maximum 50
Example of how to get 30 posts from the Support forum: http://www.openfsg.com/forum/rss.php?f=2&c=30 - t=1 Return only the first post of each topic. If omitted or t=0, returns all posts in all topics.
Example of how to get 20 posts from the Suggestions forum, and only list the first post of each topic: http://www.openfsg.com/forum/rss.php?f=2&c=20&t=1
