Tam Tam
 

SP2010 Social op Codeplex

14

Jan

De twitter import ( en blog import ) code die ik eerder hier had gepubliceerd, staat nu als volledig project op codeplex.com

Project: http://sp2010social.codeplex.com

Orginele blogpost:http://stefvanhooijdonk.com/2009/12/02/getting-the-web-inside-sp2010-code-sample

Stef van Hooijdonk schreef

Comments (0)

Stef van Hooijdonk

Getting the web inside (SP2010 Code sample)

02

Dec

The activity feed in SharePoint 2010 is very interesting. It is a way to see and read what your co-workers are doing. Most of your actions in SP2010 will end up in the activity feed.

But what about your actions and updates outside the organisation? For instance your twitter account?

I created a class that will import your twitter updates ( through your public timeline rss feed ) and will post those updates to your activityfeed:

This way your colleagues can keep track of your twitter updates too!

After this, it was easy to create a class that would do the same thing for your Blog RSS feed.

All you need is: a profile property where you store your Twitter account name, no password needed. And you use this class to do the rest on a schedule. I used a command line application for it:

For the class TwitterAcitityFeed I used the code sample from here: http://httpcode.com/blogs/PermaLink,guid,b3af80e2-4e6f-41d6-ae93-61950a332a39.aspx as starting point. you are free to use this example, prototype code as is. It seems to work for us on the public beta.

Download the class here: TwitterActivityFeed.cs.txt (10,8 KB).

Stef van Hooijdonk schreef

Comments (0)

Stef van Hooijdonk
Page 1 of 1 in the Twitter category

Zoeken

Categorie

Archief


Sign In