Archive for 'iPhone App Development'

iPhone IBoutlet should be released manually ?

iPhone IBoutlet should be released manually ?

If you google this question, you will find many answers. Some says yes, some says no. Here I am showing the what should be done with the help of instrument ObjectAlloc graph.

TwitterAgent Tutorial : Tweet from iPhone app in one line code with auto tinyURL

TwitterAgent Tutorial : Tweet from iPhone app in one line code with auto tinyURL

Integrate Twitter from you iPhone application using TwitterAgent. With TwitterAgent, you can do it by single line of code! Also you can auto shorten any url using tinyURL and attach with past just passing one extra parameter!

FacebookAgent update: Now upload a photo and then change status in a single call using Facebook connect for iPhone

FacebookAgent update: Now upload a photo and then change status in a single call using Facebook connect for iPhone

Using facebook connect for iPhone you can now upload a photo and then change user status by calling a single method of FacebookAgent!

FacebookAgent: Easy way to integrate facebook connect in iPhone Apps and write minimum code to publish feed, change status etc!

FacebookAgent: Easy way to integrate facebook connect in iPhone Apps and write minimum code to publish feed, change status etc!

FacebookAgent: Use it to skip code rewrite, write less code, easy integration of facebook connect without any project settings change. Publish feed, change status, upload photo without writing code for login, extended permission etc!! Above all, use the source code freely without any restriction even for commercial purpose! Free and Open!

iPhone app development life cycle with offshore development house

iPhone app development life cycle with offshore development house

Answer your clients questions on iPhone app development life cycle, what they need to provide, why certificates are required, what are those etc.

Helper class for showing records with pagination for iPhone sdk app

Helper class for showing records with pagination for iPhone sdk app

A helper class for showing records in pages. This can be used for showing comments, shouts, recent news etc with some buttons like next, previous.