Articles
These cover a variety of topics like modern PHP, application development, design patterns, and web design.
Hotness, My First Vim Theme
Ever made a Vim color scheme? After all my years of using Vim, this was the first time I tried. It wasn’t nearly as difficult as I imagined.
Finding PHP Companies in Seatttle
To help organize the PHP Companies in Seattle I created a GitHub repo PHP in Seattle.
HTML Is For Everyone
Today I presented a talk HTML Is For Everyone at WordCamp Seattle 2015:
Beginner Edition.
PHP Namespaces in WordPress
Namespaces are a feature that was introduced in 2009 as part of PHP 5.3. As of this writing, the current version of PHP is 5.6.13, and the anticipated release of PHP 7.0 is rapidly approaching. So why aren’t WordPress theme and plugin developers using namespaces to organize their code? Our colleagues in other PHP projects … Read more » PHP Namespaces in WordPress
