Fusebox 5 version of the Wireframe editor

Well, I just uploaded the FB5 version of the editor to the RIAForge web site.

Its a pretty basic application but I plan to add some new features over the next few months so I wanted to make it work with CF7 as the earlier version didn't.

Let me know if there are any other changes you would like to see.

You can download the code from http://wireframe.riaforge.org/

Comments
Damon Gentry's Gravatar First off, thanks for posting a new version of this tool. I use Wireframes a lot and I'm glad to see someone working on these tools.

As far as an enhancement: It's been a long time since I've used FB 3 and the 'generate code' feature generates FB3 switch statements. I'm not sure how much work would be involved in generating FB5 circuit files, but I'd be willing to help. I think the biggest issue would be in determining how to organize the code. Should major areas of the app have sub-controllers? This is much more subjective and might require additional user-input options.
# Posted By Damon Gentry | 1/8/07 2:49 PM
Kevin's Gravatar Damon,

You will be pleased to know I already have the FB5 code generator working on my machine. I hope to release it soon.
# Posted By Kevin | 1/8/07 11:58 PM
Kevin's Gravatar I have ust uploaded the FB4/FB5 vserion to subversion.
# Posted By Kevin | 1/9/07 11:43 PM
Damon Gentry's Gravatar Awesome! Does this mean that it's been updated on RIAForge as well? Regardless, I'll be running it through it's paces. Thanks a million.
# Posted By Damon Gentry | 1/10/07 1:02 AM
Kevin's Gravatar Damon, Yes you can download the new version from subversion at RIAForge. For the moment I have left the zip file unchanged until I have had some time to test the new feature. I am a bit concerned about the underlying data structure as it is a little obscure and may not be easy to expand to accomodate new features.
# Posted By Kevin | 1/10/07 9:09 AM
Ian's Gravatar Is it possible to see what pages link to a specific page. (I guess a way to see entrances as well as exits?) Also, is it possible to sort the page list. I'm well over a hundred pages and trying to find the correct link from the drop down can be a challenge. Thanks for the tool!
# Posted By Ian | 2/22/07 11:49 PM
Kevin's Gravatar Ian,

Its good to see someone using this old tool. I understand your problem and have come across it many times myself. I usually solve it by doing a couple of things which seem to help but do have an additional downside.

The first is to take any links that are in the main (usually left hand side) menu and putting them in a separate dummy page. This means that I don't have to repeat them on every page.

The second is to break the wireframe into several smaller wireframes each dedicated to a single area of the site.
This unfortunately makes link checking worse since all the links to other wireframes come up as undefined. I am thinkiong about a fix for this so that using a two part name "wireframeName.linkName" that could check from wireframe to another.

Breaking the wireframe into multiple also helps later with code generation at the start of coding since each wireframe becomes a
separate circuit in the final fusebox. (Assuming you are using fusebox).

I will also see what I can do to add a way to see the from links to each fuseaction as well.
# Posted By Kevin | 2/23/07 8:23 AM
Ian's Gravatar Hi Kevin, thanks for the suggestions. At this point I don't think I'm going to go back and break out the "circuits" into separate wireframes. The tool is great but once you start getting something complex, it becomes a little unwieldy.

Is there a way to delete a page without finding it in the main code list and removing it manually?

Finally, what is the menu option for?
# Posted By Ian | 2/23/07 1:44 PM
john's Gravatar Kevin,
This is a great tool. I do admit to also just started using another product for generating the look and fell of my sites for discussion with customers. But once that is over i will switch to the whiteboard and your wireframe tool to build the logic and start me off with the code.
Great work, this should help turn a few more projects from rewrite break hell to 1st time heaven.
If there is one small thing I would like to see would be the chance to link to your initial dsp_dsplay pages to see the layout.
# Posted By john | 8/15/08 9:26 PM
BlogCFC was created by Raymond Camden. This blog is running version 5.8.001.