
I have a friend who is new to programming and has asked me how I do it. It made me reflect for a minute to think about…

There are a number of well-documented approaches to developing native Android apps but many are not devoted to developing from the Windows command line but instead…

The plan For Halloween, I am making costumes that are like discos and for the costume I wanted to create a light setup that would flash colored…

Typically, Google APIs return between 20 and 100 results from API calls. This is done to minimize the amount of unnecessary data is sent to…

I have noticed a common and recent issue that developers have been having with the Google APIs has been building out console apps. In this…

There have recently been significant changes to the .NET Libraries for Google APIs. As such, it’s a great time to show my favorite scenarios for…

One key aspect of creating great Hangout apps is handling errors gracefully. In this post, I’ll get you started on detecting errors.

This blog post covers how I put together an SPI-based LED VU meter using a Netduino. There is also a demo of the setup on a Pioneer DDJ-SX because it looks cool when the meters match up with beats.

I have no idea why, but I have had tons of trouble finding a simple example for hosting app engine. I have been working on…

The curse of knowledge – knowing something and then not realizing that you have this knowledge – can make it difficult to remember the first…