// writing
Writing — Page 29
A mix of technical deep-dives, career reflections, and dispatches from the road.

developmentAug 18, 2015· 3 min
Has WP_Query Abstracted To Much?
A look at whether WP_Query hides too much from WordPress developers — the performance blind spots that come from treating the database as a black box, and why using Query Monitor is eye-opening.
read more →

developmentAug 6, 2015· 2 min
Using Trello to Manage Your Blog Posts
How using Trello as a blog idea bank makes it easier to write consistently — capturing random ideas in a card-based format so you always have something to write about when you sit down.
read more →

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 →

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 →

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 →

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 →

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 →

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 →

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 →
// the newsletter