Facebook Feeds
I added a Lifestreaming plugin to my blog recently and as I was entering the feed urls of the various Web 2.0 sites I am participating, I stumbled upon the Facebook problem.
Since its last change, the old mini-feed feed has disappeared, so one has to reassemble it by its components.
I was particularly interested in the Noted Feed, the Links feed and the Status feed.
Notes
Although I rarely use it, it can occassionaly contain some thoughts that are posted nowhere else.
By clicking to the notes tab in your profile (hoping you have added the tab to your profile), you get on the right side a column which, at the lower part has the notes feed. Like this:

http://www.facebook.com/feeds/notes.php?id=<yourid>&viewer=<yourid>&key=<yourkey>&format=rss20 LinksThe Links feed is essentialy the feed of all the sharing activity in facebook, so it is a must to include in a lifestream. Working as with notes we can find it at a similar place.
The structure of the url is as follows:
http://apps.facebook.com/feeds/share_posts.php?id=<yourid>&viewer=<yourid>&key=<yourkey>&format=rss20Status
Last, the Status feed is the most important one, especially if no cross posting is taking place on your Facebook Wall, as it comprises of all the original thoughts and situations you share in Facebook.
But where is this feed located?
As much I have searched I could not find it. So after discussing this in twitter, from the responses I realized that the structure of the statuses feed url must be the same with other two feed. First guess: replace notes.php with status.php and ... voila, it works!
http://www.facebook.com/feeds/status.php?id=<yourid>&viewer=<yourid>&key=<yourkey>&format=rss20
3 comments
Nikos Anagnostou said...
@JJ.Liu Did you try to view the feed before entering it in th MS Live Messenger? Just put the url on your browser to see whether something comes back or if you get an error message

but, thanks any way....