Misguided attempt at improving website performance
My misguided attempt at improving website performance caused an GC overhead limit exceeded error Read more »
My misguided attempt at improving website performance caused an GC overhead limit exceeded error Read more »
A couple of weeks ago I announced that my book eBook "ColdFusion ORM – A guide to developing applications using ColdFusion ORM" was available. In response to some feedback from the awesome ColdFusion community you can now get it it print as well! Read more »
Dynamically adding data to jQuery UI autocomplete options. Read more »
I am proud to announce that my eBook "ColdFusion ORM – A guide to developing applications using ColdFusion ORM" is now available! Read more »
I've just found that Google have an online tool for compressing and Javascript. Then I noticed that it has an API, so I couldn't resist putting it to the test! Read more »
I've been having 'fun' with a 32 bit application running on a 64bit Windows server which I need to connect to Microsoft SQL Server via an ODBC connection. Read more »
I needed to be able to hide and show the relevant parts of the form depending on what they select. With jQuery and the not selector this is really easy to achieve, so I thought I'd knock up a quick blog post... Read more »
For my own reference, in ColdFusion 9, you can get the primary key value when you do an insert into a database by using the result attribute. Read more »
I've been building a simple content managed website using FW/1 and needed some basic security to secure everything by default. Read more »
Passing lists to HQL parameters Read more »