• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

TeraTech

The ColdFusion Experts: Develop | Secure | Optimize

  • Services
    • Consulting
    • Crash
    • Development
    • Maintenance
    • Modernization
    • Security
  • About Us
  • Testimonials
  • Free Assessment
  • Get in touch!

  • Services
    • Consulting
    • Crash
    • Development
    • Maintenance
    • Modernization
    • Security
  • About Us
  • Testimonials
  • Free Assessment
  • Get in touch!

016 Adventures with ColdFusion and ContentBox in the Wild, with Seth Engen

April 19, 2017 By Michaela Light Leave a Comment


Seth Engen talks about “Adventures with ColdFusion and ContentBox in the Wild” in this episode of the ColdFusion Alive Podcast, with host Michaela Light.

Seth is one of the speakers of the upcoming Into The Box ColdFusion Conference, where he will talk about ContentBox In The Wild.

In his ITB talk, Seth will mention a variety of specific real-world scenarios where ContentBox has answered business needs. 

“We're dealing with in theming essentially HTML, CSS, and JavaScript. This is the one area where it's probably most like other content management systems but with ContentBox I think there's a real power.” – Seth Engen

Contents

  • Episode highlights
  • Mentioned in this episode
  • Speaker details
  • Links
  • Interview transcript

Episode highlights

  • What the heck is ContentBox?
  • How is it different from other open source ColdFusion CMSs?
    • Built On top of ColdBox framework
    • Security good
    • Scalable
    • Great support from Ortus
  • Why use ContentBox Themes and what are the amazing things that you can you do with them?
  • How ContentBox widgets make it easy to program common business needs
    • A CFC with a UI that you can drag and drop in the content page
    • Some data and properties are exposed in the UI so that user admins can edit directly
  • How creating ContentBox modules helps with integration to other software
    • Integrate with 3rd party software such as Stripe to charge credit cards
    • Integrate Full Calendar and Google Calendar API into one module
    • Called from a widget
  • Why are you proud to use CF?
  • WWIT to make CF more alive this year?
    • Community
    • Education such as conferences
    • Education to folks who have old info about CFML
  • What are you looking forward to at Into The Box?
    • Learning
    • Networking

ContentBox In The Wild

ContentBox is an open source CMS ready and waiting for use in your next project. See a variety of specific real world scenarios where ContentBox has answered business needs. This demonstration will outline business needs and their associated solution using a ContentBox theme, widget, or module.

Objectives:

  • Customizing Themes w/ Customized Menu Solutions
  • Creating Widgets for Common Business Needs
  • Developing Modules for Robust ContentBox Integration

Mentioned in this episode

  • ContentBox
  • ColdBox
  • BootSwatch theme toggler
  • ForgeBox download themes, widgets and modules
  • CKTemplates – WYSIWYG editor integration
  • FontAwesome icons and themes 
  • Code from the talk is available on ForgeBox and GitHub
  • Ortus Developer week

Speaker details

Seth Engen is a co-owner of Computer Know How, a Wisconsin-based technology firm that he started with Curt Gratz in 1997. At the companies start he was introduced to CFML (version 4) and has been programming in the language ever since. Seth really enjoys creating web applications with great user interface experiences.

Links

  • Twitter
  • Computer Know How

(* WWIT = What Would It Take)

Interview transcript

Michaela Light:               Welcome back to the show. I'm here with Seth Engen from Computer Know How. In fact, he was the co-owner of that. Founded it quite awhile ago back when ColdFusion 4 was out. We're going to be talking about adventures with ColdFusion and ContentBox in the wild. Not just theoretical but practical. We'll check in what ContentBox is, how it's different from other open source ColdFusion CMS's, why you should be using ContentBox themes, and some of the amazing stuff you can do with them. How ContentBox widgets make it easy to program common business needs, how creating modules help with integrating ContentBox out of software. Welcome, Seth.

Seth Engen:                     Thanks for having me.

Michaela Light:               Let's just start off for folks who don't know, what the heck is ContentBox?

Seth Engen:                     Well, ContentBox as the website and some of the documentation indicates is just an open source CMS, Content Management System. It's very similar to a WordPress, something like that. But for us, those familiar with ColdFusion and have written and programmed in ColdFusion over the years, ContentBox is written in ColdFusion and built on top of ColdBox. Some of the Ortus solutions suite of products, stuff we've interacted with for about as long as we've interacted with ColdFusion overall but just a really solid content management system for your use in your business and with things that you do on the web and those things that you need custom programmed. A great content management system for your use.

Michaela Light:               Cool. You know, there's a lot of open source ColdFusion CMS's out there. Mura, FarCry, Preside, if I'm getting the name right. How is ContentBox different from those other than it's built on top of ColdBox?

Seth Engen:                     Actually that is probably the biggest difference I think. I haven't had a lot of experience with those. I think the difference, and even with other non-ColdFusion based CMS's but they've really built ContentBox with security in mind initially. Very much a modular architecture. Designed it, and we've seen this with some of our business customers and their successes, designed it to scale.

Read more

And to continue learning how to make your ColdFusion apps more modern and alive, I encourage you to download our free ColdFusion Alive Best Practices Checklist.

Because… perhaps you are responsible for a mission-critical or revenue-generating CF application that you don’t trust 100%, where implementing new features is a painful ad-hoc process with slow turnaround even for simple requests.

What if you have no contingency plan for a sudden developer departure or a server outage? Perhaps every time a new freelancer works on your site, something breaks. Or your application availability, security, and reliability are poor.

