Pinned Repositories
APParallaxHeader
aqtoolkit
A toolkit consisting of a bunch of generally useful routines and extensions I wrote when putting together other projects.
chatheads
An implementation of Facebook's ChatHeads on iOS.
DAPagesContainer
A generic views container with a scrollable top bar
facebook-ios-sdk
Facebook SDK for iOS
GrowingTextView
An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small screencast.
json-framework
JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
JSON-js
JSON in JavaScript
KBPopupBubble
Twitter-style popup bubbles with dynamic, animated pointer arrows.
oauthconsumer
An iPhone ready, Objective-C implementation of an OAuth consumer.
tdz0110's Repositories
tdz0110/APParallaxHeader
tdz0110/aqtoolkit
A toolkit consisting of a bunch of generally useful routines and extensions I wrote when putting together other projects.
tdz0110/chatheads
An implementation of Facebook's ChatHeads on iOS.
tdz0110/DAPagesContainer
A generic views container with a scrollable top bar
tdz0110/facebook-ios-sdk
Facebook SDK for iOS
tdz0110/GrowingTextView
An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small screencast.
tdz0110/json-framework
JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
tdz0110/JSON-js
JSON in JavaScript
tdz0110/KBPopupBubble
Twitter-style popup bubbles with dynamic, animated pointer arrows.
tdz0110/oauthconsumer
An iPhone ready, Objective-C implementation of an OAuth consumer.
tdz0110/objc
Objective-C utilities
tdz0110/PaperFold-for-iOS
Paper folding animation for iOS
tdz0110/UIColor-MLPFlatColors
A category for UIColor that adds flat UI color methods.