Web based Custom Tag Wizard
This was supposed to be listed in "What's new in the Tag Gallery," but it's just too cool to be buried there. It solves one of the biggest problems about custom tags that's ever existed: how to write the Studio user interface. This site provides a really great interface to a Custom Tag Wizard that will create a tag wizard for use inside of Studio. All you have to do is tell the wizard the attributes and values your custom tag expects and it will build a context editor in the Virtual Tool Markup Language used by ColdFusion Studio's tag editor. Tell the wizard how your tag works and optionally provide it with the logic for your tag and it will integrate the help file into the custom built tag editor and create a template for your new custom tag. When you click finish, the wizard will email your custom file to the email address you provided in first screen.
This gets my vote for one of the best tools for the community in a long time. Thank you, Bryan LaPlante, for writing this tag! My only wish would be for it to be available to people locally rather than through the net. Other than that, it's close to perfect.
Custom Tag Wizard