Tag: Development Environments
-
My Local Web Development Environment Overhaul Pt. 2 – Web Server
As web developers, one of the most under-appreciated pieces of software in our arsenal is the web server software that answers the calls from…
-
My Local Web Development Environment Overhaul Pt. 1 – Overview
As I mentioned in my last post, after attending the cf.Objective() conference earlier this year, I decided that I needed to completely tear down…
-
Interesting ColdFusion 8 Debugger Behavior
I sometimes have to remind myself what a useful tool the debugger that’s built into ColdFusion 8 is. Today I was debugging a fairly…
-
I Think I’m Going to Like Mylyn
A couple weeks ago I posted about moving our SVN repositories to a hosted solution at CVSDude.com. I primarily wanted to do that so…
-
Disabling CF8 Auto-Start on the Mac
I installed the ColdFusion 8 developer edition a few weeks ago on my MacBook Pro. I installed it as a multi-server installation pretty similar…
-
Eclipse/Ant/MySQL Goodness
I’ve spent several hours this past weekend working on a project for a client that uses a MySQL database backend. It involves converting thousands…