Getting Feedback is About More than Asking for It
2015-04-19
The other day I was driving home from the coffee shop on lunch break. "How's My Driving?", was staring me right in the face in bold black letters on a…
718 words
|
4 minutes
Protect All the Reputations
2015-04-09
When developing software, particularly web applications, you are hardly giving your product to the end user. There's typically a relationship that looks…
680 words
|
3 minutes
Prevent additional discounts when renewal discounts are applied
2015-04-07
Update: This is now a feature that's built directly into the Software Licensing add-on for Easy Digital Downloads . It can be accessed in Downloads >…
190 words
|
1 minute
Coding In Someone Else's Kitchen
2015-03-11
Recently I was watching an episode of Top Chef, from Season 1. Yep, All the way back. In fact it may have been episode one. Anyway, watch this scene, where…
903 words
|
5 minutes
Code Snippet: Show blog ID in admin header
2015-02-20
Just recently I ran into a case where I had to quickly look something up in the database of my WordPress development environment. I typically do this via a…
187 words
|
1 minute
Don't Settle for Broken Windows
2015-01-27
Small or large...a broken window is still broken. The same principal applies to your code. Small or large, a bug exists and needs to be fixed.
617 words
|
3 minutes
Reducing PHPUnit test times with Travis-CI
2015-01-01
A few months ago I had proposed that the Easy Digital Downloads project expand our PHP/WordPress version matrix for our Travis-CI builds. The problem we…
930 words
|
5 minutes
Not Everything Is a Nail
2014-11-29
Often times, as a developer, I'm asked the question we all dread... Do you have a minute? I have an idea I want to run past you. <insert generic idea with…
728 words
|
4 minutes