I am in the process of learning objective-C in my own time and creating my first iPhone application however I seem to be having problems releasing the memory of my allocated views. I think there is to much code to include in the question itself so I have created a small sample application and uploaded the code to github (here: I am in the process of learning objective-C in