Blog

Gavin Pickin

August 19, 2022

Spread the word


Share your thoughts

It's August 19th... Into the Box is approaching fast, 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

Integrating ColdBox with Existing Code Series 5: Using Wirebox

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. In the first installation in this series, we took a tour of the various elements which make up ColdBox. In the second installation, we looked at creating layouts, views, and routes in the main site. In the third, we created a module and did the first integration of our existing code into our ColdBox site. In the fourth, we continued devloping our module with a handler and passing variable back to Coldbox. Now we'll use Wirebox with and without ColdBox Modules to see how these approaches differ from a traditional approach.

https://www.ortussolutions.com/blog/integrating-coldbox-with-existing-code-series-5-using-wirebox

WRIS - Silver Sponsor for Into the Box 2022

We are happy to announce that a new Into the Box Sponsor, WRIS, are sponsoring Into the Box 2022 as a Silver Sponsor. WRIS Web Services develops process improving web-based software and applications for businesses looking to expedite workflow and eliminate legacy, paper-based, manual systems, and has over 20 years of experience with Web Design, Development and ColdFusion Development.

https://www.intothebox.org/blog/wris-silver-sponsor-for-into-the-box-2022

ITB Online tickets available

BECAUSE YOU ASKED FOR IT! Into the Box online tickets are now available for purchase at intothebox.org for just $99.00! With your Online tickets you will be able to access our Pre-Conference and Sessions

https://www.intothebox.org/blog/itb-online-tickets-available

Pre-Conference Schedule Finalized - Last 4 sessions announced

Today we're happy to announce that all of our Pre-Conference sessions and speakers are finalized, and have been posted on the Into the Box Site in our updated schedule section, which shows the pre-conference, workshops, and both days of the conference all in one location.

https://www.intothebox.org/blog/pre-conference-schedule-finalized-last-4-sessions-announced

TeraTech - Silver Sponsor for Into the Box 2022

This year, we are happy to announce that TeraTech are sponsoring Into the Box 2022 as a Silver Sponsor. TeraTech, best known in the CFML Community for the CF Alive Podcast, State of the CF Union Survey, and a CF Development company working with ColdFusion for more than 20 years.

https://www.intothebox.org/blog/teratech-silver-sponsor-for-into-the-box-2022

Add Your Comment

Recent Entries

Why BoxLang When You Have Kotlin, Groovy, Scala, and more…

Why BoxLang When You Have Kotlin, Groovy, Scala, and more…

As we approach a stable release of BoxLang and our continued marketing reaches more folks, many have asked about its purpose. Why create a new language when the JVM ecosystem already includes established languages like Kotlin, Groovy, and Scala, to name a few.

Luis Majano
Luis Majano
December 18, 2024
ColdBox Free Tip 6 - Using Routing with Wildcard Domains!

ColdBox Free Tip 6 - Using Routing with Wildcard Domains!

ColdBox gives you the flexibility to create domain-specific routes, making it perfect for multi-tenant applications or projects that need to respond differently based on the domain or subdomain being accessed. In this tip, we’ll dive into how to use the withDomain() method to create routes that match specific domains or sub-domains.

Maria Jose Herrera
Maria Jose Herrera
December 18, 2024