Karate; Body Programming

Karate is an advanced programming language for the body. Each movement is a letter in an alphabet which when strung together form words. These words are practiced in routines which become expressions, phrases, and functions stored in your muscle memory. Once stored, they can be quickly called upon to solve problems of a physical nature.

read on

Ello.co

I guess I should write something this year ;) Well, I have, but I’ve really been enjoying Ello.co as a writing platform lately, so if you’d like to read more, please visit there.

read on

AngularJS Posting Interface for your GitHub Jekyll Site

After getting a decent way to create a file on GitHub just using a POST from a form as Brock Boland spoke about with his Jekyll posting interface, I thought I would take this one step further and figure out a way to use the GitHub API to create that file instead of taking you to GitHub’s new file interface. This was much easier than I expected.

read on

Jekyll Juice

This blog is now powered by Jekyll alone (was on Octopress). Brock Boland recently wrote about moving his blog to only Jekyll and I’d been wanting to do this for a while as well so I don’t need to worry about generators and such at all. Only took about an hour. Generate a jekyll site with jekyll new [site] and then just move your posts over, tweak your settings and theme and you’re done.

read on