Entries tagged with ‘documentation’

Commenting code guidelines

Attention programmers, Ryan Campbell at particletree has posted some really great guidelines for commenting your code. Commenting your code is like cleaning your bathroom–you never want to do it, but it really does create a more pleasant experience for you and your guests. Because I’ve recently adopted a new mantra to use comments frequently and […]

CF docs lookup

If you have never used it, you’ll be sorry that you didn’t know about it sooner. There is a brilliant tool for looking up anything in the ColdFusion documentation. It’s called CFDocs.org and it’s a definite time-saver. How it works: you set a cookie on your computer that tells CFDocs.org what version of ColdFusion you […]