Yearly Archives: 2009

CodeSniffer Part 3: Writing an example CodeSniffer Standard

Take a look at writing a custom CodeSniffer standard, by using rules (or Sniffs) from existing standards. Continue reading

Posted in Development, PHP, Software | Tagged , , , | 3 Comments

CodeSniffer Part 2: CodeSniffer Output

I take a look and some of the standards and reports available in CodeSniffer by default. Continue reading

Posted in Development, PHP, Software | Tagged , , , | 3 Comments

CodeSniffer Part 1: Introduction to CodeSniffer

This is a rough transcript of a lightning talk I gave during a team meeting at Yahoo! completely off the cuff, but I am in the process of writing this up as a Yahoo! Tech Talk, and also, as this is not internally sensitive, like most of the stuff I’ve been working on for the last two years, I’ll see if it can be release on Yahoo Developers Network. Continue reading

Posted in Development, PHP, Software | Tagged , , , | 7 Comments

Marksmen and Developers

One of the things I enjoy about the sport of shooting is the almost Zen like mental state you have to get yourself into. I use my shooting time as meditation time, you have to shed all of those external … Continue reading

Posted in Development, Ramblings, Shooting | Tagged , , , , | Leave a comment

Basic web security precautions you can take to limit phishing damage

A brief ramble on how I protect myself against exposing all my passwords by getting phished once. Continue reading

Posted in Security, Software | Tagged , , , | Leave a comment