There is a basic RSS feed available from this website. In the future this will be modified and upgraded, however it is functional for now.
A basic news feed with 20 items can be obtained as follows:
http://www.esreality.com/rss_xml.php
If you want to pick up a certain category (typically a game), you can add a category choice. Multiple category IDs can be specified, separated by a comma. For example, Quake 3 and Quake Live would be http://www.esreality.com/rss_xml.php?category=3,7
Also if you want to list various types (e.g. articles) instead of just news, you can also specify the type ID. Multiple type IDs can be specified, separated by a comma. For example, to only list articles you would use http://www.esreality.com/rss_xml.php?type=4
If you want more or less than 10 items in the feed you can specify a limit (up to 100):
http://www.esreality.com/rss_xml.php?limit=100
Putting it all together, to view the 10 most recent Quake 3 and Quake Live articles you would use http://www.esreality.com/rss_xml.php?category...p;limit=10
A basic news feed with 20 items can be obtained as follows:
http://www.esreality.com/rss_xml.php
If you want to pick up a certain category (typically a game), you can add a category choice. Multiple category IDs can be specified, separated by a comma. For example, Quake 3 and Quake Live would be http://www.esreality.com/rss_xml.php?category=3,7
Also if you want to list various types (e.g. articles) instead of just news, you can also specify the type ID. Multiple type IDs can be specified, separated by a comma. For example, to only list articles you would use http://www.esreality.com/rss_xml.php?type=4
If you want more or less than 10 items in the feed you can specify a limit (up to 100):
http://www.esreality.com/rss_xml.php?limit=100
Putting it all together, to view the 10 most recent Quake 3 and Quake Live articles you would use http://www.esreality.com/rss_xml.php?category...p;limit=10