Blog

Converting Fusebox 5.1 Sample App to ColdBox MVC

Brad Wood |  August 05, 2014

Welcome back to our blog series on converting your legacy FuseBox apps over to ColdBox MVC.  In our

Read More

California Fall 2014 ColdBox-TestBox Training

Luis Majano |  August 04, 2014

Come get trained in sunny California!

 

We will be holding a ColdBox and TestBox bootcamp in sunny California this October 1-3rd, 2014.  This bootcamp will include a medley of our professional training courses and lead by ColdBox creator

Read More

DataBoss - Dynamic Administrator v1.4.0 Released!

Luis Majano |  August 04, 2014

 

We are proud to announce today a nice minor release for Ortus DataBoss Version 1.4.0.  This release brings about support for Adobe ColdFusion 11, perpetual and yearly subscription licensing and much more.  We modified our licensing model and have created a yearly and perpetual plan for each version of DataBoss to allow for a more flexible and approachable licensing model.  Below you can see a summary of the major updates for this release, release notes and information about DataBoss.  If you have never tried DataBoss before, we have a trial version as well that you can use to kick the tires and see how productive it can make you and your team.

Read More

ContentBox at the North Virginia User Group (August 13)

Luis Majano |  August 01, 2014

This August 13th at 7PM Luis Majano, creator of ContentBox, will be presenting the newest version of our CMS at the North Virginia ColdFusion User Group. So if you are in the Washington, DC and/or Virginia vicinity, please drop on by.  Luis will be reviewing all the new features of ContentBox and the upcoming roadmap of this Modular CMS.  For much more information and your RSVP, please go to:

Read More

Converting Fusebox 3 Sample App to ColdBox MVC

Brad Wood |  July 14, 2014

In our last installment, we talked about the benefits of converting legacy FuseBox applications over to ColdBox MVC.  In this entry we'll actually convert the Fusebox 3 sample app available from fusebox.org to show you the similiarities and differences between the two frameworks.  

Overview

Here's a screenshot of the files in the Fusebox and ColdBox code side-by-side. Both are pretty self-explanatory, so we'll work our way through the contents of each file as we go.

Read More

ContentBox Tip: Related Content

Luis Majano |  July 10, 2014

One of the newest features of ContentBox is the ability to define related content for Entries, Pages, and ContentStore objects. Whether it's simply rendering a list of related content links, or creating complex data relationships for use in custom development, the sky is the limit for how you can use this new feature within your ContentBox apps!

Defining Related Content

Adding related content to your content is simple. While adding or editing your conten...

Read More

ProfileBox v1.1.0 Released with Adobe ColdFusion 11 Support

Luis Majano |  July 09, 2014

 
We are incredibly excited to bring you ProfileBox version 1.1.0 today.  This release brings in some code efficiency, Adobe ColdFusion 11 support, a new trial version and ...

Read More

Converting Fusebox to ColdBox MVC

Brad Wood |  July 03, 2014

Fusebox is one of the oldest frameworks for ColdFusion.  My first real ColdFusion job was working on a large intranet site built upon Fusebox.  The framework has changed hands several times and though it has now gone cold in terms of new development but it is still used by 1 in 3 ColdFusion developers according to the State of the CF Union survey results from 2014.  

Party like it's 1999

There's a lot of legacy code out there still running on FuseBox, but that doesn't mean it has to stay that way.  The Internet has moved on to design patterns like MVC and more-object oriented approaches for code reuse and testing.   The thought of reworking your old codebase might seem scary, especially if you're not familiar with MVC and you aren't using any OO principles.  Don't despair though, it's often times better to make incremental improvements to code instead of trying to throw it out and rewrite it from scratch.  The old adage says, how do you eat an elephant? "One bite at a time!"

Read More

How To Create A JIRA Account And Enter ColdBox Tickets

Brad Wood |  June 27, 2014

After using the ColdBox MVC Platform or any of the Box libraries you might think of an enhancement or new feature you'd like to see.  Or perhaps you found an issue, and after posting it to our Google Group, we asked you to put in a ticket.  Well, today is you day because here is a step by step guide for getting set up in our bug tracker so you can enter tickets, as well as comment, vote, or watch other people's tickets.  Out open source libraries are developed out in the open for full transparency and to encourage the public to join in and be part of the exciting process.

Atlassian JIRA

Atlassian has created a number of development workflow tools like BitBucket, SourceTree, and Bamboo.  JIRA (pronounced Jeer-ah) is their popular system for bug tracking and does lots of cool stuff with agile plugins. The URL for the Ortus JIRA bug tracker is (We'll wait while you bookmark it):

https://ortussolutions.atlassian.net/browse/COLDBOX/

When you first visit, you'll see something like this. From a non-logged in state you can still view tickets and read comments but you can't create tickets or interact with existing ones.  Start by hitting the green "Log In" button in the upper right hand corner of the screen.

Not logged in (click to enlarge)

On the log in form, click the "Create an account" link on the right hand column under the username and password fields.  Don't be tempted to use the "Log in using Google" option.  That only works if your E-mail address ends in @ortussolutions.com!

Read More

ContentBox Modular CMS v2.0.0 Released

Luis Majano |  June 26, 2014

ContentBox Modular CMS v2.0.0 has now been released sporting over 50 issues and enhancements.  Check out our

Read More