views:

803

answers:

3

Hi all,

My desktop application should update my facebook status. Is there an API that allows to update the status with a login and pwd ?

Thanks in advance for your answer

A: 

There is the Status.set API that allows you to do this kind of thing.

mdm
You need to make an FB application do set your status.
Daniel A. White
The link you posted isnt working, checked on http://downforeveryoneorjustme.com/
Francisco Noriega
"It's just you. http://wiki.developers.facebook.com is up."It works for me just fine.
mdm
Weird its nor working for me in my work computer or down for everyone, so I just logged in to my home computer, doesnt work there either
Francisco Noriega
and... now its working both at work and home and down for everyone... thats weird.. maybe it was down temporarily?
Francisco Noriega
+4  A: 

Sure there is!

.Net FacebookToolKit it was done by a 3rd party for Microsoft, and then published as open source on CodePlex.

There is proper documentation and even videos on how to do your first desktop application and how to publish stories, status, etc. FaceBookToolKit CodePlex documentation

Francisco Noriega
Found this link http://www.hanselman.com/blog/TheWeeklySourceCode22CAndVBNETLibrariesToDiggFlickrFacebookYouTubeTwitterLiveServicesGoogleAndOtherWeb20APIs.aspx
Tim
A: 

Facebook Send User Status

vatlab