ColdBox Nightly Builds, courtesy of ANT
ColdBox nightly builds are now available at http://www.coldboxframework.com/downloads/nightlybuild/coldboxNB.zip
It was easily accomplished using ANT, not sure why we didn't do this before.
Enjoy.
ColdBox nightly builds are now available at http://www.coldboxframework.com/downloads/nightlybuild/coldboxNB.zip
It was easily accomplished using ANT, not sure why we didn't do this before.
Enjoy.
When I first read Luis's entry on ColdBox Beta 2: Flex/AIR Integration this is pretty much that immediately went through my head ...
Gotta be honest: at first I didn't buy into it... You have to be careful on separating your logical layers... if ColdBox is a front-controller, why would a Rich Front End talk to it? It should talk to your Service Layer... and your Service Layer doesn't need ColdBox ...
However, after talking to Luis I discovered, what if, what if you make ColdBox become your enhanced service layer manager? What if your ColdBox Handlers become part of your Service Layer API? What do we have? We have a Service Layer with built-in environmental settings, logging, error handling, event interception and chaining, you name it ... Now it all makes sense...
This is good; real good ... perhaps you'll see a full 60 or 90 minutes presentation on this at CFUnited or CF.Objective() 2008.
Keep it up.
That's right. If you're planning to speak at CFUnited 2008, tomorrow is your deadline. If you don't plan to speak, you can still suggest topics or speakers.
I just submitted a few topics, including but not limited to advanced framework development, enhanced service layers for ria's, ria's data security, db real time data manipulation, some facebook secrets, and more ...
See you at CFUN08.
If you ever see the following error when performing a cfhttp call:
ColdBox 2.5 Beta 1 is out with tons of new goodness:
People, listen up ... Ext 2.0 Beta 1 was released today ... for those of you still not familiar with Ext, it is what powers the ColdFusion 8 Ajax UI: Windows, Menus, Grids, Trees, etc. With the 2.0 release you have an amazing power to build desktop-like apps on the Web .. Start Menu, Desktop Icons, Task Bar, Windows, ... you really have to check it out. It blew my mind .... Where to go from here?
It's not dead (or even dying), it's just...
Not dead, just ... stealthy
Not dead, just ... getting the AJAX treatment
Not dead, just ... in an upgrade cycle
Read more at a new ComputerWorld rectifying story.
Leaving to Max. My session will be ...... >take a guess< ............ ColdFusion Powered Ajax, where I will demonstrate ColdFusion MX8's capabilities, but also talk about the engine powering it -- YUI, EXT --, provide examples on how to tweak it, improve performance, and show some amazing examples of Ext 2.0, which has not been confirmed to be part of a future release of ColdFusion, but we can only hope.
Randy Nielsen posted a zip file and instructions to get the entire ColdFusion MX8 CFMX reference for your ipod. I'm really not sure how much I am personally going to use this, since every time I develop I'm actually online and I can check the references at the cfquickdocs.com site, but it's still pretty cool.
Most ColdFusion people run their development environment using Windows XP and Apache, since IIS for XP allows a single site -- IIS for Vista allows multiple sites btw. I personally run VMWare and I have separate vms for cf7 and cf8, but if you're one of those who already has everything set up and want/need to run cf7 and cf8 side by side, check out Tom's article explaining step by step how to get it done.