Relationship with ColdFusion Community on Adobe Forums

At one point I thought that this portal was automatically loading forum posts from the Adobe Community Forum. This no longer appears to be the case as there are numerous recent posts to the forums that aren’t showing here.  I didn’t realize this – I was watching the Q&A category here and seeing almost nothing coming through.  I (naively) assumed there wasn’t much traffic over on the forums, and hadn’t bothered confirming.  However, just looked this morning and noted there […]

How ColdFusion Enhances Web GIS Applications for Central San

Central San is a water resources agency that serves nearly 450,000 customers in our 145-square-mile service area. Founded in 1946, Central San collects and treats 30-50 million gallons of wastewater every day, and produces about 600 million gallons of recycled water for industrial uses and irrigation. We operate and maintain a large wastewater treatment plant, 19 pumping stations, and 1,500 miles of sewer collection pipelines. Central San began using Geographic Information System (GIS) technology in the mid-1990’s to replace the […]

Introduction To MVC in ColdFusion

As part of my “Introduction to MVC in ColdFusion” presentation that I’ve given at CF Summit 2016 and NCDevCon 2017, I have a sample application written three ways: In procedural style (all CFMs), As a FW/1 MVC application, and As a ColdBox MVC application. This might be a useful reference for folks contemplating starting to write applications in MVC or migrating existing apps to MVC. Here’s the repo on GitHub (along with the presentation slide deck): https://github.com/cfvonner/Intro-to-MVC-ColdFusion