Downloads

These files are free to download and use. No warranty is expressed nor implied.

Xcode VividChalk Theme

For Xcode 3, place in ~/Library/Application Support/Xcode/Color Themes/

For Xcode 4, place in ~/Library/Developer/Xcode/UserData/FontAndColorThemes/

screenshot

Download VividChalk Theme for Xcode 3

Download VividChalk Theme for Xcode 4

Vim Bundles Updater

If you followed the instructions on this post, your vim bundles were all installed from git into ~/.vimbundles. To update all the bundles, put this shell script somewhere in your path (mine is in ~/bin) and run it.

Download updvimb.sh

Using Custom Stores with Core Data

Cocoa Camp 2010 presentation with Michael Privat (http://michaelprivat.com) on 9/25/2010. Includes demo application and Keynote presentation.

Download UsingCustomStoresWithCoreData.zip

X12 Segment Split View

Eclipse plugin that parses an X12 segment into its elements.

Install by adding an update site to Eclipse with the URL http://grailbox.com/eclipse

Source available on github: http://github.com/hoop33/SegmentSplitView.