I was asked about an old post about sorting lists using jQuery and ColdFusion. jQuery UI has been released since I wrote that post so I've created an updated version with some additional functionality Read more »
Firefox is my favourite browser for doing web development work, but a while back I switched to Chrome as it is faster and less resource hungry. Recently I heard about an optimized version of Firefox for Windows called Pale Moon. Read more »
When you use HQL, you can choose to select specific properties from an entity (for performance) and also if you want to get aggregate values (such as count and sum). The problem with doing this is that you end up with an array of arrays which isn't very nice to work with. To solve this probblem you can use a map which is similar to a good old ColdFusion struct. Read more »
I was working on a ColdBox 3 site and noticed that the wiki page for the Mailservice is quite sparse, so I thought I'd blog a simple example of it in use. Read more »
Lots of people have blogged about the Cumulative Hotfix 1 (CHF1) for ColdFusion 9.0.1 already, but I thought I would as well as two of the fixes were issues that I blogged about. Read more »
Search
Wish List
Found something helpful & want to say ’thanks‘? Then visit my
Amazon Wish List :)