Rob,
You can receive every post on the forum as a RSS Feed. Just copy the URL from the RSS Feeds logo on the front page into your RSS reader.
Now, if you only want to get a certain forum, there is a parameter you can use (forumids) to designate a list of forums to include in your RSS feed.
For example:
All forums
Code:
http://www.ducati.ms/forums/new_external.php?type=rss2&postlen=FULL&qty=100&bbcode=PARSE&html=YES
Just the Ducati Chat, Superbikes and Monster forums, you would add forumids=11,56,42 to the URL
Code:
http://www.ducati.ms/forums/new_external.php?type=rss2&postlen=FULL&qty=100&bbcode=PARSE&html=YES&forumids=11,56,42
You can find out the forum id for each forum by hovering over the Forum link on the Main index. For example, the Ducati Chat is
http://www.ducati.ms/forums/11-ducati-motorcycle-chat/ (forumid is 11).
Also, you can dial down the qty parameter to give more or fewer posts.