PHP Validation and Sanitization with filters
One of the most common problems in web development in validating and sanitizing user inputted data....
Howl
I saw the best minds of my generation destroyed by coding, starving hysterical naked, debugging their code through var dumps at dawn...
The Insufficiency of SCRUM
Interesting analysis of creeping issues in SCRUM. Having recently adopted SCRUM I haven’t seen the problems described here yet, but...
Using gmdate()
Recently at work I came across an odd bug involving gmdate(). A client wanted us to post some...
Read Later Pile – Exploring Spl Interfaces
In an attempt to shed some light on and to draw attention to SPL, I plan to post several articles discussing various parts of this...