<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>SPRSS: Enhanced RSS Functionality for WSS</title><link>http://www.codeplex.com/SPRSS/Project/ProjectRss.aspx</link><description>This project leverages the established standard of RSS 2.0, in allowing you to&amp;#58;      a&amp;#41; Expose SharePoint content in form of lists and document libraries as RSS.  &amp;#40;Note&amp;#58; The out of the box RSS falls sh...</description><item><title>CREATED ISSUE: Error message, site language english, items are in estonian</title><link>http://www.codeplex.com/SPRSS/WorkItem/View.aspx?WorkItemId=1941</link><description>This XML file does not appear to have any style information associated with it. The document tree is shown below.&lt;br /&gt;      &lt;br /&gt;&amp;#8722;&lt;br /&gt;&amp;#9;&amp;#60;pre&amp;#62;&lt;br /&gt;System.ArgumentException&amp;#58; Value does not fall within the expected range.&lt;br /&gt;   at Microsoft.SharePoint.SPFieldMap.GetColumnNumber&amp;#40;String strFieldName&amp;#41;&lt;br /&gt;   at Microsoft.SharePoint.SPListItemCollection.GetRawValue&amp;#40;String fieldname, Int32 iIndex&amp;#41;&lt;br /&gt;   at Microsoft.SharePoint.SPListItem.GetValue&amp;#40;SPField fld, Int32 columnNumber, Boolean bRaw&amp;#41;&lt;br /&gt;   at Microsoft.SharePoint.SPListItem.GetValue&amp;#40;String strName, Boolean bThrowException&amp;#41;&lt;br /&gt;   at Microsoft.SharePoint.SPListItem.GetValue&amp;#40;String strName&amp;#41;&lt;br /&gt;   at Microsoft.SharePoint.SPListItem.get_Item&amp;#40;String fieldName&amp;#41;&lt;br /&gt;   at ASP._layouts_sprss_cleanrss_aspx.GetRSSFromListView&amp;#40;String strListGUID, String strViewGUID, String strTitle&amp;#41; in c&amp;#58;&amp;#92;Program Files&amp;#92;Common Files&amp;#92;Microsoft Shared&amp;#92;web server extensions&amp;#92;12&amp;#92;TEMPLATE&amp;#92;LAYOUTS&amp;#92;SPRSS&amp;#92;CleanRSS.aspx&amp;#58;line 74&lt;br /&gt;   at ASP._layouts_sprss_cleanrss_aspx.Page_Load&amp;#40;&amp;#41; in c&amp;#58;&amp;#92;Program Files&amp;#92;Common Files&amp;#92;Microsoft Shared&amp;#92;web server extensions&amp;#92;12&amp;#92;TEMPLATE&amp;#92;LAYOUTS&amp;#92;SPRSS&amp;#92;CleanRSS.aspx&amp;#58;line 13&lt;br /&gt;&amp;#60;&amp;#47;pre&amp;#62;&lt;br /&gt;</description><author>tegija</author><pubDate>Tue, 22 Apr 2008 12:45:12 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Error message, site language english, items are in estonian 20080422124512P</guid></item><item><title>CREATED ISSUE: Some Unicode characters rendered as question marks</title><link>http://www.codeplex.com/SPRSS/WorkItem/View.aspx?WorkItemId=1763</link><description>The default SharePoint RSS seems to be UTF-8. I was having problems with some characters being rendered as question marks instead the correct character. I made a couple changes in to get this to work right for us.&lt;br /&gt;&lt;br /&gt;RSSRenders.cs&amp;#58;&lt;br /&gt;string rssText &amp;#61; System.Text.UTF8Encoding.UTF8.GetString&amp;#40;rssBytes&amp;#41;&amp;#59; &amp;#47;&amp;#47;System.Text.ASCIIEncoding.ASCII.GetString&amp;#40;rssBytes&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;OOTBXSLT.xlst&lt;br /&gt;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34; encoding&amp;#61;&amp;#34;utf-8&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;</description><author>smkowalczyk</author><pubDate>Fri, 11 Apr 2008 13:43:34 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Some Unicode characters rendered as question marks 20080411014334P</guid></item><item><title>CREATED ISSUE: Link URL does not always point to display page</title><link>http://www.codeplex.com/SPRSS/WorkItem/View.aspx?WorkItemId=1733</link><description>I used SPRSS to point to a blog in SharePoint and the link to display page for the individual blog entries was different than list.RootFolder.Url &amp;#43; &amp;#39;DispForm.aspx&amp;#39;. The URL that I needed to point to was &amp;#39;&amp;#47;Blog&amp;#47;Lists&amp;#47;Posts&amp;#47;Post.aspx&amp;#39;, and I wasn&amp;#39;t able to find an easy to get to this page from a SPList. What I did was add a &amp;#39;DisplayPageUrl&amp;#39; to the query string to override the default link value in CleanRSS.aspx. &lt;br /&gt;&lt;br /&gt;Thanks for this code. I was killing myself trying to parse data with XSLT directly from a SharePoint RSS feed, which concatonates all the fields I needed into a single CDATA section.&lt;br /&gt;</description><author>smkowalczyk</author><pubDate>Tue, 08 Apr 2008 13:51:29 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Link URL does not always point to display page 20080408015129P</guid></item><item><title>CREATED ISSUE: Problem with anonymous access</title><link>http://www.codeplex.com/SPRSS/WorkItem/View.aspx?WorkItemId=1638</link><description>Everything works fine but if am using it with list &amp;#40;contacts list&amp;#41; with anonymous access, it asks password. I checked also the SPRSS directory rights and gave all rights, but this didn&amp;#39;t help. It works if I use it with regular RSS.&lt;br /&gt;&lt;br /&gt;WSS 3.0&lt;br /&gt;Language&amp;#58; English&lt;br /&gt;</description><author>tegija</author><pubDate>Sun, 06 Apr 2008 10:11:20 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Problem with anonymous access 20080406101120A</guid></item><item><title>CREATED ISSUE: Proxy Authentication Required</title><link>http://www.codeplex.com/SPRSS/WorkItem/View.aspx?WorkItemId=1608</link><description>When SharePoint site uses Proxy, the web part throws error as below&amp;#58;&lt;br /&gt;------------------------------------------------------------------&lt;br /&gt;Feed not available at this time&amp;#33; Error message&amp;#58;&lt;br /&gt;System.Net.WebException&amp;#58; The remote server returned an error&amp;#58; &amp;#40;407&amp;#41; Proxy Authentication Required.&lt;br /&gt;   at System.Net.WebClient.DownloadDataInternal&amp;#40;Uri address, WebRequest&amp;#38; request&amp;#41;&lt;br /&gt;   at System.Net.WebClient.DownloadData&amp;#40;Uri address&amp;#41;&lt;br /&gt;   at System.Net.WebClient.DownloadData&amp;#40;String address&amp;#41;&lt;br /&gt;   at SPRSS.WebParts.RSSRender.Render&amp;#40;HtmlTextWriter writer&amp;#41;&lt;br /&gt;</description><author>present</author><pubDate>Wed, 02 Apr 2008 19:33:33 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Proxy Authentication Required 20080402073333P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/SPRSS/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project leverages the established standard of RSS 2.0, in allowing you to&amp;#58;&lt;br /&gt;&lt;br /&gt;a&amp;#41; Expose SharePoint content in form of lists and document libraries as RSS.  &amp;#40;Note&amp;#58; The out of the box RSS falls short on a few aspects, described elsewhere in the project description&amp;#41;.&lt;br /&gt;b&amp;#41; Expose SharePoint content, expressible as CAML queries, querying either a folder, or a list&amp;#47;doc lib, or an entire web app&amp;#47;site collection, as RSS.&lt;br /&gt;c&amp;#41; Provides you with a webpart that aggregates any RSS Feed, and lets you specify any XSLT stylesheet to completely control the rendering of the content.&lt;br /&gt;&lt;br /&gt;Example usecases&amp;#58;&lt;br /&gt;1. Aggregate content between site collections, while impersonating as the logged in user ID.&lt;br /&gt;2. Go to news.google.com, put in a keyword, and get the RSS Feed  of the news search results.&lt;br /&gt;3. Aggregating SharePoint content in non-SharePoint platforms.&lt;br /&gt;&lt;br /&gt;etc.
&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
What is SPRSS? &lt;a href="http://blah.winsmarts.com/2008-3-Announcing_the_release_of_SPRSS.aspx" class="externalLink"&gt;http://blah.winsmarts.com/2008-3-Announcing_the_release_of_SPRSS.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h2&gt;&lt;h2&gt;
Using CleanRSS.aspx &lt;a href="http://blah.winsmarts.com/2008-3-SPRSS__Using_CleanRSSaspx.aspx" class="externalLink"&gt;http://blah.winsmarts.com/2008-3-SPRSS__Using_CleanRSSaspx.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h2&gt;&lt;h2&gt;
Some cool usage scenarios &lt;a href="http://blah.winsmarts.com/2008-3-SPRSS_-_Interesting_usage_scenarios.aspx" class="externalLink"&gt;http://blah.winsmarts.com/2008-3-SPRSS_-_Interesting_usage_scenarios.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;/div&gt;</description><author>sahilmalik</author><pubDate>Sun, 30 Mar 2008 21:49:38 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080330094938P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/SPRSS/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project leverages the established standard of RSS 2.0, in allowing you to&amp;#58;&lt;br /&gt;&lt;br /&gt;a&amp;#41; Expose SharePoint content in form of lists and document libraries as RSS.  &amp;#40;Note&amp;#58; The out of the box RSS falls short on a few aspects, described elsewhere in the project description&amp;#41;.&lt;br /&gt;b&amp;#41; Expose SharePoint content, expressible as CAML queries, querying either a folder, or a list&amp;#47;doc lib, or an entire web app&amp;#47;site collection, as RSS.&lt;br /&gt;c&amp;#41; Provides you with a webpart that aggregates any RSS Feed, and lets you specify any XSLT stylesheet to completely control the rendering of the content.&lt;br /&gt;&lt;br /&gt;Example usecases&amp;#58;&lt;br /&gt;1. Aggregate content between site collections, while impersonating as the logged in user ID.&lt;br /&gt;2. Go to news.google.com, put in a keyword, and get the RSS Feed  of the news search results.&lt;br /&gt;3. Aggregating SharePoint content in non-SharePoint platforms.&lt;br /&gt;&lt;br /&gt;etc.
&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
What is SPRSS? &lt;a href="http://blah.winsmarts.com/2008-3-Announcing_the_release_of_SPRSS.aspx" class="externalLink"&gt;http://blah.winsmarts.com/2008-3-Announcing_the_release_of_SPRSS.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h2&gt;&lt;h2&gt;
Using CleanRSS.aspx 
&lt;/h2&gt;&lt;h2&gt;
Some cool usage scenarios
&lt;/h2&gt;
&lt;/div&gt;</description><author>sahilmalik</author><pubDate>Sun, 30 Mar 2008 21:15:22 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080330091522P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/SPRSS/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>sahilmalik</author><pubDate>Sun, 30 Mar 2008 19:44:16 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080330074416P</guid></item><item><title>RELEASED: SPRSS - Release 0.000001 Alpha (Mar 27, 2008)</title><link>http://www.codeplex.com/SPRSS/Release/ProjectReleases.aspx?ReleaseId=12045</link><description>I am releasing the .wsp first because figuring out codeplex is a like a 3 year old playing violin on your head all night long while his 7 year old sister is sticking chewing gum in your hair as you are trying to sleep because you have an early morning 7 AM meeting.&lt;br /&gt;&lt;br /&gt;Eventually I&amp;#39;ll figure out codeplex though. WTF&amp;#33;</description><author></author><pubDate>Fri, 28 Mar 2008 02:32:37 GMT</pubDate><guid isPermaLink="false">RELEASED: SPRSS - Release 0.000001 Alpha (Mar 27, 2008) 20080328023237A</guid></item><item><title>UPDATED RELEASE: SPRSS - Release 0.000001 Alpha (Mar 27, 2008)</title><link>http://www.codeplex.com/SPRSS/Release/ProjectReleases.aspx?ReleaseId=12045</link><description>I am releasing the .wsp first because figuring out codeplex is a like a 3 year old playing violin on your head all night long while his 7 year old sister is sticking chewing gum in your hair as you are trying to sleep because you have an early morning 7 AM meeting.&lt;br /&gt;&lt;br /&gt;Eventually I&amp;#39;ll figure out codeplex though. WTF&amp;#33;</description><author></author><pubDate>Fri, 28 Mar 2008 02:32:37 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SPRSS - Release 0.000001 Alpha (Mar 27, 2008) 20080328023237A</guid></item><item><title>CREATED RELEASE: SPRSS - Release 0.000001 Alpha (Mar 27, 2008)</title><link>http://www.codeplex.com/SPRSS/Release/ProjectReleases.aspx?ReleaseId=12045</link><description>I am releasing the .wsp first because figuring out codeplex is a like a 3 year old playing violin on your head all night long while his 7 year old sister is sticking chewing gum in your hair as you are trying to sleep because you have an early morning 7 AM meeting.&lt;br /&gt;&lt;br /&gt;Eventually I&amp;#39;ll figure out codeplex though. WTF&amp;#33;</description><author></author><pubDate>Fri, 28 Mar 2008 02:31:10 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: SPRSS - Release 0.000001 Alpha (Mar 27, 2008) 20080328023110A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/SPRSS/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project leverages the established standard of RSS 2.0, in allowing you to&amp;#58;&lt;br /&gt;&lt;br /&gt;a&amp;#41; Expose SharePoint content in form of lists and document libraries as RSS.  &amp;#40;Note&amp;#58; The out of the box RSS falls short on a few aspects, described elsewhere in the project description&amp;#41;.&lt;br /&gt;&lt;br /&gt;b&amp;#41; Expose SharePoint content, expressible as CAML queries, querying either a folder, or a list&amp;#47;doc lib, or an entire web app&amp;#47;site collection, as RSS.&lt;br /&gt;&lt;br /&gt;c&amp;#41; Provides you with a webpart that aggregates any RSS Feed, and lets you specify any XSLT stylesheet to completely control the rendering of the content.&lt;br /&gt;&lt;br /&gt;Example usecases&amp;#58;&lt;br /&gt;1. Aggregate content between site collections, while impersonating as the logged in user ID.&lt;br /&gt;2. Go to news.google.com, put in a keyword, and get the RSS Feed  of the news search results.&lt;br /&gt;3. Aggregating SharePoint content in non-SharePoint platforms.&lt;br /&gt;&lt;br /&gt;etc.
&lt;br /&gt;
&lt;/div&gt;</description><author>sahilmalik</author><pubDate>Fri, 28 Mar 2008 01:47:34 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080328014734A</guid></item></channel></rss>