*** Update – May 7th *** I’ve just discovered that you can do this in XCode4! Which makes this a rather simple process now. Select your project in the navigation view (where you can see your classes) In the view it opens under Targets select your application Select the Summary tab Scroll down and you’ll [...]
Monthly Archives: April 2011
iOS development – Saving an image to the camera roll
This is a rather trivial thing. However I didn’t find it explicitly in the Apple developer docs. It’s in the Take Pictures and Movies documentation. All we have to do is:
Being invasive
Today I installed Skype. It has been a long time since I’ve last used it, but I needed it for work. All I can say now is what a bad experience. Firstly the sign up page was not compatible with Chrome. It’s a major browser now so I would think they’d test it! The unfortunate [...]
Core Data Overview
I found Core Data quite confusing (still do sometimes). Here’s a nice introduction to it: Core Data Class Overview
Disconnected
A couple of weeks ago I came home and found out internet was dead. I don’t know about you but I find the Internet an essential service for my life. For my productivity. It’s my entertainment, my resource for programming, my guide, my mentor in what I’m trying to do. I know it’s just an [...]