Fusebox Plugin for CFEclipse

FreeMind - Cross Platform Mind Mapping Software

FreeMind - free mind mapping software

"FreeMind is a premier free mind-mapping software written in Java. The recent development has hopefully turned it into high productivity tool. We are proud that the operation and navigation of FreeMind is faster than that of Mind Manager because of one-click "fold / unfold" and 'follow link' operations."

Fusebox Design Tools

I'm forever trying to remember where the source of all those great Fusebox tools are kept, but I never do, so lets make a list here!

Populating Fusedocs with Visual SourceSafe

Here's a neat trick I've found out about VSS. By enabling keyword expansion of *.cfm files in the VSS Administrator you can get VSS to expand a number of keywords codes in your script.

By putting these keywords in your Fusedocs you can get some self-documenting. It's not perfect. The keywords codes are left in the output and checking in via Dreamweaver MX doesn't run the update code in VSS so the keywords are not updated.

To expand keywords:

Type this keyword To add the following
$Archive: $ VSS archive file location
$Author: $ User who last changed the file
$Date: $ Date and time of last checkin
$Header: $ Logfile, Revision, Date, Author
$History: $ File history, VSS format
$JustDate: $ Date, without the time addendum.
$Log: $  File history, RCS format
$Logfile: $ Same as Archive
$Modtime: $ Date and time of last modification
$Revision: $ VSS version number
$Workfile: $ File name
$NoKeywords: $ No keyword expansion for all keywords that follow

Documenting Fusedocs

Here's some documentation on the Fusedoc standard I produced for a client. It's basically a description of the element, sub-elements and attributes of the Fusedoc XML structure.

BlogCFC was created by Raymond Camden. This blog is running version 5.9.001. Contact Blog Owner