PHP, Testing, Quality and other things I care about in tech
Please note that I'm currently migrating all my blog posts and the list below is still missing over a year worth of posts :)
- 19 Oct 2013 » Please stop pretending PHP is a good language
- 26 Jun 2013 » Book review - Instant Hands on Testing with PHPUnit
- 18 Mar 2013 » Stackframes! Stackframes everywhere!
- 13 Mar 2013 » Please ship your own coding standard as part of your project
- 14 Mar 2012 » The UNIT in unit testing
- 25 Nov 2011 » Textual code coverage information for PHPUnit
- 04 Nov 2011 » An introduction to PHPUnits @covers annotation
- 28 Oct 2011 » Visibility underscores in PHP
- 16 May 2011 » How I Judge Frameworks Or Let Me Code In Peace
- 12 May 2011 » References suck! - Let's fix MySqli prepared statements!
- 12 Apr 2011 » Dealing with segfaults while PHPUnit code coverage generation for CI
- 08 Mar 2011 » Autoloading for legacy, non-framework projects
- 01 Feb 2011 » Setting up Jenkins for PHP Projects
- 19 Jan 2011 » Creating your custom PHPUnit output formats
- 14 Jan 2011 » FuelPHP first impression
- 19 Dec 2010 » Setting up Hudson for PHP Projects in 15 minutes
- 14 Jun 2010 » They told you to document everything? They lied!
- 18 May 2010 » PHP Mess Detector - Rulesets
- 15 Apr 2010 » PHPUG meeting munic
- 30 Mar 2010 » Type hints hack for literal Values in PHP
- 29 Mar 2010 » Enhanced MySql Administrator server stats
- 11 Mar 2010 » Running your unit tests everytime you save a file