Rapture in Venice

:: Mobile Design and Development Shop specializing in iPhone, iPad, and Android

Uncategorized

InnerBand Tutorial Part 3: The Magic of he Message Center

This is the third part of a multi-part series on the InnerBand Framework. Previously, in InnerBand Tutorial Part 2: Core Data Quick and Easy!, I reviewed the Core Data Store and how it makes working with Core Data actually…kinda fun! From the community of InnerBand developers, I’ve heard nothing but compliments and happiness about what [...]

, , ,

iOS Brownbag: View vs. Layers (including Clock Demo)

For many iOS developers, layers are a lower-level, complex version of the UIView. In reality, it’s the UIView which is a thin layer on top of CALayer. Unfortuntely, 95% of the iOS books and documentation out there talk almost exclusively about the UIKit and so it’s no surprise we get that impression. In this blog, [...]

Clients: Getting a Better Project Price…from a Denver iPhone Developer

My experience as a technical consultant has taught me what the best projects to pursue are, how to smell a rat, and how to come up with the highest bid that wins. I don’t know, maybe I bid low, or too high, who knows, but I’ve got a great conversion rate on getting contracts signed [...]

An Open Letter to Apple: Please Kill Synthesis in iOS 6!

And John Blanco penned an open letter to Apple… Dear Apple, The gig is up. I see what you’re doing. You’re trying to fix one of biggest follies of iOS development that the mainstream doesn’t know about but us developers do. You want to kill Objective-C. It’s obvious. No no, it’s not that you added [...]

The Ruby Version Manager

If you’re doing Ruby and not using RVM, you simply need to be. There’s not only a big difference between Ruby 1.8.7 and 1.9, but you’ll likely want some different gemsets to use different Rails versions, including the new 3.x series. Here’s the most concise guide possible for setting up RVM. (Mac OS X instructions [...]

Previous Posts