I use cookies on this website. By using this site, you agree that I may store and access cookies on your device. Find out more and set your preferences here.

Portfolio

I have done work for many different companies including website builds, administration, custom business logic and complex integrations with existing business systems.

Featured Blog Entries

Website Admin Framework

I have been working on a new website administration framework which should mean making custom website content editable by users much simpler.

Integers and Commas

I recently discovered a bug in my Salesforce "On Click" Javascript where Integer values were coming back with commas to seperate the thousands.

Efficient APEX Triggers when using SOQL

In this entry I discuss the problems when working with Salesforce APEX triggers with complex SOQL. I then present a possible solution to this by building efficient SOQL queries which work on batch triggers.