justin + objective-c   19

mbrandonw/OPEventTracker
The simplest way to answer the question: "Are there any UI events taking place right now?"
objective-c  ios 
10 days ago by justin
mpospese/MPFoldTransition
Easily add custom folding and page-flipping transitions to UIViews and UIViewControllers
uiview  uiviewcontroller  ios  objective-c 
10 days ago by justin
hiddenmemory/Tipi
Objective-C implementation of the Tipi template language
objective-c  templating 
6 weeks ago by justin
indragiek/SNRHUDKit
SNRHUDKit is a framework that brings missing HUD controls and interface elements to AppKit. All of the controls are fully compatible with OS X 10.6 and 10.7.
macosx  objective-c 
6 weeks ago by justin
PLWeakCompatibility
Do you like ARC but need to support older OSes? Do you contemplate dropping support for Mac OS X 10.6 or iOS 4 just so you can use __weak? Good news! Now you can use __weak on those older OSes by just dropping a file into your project and adding a couple of compiler flags.
arc  cocoa  ios  objective-c 
8 weeks ago by justin
Arrived/BlockAlertsAnd-ActionSheets - GitHub
Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot
ios  objective-c  uialertview  uiactionsheet 
february 2012 by justin
SocketRocket
A conforming WebSocket (RFC 6455) client library.
ios  objective-c  sockets 
february 2012 by justin
Constant Confusion


The const keyword in C can be confusing, so I wanted to put down my thoughts for my own benefit and for those looking for some clarity. In summary, I'm going to advocate you place const to the right, and read the declaration from right to left.
objective-c  tips  const 
january 2012 by justin
Cedar
BDD-style testing using Objective-C
bdd  ios  objective-c  testing 
january 2012 by justin

Copy this bookmark:



description:


tags: