Test driven development in PHP

Posted by Mike Caisey on 22nd September 2010
I'm currently learning about Object-Oriented software design guided by Test Driven Design (TDD)

Read more... [Post Comment]

More iPhone wallpapers - Spain edition

Posted by Simon Bos on 20th September 2010

iphone wallpapers 2

Its the "Yes, I've been on holiday in Spain recently" update!

Read more... [Post Comment]

HTC Desire (Android) - Where's that &%*$ pound sign?

Posted by Stuart Forster on 16th September 2010

Where's the pound symbol

Something that slightly annoyed me for a while on my Android powered HTC Desire was "where's that bloody pound symbol?". How to find it is shown above.

Read more... [4 Comment(s)]

A tree structure using Zend_Db_Table for PHP

Posted by Mike Caisey on 14th September 2010
Tagged: tree structure
How to implement a tree structure in PHP for use when making menus from pages stored in the database and the hierarchy information is stored with them.

Read more... [1 Comment(s)]