Tag: Development Environments
-

Adding ModelGlue’s Event API to ColdFusion Builder’s Code Insight
For the last year or so, all of my ColdFusion development projects have been built using the Model-Glue MVC framework. Over time, you get…
-
Followup to my CFMeetup Development Environment Presentation
Last week I gave a presentation to the CFMeetup group showing how I use Eclipse and Tomcat to develop CFML applications across any of…
-
Configure FusionDebug 3 Beta for Use with Railo 3.1 on Tomcat
For the past couple of months, I’ve been running my CFML server engines (yes engines, plural) on top of Tomcat on my local development…
-
Configuring ColdFusion Applications on Tomcat with Apache Web Server
In my last post I mentioned that I had been toying around with using Tomcat as the only servlet container to deploy all my…
-
To .WAR or Not to .WAR?
A week or so ago, Matt Woodward posted a blog entry detailing how to install Railo and Open BlueDragon on Tomcat. Since then I’ve…
-
My Local Web Development Environment Overhaul Pt. 6 – Version Control System
If you’ve been doing development very long, chances are you have had at least one “OH CRAP” or maybe even it’s big brother “OH…
-
My Local Web Development Environment Overhaul Pt. 5 – IDE
I realize it’s been just over a month since the last post in this series and for that I offer my apologies. Several things,…
-

Start/Stop MySQL from a Terminal Session on OS X
This is a quick post as much to remind myself the next time I need it as anything about how to start and stop…
-
My Local Web Development Environment Overhaul Pt. 4 – Database Server
This entry in my series detailing how I have my development environment set up will deal with databases. This is going to be a…
-
My Local Web Development Environment Overhaul Pt. 3 – Application Server
This installment in my series detailing how my local web development environment is set up is going to deal with my application server setup.…