Aliaspooryorik
ColdFusion ORM Book

Lightweight Firefox

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 »

HQL tip - use a HashMap

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 »

ColdBox 3 MailService

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 »

Search

Wish List

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

Categories

Recent Posts