Author Archives: Jeremy

Vim Day One

I spent most of the day today getting comfortable using Vim. If you are not familiar with it or some of the other high octane text editors available and you spend most of your time at the computer writing text files, you might want to check them out. Vim and it’s ilk are highly configurable text editing programs made for productivity and extensibility. The pertinent information in this post falls into the “write this down for next time” category, but … Continue reading
Posted in Coding | 4 Comments

Processing with Jython and Eclipse

Instructions for setting up a Processing with Jython development environment from scratch Continue reading
Posted in Java, Processing, Python | 4 Comments

Flying Low

A quick update on what I’ve been up to in the past couple of months Continue reading
Posted in General | 2 Comments

Kinect SDK on a Mac

Earlier this summer I picked up a freelance Kinect gig. The client was pretty adamant about using the official Kinect SDK from Microsoft. The SDK is only available for Windows and as a Mac user, I had to make the decision wether or not to purchase a new Windows machine, try a virtual machine solution or use Bootcamp. Purchasing a dedicated Windows box was the least risky, but the thought of having two computers around was not that appealing. Add … Continue reading
Posted in Cinder, Kinect | Tagged , , , , | 6 Comments