Rapture In Venice, LLC

:: Freelance iOS Development & Team Augmentation

Uncategorized

What’s the point of your library if you won’t tell me how to use it?

Friday morning. 9:00 AM. Last day of the work week. Your Trello board says there’s one more feature to add to Rocket Smack! and that’s the ability to post your high score to Facebook. You’ve never integrated with a social network before and you have a whole day to get it working. You’re excited to […]

 

My First Android Tablet

Yeah, now I know why they sell these at a $199 price point. Poor gluing and a poorer QA process. John BlancoJohn Blanco is a freelance iOS developer living in Lakewood, Colorado. He’s been developing mobile apps for over 15 years, beginning in the medieval days of Java ME and Blackberry and all the way […]

 

Pragmas Aren’t Just For Marks

Ask an iOS developer what a #pragma is and more times than not they’ll tell you, “It’s a directive that lets you group your functions in XCode’s method index thingy.” OK, I confess, that’s what my answer would’ve been not too long ago! The truth is, there are plenty of #pragma usages out there and […]

 

InnerBand Tutorial Part 3: The Magical 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, […]

 

Previous Posts Next posts