Charlie has posted yeseterday's presentation at the ColdFusion Meetup. http://experts.acrobat.com/p68743264/ So please watch it and learn about ColdBox
Blog
Recent Entries
BoxLang 1.14.0 : BoxLang Ranges Part 1: First-Class Intervals, Zero Compromises
There is a moment in every language's evolution when a convenience syntax grows up and becomes something worth thinking about. For BoxLang, that moment arrived with ranges. We had always wanted to be able to do this in our CFML apps, and we finally can
BoxLang 1.14.0 : Local Template Classes - Define Classes Right Where You Need Them
BoxLang 1.14 ships with one of the most developer-friendly OOP features we've built yet: local template classes. If you've ever created a throwaway .bx file just to hold a five-line helper class, this one's for you.
MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge
The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.
That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.
Add Your Comment
(5)
Nov 30, 2007 10:28:00 UTC
by phill.nacelli
Luis,
Great Preso last night.. I'm looking forward to playing with CB more in the coming weeks..
I downloaded last nights' RC 2 release and launched the dashboard .. in the docs you have the default password to coldbox but I'm not able to login.. I have ColdBox directory sitting on C:inetpubframeworkscoldbox (with cf mapping to that directory) and the dashboard in the C:inetpubwwwrootdashboard folder..
any help would be greatly appreaciated..
Thanks...
Nov 30, 2007 10:44:10 UTC
by Luis Majano
HI Phil,
That should be the password. However, you can manually change it by do the following:
Open the config/settings.xml.cfm and locate the password hash. You can change the hash by using the hash method in CF and the algorithm
So try it out.
Nov 30, 2007 10:56:53 UTC
by Mike Benner
I second the comments. It was an amazing presentation of a framework, I almost passed up. I will be definitely be installing it and giving it a whirl. It seems to solve some of my issues with MG and seems easier to have an easier learning curve (especially with your documentation OCD). Thanks for all the hard work.
Dec 01, 2007 12:04:28 UTC
by Sana
Hi Luis,
Nice presentation....
Is it possible if you do a more advance level of presentation, to cover caching, interceptors, decorator, coldboxproxy.
ColdBox documentation is too good.
Again thanks for all your hard work and offering incredible toolkit ( coldbox ).
Many Thanks
Dec 01, 2007 13:46:26 UTC
by nick tong
Hi Luis, would you be interested in doing an advanced workshop for http://cfFrameworks.com ?