This is your work, valued
EmbeddedSwapping. Demonstration of how to make a custom container view controller manage multiple child view controllers using storyboards.
207InfiniteScrollingDemo. A bare bones example of how to implement infinite scrolling using jQuery **without** plugins.
11TabsWithNavigationAndSegmentedDetail. Demonstration of an iOS tabbed view application where individual tabs can contain a navigation controller and table view.
6Segmented-Control-Views. Objective-C
6SimpleEditableFrame. This is a demonstration of how to incorporate the OmniGroup Frameworks into a project in order to use OUIEditableFrame
4ScrollView. Simple example of how to use a UIScrollView
3SimpleCoreText. Simple demonstration of how to use CoreText to draw text in iOS.
3ScrollViewWithPageControl. Simple example of how to use a UIScrollView with an accompanying UIPageControl
2CustomTableCellWithCheckmarks. Example of a tableview with custom cells including mutually-exclusive checkmarks.
2SafariCookies. A command line utility for OS X to display and optionally remove Safari cookies for a specified domain. Based on RemoveCookie by Rob Mathers.
1SubViewWithNib. How to create a subview backed by a nib with outlets.
1