<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>ASP.NET RSS Toolkit</title><link>http://aspnetrsstoolkit.codeplex.com/Project/ProjectRss.aspx</link><description>ASP.Net RSS Toolkit gives ASP.Net applications the ability to consume and publish to RSS feeds.      </description><item><title>New Post: Sort RSS Posts</title><link>http://aspnetrsstoolkit.codeplex.com/Thread/View.aspx?ThreadId=61225</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I need to sort the RSS posts so the pubDates are in descending order for a custom display. It seems like I can do this quite easily using &lt;strong&gt;rss.Channel.Items.Sort() &lt;/strong&gt;but I'll need to write a custom IComparer and I can find few examples of how to do that on the Internet. Has anyone already done this or can you point to some resources for learning how to write custom Comparers?&lt;/p&gt;&lt;/div&gt;</description><author>rsrobbins</author><pubDate>Wed, 01 Jul 2009 17:21:16 GMT</pubDate><guid isPermaLink="false">New Post: Sort RSS Posts 20090701052116P</guid></item><item><title>New Post: IE 8 - Ask to download RssHyperLink.ivn file </title><link>http://aspnetrsstoolkit.codeplex.com/Thread/View.aspx?ThreadId=61152</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I just run the sample program in IE 8. At the following page, when I click Rss link, I am asked to download&amp;nbsp;the RssHyperLink.ivn rather than displaying rss feed in the browser.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://localhost:xxxxx/RssToolkitSampleWebApplication/RssHyperLink.aspx"&gt;http://localhost:xxxxx/RssToolkitSampleWebApplication/RssHyperLink.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is not an issue in FireFox.&lt;/p&gt;&lt;/div&gt;</description><author>winmyan</author><pubDate>Wed, 01 Jul 2009 06:01:56 GMT</pubDate><guid isPermaLink="false">New Post: IE 8 - Ask to download RssHyperLink.ivn file  20090701060156A</guid></item><item><title>New Comment on "Publishing a feed using ToXML"</title><link>http://aspnetrsstoolkit.codeplex.com/Wiki/View.aspx?title=Publishing a feed using ToXML&amp;ANCHOR#C13263</link><description>This is a great project and I am implementing it in our open source MVC CMS. However I have one issue with this code, for some reason Firefox is displaying the source code with many illegal characters and therefore does not render the xml page, whilst IE seems to be able to read it properly.&amp;#10;&amp;#10;Any ideas&amp;#63;</description><author>tigermain</author><pubDate>Mon, 29 Jun 2009 12:12:07 GMT</pubDate><guid isPermaLink="false">New Comment on "Publishing a feed using ToXML" 20090629121207P</guid></item><item><title>Commented Issue: Media RSS Support</title><link>http://aspnetrsstoolkit.codeplex.com/WorkItem/View.aspx?WorkItemId=22252</link><description>When I try to create a Media RSS feed the output is slightly flawed.  I get &amp;#60;content&amp;#62;&amp;#60;&amp;#47;content&amp;#62; tags rather than what I should get  &amp;#60;media&amp;#58;content&amp;#62; &amp;#60;&amp;#47;media&amp;#58;content&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;About &amp;#39;Media RSS&amp;#39;, here is a helpful primer&amp;#58;  http&amp;#58;&amp;#47;&amp;#47;www.webmonkey.com&amp;#47;tutorial&amp;#47;Use_Media_RSS&lt;br /&gt;&lt;br /&gt;The problem I am experiencing is with the output of my Media RSS, which is essentially a new standard allowing multiple media artifacts &amp;#40;like a video and a song&amp;#41; to exist in one item.&lt;br /&gt;&lt;br /&gt;The Media element looks like this&amp;#58;   &amp;#60;media&amp;#58;content&amp;#62; &amp;#60;&amp;#47;media&amp;#58;content&amp;#62;&lt;br /&gt;&lt;br /&gt;The output from this RSS Tool Kit looks like this&amp;#58;  &amp;#60;content&amp;#62; &amp;#60;&amp;#47;content&amp;#62;&lt;br /&gt;&lt;br /&gt;otherwise everything works perfectly&amp;#33;  I was able to generate a class, load it up with values, but when I emit the XML I don&amp;#8217;t get a &amp;#60;media&amp;#58;content &amp;#47;&amp;#62; I get rather a &amp;#60;content &amp;#47;&amp;#62; which just won&amp;#39;t work.&lt;br /&gt;&lt;br /&gt;Does anyone know if there is a version that will support output RSS in the full Media RSS standard&amp;#63;  Anyone know anything about support for Media RSS in this RSS ToolKit&amp;#63;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m attaching a text file with&amp;#59; My RSS template, my ASHX code, and my flawed output.  Thanks for any help&amp;#33;&lt;br /&gt;&lt;br /&gt;Best Regards,&lt;br /&gt;bsteinwand&lt;br /&gt;Comments: ** Comment from web user: bsteinwand ** &lt;p&gt;Hi Pat,&lt;/p&gt;&lt;p&gt;That would be great.  I have heard a few suggested fixes but they were all hacks. I&amp;#39;d love to hear your suggestion on how to work around the problem.&lt;/p&gt;&lt;p&gt;Very much looking forward to that patch being implemented.  Seems like the lack of support for namespaces is a pretty big deal.&lt;/p&gt;&lt;p&gt;Ben&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>bsteinwand</author><pubDate>Thu, 25 Jun 2009 16:21:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: Media RSS Support 20090625042114P</guid></item><item><title>Commented Issue: Media RSS Support</title><link>http://aspnetrsstoolkit.codeplex.com/WorkItem/View.aspx?WorkItemId=22252</link><description>When I try to create a Media RSS feed the output is slightly flawed.  I get &amp;#60;content&amp;#62;&amp;#60;&amp;#47;content&amp;#62; tags rather than what I should get  &amp;#60;media&amp;#58;content&amp;#62; &amp;#60;&amp;#47;media&amp;#58;content&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;About &amp;#39;Media RSS&amp;#39;, here is a helpful primer&amp;#58;  http&amp;#58;&amp;#47;&amp;#47;www.webmonkey.com&amp;#47;tutorial&amp;#47;Use_Media_RSS&lt;br /&gt;&lt;br /&gt;The problem I am experiencing is with the output of my Media RSS, which is essentially a new standard allowing multiple media artifacts &amp;#40;like a video and a song&amp;#41; to exist in one item.&lt;br /&gt;&lt;br /&gt;The Media element looks like this&amp;#58;   &amp;#60;media&amp;#58;content&amp;#62; &amp;#60;&amp;#47;media&amp;#58;content&amp;#62;&lt;br /&gt;&lt;br /&gt;The output from this RSS Tool Kit looks like this&amp;#58;  &amp;#60;content&amp;#62; &amp;#60;&amp;#47;content&amp;#62;&lt;br /&gt;&lt;br /&gt;otherwise everything works perfectly&amp;#33;  I was able to generate a class, load it up with values, but when I emit the XML I don&amp;#8217;t get a &amp;#60;media&amp;#58;content &amp;#47;&amp;#62; I get rather a &amp;#60;content &amp;#47;&amp;#62; which just won&amp;#39;t work.&lt;br /&gt;&lt;br /&gt;Does anyone know if there is a version that will support output RSS in the full Media RSS standard&amp;#63;  Anyone know anything about support for Media RSS in this RSS ToolKit&amp;#63;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m attaching a text file with&amp;#59; My RSS template, my ASHX code, and my flawed output.  Thanks for any help&amp;#33;&lt;br /&gt;&lt;br /&gt;Best Regards,&lt;br /&gt;bsteinwand&lt;br /&gt;Comments: ** Comment from web user: PHeonix25 ** &lt;p&gt;I had exactly the same problem, and have submitted a patch.&lt;br /&gt;If you&amp;#39;d like to know what you need to do in the mean-time, just let me know and I can step you through it.&lt;br /&gt;Cheers,&lt;br /&gt;-Pat&lt;/p&gt;</description><author>PHeonix25</author><pubDate>Thu, 25 Jun 2009 03:26:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: Media RSS Support 20090625032648A</guid></item><item><title>Patch Uploaded: #3171</title><link>http://aspnetrsstoolkit.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/PHeonix25'&gt;PHeonix25&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Other half of patch&amp;#35; 3170&lt;/p&gt;</description><author>PHeonix25</author><pubDate>Thu, 25 Jun 2009 03:03:35 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #3171 20090625030335A</guid></item><item><title>Patch Uploaded: #3170</title><link>http://aspnetrsstoolkit.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/PHeonix25'&gt;PHeonix25&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Fixes the Media RSS Support by adding an overloaded ToRssXML function that accepts a namespace.&lt;br /&gt;When this namespace is defined and added to your objects, the namespace declaration will appear at the top of your XML and the items will have the appropriate prefixes.&lt;br /&gt;I have not updated the binary that you use to create the classes because I am working directly with the RSSToolkit and hand coding my classes and objects, but for the record, you will need to create a new ToXML function that calls the new function in the RSSDocumentBase&lt;/p&gt;</description><author>PHeonix25</author><pubDate>Thu, 25 Jun 2009 03:01:25 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #3170 20090625030125A</guid></item><item><title>New Post: RSSToolkit configuration problem after downloading.</title><link>http://aspnetrsstoolkit.codeplex.com/Thread/View.aspx?ThreadId=17424</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm having this same problem still. Does anyone have any insight? Is it just a problem with my server?&lt;/p&gt;&lt;/div&gt;</description><author>iammrkcohen</author><pubDate>Tue, 23 Jun 2009 23:35:20 GMT</pubDate><guid isPermaLink="false">New Post: RSSToolkit configuration problem after downloading. 20090623113520P</guid></item><item><title>New Post: Documentation </title><link>http://aspnetrsstoolkit.codeplex.com/Thread/View.aspx?ThreadId=60369</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello:&lt;/p&gt;
&lt;p&gt;I am looking for documentation about RSSToolkit. I do not see anything in this webpage. Does documentation exist?&lt;/p&gt;
&lt;p&gt;I need the documentation in order to see how can I create a XML file from a the RSSs I read. This is because the server crashes sometimes. So, I would like to copy the RSSs read in a local XML in order to access it when the server crashes.&lt;/p&gt;
&lt;p&gt;I have everything developed except the XML creation. I am trying to use this code:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;NewChannel.Items.Add(OldChannelDS.Channel.Items[i]);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any help or documentation?&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Txarlie&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>txarlie</author><pubDate>Tue, 23 Jun 2009 12:25:27 GMT</pubDate><guid isPermaLink="false">New Post: Documentation  20090623122527P</guid></item><item><title>New Post: RSS feed contains Date but not PubDate</title><link>http://aspnetrsstoolkit.codeplex.com/Thread/View.aspx?ThreadId=58229</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm linking to an RSS feed which has Date instead of pubDate in its content.&lt;br&gt;This means that my GridView does not bind but throws an exception *very bad*.&amp;nbsp; Ok, so what is a way round this other than not displaying the Date for any of my Rss feeds just in case it doesn't have the pubDate?&lt;/p&gt;
&lt;p&gt;Thankyou,&lt;/p&gt;
&lt;p&gt;Jon&lt;/p&gt;&lt;/div&gt;</description><author>jonswaino</author><pubDate>Tue, 02 Jun 2009 15:33:28 GMT</pubDate><guid isPermaLink="false">New Post: RSS feed contains Date but not PubDate 20090602033328P</guid></item><item><title>New Post: Unable to read attributes on this feed</title><link>http://aspnetrsstoolkit.codeplex.com/Thread/View.aspx?ThreadId=56829</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello all,&lt;/p&gt;
&lt;p&gt;I'd really appreciate some assistance. I have followed the guidelines for extracting the attributes from elements in the rss feed I am working with but still cannot extract them.&lt;/p&gt;
&lt;p&gt;An example of the feed is as follows: http://www.sec.gov/cgi-bin/browse-idea?action=getcompany&amp;amp;count=20&amp;amp;output=rss&amp;amp;owner=exclude&amp;amp;CIK=goog&lt;/p&gt;
&lt;p&gt;I have utilised rssdl.exe to create the class to consume the feed. However, the class does not contain strongly typed properties, and thus when I Load in the feed to the object, the attributes are ignored and the bindings of the form #Eval(&amp;quot;link.href&amp;quot;) fail.&lt;/p&gt;
&lt;p&gt;I have tried changing &amp;quot;output=atom&amp;quot; in the feed but this makes no difference.&lt;/p&gt;
&lt;p&gt;Can anyone shed any light on what I could try to get this working?&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Richard F, London&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>fagster</author><pubDate>Tue, 19 May 2009 21:18:39 GMT</pubDate><guid isPermaLink="false">New Post: Unable to read attributes on this feed 20090519091839P</guid></item><item><title>New Post: How do I write .ashx output to xml file for later use?</title><link>http://aspnetrsstoolkit.codeplex.com/Thread/View.aspx?ThreadId=56001</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have the toolkit installed and working just fine. The output from my .ashx file&amp;nbsp;displays just fine in my browser. Now, instead of sending the content directly to the browser, I need to direct the .ashx output to an xml file for later use. I cannot find an example of how to do this.&lt;/p&gt;
&lt;p&gt;Can someone please let me know how to direct the output from the rss toolkit to an xml file for permanent storage?&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;&lt;/div&gt;</description><author>tbennett</author><pubDate>Tue, 12 May 2009 05:46:08 GMT</pubDate><guid isPermaLink="false">New Post: How do I write .ashx output to xml file for later use? 20090512054608A</guid></item><item><title>Reviewed: 2.0.0.0 Release (May 05, 2009)</title><link>http://aspnetrsstoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=3674</link><description>Rated 4 Stars (out of 5) - thanks, it's kool</description><author>ngcuongtruc</author><pubDate>Tue, 05 May 2009 09:37:55 GMT</pubDate><guid isPermaLink="false">Reviewed: 2.0.0.0 Release (May 05, 2009) 20090505093755A</guid></item><item><title>Reviewed: 2.0.0.0 Release (May 05, 2009)</title><link>http://aspnetrsstoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=3674</link><description>Rated 4 Stars (out of 5) - thanks, it's kool</description><author>ngcuongtruc</author><pubDate>Tue, 05 May 2009 09:37:53 GMT</pubDate><guid isPermaLink="false">Reviewed: 2.0.0.0 Release (May 05, 2009) 20090505093753A</guid></item><item><title>New Post: namespace elements missing</title><link>http://aspnetrsstoolkit.codeplex.com/Thread/View.aspx?ThreadId=48666</link><description>&lt;div style="line-height: normal;"&gt;&lt;br&gt;&lt;div&gt;I'm having the same problem.  Did you ever find a solution?&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Here is a pretty janky solution that involves intercepting the XML and doing a find-n-replace;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=12047&amp;amp;ANCHOR#Post79270&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;bsteinwand&lt;/div&gt;&lt;/div&gt;</description><author>bsteinwand</author><pubDate>Mon, 04 May 2009 16:32:58 GMT</pubDate><guid isPermaLink="false">New Post: namespace elements missing 20090504043258P</guid></item><item><title>New Post: How do i get the complete description of a feed and not just a part of it?</title><link>http://aspnetrsstoolkit.codeplex.com/Thread/View.aspx?ThreadId=55109</link><description>&lt;div style="line-height: normal;"&gt;Hi Guys,&lt;br&gt;
&lt;br&gt;
I am trying to retrieve the description of a feed with the following code:&lt;br&gt;
&lt;br&gt;
rss = RssToolkit.Rss.RssDocument.Load(new System.Uri(&amp;quot;http://www.bollywood-stars.net/feed/&amp;quot;));&lt;br&gt;
foreach (RssItem item in rss.Channel.Items)&lt;br&gt;
{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; list.Add(item.Description);&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
However, it return just a part of the entire description from the main article. &lt;br&gt;
&lt;br&gt;
How can I retrieve the entire content of a feed item using RssToolkit? Or is there any workaround to retrieve the complete content?&lt;br&gt;
&lt;br&gt;
Thanks in advance for helping out.&lt;br&gt;
&lt;br&gt;
Darshana&lt;br&gt;
&lt;/div&gt;</description><author>darshana</author><pubDate>Fri, 01 May 2009 23:09:55 GMT</pubDate><guid isPermaLink="false">New Post: How do i get the complete description of a feed and not just a part of it? 20090501110955P</guid></item><item><title>Created Issue: Media RSS Support</title><link>http://aspnetrsstoolkit.codeplex.com/WorkItem/View.aspx?WorkItemId=22252</link><description>When I try to create a Media RSS feed the output is slightly flawed.  I get &amp;#60;content&amp;#62;&amp;#60;&amp;#47;content&amp;#62; tags rather than what I should get  &amp;#60;media&amp;#58;content&amp;#62; &amp;#60;&amp;#47;media&amp;#58;content&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;About &amp;#39;Media RSS&amp;#39;, here is a helpful primer&amp;#58;  http&amp;#58;&amp;#47;&amp;#47;www.webmonkey.com&amp;#47;tutorial&amp;#47;Use_Media_RSS&lt;br /&gt;&lt;br /&gt;The problem I am experiencing is with the output of my Media RSS, which is essentially a new standard allowing multiple media artifacts &amp;#40;like a video and a song&amp;#41; to exist in one item.&lt;br /&gt;&lt;br /&gt;The Media element looks like this&amp;#58;   &amp;#60;media&amp;#58;content&amp;#62; &amp;#60;&amp;#47;media&amp;#58;content&amp;#62;&lt;br /&gt;&lt;br /&gt;The output from this RSS Tool Kit looks like this&amp;#58;  &amp;#60;content&amp;#62; &amp;#60;&amp;#47;content&amp;#62;&lt;br /&gt;&lt;br /&gt;otherwise everything works perfectly&amp;#33;  I was able to generate a class, load it up with values, but when I emit the XML I don&amp;#8217;t get a &amp;#60;media&amp;#58;content &amp;#47;&amp;#62; I get rather a &amp;#60;content &amp;#47;&amp;#62; which just won&amp;#39;t work.&lt;br /&gt;&lt;br /&gt;Does anyone know if there is a version that will support output RSS in the full Media RSS standard&amp;#63;  Anyone know anything about support for Media RSS in this RSS ToolKit&amp;#63;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m attaching a text file with&amp;#59; My RSS template, my ASHX code, and my flawed output.  Thanks for any help&amp;#33;&lt;br /&gt;&lt;br /&gt;Best Regards,&lt;br /&gt;bsteinwand&lt;br /&gt;</description><author>bsteinwand</author><pubDate>Fri, 01 May 2009 19:54:57 GMT</pubDate><guid isPermaLink="false">Created Issue: Media RSS Support 20090501075457P</guid></item><item><title>New Post: Getting an Error cItem not defined</title><link>http://aspnetrsstoolkit.codeplex.com/Thread/View.aspx?ThreadId=55028</link><description>&lt;div style="line-height: normal;"&gt;Can some please help and let me know what I might be doing wrong.&lt;br&gt;
&lt;br&gt;
I added reference that created a bin directory with the dll. then I used the following code&lt;br&gt;
&lt;span style="font-size:13px;color:#0000ff"&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;
&lt;p&gt;Dim&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:13px"&gt; RSS_DS &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;As&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;New&lt;/span&gt;&lt;span style="font-size:13px"&gt; RssToolkit.Web.WebControls.RssDataSource()
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;RSS_DS.Url = &lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot;http://search.twitter.com/search.atom?lang=en&amp;amp;q=%23wa&amp;amp;rpp=100&amp;quot;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;span style="font-size:13px"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;Dim&lt;/span&gt;&lt;span style="font-size:13px"&gt; RSS_Channel &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;As&lt;/span&gt;&lt;span style="font-size:13px"&gt; RssToolkit.Rss.RssChannel
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;RSS_Channel = RSS_DS.Rss.Channel&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;For&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;Each&lt;/span&gt;&lt;span style="font-size:13px"&gt; cItem &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;In&lt;/span&gt;&lt;span style="font-size:13px"&gt; RSS_Channel.Items
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Response.Write(cItem.Guid.Text &amp;amp; &lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot; &amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt; &amp;amp; cItem.Description &amp;amp; &lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot; &amp;lt;br/&amp;gt;&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;)
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;Next
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>batraonline</author><pubDate>Fri, 01 May 2009 05:28:49 GMT</pubDate><guid isPermaLink="false">New Post: Getting an Error cItem not defined 20090501052849A</guid></item><item><title>Commented Issue: PubDateParsed is inefficient</title><link>http://aspnetrsstoolkit.codeplex.com/WorkItem/View.aspx?WorkItemId=16076</link><description>PubDateParsed recompiles the rfc2822 regular expression on every call.  Compiling regular expressions is very costly and when PubDateParsed is within a loop, there are major performance issues.&lt;br /&gt;&lt;br /&gt;A quick fix is to make the regular expression an array of RssXmlHelper.&lt;br /&gt;Comments: ** Comment from web user: chripede ** &lt;p&gt;Patch attached&lt;/p&gt;</description><author>chripede</author><pubDate>Thu, 23 Apr 2009 09:22:50 GMT</pubDate><guid isPermaLink="false">Commented Issue: PubDateParsed is inefficient 20090423092250A</guid></item><item><title>Commented Issue: Updates Needed to Fix Support for Atom Feeds</title><link>http://aspnetrsstoolkit.codeplex.com/WorkItem/View.aspx?WorkItemId=14931</link><description>Symptoms when consuming Atom feeds&amp;#58;&lt;br /&gt;- &amp;#60;pubDate&amp;#47;&amp;#62; is empty&lt;br /&gt;- &amp;#60;link&amp;#47;&amp;#62; links to the &amp;#60;channel&amp;#47;&amp;#62; URL and not the &amp;#60;item&amp;#47;&amp;#62; URL&lt;br /&gt;&lt;br /&gt;Fixes in AtomToRss20.xsl&lt;br /&gt;- LINE 25&amp;#58; &amp;#60;xsl&amp;#58;value-of select&amp;#61;&amp;#34;&amp;#47;&amp;#47;&amp;#42;&amp;#91;name&amp;#40;&amp;#41;&amp;#61;&amp;#39;modified&amp;#39;&amp;#93;&amp;#34;&amp;#47;&amp;#62; should be &amp;#60;xsl&amp;#58;value-of select&amp;#61;&amp;#34;&amp;#47;&amp;#47;&amp;#42;&amp;#91;name&amp;#40;&amp;#41;&amp;#61;&amp;#39;updated&amp;#39;&amp;#93;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;- LINE 43&amp;#58; &amp;#60;xsl&amp;#58;value-of select&amp;#61;&amp;#34;&amp;#47;&amp;#47;&amp;#42;&amp;#91;name&amp;#40;&amp;#41;&amp;#61;&amp;#39;link&amp;#39;&amp;#93;&amp;#47;&amp;#64;href&amp;#34;&amp;#47;&amp;#62;should be &amp;#60;xsl&amp;#58;value-of select&amp;#61;&amp;#34;child&amp;#58;&amp;#58;&amp;#42;&amp;#91;name&amp;#40;&amp;#41;&amp;#61;&amp;#39;link&amp;#39;&amp;#93;&amp;#47;&amp;#64;href&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;- LINE 55&amp;#58; &amp;#60;xsl&amp;#58;value-of select&amp;#61;&amp;#34;&amp;#47;&amp;#47;&amp;#42;&amp;#91;name&amp;#40;&amp;#41;&amp;#61;&amp;#39;modified&amp;#39;&amp;#93;&amp;#34;&amp;#47;&amp;#62; should be &amp;#60;xsl&amp;#58;value-of select&amp;#61;&amp;#34;&amp;#47;&amp;#47;&amp;#42;&amp;#91;name&amp;#40;&amp;#41;&amp;#61;&amp;#39;updated&amp;#39;&amp;#93;&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;Attached is a compiled version that incorporates these changes.&lt;br /&gt;Comments: ** Comment from web user: voss23 ** &lt;p&gt;I&amp;#39;m still having few issues with some feeds.&lt;br /&gt;The feed below does not get populated with the correct link.&lt;br /&gt;example&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;calteacherblog.blogspot.com&amp;#47;feeds&amp;#47;posts&amp;#47;default&lt;/p&gt;</description><author>voss23</author><pubDate>Mon, 20 Apr 2009 15:57:21 GMT</pubDate><guid isPermaLink="false">Commented Issue: Updates Needed to Fix Support for Atom Feeds 20090420035721P</guid></item></channel></rss>