A reader of this blog, we will call him Dave, contacted me with the following question.
Looking through your blog I saw one that really interested me. I am getting ready to deploy (I am a contractor) to Afghanistan, and although we work some long hours I was looking at starting a little side project and your "ColdFusion Builder Extension: Form Builder" from 2009 looks really interesting and might give me some direction. We have a lot of forms in our app but a lot of cowboy stuff and now we need to create a mechanism to run this app in a fully disconnected environment so we need to follow some rules in creating our new reports and a form builder might be a good start. Long winded I know, but I was wondering if you ever posted that code anywhere. If not, cool, but if you did I would love to be able to get a copy of it.
First off I am glad someone liked the idea. If you are not quite sure what Dave is talking about you view a quick screencast of this extension here. I never really had time to work on it and what I started with was really just a proof of concept. So I have committed the code to Github and the link is below. I hope Dave or anyone for that matter can make use of this code. This was a long time ago so I apolgoize for the poor written code ;)
https://github.com/cfaddict/Form-Builder-Extension

