I rewrote the Active Topics page (active.asp) from the Snitz Forums 3.2 Alpha 6 code to be a stand alone add-on to the default forum home page. It provides the same functionality as the active topics page but contains it so you can just include it into the default.asp page. I've also rewritten the code to use Response.Write instead of open/close ASP tags so it should be marginally faster than the Active Topics page. This code could easily be folded back into the Alpha 6 active.asp for anyone that's interested.
I'm sorry I don't have an example on a publicly available server but I welcome you to try it out and see how it works. I haven't tested it with all versions of Snitz but I don't foresee any problems.