I remembered today that I forgot to convert the forum module.  I remembered this because I finished the other modules and this was the only one that actually is a web site within a module.  This means that I have to apply Guthrie's web app type which for now is a 10+ step process.  I cant wait till they release the type for VWD and all VS 2005 so I can do this with clicks.

My plan for the forum module includes :

   - Migrate it to a 2.0 web app type
   - Migrate the solution to emit XHTML Traditional standards
   - Test against Alpha 3.0
   - Include in the next release


This module is kinda cool just by reading the readme.  Apparently, all you need is two assemblies in your bin folder [ along with some web.config notations] and you can have a forum installed inside Rainbow.  I am going to play around with this and if I get it working Ill post it to my sandbox.