Jump to Content


Latest Posts

Where I've been hiding

As you can probably see, this site has been somewhat stagnated for a long while... I am dabbling with so much at the moment, and my working life is also quite busy so I guess this site just got left. I spend a lot of time on github of late, so if y...

Simple Greater Than or Equal To Validator for ZF

A simple validator for the Zend Framework to check if a value is greater than or equal to a specified value. The Validator Put this in library/Carbidefinger/Validate/Greaterthaneq.php <?php /** * Greater than or equal to Validator * *...

Modified Pre-Order Tree Traversal with Zend_Db

Hector Virgen has released a brilliant Zend_Db_Table extension enabling simple use of the Modified Pre-order Tree Traversal pattern. ...

Free RBL Checker Tool

I have written an AJAX based RBL checker tool as an extension to this site, in the hope that it is useful. You can access it at http://www.nickpack.com/tools/rblcheck Simply enter any IPv4 address into it and it will search a pre-defined list of RB...

XBOX360 Error codes - What the RROD actually means

If there is a problem with the Xbox360 The LEDs in the ring of light will flash in a particular pattern. ...
Back to top