One of the apps I worked on, 7 Minute Workout, has been featured by Apple again. This time it’s part of the Strength TV ad which features a bunch of great fitness apps on iOS.
In related new the DmgCtrl and Tonic merger …
GoldCards, a Hearthstone reference guide version 1.1 is live on the App Store.
It is mostly a data update regarding the recent nerf of Unleash the Hounds though I did squeeze in a few other bug fixes.
Through my position with the Philadelphia CocoaHeads chapter I am often approached by people who are interested in learning how to program for iOS. The follow presentation serves as a collection of helpful information …
I have an application I’ve been working on. I’d love to get some feedback from people to see if this is a real problem for Twitter users. To do so I’ve made a short survey.
If you use Twitter and have a few min to spare …
Sorry for the dead air over the last few months. Things got a bit hectic at my job and I couldn’t seem to find the free time to post. On the plus side, things are starting to calm down. We’ve shipped some more software …
Things I like about iOS Development I like writing code in the Objective-C language. I like Apple’s provided frameworks and tools. They are, on the whole, very good. I like the iOS community’s enthusiasm for great …
A few days ago I started to archive a lot of the Clickable Bliss website, replacing it with a smaller “hiatus” version. In the process I moved the MegaManEffect which lived primarily via a blog post and a GoogleCode …
If you are one to use enum to define modes or types in your models or controllers, consider using switch statements to help branch the different behaviors. If you do so, the complier will help you when you have forgotten …
It’s time to turn off that family photo screensaver and switch to something that’s important, CI status screens!
First up you’ll need this screensaver (or something similar), which can be configured to load a single or …
Just a little quick tip tonight. If you create a Bot from within Xcode 5 it will assume that the branch you want this Bot to run on is the branch you are currently on. To change this, use the Xcode Bot Web interface. …
A podcast idea…
Introducing Merge Conflicts a Cocoa focused debate podcast where people argue for or against different systems / programming patterns. There is a central, ever repeating host who moderates the debate and …
Did a short show and tell at the last CocoaHeads meeting demoing something I learned at work and hadn’t known about before, that being IBOutletCollections.
For seasoned Cocoa developers we all know that an IBAction is …
I’ve setup some Jenkins servers in the past for Ruby on Rails apps but these days we are trying to get things running for iOS deployment and testing at work.
To experiment with some plugins and such I have my own Mac …
After almost eight years of self-employment I have decided to jump back in and as of Monday started a new job working at Damage Control (DmgCtrl) here in Philadelphia.
I would suspect most people (especially those …
It’s been a crazy week. Some random notes and observations…
WWDC Apple did a tremendous job streaming the Keynote. I watched it live on my Apple TV in the living room while chatting with friends on IRC and Twitter. It …
This is Spoiler Country. If you aren’t ready for spoilers, you might want to skip this post.
I haven’t even opened my M&Ms and we already got nitpicks. Why did Khan use his blood to save the girl and have the guy …
I’m hoping to do some formal screencasting, educational videos for iOS and Rails, in the future so for practice I hacked together this little Introduction to Objective-C Categories to try some stuff out. It’s not the …
While I haven’t mentioned it too much on the blog, I’ve recently got back into Let’s Plays. From the new Let’s Play index page:
Let’s Plays (often shortened to LPs) are basically people playing a video game and adding …
Updated my reading list. Go check it out!
Reading is good for the soul. Thought I’d share my reading list and update it once a month or so. If you have any recommendations shoot me an email or a tweet.
This weekend I got to take part in Philly Startup Weekend!
Startup Weekend is a world wide organization dedicated to hosting events to help educate and inspire entrepreneurs. The goal is to launch a startup in 54 hours. …