JointJS
When writing glossary items for http://www.599cd.com I've been producing my own Function Engine as a image (in word, cough) and loading it.
Xcode - Missing 'Empty Application' Template
Where has the Empty Application Template gone in Xcode?
MFMailComposeViewController
I used the following tutorial to get an email to send in the app.
Navigation Bar / Tab Bar / Status Bar Colours
http://www.appcoda.com/customize-navigation-status-bar-ios-7/
Replace
xLabel.text = [STRING stringByReplacingOccurrencesOfString:@" " withString:@""];
YouTube - Unplugged
So I've started parsing the YouTube feed of uploads for a User, the User being Uplugged.
App not fitting the full screen
Had an issue where I created a brand new app in Xcode 6. It uses a story board with a tab bar set up. Whenever I ran it on my phone it wasn't going full screen.