Here you have a standard RSS webpart with a twitter search query. To spice things up I’ve created a custom XLS stylesheet. Now it also shows photo’s, links and other usefull information.
To use this Twitter webpart
- Add an RSS webpart to your page
- Go to www.twitter.com
- do a search (e.g. #Wortell)
- in the search result screen, click on ‘RSS Feed for this query’
- copy the link (e.g. for the search query #wortell you get the rss link: http://search.twitter.com/search.atom?q=%23wortell
- edit the webpart and add the link to the RSS-Feed URL in the RSS Properties
- Copy the following code, and paste it in the ‘XLS Editor’ of the webpart. (download the code)
Note 1: Important!!! when using this webpart in a https environment IE might give some warnings. This is because the pictures used in the webpart come from a different site.
Note 2: With some minor modifications, you can use the dataview webpart instead of the RSS webpart.
Remco van den Berg



Great stuff… but i need the webpart to work in sharepoint with https but without the warnings in IE.
Any solutions?