Category Selected:

coldbox-mvc

Blog

Project CommandBox (Gideon): The CFML CLI, Package Manager and REPL

Brad Wood |  May 16, 2014

So at Into The Box this week we unveiled our latest here at Ortus that we've been calling project Gideon.  I'll note now that I'm blogging this to the Ortus blog because this is not beholden to the ColdBox MVC p<...

Read More

New PDF Ref Card: Building ColdFusion REST APIs

Brad Wood |  April 15, 2014

We have just released a new getting started reference cards, ColdBox REST APIs.  This will give you quick overview of everything you need to get started building ColdFusion REST APIs based on ColdBox's simple MVC conventions and URL routing.

Download it here a...

Read More

Texas TestBox BDD Training in 20 days

Luis Majano |  April 04, 2014

Just a reminder that our Texas TestBox BDD Bootcamp is in just 20 more days on April 24-25 in Houston, Texas.  These will be 2 days filled with hands-on and theory about TDD/BDD and Automation via Jenkins, ANT and more.  Hope to see you there!

 

Getting Started With ColdBox and...

Read More

Getting Started With ColdBox and Fuseguard

Luis Majano |  April 02, 2014

Here is a short introductory video of how you can start protecting your ColdBox applications with our FuseGuard Module!  Enjoy!

 

Read More

ColdBox Platform Utilities v4.0.0 with TestBox Support Released

Luis Majano |  March 28, 2014

We are so proud to announce another update to our Adobe ColdFusion Builder exension: ColdBox Platform Utilities v4.0.  This update has tons of cool updates and fixes:

Bugs Squashed

Improvements

New Features

So either download the extension and install it or if you have it installed, just click "ColdBox Platform > Check For Extension Updates..." and perform our sweet auto update!  Here are a few screenshots of some new functionality:

Read More

Use ColdBox to Write Your Next REST API

Brad Wood |  March 27, 2014

REST APIs are a popular and easy way to add HTTP endpoints to your web applications to act as web services for third parties or even other internal systems. REST is simpler and requires less verbosity and overhead than other protocols such as SOAP or XML-RPC. Creating a fully-featured REST API is easy with the ColdBox Platform. Everything you need for creating routes, massaging data, and enforcing security comes out of the box.

The ColdBox MVC Platform has had excellent support for ...

Read More

New WireBox AOP Ref Card Released

Luis Majano |  March 14, 2014

We have just released another installment in our series of getting started reference cards, WireBox AOP Ref Card.  For anyone who's been waiting to jump into WireBox Aspect Oriented Programming, here is your nice full-color introduction to AOP with WireBox.

WireBox Ref ...

Read More