This was a hard problem to solve the first time I ran across it. Until flexbox gains better support, front-end developers have a couple of…
Read more…This article is really old and probably isn't relevant anymore. On iOS devices, all browsers must use Webkit to render pages. Alternative…
Read more…If you've ever cursed the fact that you need to mkdir <dirname> followed by cd <dirname> to create and change into a new directory, this…
Read more…I've always thought the whole SEO thing was a little slimy. Trying to reverse-engineer Google's ranking algorithm so that your web site can…
Read more…I learned a trick a while back to create my .gitignore file (and add to it) quickly from the terminal. Here's a common ignore pattern for…
Read more…I’ve fallen in love with Grunt , the so-called JavaScript task runner. Before I go into the namesake of this post, I want to first talk…
Read more…Here we have an example of WordPress post meta data that uses an ordinal number for the date. In this case, November 2 nd (that's the…
Read more…I just started a new project that requires a PHP server, but the built-in PHP server used by grunt-php is not beefy enough. Instead, I…
Read more…A friend and I have been working together to build a JavaScript game , and we've run into quite a few different roadblocks with Git version…
Read more…I ran into a problem recently on the very WordPress installation that runs this blog. After migration from my old hosting provider…
Read more…