Monthly Archives: October 2011

Xcode 4.2 Build Error: “iPhone apps should include an armv6 architecture”

If you are getting the following Xcode build error then this post is for you: warning: iPhone apps should include an armv6 architecture (current ARCHS = “armv7″) iOS apps prior to 4.3 use the armv6 architecture and will run on … Continue reading

Posted in code, iOS, iPad, iPhone, XCode | Tagged , , , , | 2 Comments

iOS 5 UITableView Section Header Change

Some of you may have been scratching your heads as I was today when some of the table views in an app I was working on started showing up with section headers showing that weren’t there previously. It turns out … Continue reading

Posted in app, code, iOS, iPad, iPhone | Tagged , , , , | 1 Comment

Automatic Dubstep & Electro: The Wub Machine

Yesterday Peter Kirn reported on the Montreal Music Hack Day on Create Digital Music and shared a link to Peter Sobot’s project, The Wub Machine. The Wub Machine takes any piece of audio as input and spits out either a … Continue reading

Posted in code, hack, make, online, Python, script, sound, web | Tagged , , , , , | Leave a comment

Who Is The One? Upcoming Modular DJ Software

This upcoming modular DJ software looks really interesting… There isn’t any more info available than what is in this video but if you visit http://whoistheone.net you can sign up to be a beta tester.

Posted in app, mixing, modular, sound | Tagged , , | Leave a comment

How To Trigger A Script When An Email Is Received

This week I needed to have a script run on a linux box whenever an email was received by a certain user. The user in my case is just a bot that is taking some action whenever a certain git … Continue reading

Posted in *nix, bots, code, command line, script | Tagged , , , , , , , | 2 Comments