Swift A Look at Apple’s SwiftJoeJune 8, 20140 In all honesty, when I first heard Apple had introduced a new language for developing iOS and OS X applications, I...
Miscellaneous Customized QR Codes with LogosJoeFebruary 15, 20140 QR codes are all the rage these days, showing up on the side of mass transit buses, advertising flyers, business cards,...
XCode Tips Managing iOS Application IconsJoseph BellJanuary 26, 20140 Editors Note: This article was originally published on January 26, 2014. The included automator script needs to be...
XCode Tips Playing a Simple Sound in iOSJoeJanuary 19, 20140 Many of the best tutorials on the web are how to do simple things. Application development in the 21st century is...
XCode Tips [UIColor colorWithRed:green:blue]JoeDecember 17, 20130 If you've done web development and needed to add that perfect splash of color, you've come to appreciate websites like...
XCode Tips Creating Attractive Flat Buttons on iOS 7Joseph BellDecember 14, 20132 Update! - If you are interested in learning more about Apple's new Swift programming language, we have a version of...
XCode Tips A Pesky Cocoa Lumberjack BugJoeJune 10, 20130 The latest release of iOS 6 has "introduced" a pesky Cocoa Lumberjack bug. If you recall, Lumberjack is our favorite...
Web Services Creating a Linux Server for Web ServicesJoeFebruary 24, 20130 Howdy! In this post you're going to learn how to download and install VirtualBox on your Mac to aid the creation of...
XCode Tips Managing Multiple Schemes and Build ConfigurationsJoeFebruary 12, 20130 I will confess, getting a mental grip on XCode schemes and build configurations took a bit of time. In the end I came...
XCode Tips Improved iOS Logging with LumberjackJoeFebruary 10, 20130 Edit: Lumberjack in it's current form isn't compatible with Apple's new Swift. If you're playing with Swift and...