Blog

Category Filtering: 'ColdBox'

Remove Filter


Coder's Revolution Is Now Running ContentBox CMS

Posted by Brad Wood
Dec 31, 2013 08:26:00 UTC

I am proud to have finally brought my blog into the new age my converting from BlogCFC which served me well for many years to ContentBox Modular CMS.  Other than a few case-sensitivity glitches moving my database from a Windows backup to my Linux server, it went very well.  Contentbox has a built-in BlogCFC converter which is very nice and pulled across all my content, categories, comments, users, etc in just a minute or so.  I also wrote a simple open source module for ContentBox which will support the old BlogCFC-style links to entries, pages, and RSS feeds so old links will still work.  I am using Computer Know How's Bootswatch Theme.

 Both the URL compatibility module and the Bootswatch theme are available on ForgeBox and can be installed directly from the ContentBox admin with the click of a button.  This is part of why ContentBox is so advanced and extensible.  Hopefully I'll blog a bit more now that I've got all the new ContentBox features.  I know I still need to do some cleanup on the code formatting in some of my entries.  If you see any broken links for functionality, please let me know so I can take a look and fix it.

ContentBox is Giving Away a Kindle Fire for Christmas

Posted by Brad Wood
Nov 15, 2012 05:37:00 UTC
ContentBox and Ortus Solutions just announced a new contest today. All you have to do is write an original ContentBox Theme or Module and submit it to ForgeBox by the Dec 14th deadline.

First prize is a Kindle Fire and a $50 Amazon Gift Card. Runner up is $50 worth of iTunes and Amazon Gift Cards. We're excited to see what the community comes up with.

What do you want in ColdBox?

Posted by Brad Wood
Sep 25, 2012 06:33:00 UTC
Team ColdBox is working on putting together a list of features for our 4.0 release. Before we finalize anything, we'd like to hear from you. Please give us your wishlist for the ColdBox Platform and what you'd like to see us work on. There's always items like documentation and additional screen casts, etc but let's focus specifically on what development items we can do to make ColdBox faster, easier, smarter, and flexible for YOU. No suggestion is too big or small. ColdBox Platform
  • Core MVC
  • WireBox
  • LogBox
  • CacheBox
  • MockBox
I started a thread on the official ColdBox mailing list>, but I also want to open up comments for people not in the Google Group. Please leave a comment with your thoughts and suggestions.

Call to Arms: We All Need to Evangelize

Posted by Brad Wood
Aug 25, 2012 05:28:00 UTC
Prior to this week, there were Wikipedia entries for MockBox, CacheBox and WireBox, but they've all been deleted by Wikipedia. There still is an entry for the ColdBox Platform-- for now. It's also been marked for deletion. So has the FuseBox page. The main reason for the deletion notices is that those articles don't have enough notable third-party references to support them. Wikipedia moderators say those topics just don't have enough articles, news, and books written about them OUTSIDE of their own community, or for that matter; the ColdFusion community.

Get Your Copy of CacheBox: Scaling Your ColdFusion Applications

Posted by Brad Wood
Aug 04, 2012 06:25:00 UTC
Luis Majano has just released his latest Book, CacheBox: Scaling Your ColdFusion Applications. You can buy it in printed, eBook, and Kindle form. More here.

CBDW Featured Session: MultiLingual (i18N) Solutions in ColdBox Platform

Posted by Brad Wood
Jul 17, 2012 08:05:00 UTC
There's only 1 week left before ColdBox Developer Week and the featured session this week is "MultiLingual (i18N) Solutions in ColdBox Platform" by Oğuz Demirkapı on July 24th. Read more about this featured session on the ColdBox Blog.

CBDW Featured Session: Seamless ColdBox-Powered Rich Internet Applications

Posted by Brad Wood
Jul 08, 2012 07:58:00 UTC
There's 2 weeks left before ColdBox Developer Week and the featured session this week is "Seamless ColdBox-Powered Rich Internet Applications" by Phill Nacelli on July 26th. Read more about this featured session on the ColdBox Blog.

Take A Quick ColdBox Survey, Win An iPod Shuffle

Posted by Brad Wood
Jun 07, 2012 08:40:00 UTC
If you currently use (or recently used) ColdBox, we want to know your thoughts. Take our quick, anonymous survey to tell us what you like or dislike about ColdBox and we'll put your name in for a drawing to win your choice of either an iPod Shuffle or a 1 hour consultancy with the creator of ColdBox, Luis Majano. http://blog.coldbox.org/blog/why-do-you-use-coldbox

I'm The New ColdBox Platform Evangelist!

Posted by Brad Wood
Jun 06, 2012 21:13:00 UTC
I've been working with Luis and the rest of the ColdBox team for several years now. I was excited when Luis asked me to become a ColdBox team member last year, and now I have the privilege to bear the responsibility of the first ever ColdBox Platform Evangelist.

Getting Inherited CFC MetaData

Posted by Brad Wood
May 06, 2012 08:19:00 UTC
ColdFusion's getMetaData function is a very handy way to introspect the functions, properties, and annotations of a component in an easy-to-digest format of arrays and structs. ColdFusion even nests structs to represent the metadata of the classes your component extends as well. Recently, for an enhancement I was building for WireBox, the DI/AOP framework inside ColdBox, I wanted to be able to condense all the metadata down for the component in question as well as all the components it inherits from to a single list of functions, properties, and annotations. After a short bit of Googling, I didn't find any code that did that so I decided it was a perfect opportunity to write a function that did just that.

Site Updates

Entries Search