My journey into JavaScript land has begun. The first thing I had to do was get an Angular.js seed project up and running in the WebStorm IDE. This is a no brainier, but useful to some if you are starting...
If you found this posting, I’m sorry. You may be frustrated, confused or both. I feel your pain, I was in your shoes a few days ago. The back story is; I installed libfreenect a few months ago, assuming...
Sunday, FUN DAY, in the spirit of random code experiments, I script’d a simple Photo Both app in Processing. It’s a base idea that I plan to expand on a bit further. Here are some screen shots...
It is time to get your Kinect Sensor up and running in OSX 10.8 (Mountain Lion). A simple Google search on the topic will result in numerous outdated blog postings. I believe my posting will be beneficial...
Why do we need a build tool to begin with? If you find yourself asking this question, maybe it’s time you refresh your memory on Continuous Integration. Build tools are essential to large, complex...