Here are some open source projects I have created or worked on:
Short URL takes any URL then creates a random 6 character string and adds .cfm to it. When the link is clicked on onMissingTemplate receieves the URL, looks up the full URL and forwards the user to the full URL. Very similar to tinyURL and other services except this is hosted on your domain.
DerbyCFC provides the following features:
- createIfNotExists function to create a Derby database and datasource
- lists all Derby datasources available to admin password

