iPhone Facebook Connect: How Do I publish feed with FacebookAgent

I planned to write a series of “How Do I…”s with Facebook Connect. Certainly the primary target is YOU but it will also work as a reference to me as well
The first article will be on publishing a feed.
So lets start…!
App Requirement Spec

Option to login/logout to Facebook
Option to publish a feed [...]

Multiple login for TwitterAgent

Multiple login for TwitterAgent

I received some requests on multiple login option for TwitterAgent and updated the agent there by. Now a logout option is added to login again with a different userid.

FacebookAgent Update: Easily Run FQL, get User info, get/set permission and friend list!

Now support for FQL, friendlist, userinfo is added! You can also give permission and get permission matrix. Additionally, a shared object is introduced so you can use facebook agent easily on multiple view controllers!

tech for teach

When I was at school I hardly used any computer, let alone latest gadgets… if there were any! But now days have changed. So changed the technology, people and of course young people. Perhaps, the young ones change most rapidly, they are becoming more intelligent, smart and tech loving. For example, if you are not [...]

FacebookAgent and TwitterAgent now on Google code

FacebookAgent and TwitterAgent now on Google code

FacebookAgent and TwitterAgent classes are released as Open Source project in google code. You are welcome to join the project… any update or bug report is highly appreciated.

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.

Two years in Tripprt :)

Two years in Tripprt :)

On 12 Feb I completed my two years in Trippert Labs though technically little short of two years in trippert since it was acquired by PlayDom recently.
First of all, I thank Raju vai aka The Hungrycoder to arrange an occasion where I met Hasin vai. I am really grateful to this man to recruit me [...]

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!

Gmail and Task notification by Google notifier for Mac OSX

Gmail and Task notification by Google notifier for Mac OSX

Using Google Notifier step by step. This article will show you how google notifier can help you. A detail installation and configuration procedure is also described.

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!