The Power of Pause: Know when to stop
2013-07-05
For most software developers, working on a project is just taking a predetermined set of requirements, translating them into sudo-code, writing some code,…
641 words
|
3 minutes
A Call For Changelog Transparency
2013-06-23
The other day I was notified by the iOS App Store that two of my apps had available updates. I always get excited when updates come. "Is it new features?…
410 words
|
2 minutes
The benefits of WordPress actions and filters
2013-06-07
As a WordPress plugin developer, the 3 most important things I put in my code are: Translatable Text (__, _e, _n, etc) apply_filters do_action Why are those…
316 words
|
2 minutes
Beer-Cheese Burgers and Hockey
2013-05-29
Tonight, we dined true "Midwestern-er Style", making burgers with Beer-Cheese Sauce, lettuce, and tomato along with some left over German Style Potato…
99 words
|
1 minute
Integrating Status Board with WordPress Plugins
2013-05-07
Recently, Panic (The software company behind popular OSX Apps Coda and Transmit), released an iPad app called Status Board . I don't, myself, own an iPad…
335 words
|
2 minutes
Why cleanly formatted code matters
2013-04-30
Being that I work in the software development industry and also work on open source projects, it's needless to say I've seen my fair share of ugly code. I'm…
544 words
|
3 minutes
Trilogies In Order of Preference
2013-04-06
One of the developers I follow on Twitter mentioned something about watching the Back to the Future trilogy as a marathon while their baby slept.…
100 words
|
1 minute
What font is "Bazinga!" written in?
2013-04-03
Yep, that's a search term that ended up at this website (most likely due to this post ) and I hate to disappoint visitors. According to WhatTheFont.com, the…
116 words
|
1 minute