Another human reluctantly joins the blogging
Here it is, my first blog post. I’ve been designing and building blogs for other people (including my lovely wife’s blog) for a while now, so it feels somewhat strange to be starting one for myself...
View ArticleMy New Web Development Blog
As of today, my graphic design and photography sites are now separate. Initially I thought one personal blog would work, but I soon realized that I should have a separate blog for my web development...
View ArticleManually Changing WordPress Database Table Prefixes
Today it came to my attention that my wife’s site’s hosting was running a very old version of PHP, so I thought it was time to update it. It’s hosted at Webfaction, which I really like, but I didn’t...
View ArticleDeveloping Locally with WordPress: wp-config.php Tip
I’ve been using MAMP to develop WordPress sites on my local machine for years, but I continually refine my wp-config.php boilerplate file. Here’s the current iteration of how I handle the DB settings...
View ArticleMigrating Local WordPress Dev Sites from MAMP to Pressmatic
UPDATE 2016/11: Pressmatic was bought by Flywheel and is now here. I recently started using Pressmatic for my local WordPress development environment. I was previously using MAMP (not MAMP Pro) and...
View ArticleToolset Image Output and the srcset Attribute
This is something I couldn’t find an answer to on my own, so I got help from the Toolset support staff and thought I would post about it here to help other WordPress/Toolset developers. When using a...
View Article