BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in Biztalk Adapters

 
 
Page 217 of 21350

Twitter Search Web Part for SharePoint

Blogger : Lances TextBox
All posts : All posts by Lances TextBox
Category : Biztalk Adapters
Blogged date : 2009 Feb 20

  1.  I installed and activated the RSSBus Web Part for SharePoint, which allows me as a SharePoint owner or member to create a customized web part from one of dozens of RSSBus connectors or any RSS/Atom feed I like, such as a Twitter Search RSS feed.

2.  I added the RSSBus Web Part to my SharePoint page, and edited its content using the Source Editor.  I am using the following template to format the results of my search.twitter.com RSS result:

<rsb:call op=http://search.twitter.com/search.atom?q=+PowerShell+OR+RSSBus pagesize="5"> 
<P> <A href="[[rss:link#1]]"> <img align="left" src="[[rss:link#2]]" border="0" width="33px"/>
[[atom:author_name]]</A>: [[rss:description]]
</P><BR> </rsb:call>

3.  I applied this, and voila, Twitter search results for my keywords (PowerShell or RSSBus in this case) appear in my Web Part!  Pagesize tells RSSBus to only return 5 results.  You can specify whatever search criteria you want in the URL to search.twitter.com, or you can specify any other RSS feed you like too.TwitterWebPart

 

Technorati Tags: RSSBus, SharePoint, Web Part, Twitter


Read comments or post a reply to : Twitter Search Web Part for SharePoint
Page 217 of 21350

Newest posts
 

    Email TopXML