Wombat Tag Manager
I am in the process of decoupling functionality from all my projects, and essentially building a suite of tools/libraries for Wombat Forensics. So the Registry tool is both standalone and a library and will read tags generated from the Tag Manager library and will generate and display reports using the Reporting library. I think this will follow the linux philosophy where a tool does 1 thing well and reduce me copying the same code from place to place to do tagging and reporting and other functionality.