Red Hook at Sunset
October, 2003
 

Professional / Internet

I have been doing Web development and other sorts of Internet-related programming and application design for many years now.

Free code and other downloads

There is tons of reusable code (most of it written in CFML) that I've been intending to package up and make available. So far, all I've managed to post is the following.

ColdFusion Code

Most of this stuff is also available at Macromedia's Developer Exchange. It's sometimes easier for me to keep things up to date here, though, so if you're having a problem, try using these versions if you're not already.

  • <CF_TwoSelectsRelated> - An updated version of this tag is available for free download here.
  • <CF_ThreeSelectsRelated> - Updated version (September, 2002) is available here. Thanks to Ken Kayser for bugfix testing/reporting.
  • <CF_TwoSelectsCombo> - Most recent version available here.

Other Web Projects

  • Script Explorer - An add-on for editors in the HomeSite product line (including ColdFusion Studio, JRun Studio, and HomeSite+, but not Dreamweaver). This script gives you a handy way to look at all the functions in all your open files. In addition to giving you this quick "jog your memory" listing, it also lets you "jump" quickly to a function, or insert a call to the function into your work. It will also add a comment block to the top of your file to enumerate all the functions in the file, to make your files somewhat more "self-documenting". Please read the instructions included after downloading.
  • WDDX - Although there hasn't been much new development lately (mainly because it already does what it's supposed to), WDDX is still really useful. Find out about it in your ColdFusion docs or at openwddx.org.
  • Visual VTM, or Vitamin V - This is a project that I started quite some time ago and never had the time to finish completely. It's a near-WYSIWYG editor for creating wizards and dialog boxes for products in the HomeSite product line (including ColdFusion Studio, JRun Studio, and HomeSite+, but not Dreamweaver). Download it here if you want.

 

©2003 by Nate Weiss