I know about the real-time API, but I don't believe it has access to my news feed (yet?) https://graph.facebook.com/me/home?access_token (search for "News feed"). I just want to view all the messages to me just I would see on the facebook site.
I guess I could poll(undesired?) this feed to get access to the data. Just like tweetdeck does every minute. but I am wondering if this is really necessary to access this data? I am affraid that is the only option because otherwise tweetdeck would not do this excessive polling if you ask me.
/me/homeand his answer is talking about your feeds/me/feedwhich are totally different! – ifaour Jan 17 '11 at 11:51/me/feedright? this is what I meant in my comment to @Michael's answer. Unfortunately news feed is not supported as mentioned in my Answer. – ifaour Jan 17 '11 at 12:22