Blog

Proof is in the pudding: Amazon S3 Explorer Module

Luis Majano |  March 10, 2011
Alright folks, I took the ColdBox 3.0 Modules contest to heart and created my own entry (I don't qualify for prizes so don't worry).  I took our Amazon S3 explorer application and in a matter of 45 minutes we have our very own Amazon S3 Explorer Module compatible with any ColdBox 3.0.0 application, just drop and play!


Mocking a Super Class with MockBox

Luis Majano |  March 09, 2011

A few folks have asked how you can leverage MXUnit and MockBox to mock a super class class.  Here is a simple example to showcase this:

Class Parent A

<cfcomponent name="A"> 
<!--- send ---> 
<cffunction access="public" hint="" name="send" output="false" returntype="any"> 
<cfreturn parent="">
</cffunction> 
</cfcomponent> 

Class Parent B

							
							
								
Read More

Announcing The ColdBox Connection!

Luis Majano |  March 09, 2011
Starting next week we will be starting a new bi-weekly show called The ColdBox Connection!  This will be an online webinar with the ColdBox Team that will showcase features of the ColdBox Platform and of course the community.  This will be our bi-weekly commitment to help the community out with anything ColdBox related, present future products, demystify its simplicity, future road maps and much more.  Each week a member of the team will be ...
Read More

ColdBox California Training Moved To April

Luis Majano |  March 08, 2011
Due to unforeseen circumstances our California Training Galore has been postponed to April 27-May1st, 2011, same location and same courses CBOX101 and CBOX203CBOX101 is our core ColdBox course that covers the entire platform with several workshops and hands on training through 3 intense training days. 
Read More

ColdBox Training In California in 12 days Hurry!

Luis Majano |  March 01, 2011
Just a reminder that our ColdBox training registration will be closing in just a few more days (March 9th). So if you want to take advantage and book our trainings, you must do it ASAP. Here is a little encouragement for you use this code: cboxrulez.

Just a reminder our training is from March 14-18th, 2011 where we will offer two courses back to back:
Read More

ColdBox Platform Utilities v2.5 Released

Luis Majano |  February 23, 2011

Welcome to yet another release of the ColdBox Platform Utilities. This release has updated templates for applications, wirebox integration, wirebox variable mappings and our cool new ColdSpring to WireBox XML converter. I think the video will showcase these new features and how to use them.