Category: welcome to the working week
-
The single greatest contribution to open source by WordPress is documentation
I’m going to throw an idea out there, and that is that the single, most important contribution that WordPress has made to open source software as a whole is documentation. When I first started using WordPress 8 or so years ago, that was the biggest difference between WordPress and other platforms. You could search for…
-
Plugin API/Filter Reference/wp link query args
I made a WordPress Codex page: Plugin API/Filter Reference/wp link query args « WordPress Codex.
-
Why you should care about frameworks
I wrote a blog post about the HTML5 Boilerplate framework, specifically, and frameworks in general for the Pluralsight blog that was published yesterday. Check it out: Why you should care about frameworks You can also check out my Pluralsight course on HTML5 Boilerplate if you’re interested in learning more about it.
-

We built a standing desk!
I’ve been interested in having and/or building a standing desk for years. It probably started with this article in Wired. The main reason for not getting one, however, was having invested in a corner desk piece with an extension for the purpose of housing two workstations side-by-side, one for me and one for my wife.…
-

Bootstrap is NOT a bad fit for WordPress
I’ve been mulling over and debating whether to write this post for about a week. It’s a response to this post on ThemeShaper. In the post, Fränk Klein, in no uncertain terms, explains why using Bootstrap with WordPress is a bad idea. Being the author of a WordPress theme that is based on Bootstrap, as well as…
-
Code: Getting rid of the duplicate submenu with add_menu_page and add_submenu_page
So I ran across an issue today when creating a custom admin menu and submenu items. I wanted to have a submenu item in the menu that linked to the main admin menu page, but did not have the same anchor as the parent. I kept running into this: You can see that, since I’m currently…
-
RegEx is a spectator sport
Newest Pluralsight promo video is out and it’s the first one I’m in (1:39). Authors were encouraged to come up with their own lines. Full disclosure: I suck at RegEx (regular expressions). https://www.youtube.com/watch?v=PCyCqq981PA
-
The Ten Commandments of Egoless Programming
Some good reminders in here for devs and people in general. Things every dev needs to be thinking about (myself included). Coding Horror: The Ten Commandments of Egoless Programming.
-
Raising Rates
This quote from today’s Clients From Hell newsletter is a lot like what I posted about last week: Clients will often claim that they can get a man in Malaysia at one-tenth your price point, or that there’s a fresh-faced kid who’s hungry for your work. They’re not wrong, but they are short-sighted. That kid…
-
Two things you pay for when you hire a developer
No matter what else you may pay for when you hire a developer, you will always be paying for these two things: 1) Their time. Every developer I know is busy, including myself. That means, in order for something to be good enough for them to stop whatever else it is that they are working…