Category: Workflow
-
Adding SSL in OS X local development environment
Set up SSL in OS X local development environment easily with a single bash script and an Apache virtual host entry.
-
Bulk editing HTML with WordPress and QueryPath
QueryPath’s jQuery-like API provides powerful tools for targeting and updating HTML elements. WordPress’ content filter modifies post/page content as it’s generated without altering what’s in the database. Combine them and you have a super flexible workflow for bulk editing HTML.
-
Disable plugins using WP Migrate DB
Set up rules to automatically disable plugins using WP Migrate DB’s find and replace feature.
-
1Password for web developers
The working day of a web developer is filled with usernames and passwords, and there’s no way I could do my job without a password manager to generate and recall the endless strings of random characters. My password manager of choice is 1Password from AgileBits. Individual entries for dev, test, and live sites makes searching […]