Yearly Archives: 2009

T-JAM and the Tesco Grocery API

Finally found something I can talk about openly. Having spent so long working on commercially sensitive applications, which is now in the open. Anyway, apart from helping the Yahoo! OpenHack day, I also signed up to Tesco’s T-JAM event which … Continue reading

Posted in Development, PHP | Tagged , , , , , | 1 Comment

New Yahoo! Homepage

So the reason I’ve not posted anything for a while, and have had to be careful about what I talk about when and if I do. Last week we turned on the opt in to the Yahoo! Homepage http://uk.yahoo.com/trynew My … Continue reading

Posted in Development, Yahoo! | Tagged , | 1 Comment

The CodeSniffer Series

Recently I wrote a series of posts about PHP CodeSniffer the PHP PEAR project. This is a brief reminder of the series and a list of all the articles. These articles are the originals and are being used as a … Continue reading

Posted in Development, PHP, Yahoo! | Tagged , , | Leave a comment

CodeSniffer Part 5: Writing an examples CodeSniffer Sniff

How to go about developing your own CodeSniffer Sniff ready for inclusion in a CodeSniffer standard. Continue reading

Posted in Development, PHP, Software | Tagged , , , | Leave a comment

CodeSniffer Part 4: How does CodeSniffer Work

Looking at the internal workings of CodeSniffer and how it does it’s analysis. Continue reading

Posted in Development, PHP, Software | Tagged , , , | Leave a comment