Blog

New Call: ColdBox From Zero To Hero - Round 3

Maria Jose Herrera August 21, 2024

Spread the word

Maria Jose Herrera

August 21, 2024

Spread the word


Share your thoughts

Did you miss our last event? We got you covered! 🚀

Join us for the third round of our popular "ColdBox From Zero To Hero" workshop! Whether you're new to ColdBox or looking to sharpen your skills, this 2-day intensive workshop will guide you through the latest version of the most popular CFML MVC framework, ColdBox 7.

Learn More

Event Overview

  • Date: September 12 - 13, 2024
  • Time: 9:00 AM - 12:00 PM and 2:00 PM - 5:00 PM CDT
  • Location: Online Live Event - Via Zoom
  • Instructor: Gavin Pickin, Senior Developer at Ortus Solutions

What You'll Learn

  • Installation & Templating: Get started with ColdBox 7 by learning the basics of installation and configuration.
  • Advanced Features: Dive into advanced ColdBox features like HMVC development, RESTful APIs, interception points, and integration testing.
  • Real-World Application: Build a micro-blogging app, SoapBox, to apply what you learn in real-time.
  • Testing & Development: Leverage behavior-driven development (BDD) testing and various ForgeBox modules.

Register Now


Software & Tools

  • ColdBox 7.x
  • CBSecurity 3.x
  • CBDebugger 4.x
  • CommandBox Migrations 4.x

(Note: Please ensure you're using the versions listed above for a smooth experience. Future versions may require adjustments.)


Prerequisites

  • CommandBox CLI (Latest Version)
  • Local Database Server: MySQL 8 is recommended.
  • Basic to Intermediate ColdFusion (CFML) Knowledge

Course Outline

  1. Course Introduction: Overview, software prerequisites, and initial setup.
  2. App Skeleton: Scaffold the application, configure the test harness, and run initial tests.
  3. Intro to MVC: Explore ColdBox.cfc, application routing, handlers, views, layouts, and more.
  4. Layouts: Customize layouts with CSS, navigation, and view partials.
  5. Database Migrations: Learn migrations, environment variable configuration, and database setup.
  6. Intro to Models: Generate models, write unit tests, and automate testing.
  7. User Registration: Create user registration, specs, and integrate bcrypt.
  8. Login & Logout: Implement user sessions, login screens, and security with cbsecurity.
  9. Rants: Create and test CRUD operations for rants.
  10. Security: Implement security rules, CSRF tokens, and update navigation.
  11. View User Rants: Build a user-specific rants page and update services.
  12. Add Rant Actions: Implement reactions like bumps and poops, and update views.
  13. Make Reactions Functional: Add routing, update user services, and handle AJAX calls.
  14. Extra Credit: Explore advanced topics like global rants in JSON, AJAX optimizations, and more.

Join us Online

Save Your Spot

Add Your Comment

Recent Entries

Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring

Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring

Spring Boot developers know the pain of evaluating view technologies. Thymeleaf is great — until you need more expressiveness. FreeMarker is powerful — until the syntax fights you. What if you could write templates in a dynamic JVM language that gives you the full power of the platform, feels natural, and requires zero setup to integrate?

Meet the BoxLang Spring Boot Starter.

Luis Majano
Luis Majano
March 13, 2026
Why Swiss Banks Are Modernizing CFML Platforms Without Rewrites

Why Swiss Banks Are Modernizing CFML Platforms Without Rewrites

The growing need to evolve legacy financial platforms safely

Many Swiss banks and financial institutions still operate important systems built on ColdFusion and CFML platforms.

These systems manage a wide range of functions, including:

  • internal banking workflows
  • reporting systems
  • client portals
  • data integration platforms
  • compliance and risk management tools

In many cases, thes...

Cristobal Escobar
Cristobal Escobar
March 13, 2026
Reactive vs Proactive ColdFusion Support: Why Waiting for an Outage Is the Most Expensive Strategy

Reactive vs Proactive ColdFusion Support: Why Waiting for an Outage Is the Most Expensive Strategy

Many ColdFusion environments operate in a reactive mode without realizing it.

Everything seems fine… until something breaks.

A server crashes.

Performance drops suddenly.

An integration stops working.

A security audit reveals missing patches.

At that point the response is urgent:

“Can someone help us fix this now?”

Emergency support is sometimes unavoidable. But when reactive intervention becomes the norm, it usually means something deep...

Cristobal Escobar
Cristobal Escobar
March 12, 2026