And if you are depending on ColdFusion for your job, then you can’t afford to let your CF development methods die on the vine.

You’re making a high-stakes bet that everything is going to be OK using the same old app creation ways in that one language — forever.

All it would take is for your fellow CF developer to quit or for your CIO to decide to leave the (falsely) perceived sinking ship of CFML and you could lose everything—your project, your hard-won CF skills, and possibly even your job.

Luckily, there are a number of simple, logical steps you can take now to protect yourself from these obvious risks.

No Brainer ColdFusion Best Practices to Ensure You Thrive No Matter What Happens Next

ColdFusion Alive Best Practices Checklist

ColdFusion Alive Best Practices Checklist

Modern ColdFusion development best practices that reduce stress, inefficiency, project lifecycle costs while simultaneously increasing project velocity and innovation.

√ Easily create a consistent server architecture across development, testing, and production

√ A modern test environment to prevent bugs from spreading

√ Automated continuous integration tools that work well with CF

√ A portable development environment baked into your codebase… for free!

 

Learn about these and many more strategies in our free ColdFusion Alive Best Practices Checklist.

  • Facebook
  • Twitter
  • LinkedIn

Filed Under: CF Alive Podcast, IntoTheBox Conference Tagged With: browser, CF Union survey, ColdFusion, development, hacking, hiring software developers, hiring web developers, into the box conference, podcast, shelfware, software development, software development tips, web developers, web development

← Previous Post 016 Adventures with ColdFusion and ContentBox in the Wild, with Seth Engen – Transcript
Next Post → 017 Managing an international team, Git, CFML, Node, Joomla, with Scott Coldwell

Primary Sidebar

Subscribe on iTunes

Popular podcast episodes

  • Revealing ColdFusion 2021 – Rakshith Naresh
  • CF and Angular – Nolan Erck
  • Migrating legacy CFML – Nolan Erck
  • Adobe API manager – Brian Sappey
  • Improve your CFML code – Kai Koenig

CF Alive Best Practices Checklist

Modern ColdFusion development best practices that reduce stress, inefficiency, project lifecycle costs while simultaneously increasing project velocity and innovation.

Get your checklist

Top articles

  • CF Hosting (independent guide)
  • What is Adobe ColdFusion
  • Is Lucee CFML now better than ACF?
  • Is CF dead?
  • Learn CF (comprehensive list of resources)

Recent Posts

  • test page
  • 141 Into The Box 2025 ColdFusion conference (all the details) with Daniel Garcia – Transcript
  • 141 Into The Box 2025 ColdFusion conference (all the details) with Daniel Garcia
  • 107 ColdFusion 2021 Revealing Details on How it was Created with Rakshith Naresh
  • The Legacy Continues: ColdFusion Summit East Conference Edition

Categories

  • Adobe ColdFusion 11 and older
  • Adobe ColdFusion 2018
  • Adobe ColdFusion 2020 Beta
  • Adobe ColdFusion 2021
  • Adobe ColdFusion 2023
  • Adobe ColdFusion 2024
  • Adobe ColdFusion 2025
  • Adobe ColdFusion Developer week
  • Adobe ColdFusion Project Stratus
  • Adobe ColdFusion Summit
  • AWS
  • BoxLang
  • CF Alive
  • CF Alive Podcast
  • CF Camp
  • CF Tags
  • CF Vs. Other Languages
  • CFEclipse
  • CFML
  • CFML Open- Source
  • CFUnited
  • ColdBox
  • ColdFusion and other news
  • ColdFusion Community
  • ColdFusion Conference
  • ColdFusion Consulting
  • ColdFusion Developer
  • ColdFusion Development
  • ColdFusion Hosting
  • ColdFusion Maintenance
  • ColdFusion Performance Tuning
  • ColdFusion Projects
  • ColdFusion Roadmap
  • ColdFusion Security
  • ColdFusion Training
  • ColdFusion's AI
  • CommandBox
  • Docker
  • Fixinator
  • Frameworks
  • Fusebox
  • FusionReactor
  • IntoTheBox Conference
  • Java
  • JavaScript
  • JVM
  • Learn CFML
  • Learn ColdFusion
  • Legacy Code
  • Load Testing
  • Lucee
  • Mindmapping
  • MockBox
  • Modernize ColdFusion
  • Ortus Developer Week
  • Ortus Roadshow
  • Server Crash
  • Server Software
  • Server Tuning
  • SQL
  • Survey
  • Survey results
  • TestBox
  • Transcript
  • Uncategorized
  • Webinar
  • Women in Tech

TeraTech

  • About Us
  • Contact

Services

  • Free assessment
  • Consulting
  • Crash
  • Development
  • Maintenance
  • Modernization
  • Security
  • Case Studies

Resources

  • CF Alive Book
  • CF Alive Podcast
    • Podcast Guest Schedule
  • TeraTech Blog
  • CF Alive resources
  • CF e-course
  • CF best practice checklist

Community

  • CF Alive
  • CF Inner Circle
  • CF Facebook Group

TeraTech Inc
451 Hungerford Drive Suite 119
Rockville, MD 20850

Tel : +1 (301) 424 3903
Fax: +1 (301) 762 8185

Follow us on Facebook Follow us on LinkedIn Follow us on Twitter Follow us on Pinterest Follow us on YouTube



Copyright © 1998–2025 TeraTech Inc. All rights Reserved. Privacy Policy.