Category Selected:

tutorials

Blog

Getting started with ColdBox Debugger

Daniel Garcia |  June 21, 2022

The ColdBox Debugger (cbDebugger) module is “a light-weight performance monitor and profiling tool for ColdBox applications” that can be used to see what is going on with your site. It can monitor any ColdBox site, from frontend sites with views to REST API sites. It can also track many things and give insights into requests, CacheBox caches, database activity (including cborm, quick, qb, and Adobe CF 2018+). It has also been recently updated to use Alpine JS as well as other enhancements. If you have not used ColdBox Debugger in a while, it is time to take another look.

Read More

Ortus Content Digest for week of June 17th

Gavin Pickin |  June 17, 2022

What has Ortus been publishing this week? We have the Podcast, some CFCasts and YouTube Videos, lots of Ortus and ITB Blog Posts. We have a lot more planned for next week as well

Read More

Live Stream Series - Koding with the Kiwi + Friends - June 17th 2022

Gavin Pickin |  June 15, 2022

Starting last Friday, June 10th, at 1pm PDT, Gavin Pickin hosted a live stream, live coding, pair programming with some Community Member "Friends". This stream will try to include special guests from the community, to get their viewpoints / advice on how Gavin should do something. They’ll be pair programming while they chat, with each stream focusing on a piece of the project.

Read More

How Can I use a Jar library in CFML?

Michael Born |  June 14, 2022

CFML makes it simple to instantiate and use native Java classes without leaving CFML-land. For example, we can use Java's SimpleDateFormat library to format a date object. In order to use a third-party java library, however, such as the Jsoup HTML parser, you will need to load the jar into the CFML engine first, so let's see how we can do that.

Read More

Ortus Content Digest for week of June 10th

Gavin Pickin |  June 10, 2022

What has Ortus been publishing this week? We have the Podcast, some CFCasts and YouTube Videos. We have a lot more planned for next week as well

Read More

Live Stream Series - Koding with the Kiwi + Friends

Gavin Pickin |  June 08, 2022

Starting this Friday, June 10th, at 1pm PDT, Gavin Pickin is going to host a live stream, live coding, pair programming with some Community Member "Friends". This stream will try to include special guests from the community, to get their viewpoints / advice on how Gavin should do something. Weekly on Fridays at 1pm PDT - The goal is to host these live streams on a weekly basis, when possible.

Read More

Ortus Content Digest for week of June 3rd

Gavin Pickin |  June 03, 2022

What has Ortus been publishing this week? We have the Podcast, some CFCasts and YouTube Videos. We have a lot more planned for next week as well

Read More

June 2022 Webinar - Getting started with the Legacy Migration with Dan Card

Gavin Pickin |  June 02, 2022

On June 24th at 11:00 AM CDT, we are happy to announce the Dan Card will be presenting Getting started with the Legacy Migration for the June 2022 Ortus Webinar. If you have a more traditional / legacy codebase, and are wanting to modernize but don't know where to start, this webinar is just for you!

Read More

How to Make Windows Folders Case Sensitive

Gavin Pickin |  June 01, 2022

In the last blog post in this series, we discussed Case Sensitivity on Windows, what is it, why does it matter, and how it could mess up your developer day in ways you never thought of. In this blog post, we're going to show you how to enable case sensitivity in windows, for a given folder, all folders underneath it, and explain how that case sensitivity is inherited, and when it isn't.

Read More

Ortus Content Digest for week of May 27th

Gavin Pickin |  May 27, 2022

What has Ortus been publishing this week? We have the Podcast, some CFCasts and YouTube Videos. We have a lot more planned for next week as well

Read More