Snitz is without doubt a brilliant script and we use it in a lot of places.
But... we always have problems integrating it into the look and feel of the site we're working on. It's not very user friendly as far as designing and customising the design since it's primarily Response.Write.
So, is there likely to be a DW compatible version coming out any time in the nearish future?
I'd have to ditto laser's comment. I use Dreamweaver at work and we started with the Site Integration MOD to get it working "now" at the time and I'm slowly making more customized changes during the current refactoring of the entire site.
I agree also, I use DW exclusively and the Site Integration mod is a godsend. You can take a look at my forum to see how flexible it is. It's all straight html.
I have also become the "king of include files". I took faq.asp (all visitors) and members.asp (members only) and gutted them to make templates for any extra pages I make. I slap a regular html include file in there, change the folder tree at the top, and save it. Here's an example of one I made. I also have a template include file that matches the forums' look..