Aliaspooryorik
ColdFusion ORM Book

Comparing ColdBox and Fusebox

I decided to convert a Fusebox application (which uses ColdSpring) to ColdBox as learning new frameworks is always good. Here are the basic comparisions between a Fusebox XML, Fusebox no XML, and ColdBox controller (or event handlers in ColdBox). Read more »

Railo really is fast!

I've had a few hours spare so thought I'd see for myself if Railo is as fast as I've heard. Well, after running a few of my own mini applications I can backup the claims. Read more »

Fusebox NOXML permissions

One of things I miss about the XML approach is the permissions attribute for circuit and fuseaction. Has anyone come up with an equivalent in Circuit as CFC? My solution is to use MetaData, so you would do something like: Read more »

OO and Fusebox no xml

Brian Kotek wrote a sample application which illustrates extensive use of OO principles. I've taken Brian's Fusebox 4.1 Bookstore code and reworked it to use Fusebox 5.5 no XML. Read more »

Trapping missing Fuseactions in Fusebox no XML

Fusebox does have in-built error handlers, which handle invalid fuses or circuits. If you've ever used them you'll know that they are not particularly user friendly. You could style the errorhandlers, which is not ideal as multiple sites could share the core files. I prefer to trap the exception in Application.cfc. Read more »

Rebooting ColdFusion server nightmare

I recently came across an "interesting problem" (by which I mean nightmare) when rebooting a ColdFusion server. The server hosts approximately 30 web applications, all of which use a framework (mostly Fusebox). The issue I had was that the … Read more »

To open source or not?

Jedi Master, Raymond Camden recently did a presentation on Open Source and RIAForge. The synopsis pretty much covers it: It is time for more CFers to start contributing to Open Source, for the benefit of the Community and the product. Ray provides… Read more »

Next Page »

Search

Wish List

Found something helpful & want to say ’thanks‘? Then visit my Amazon Wish List :)

Categories

Recent Posts