ColdFISH 3.0 Alpha Released
You may not know what ColdFISH is, but if you are running BlogCFC then you are using it, and chances are at the minimum that you've read a blog that does use it. Well, I've been doing some work on ColdFish due to several requests. This latest version includes:
- XML based configuration - no need to get into the code to change a color or add a keyword
- Keyword formatting for CFML, CFSCRIPT, ActionScript, and SQL!!!
- The ability to tell the parser you are just looking for just SQL, CFScript, or ActionScript (it can't guess script based languages... it does figure out tag-based on its own)
- Caching of formatted code blocks (once it's been parsed it will stay in memory until it hits the cache limit, cache size is configurable)
- A toolbar that allows for viewing the code as plain text, copying it straight to the clipboard, or even sending just the block straight to a printer
- A cleaner default look and feel

If you're interested in testing the alpha out you can check it out of the subversion repository at http://svn.riaforge.org/coldfish/. Feedback is very welcome!
If you just want to learn more about ColdFish, check out the project at http://coldfish.riaforge.org/
Have a great New Years! Jason

Also, I'd like to see this validate under XHTML 1.1. I ahve made a few changs that reduce the number of errors, but there is still work to do.
ColdFish is utterly fantistic. It's pure magic.
Cheers! Jason