PHP 5.2.2 vs. WordPress XMLRPC (Obsolete)
A bug in PHP 5.2.2 breaks WordPress' XMLRPC interface, which breaks stats and other clients.
PHP5 and WP Cache 2 (Obsolete)
Finding and fixing errors with WordPress' WP Cache plugin and PHP5.
Reusable PHPPlease, when developing your plugins, be sure to always use the full opening tag for PHP instead of just <?
The Right Tool…Think about when to use client-side scripting vs. server-side scripting.
Using WP-CLI with WordPress 4.6 on DreamHost (Obsolete)
To use wp-cli with WordPress 4.6, you need to use a newer version than the one installed, and to do that, you need to enable PHAR in PHP.