Blog
CFUnited 2009 Presentation Posted
http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbMediaPresentations#ColdBoxPlatform:MorethanMVCAug122009
I also added the source code shown and also a complete source code example for downloading. Enjoy!
LogBox Release Candidate 1 is out!
Ability to get a logger using a class object instead of a category name:
<cfset logger = logBox.getLogger(this)>
LogBox will then inspect the object and get its fully qualified name from it. This is great instead of passing th...
ColdBox 101 2-Day Training Seminar - Choose your city
- Los Angeles & Vicinity
- Dallas
- Houston
ColdBox Training next week at CFUnited 2009
A ColdBox plugin for ValidateThis!
So if you are still trying to determine validation and want an easy and great solution, give ValidateThis a shot! Here are some links for you:
Coldbox SimpleMVC Demystifyed
I have been asked quite a few times why not make a ColdBox lite
version where you can only have the basics? Well, not many people now
that this already exists. Therefore, I am linking to the SimpleMVC
template you can use if you are just starting with ColdBox. This
template is just the basic ColdBox conventions and a few settings,
that's it. This template will ease you in to ColdBox MVC development.
Once you are comfortable with just the basics of how to build apps with
conventions you can always add on and start brining in extra features
from the Coldbox Platform like: caching, logging, AOP, interceptors,
feed integrations, security, etc. However, you won't feel as
intimidated as if you where starting with a huge settings file.
The reason of having all the settings listed out is to tell the
developer that there are all these settings you can use. It is also
hard to create templates when everybody's level and approach is
different. However, this can be overwhelming to entry level users,
therefore we are now including the SimpleMVC template in the coldbox
downloads to come or you can download it from here now: http://www.coldbox.org/downloads/simpleMVC.zip (3.0 template)
So let's do a simple ColdBox for Newbies guide:
Announcing our ColdBox Jobs Community
LogBox Beta 3 Released
http://coldbox.org/index.cfm/download
Enjoy!
...
ColdBox 2.6.4 Released
http://www.coldboxframework.com/index.cfm/download
...