TL;DR: I learned something today. Go Me!
A quick and easy way to fetch files
If you aren’t already using Sublime Text 2, you should be. It is a brilliant text editor that does way more then just editing text. Go Look. Whenever I start a project, I like to have all my files local, so that I can work from anywhere and sometimes with out connectivity. The Nettuts+ Fetch plugin for Sublime Text allows … Read More
Adding Core Data to TabbedBar Application Template in Xcode 4x
TL;DR: A quick ‘trick’ so that your Tabbed Bar Applications can use Core Data ‘straight out of the box’