<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>FeedReader Source Control Rss Feed</title><link>http://codeplex.com/FeedReader/SourceControl/ListDownloadableCommits.aspx</link><description>FeedReader Source Control Rss Description</description><item><title>Patch Uploaded: #4239</title><link>http://feedreader.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/sebastian_wr'&gt;sebastian_wr&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;I think, this should do the trick - I just can&amp;#39;t compile it &amp;#40;currently no Visual Studio or similar&amp;#41;. Hope it&amp;#39;s useful&amp;#33;&lt;/p&gt;</description><author>sebastian_wr</author><pubDate>Tue, 27 Oct 2009 11:14:50 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #4239 20091027111450A</guid></item><item><title>Source code checked in, #43915</title><link>http://www.codeplex.com/FeedReader/SourceControl/ListDownloadableCommits.aspx</link><description>Final 3.1.0.1 bits</description><author>timheuer</author><pubDate>Wed, 26 Nov 2008 03:43:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #43915 20081126034333A</guid></item><item><title>Source code checked in, #43902</title><link>http://www.codeplex.com/FeedReader/SourceControl/ListDownloadableCommits.aspx</link><description>Fixing for 3.1.0.1 release</description><author>timheuer</author><pubDate>Tue, 25 Nov 2008 17:22:07 GMT</pubDate><guid isPermaLink="false">Source code checked in, #43902 20081125052207P</guid></item><item><title>Source code checked in, #43901</title><link>http://www.codeplex.com/FeedReader/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed reporting issue with optional RSS elements and changed feed loading.</description><author>timheuer</author><pubDate>Tue, 25 Nov 2008 16:31:50 GMT</pubDate><guid isPermaLink="false">Source code checked in, #43901 20081125043150P</guid></item><item><title>Source code checked in, #43443</title><link>http://www.codeplex.com/FeedReader/SourceControl/ListDownloadableCommits.aspx</link><description>Swapped out syndication library and fixed several work items</description><author>timheuer</author><pubDate>Thu, 13 Nov 2008 23:16:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #43443 20081113111610P</guid></item><item><title>Source code checked in, #43424</title><link>http://www.codeplex.com/FeedReader/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed incorrect linking of feeds with multile link nodes &amp;#40;15170&amp;#41;</description><author>timheuer</author><pubDate>Thu, 13 Nov 2008 17:33:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #43424 20081113053309P</guid></item><item><title>Patch Uploaded: #1534</title><link>http://www.codeplex.com/FeedReader/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/site/users/view/zuckerbraun'&gt;zuckerbraun&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;added code to allow resolution of user&amp;#39;s credentials for internal &amp;#40;intranet&amp;#41; feeds.  this code was tested on sharepoint, and was able to resolve the feed for the following scenario&amp;#58;&lt;br /&gt;&lt;br /&gt;feedreader webpart on page on server A &amp;#40;SharePoint&amp;#41;, RSS feed page &amp;#40;aspx&amp;#41; hosted on server B &amp;#40;IIS&amp;#41;, reading from server C &amp;#40;SQLServer&amp;#41; to get data to create RSS XML.&lt;br /&gt;&lt;/p&gt;</description><author>zuckerbraun</author><pubDate>Thu, 17 Jul 2008 14:59:39 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #1534 20080717025939P</guid></item><item><title>Source code checked in, #34165</title><link>http://www.codeplex.com/FeedReader/SourceControl/ListDownloadableCommits.aspx</link><description>Removed old branding and links &amp;#40;redirected to Codeplex&amp;#41; &amp;#40;retained assembly naming for identity only&amp;#41;</description><author>timheuer</author><pubDate>Sat, 28 Jun 2008 22:15:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #34165 20080628101540P</guid></item><item><title>Source code checked in, #34161</title><link>http://www.codeplex.com/FeedReader/SourceControl/ListDownloadableCommits.aspx</link><description>Added community contributions, rev&amp;#39;d the version, upgraded project to VS2008, added Assembly Reference</description><author>timheuer</author><pubDate>Fri, 27 Jun 2008 23:33:23 GMT</pubDate><guid isPermaLink="false">Source code checked in, #34161 20080627113323P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/FeedReader/SourceControl/ListDownloadableCommits.aspx</link><description>1&amp;#41;  Added the code that jdenicola suggested in the codeplex discussion forum to fix the object reference... error.  The error is caused by the cache being empty.  Which is weird since the PartCacheWrite line is being called, but when it reads it doesn&amp;#8217;t return anything.  Might be environmental, but I didn&amp;#8217;t spend too much time trying to figure it out.&amp;#13;&amp;#10;2&amp;#41;  Changed the cache key from this.Parent.ClientID to this.ClientID &amp;#40;neither key affected the results of PartCacheRead&amp;#41;&amp;#13;&amp;#10;3&amp;#41;  Moved the assignment of the graphic to the web part code from the .dwp.  This fixed the display of the icon at the top right in the title bar, but it still didn&amp;#8217;t display the graphic in the web part library.  Could be a SharePoint bug not reading the property.  The properties PartImageSmall and PartImageLarge are obsolete.  I used TitleIconImageUrl and CatalogIconImageUrl &amp;#40;but still couldn&amp;#8217;t get the catalog icon image to show up&amp;#41;&amp;#13;&amp;#10;4&amp;#41;  Repackaged it in a .wsp for WSS 3.0.  I included a new manifest file, a couple .ddf&amp;#8217;s, and some stsadm commands to handle the install&amp;#47;upgrade from a build event.&amp;#13;&amp;#10;5&amp;#41;  Added .snk files so assemblies could be strong named and added to the GAC&amp;#13;&amp;#10;6&amp;#41;  Added setting for &amp;#34;Expand Headline Descriptions by Default&amp;#34; which, when checked, will expand the item descriptions when the page first loads instead of showing them as collapsed &amp;#40;assuming the headline descriptions are not hidden&amp;#41;&amp;#13;&amp;#10;7&amp;#41;  Added a div tag with a class called sg-item-description surrounding the item descriptions which the user can overload to control the look &amp;#40;background color, border, text size, etc.&amp;#41; of the description</description><author>ryanm1201</author><pubDate>Thu, 10 Jan 2008 20:38:19 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080110083819P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/FeedReader/SourceControl/ListDownloadableCommits.aspx</link><description>Added .snk file for signing.</description><author>ryanm1201</author><pubDate>Thu, 10 Jan 2008 20:22:55 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080110082255P</guid></item></channel></rss>