Articles
These cover a variety of topics like modern PHP, application development, design patterns, and web design.
Web Advent Calendars for Geeks
Every December 1, various communities share their Christmas spirit by using the advent calendar to release a series of articles. This list contains some of them that I’ll be reading this year.
WPAL – WordPress AutoLoader Plugin Released
WordPress is missing a critical tool of modern PHP – an autoloader. I wanted to fix that, so I made the WordPress AutoLoader Plugin, or WPAL for short.
Developer Education
One thing that distinguishes great developers from average developers is continuous learning. Here are common ways to improve your education.
Creating Example Projects
Show me the code. That phrase will inevitably come up when people talk about software. Software, by it’s nature, is abstract. When you’re having a long discussion about software, it’s easy to get away from the main point. Until you’re looking at the same piece of code, it’s easy to let your imagination run wild, … Read more » Creating Example Projects