Skip to content
// writing

Writing — Page 31

A mix of technical deep-dives, career reflections, and dispatches from the road.

Change URLs On Your WP Engine Install thumbnail
developmentAug 4, 2015· 2 min
Change URLs On Your WP Engine Install
A guide to all the places you need to update your site URL after migrating to WP Engine — the database, wp-config.php, and the WP Engine dashboard — and why settings alone won't cut it.
read more →
Is Apple Pay, Coin, etc. Helpful? thumbnail
developmentAug 2, 2015· 3 min
Is Apple Pay, Coin, etc. Helpful?
A practical look at card-consolidating payment tools like Apple Pay and Coin after months of daily use — weighing their convenience against real-world adoption gaps and the security tradeoffs between them.
read more →
Shortcode API You're Doing It Wrong thumbnail
developmentJul 25, 2015· 5 min
Shortcode API You're Doing It Wrong
A look at the WordPress shortcode API changes in the 4.2.3 security release — why some common patterns were never correct to begin with, and the right way to think about shortcode attributes and nesting.
read more →
WordCamp USA City Chosen thumbnail
developmentJul 23, 2015· 1 min
WordCamp USA City Chosen
Thoughts on Philadelphia being selected as the host city for the first WordCamp USA — and whether it's worth the trip when WordCamp San Francisco is already an annual tradition.
read more →
My 5ish Favorite Atom Plugins thumbnail
developmentJul 19, 2015· 4 min
My 5ish Favorite Atom Plugins
A roundup of the top Atom editor plugins worth installing — covering code beautification, docblock generation, linting integration, file icons, and a few other productivity boosters after switching from Sublime Text.
read more →
Check Out Ghost Inspector thumbnail
developmentJul 18, 2015· 1 min
Check Out Ghost Inspector
An introduction to Ghost Inspector, a record-and-replay browser regression testing tool that makes automated UI testing more accessible for small teams without writing Selenium tests by hand.
read more →
WP Better Attachments v1.3.11 Released thumbnail
developmentJul 18, 2015· 1 min
WP Better Attachments v1.3.11 Released
Release notes for WP Better Attachments v1.3.11 — adding a use_caption_for_title option, a second attachments button at the bottom of the meta box, and a PHP warning fix.
read more →
WPBA Thoughts and Road Map thumbnail
developmentJul 18, 2015· 4 min
WPBA Thoughts and Road Map
A candid look at the WP Better Attachments rewrite — the settings architecture debt, the case for spinning off the crop editor as an add-on, and thoughts on how to sustainably support an open-source plugin with thousands of active installs.
read more →
Setup Vhosts in MAMP thumbnail
developmentJul 16, 2015· 3 min
Setup Vhosts in MAMP
How to configure Apache Virtual Hosts in MAMP so each local project is accessible via its own custom .dev domain instead of navigating subdirectories of localhost.
read more →
// the newsletter
Don't miss the next one