Skip to content
// writing

Posts on development — Page 14

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

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 →
Why I Decided to Use a Themeforest Theme thumbnail
developmentApr 1, 2015· 2 min
Why I Decided to Use a Themeforest Theme
Why buying a Themeforest theme beat spending another weekend at 85% on a custom design — freeing up time and energy for writing and building things that actually matter.
read more →
Easily Retrieve Browser Information thumbnail
developmentMar 28, 2015· 1 min
Easily Retrieve Browser Information
A tip for getting exact browser and OS details from clients using yourbrowser.is — useful for reproducing cross-browser bugs with tools like Browserstack when you can't replicate the issue yourself.
read more →
What I Miss From WordPress & What Ghost Does Better thumbnail
developmentMar 22, 2015· 1 min
What I Miss From WordPress & What Ghost Does Better
An honest comparison list after switching from WordPress to Ghost — the features and familiarity left behind, and the things Ghost genuinely does better for a developer who just wants to write.
read more →
How I (Almost...) Setup My Ghost Pro Custom Domain Name thumbnail
developmentMar 20, 2015· 2 min
How I (Almost...) Setup My Ghost Pro Custom Domain Name
A candid account of attempting to point a custom domain to Ghost Pro — the DNS rabbit hole, what almost worked with CloudFlare and Hover, and why sometimes forwarding the domain is good enough.
read more →
// the newsletter
Don't miss the next one