XML/XSL Portal has lots of good stuff, none of which I have time to try out yet. A small sample:
- Translate: Translates xml/xsl to html. It can handle both versions of msxml, xt and saxon;
- dirTOxml: Command line JavaScript utility to create an XML representation of a directory structure.
- adoTOxml: Command line JavaScript utility to create an XML representation of a database.
- ChangeStylesheets: an IE5 PowerToy that will allow the user to select the XSL stylesheet of the current document from a list of alternate stylesheets in the xml document.
- xmlTOjs: a tool for obfuscation of XML/XSL.