Aliaspooryorik
ColdFusion ORM Book

cfmailparam behaviour change in CF9.01

Since upgrading a server from ColdFusion 8.01 to ColdFusion 9.01 I noticed that files attached to an email using cfmailparam were disappearing off my filesystem, when previously this hadn't happened. So I wrote a quick test to prove that the behaviour had changed. Read more »

Quick and easy performance gains!

In my last post I talked about tuning the JVM that ColdFusion runs on to get better performance. However the tuning doesn't stop there, by improving legacy/3rd party code you can make significant gains. Read more »

Tuning the JVM

One of the great things about ColdFusion is that it runs on a JVM and as such means that it has a whole bunch of options we can use to tune it to increase performance. The bad thing about ColdFusion is that it runs on a JVM and as such means that it has a whole bunch of options we can use to bring your server to it's knees! Read more »

Composition over inheritance with ColdBox 3

ColdBox 3 has a cunning trick up it's sleeve that allows you to "bootstrap" ColdBox to your application and therefore allow per-application mapping to the ColdBox directory, that is a sub-folder inside my application folder. There is more information on the ColdBox wiki, but there isn't an example of what the Application.cfc looks like. So here is one I created using the excellent ColdFusion Build ColdBox exten Read more »

Search

Wish List

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

Categories

Recent Posts