Responsive CSS grid systems
I've been meaning to update my blog design for a while and this seemed like a good opportunity to try out responsive CSS. Read more »
I've been meaning to update my blog design for a while and this seemed like a good opportunity to try out responsive CSS. Read more »
I wrote a quick demo for Devon CFUG this week to demonstrate using jQuery, AJAX and ColdFusion together to build a simple "find as you type" search feature. However it turns out that ColdFusion 8 and ColdFusion 9 return slightly different JSON. Read more »
Recently the list of Adobe Certified Professionals for 2010 was published. It is great to see some new names, particularly those from the UK, on there along with the existing ACPs. However I wanted to acknowledge some members of the community who have been a real help to me personally whom aren't featured on the list. Read more »
I'm pleased to announce that Adobe Community Expert, Brian Rinaldi is presenting "Introduction to the ColdSpring Framework" to Devon CFUG tomorrow evening from 6:30 UK time. As the session is going to be over connect, I'm willing to open it up to anyone who would like to join us. Read more »
I'm doing an series of presentations on Object Orientated Programming (OOP) for Devon CFUG. This is the third instalment where we actually get to build something! Read more »
Microsoft SQL Server Express is a free slimmed down version of Microsoft SQL Server. One of the features missing from the Express edition is the backup facility, however you can still use the SQL commands. Read more »
This is my 2nd presentation from my OO101 series for Devon CFUG. Covers encapsulation, polymorphism, inheritance, composition, method over-riding and the super keyword. Read more »
Last night I started what I hope will be an ongoing series of presentations for Devon CFUG on beginning OOP. I've created a new section for presentations on my website which I intend to update with new material when I present it. Read more »
Thanks to Sean Corfield for his talk on Design Patterns and interesting ways to drink tequila. Read more »
Sean Corfield has posted on his blog that he'll be doing a talk on Design Patterns for Devon CFUG on Monday, September 29th. Read more »