September 2011
3 posts
Neven Mrgan's tumbl: Labeling the Back button →
mrgan: Most “deep” apps require some amount of navigation, moving the user deeper into child views and then back out to the parent view. That navigational backtracking is typically done with a “Back” button, positioned in the top-left corner, and denoted by a pointed left side. You’ve all seen it: …
Sep 21st
398 notes
911.m
for(int x=0;x < 2819;x++) { Person *p = [victimsOf911 objectAtIndex:x]; Family *f = [families familyForPerson:p]; [self prayingFor:f]; }
Sep 11th
1 note
Join Me At The Voices That Matter iOS Conference →
Sep 8th