Alex Hedley (Page 29)

Welcome to my blog!

MFMailComposeViewController

I used the following tutorial to get an email to send in the app.

Read more...

Navigation Bar / Tab Bar / Status Bar Colours

http://www.appcoda.com/customize-navigation-status-bar-ios-7/

Read more...

Vimeo API

Vimeo API

Read more...

YouTube - Unplugged

So I've started parsing the YouTube feed of uploads for a User, the User being Uplugged.

Read more...

Replace

xLabel.text = [STRING stringByReplacingOccurrencesOfString:@" " withString:@""];

Read more...

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.

Read more...

Parse Time

Parse time from seconds to hours:minutes:seconds

Read more...

First Element of Dictionary

Get the first Element of a Dictionary:

Read more...

Parse Date

SetDateFormat

Read more...

Hexagon View

Team Treehouse give you badges for completing courses. They show you them on your profile: http://teamtreehouse.com/alexthedley Python Basics Stage6

Read more...