Category: iOS

bitbucket web interface 3

Code Management with git on OS-X

Code Management with git on OS-X is a pleasure most of the time. Git is a huge improvement over subversion. Its faster when working over a network connection and once you get used to...

0

Visual Simulation and Prototyping

The use of visual simulation and prototyping tools are critical for today’s web and mobile software developer. These tools allow users and developers to collaborate on user experience, screen/storyboard flows, and the interaction model...

Login with FB SDK 0

Working with Facebook iOS SDK

Recently I decided to mess around with the Facebook iOS SDK. I’m not really sure what I want to do with it yet, but when I started running thru the instructions and hopping back...

1

How to Internationalize iOS Apps – A Quick Guide

I find my myself routinely surprised about how little information is available on topics that would seem to me quite obvious. Today I decided to try to internationalize app I’ve built – create some...

0

Top 10 iOS-Xcode Things I Constantly Forget

I mess around with a bunch of different programming languages. There’s always things you forget how to do as you switch between PHP, Java/’Droid, HTML-CSS-JS, and Obj-C. Rather than constantly google the same thing...