Blog

Gavin Pickin

July 15, 2022

Spread the word


Share your thoughts

It's July 15th... what has Ortus been publishing this week? We have the CFML News Podcast, some CFCasts and YouTube Videos, lots of Ortus and ITB Blog Posts. We have a lot more planned for next week as well.

Podcasts

CFCasts

YouTube

Ortus Solutions Blog

July 2022 Webinar - Legacy Migration Follow Up: Using Coldbox with an Existing Code Base with Dan Card

On July 29th at 11:00 AM CDT, we are happy to announce the Dan Card will be presenting a follow up to his June webinar: Getting started with the Legacy Migration. Dan received some good questions, so July's Webinar: Legacy Migration Follow Up: Using Coldbox with an Existing Code Base with Dan Card. If you have a more traditional / legacy codebase, and are wanting to modernize with ColdBox, but don't know where to start, this webinar is just for you!

https://www.ortussolutions.com/blog/july-2022-webinar-legacy-migration-follow-up-using-coldbox-with-an-existing-code-base-with-dan-card


Live Stream Series - Koding with the Kiwi + Friends - Next stream July 15th 2022

In this next session, Gavin will be joined by Wil De Bruin. Wil De Bruin works a lot with CBValidation, contributed to the project, blogged a lot, and even presented at Into the Box in the past. They will discuss a lot of validation approaches, how and where to describe constraints, using validate() vs validateOrFail(), custom validators, and so much more. Join them as they validate the API Endpoints for Developer Feud Quiz API.

https://www.ortussolutions.com/blog/live-stream-series-koding-with-the-kiwi-friends-next-stream-july-15th-2022


Recap: Online ColdFusion Meetup July 7th - "Planning and Building my Developer Feud Quiz API" with Gavin Pickin

Gavin appeared on the Online ColdFusion Meetup July 7th. The session the start of an Building an API Series, the recording and slides are now available.

https://www.ortussolutions.com/blog/recap-online-coldfusion-meetup-july-7th-planning-and-building-my-developer-feud-quiz-api-with-gavin-pickin


Integrating ColdBox with Existing Code Series - 1 - ColdBox Tour

Recently I did a webinar on Refactoring Legacy Code and the question came up about whether or not it was possible to use Coldbox with existing code without converting everything to a Coldbox module or making changes to the existing codebase. The answer is yes and there are many ways to do it. The method you choose depends on what the goals are for the conversion. Do you need to simply keep the exact same site but start moving toward Coldbox routes? Are you putting a new look to existing functionality but need to keep an existing site up and running in the meantime? Both these and several other scenarios are possible. We’ll take this blog series to walk through some of them.

https://www.ortussolutions.com/blog/integrating-coldbox-with-existing-code-series-1-coldbox-tour


ITB 2022 schedule fully released on ITB website!

We have exciting news! You can now take a look at the full official ITB 2022 schedule featured on our website

http://www.intothebox.org/blog/itb-2022-schedule-fully-released-on-itb-website

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026