Blog

Gavin Pickin

December 20, 2022

Spread the word


Share your thoughts

It's that time of year again. Trees are lit, presents are being wrapped, and relatives are coming to visit. That's right, it's time again for the 12 days of Christmas-- 2022 ITB Video Release Edition! 

Today, Day 9's Videos from Into the Box 2022 Conference, 2 sessions about debugging CFML apps and errors.

For the next 12 business days up until Christmas, we'll be releasing a series of related videos each day on the CFCasts site for our Paid and Unpaid CFCasts Subscribers, and a announcement with titles, descriptions, and links to the videos, right here on the Ortus blog. Consider it our early Christmas gift to you.

We were planning on releasing the videos on Dec 24th, but we couldn't wait any longer.

Todays Videos

Today, Day 9's Videos from Into the Box 2022 Conference, 2 sessions about debugging CFML apps and errors.

Daniel Garcia - How to Debug Your CF Apps - Free

How to debug your CF Apps. Using cbDebugger, Fusion Reactor, bundled Lucee and Adobe ColdFusion debugging, as well as good old fashioned writedumps and emails to figure out what is going on.

https://cfcasts.com/series/itb-2022/videos/daniel-garcia-how-to-debug-your-cf-apps

Kai Koenig - Modern ways to keep on top of crashes and errors in your applications

It doesn't matter if you're working on a website, an app or on a complex back end enterprise system. We all know that software is usually not free of bugs. Monitoring your backend systems and having error logging mechanism for them is reasonably common nowadays. Logging issues in client-side apps is usually more complicated and requires some planning and usually additional libraries, but ideally you’d be able to track and follow issues across your tech stack and be notified of critical problems.

After this session you'll have a much better understanding of the error logging and crash reporting ecosystem and will have seen common usage patterns. The session will also cover typical organisational concerns such as perceived performance overhead or cost and how to counter and debunk some of these myths by looking at the benefits of a comprehensive error logging solution.

https://cfcasts.com/series/itb-2022/videos/kai-koenig-modern-ways-to-keep-on-top-of-crashes-and-errors-in-your-applications

Check out the ITB Recap here https://www.ortussolutions.com/blog/into-the-box-2022-conference-recap

All the video will be added to this Series https://cfcasts.com/series/itb-2022

Add Your Comment

Recent Entries

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management


Opting for in-house database management involves more than just a salary. Here are some often-overlooked costs associated with maintaining your own DBA team.



1. High Salaries and Benefits


Hiring skilled DBAs is expensive. According to industry reports, the average salary of a DBA in the U.S. can range from $85,000 to over $130,000 per year, depending on experience and expertise. When you add ...

Cristobal Escobar
Cristobal Escobar
November 20, 2024
5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

ColdFusion has long been a reliable platform for building web applications, but like any technology, it requires maintenance and modernization over time. Whether you're using Lucee or Adobe ColdFusion, it’s critical to recognize the signs that your application is no longer meeting today’s standards in performance, security, and scalability. Let’s explore five clear indicators that it’s time to modernize your ColdFusion application and how ColdFusion consulting can help breathe new life into y...

Cristobal Escobar
Cristobal Escobar
November 19, 2024
ColdBox Free Tip 5 - Building Named Routes with a Struct

ColdBox Free Tip 5 - Building Named Routes with a Struct

**Did you know ColdBox provides flexible ways to build routes using structs?** In this tip, we’ll cover how to use the `event.buildLink()` and `event.route()` methods for named routes, a feature that’s especially handy when working with dynamic URLs.

Maria Jose Herrera
Maria Jose Herrera
November 19, 2024