1. static = it doesn't change by itself - also you have to edit it by hand
2. dynamic = the script updates it automaticlly

also:

with this function you can read the folders/direcories:

http://php.net/manual/en/function.readdir.php

and then just echo the contents into the xml rss template.

EDIT: doesn't IPB forum already have a build-in rss?