Features

Here’s a nice collection of stuff I want to highlight. Talk slides, tutorials, demo code—enjoy!

NSIncrementalStore Talk

These are the slides and sample codes for my NSIncrementalStore talk where I demonstrate a Core Data store that reads and writes simple models to Plist files in a directory. It also watches the directory for changes and updates the managed objects as files get removed or changed.


RubyMotion

These are the slides for my intro to RubyMotion talk.


I had the honor to present on Core Data at the first RubyMotion #inspect conference in Brussels, Belgium. Here’s the slides and sample code:


UI Automation

Looking for more information about UI Automation? Check out my new book, published through the Pragmatic Programmers. Thanks for your support!


Gesture Recognizers