SharePoint - Facebook Webpart
Asked By kings on 21-May-12 09:18 AM
How can i show my facebook's wall post on my sharepoint 2010 webpage.?Is there any way i can showfacebook webpart in there?
Sreenath Kalahasti replied to kings on 21-May-12 07:04 PM
Please refer to this article, you should fine a way to do this.
http://www.codeproject.com/Articles/168706/Facebook-Webpart-for-SharePoint-Part-1
Somesh Yadav replied to kings on 22-May-12 12:26 AM
check this,
http://code.google.com/p/sharepoint-facebook-wall/
Jitendra Faye replied to kings on 22-May-12 12:59 AM
For this first you need to configure Facebook wall post webpart in your application.
- After installation you need to register your application on Facebook with our step by step http://code.google.com/p/sharepoint-facebook-wall/wiki/ApplicationRegistrationFacebook.
Now you can configure the webparts through the settings provided below :
- http://code.google.com/p/sharepoint-facebook-wall/wiki/ShowWallConfiguration
- http://code.google.com/p/sharepoint-facebook-wall/wiki/WriteOnWallConfiguration
- http://code.google.com/p/sharepoint-facebook-wall/wiki/LikeBoxConfiguration
- http://code.google.com/p/sharepoint-facebook-wall/wiki/LikeButtonConfiguration
Follow this link for information-
http://code.google.com/p/sharepoint-facebook-wall/
kings replied to Sreenath Kalahasti on 22-May-12 09:17 AM
I already tried that but i can't download the file
kings replied to Jitendra Faye on 22-May-12 09:20 AM
I worked on this link too.but my question if i want show company's facebook wall post to my home page of sharepoint 2010 what application should i register for?
Sreenath Kalahasti replied to kings on 22-May-12 07:04 PM
When you click on this link : http://code.google.com/p/sharepoint-facebook-wall/
You can see there is download option to the left. Please download one of the Zip File.
Thanks
Sree
kings replied to Sreenath Kalahasti on 22-May-12 10:19 PM
I am talking about this link..
http://www.codeproject.com/Articles/168706/Facebook-Webpart-for-SharePoint-Part-1
Let me know if you can download the link or not?
Sreenath Kalahasti replied to kings on 23-May-12 05:34 PM
Neither am I. You can copy the source code if thats what you want in the link and build your own classes.
Thanks,
Sree
[)ia6l0 iii replied to kings on 27-May-12 10:13 PM
I have used the Sharepoint-Facebook-Wall webpart from Google Code. This is the home page - http://code.google.com/p/sharepoint-facebook-wall/
The latest version of this webpart can be downloaded from the following url.
http://code.google.com/p/sharepoint-facebook-wall/downloads/detail?name=sharepoint-2007-facebook-wall-4.2.zip
To get started, refer this url. It has the detailed steps to install and configure this webpart as well.
http://code.google.com/p/sharepoint-facebook-wall/wiki/Installation
Note that you need to either have WSS 3.0 or the SharePoint 2010 Environment as prerequisites.
Hope this helps.