Skip to content
// writing

Posts on development — Page 14

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

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 →
Display PHP Errors in MAMP thumbnail
developmentJul 15, 2015· 1 min
Display PHP Errors in MAMP
A quick tip for enabling PHP error display in MAMP by flipping display_errors to On in php.ini — so you get real error messages instead of the white screen of death.
read more →
Moving From Sublime to Atom thumbnail
developmentJul 12, 2015· 3 min
Moving From Sublime to Atom
A comparison of Atom and Sublime Text after switching editors — where Atom shines with active development and HTML/CSS/JS extensibility, and where Sublime still wins on speed and search.
read more →
Moving From WordPress to Ghost to Jekyll thumbnail
developmentJul 10, 2015· 3 min
Moving From WordPress to Ghost to Jekyll
The journey from WordPress to Ghost to Jekyll — why each platform was a step closer to the ideal developer blogging setup, and what finally made a static site the right choice.
read more →
Check Out Hyperpolygot thumbnail
developmentApr 4, 2015· 1 min
Check Out Hyperpolygot
A recommendation for Hyperpolyglot, a site that puts JavaScript, PHP, Python, and Ruby side-by-side to show how similar languages really are at a syntax level — great for picking up a new language faster.
read more →
// the newsletter
Don't miss the next one