Blog Archive

postSass Color Calculator
I almost forgot about this little one-page application that I made in college. It’s called the Sass Color Calculator. It’s an application that helps a developer find the sass function between two colors. This little guy is not only useful to me, but it has greater meaning to me than just a simple application. It was part […]
April 11th 2018 | 10:31 pm

postSet Up Postman for WordPress WP REST API
Objective Post comment on a WordPress installation from an external application and via the WP REST API. Problem To create, POST, to WordPress there must be some type of authenticated user. Most of the time the user posting is the user who is logged in. WordPress allows unauthenticated users to submit comments, but in most […]
January 14th 2018 | 9:51 am

postSync Mac Desktops
Sync Mac Desktops Modern web worker’s workflow needs to be as efficient as possible. Part of that workflow demands that we work on multiple computers. I, for one, love to work on my iMac. I have space, both at my desk and at on my computer’s Desktop screen. When I have to leave to speak with someone […]
June 8th 2016 | 10:21 pm

postAutomate Local Development with BASH
I can’t afford to be inefficient at Efficiency of Movement. I am a one-man show and any wasted movement is wasted money. I started to notice that I was repeating myself more than I should have been. It was high time to automate my process even more. Developing Locally When I start a new project, like […]
April 8th 2015 | 7:03 pm