Database Find and Replace

If you are a ColdFusion application developer, you'll love this app. If you have a database where you would love to get in there and do a Find-and-Replace, you'll love this app. You'll have to have a ColdFusion server to do this, but well, you get the idea. Or maybe not! Oh well,

The application, named dbfrp allows you to do a search through database fields, and do a Find-and-Replace on the contents therein.

One use of this would be cleaning up text within a blogging app, like the one you're reading now. Ever wanted to change all those <i> tags to <em>? With dbfrp, you can do that.

The application should run with any flavor of ColdFusion 6.0 or greater, BlueDragon, or Railo. The app does write files using CFFILE, so if you are on a shared hosting environment, you will need access to CFFILE.

To download a copy: Click the little 'download' link next to the floppy disk icon at the bottom of this message.

Digit Sum Explorer

Digit Sum Explorer is a simple application I put together to allow one to explore the interesting properties of digit sums. I was inspired to write this application while watching our old video of Multiplication Rock.

For example, when multiplying a number by nine, the digit sums always add up to a multiple of nine. I noticed the same thing is true when multiplying by three.

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