All posts in Memory Leaks

What are the benefits of OpenFeint

OpenFeint

Today I was checking few libraries for iPhone when I come across OpenFeint which is actually a platform with lot of features. Today I spent some time over it and I start like it almost all of its features. Specially you can make a group chat, leader boards and also you can post your feeds on facebook. There are hell of things which you can do with it and today they added one more big feature which is “One Touch iPromoteā€ which gives users a simple way to find and buy other OpenFeint-supported games their friends are playing.

Continue reading →

Popularity: 3% [?]

Get the amount of free memory available in iPhone application

Today i was exploring memory leaks & debugging in Xcode and found a handy code! Get to now how much free memory available and how to free more memory. Continue reading →

Popularity: 7% [?]

Debugging in Xcode

Today I was looking at the issues if I should go with sdk 3.0 or not. While browsing different websites, I stopped at Debugger. I thought this should be more relevant for me daily work then sdk 3.0 at the moment icon smile Debugging in Xcode So I read over it and it was a video tutorial explaining how to you Xcode for debugging. It was really useful screen cast, so I thought worth sharing with everyone else. Continue reading →

Popularity: 52% [?]