<?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://www.codeplex.com/ASPNETRSSToolkit/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: RssHttpHandlerBase.cs</title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=30334</link><description>&lt;div style="line-height: normal;"&gt;Is there a good reason why ProcessRequest isn't virtual?&lt;br&gt;
&lt;br&gt;
I don't see a way to retrieve the query parameters without overriding it and calling the base function in my handler&lt;br&gt;
&lt;br&gt;
It could just be that i'm missing something of course and stepping outside of the .NET patterns box ..&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>gcthompson</author><pubDate>Thu, 26 Jun 2008 16:23:31 GMT</pubDate><guid isPermaLink="false">New Post: RssHttpHandlerBase.cs 20080626042331P</guid></item><item><title>NEW POST: Sort problem</title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=29025</link><description>&lt;div style="line-height: normal;"&gt;Hi.&lt;br&gt;
i met strange problem consuming rss: &lt;a href="http://www.finextra.com/rss/channel.asp?channel=cards"&gt;http://www.finextra.com/rss/channel.asp?channel=cards&lt;/a&gt;&lt;br&gt;
In browser rss is displayed with sorting by date&lt;br&gt;
But when i use RssDataSource or RssDocument sorting order is reverse thus recent news go at bottom.&lt;br&gt;
I tried to use rss.&lt;span style="font-size:13px"&gt;SelectItems(5,true/false) but received the same result.&lt;br&gt;
&lt;br&gt;
Can someone help me with this problem?&lt;br&gt;
&lt;br&gt;
Thanx in advance.&lt;/span&gt;
&lt;/div&gt;</description><author>pash</author><pubDate>Wed, 04 Jun 2008 12:38:26 GMT</pubDate><guid isPermaLink="false">NEW POST: Sort problem 20080604123826P</guid></item><item><title>Patch Uploaded</title><link>http://www.codeplex.com/ASPNETRSSToolkit/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/site/users/view/HeroicLife'&gt;HeroicLife&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;This patch contains various fixes suggested in the discussions and issues list.  Also, I removed the default namespaces from XmlSerializer.&lt;br /&gt;I have referenced specific work items in the code. &lt;/p&gt;</description><author>HeroicLife</author><pubDate>Mon, 26 May 2008 00:04:05 GMT</pubDate><guid isPermaLink="false">Patch Uploaded 20080526120405A</guid></item><item><title>NEW POST: Updates for the next version of RSS Toolkit</title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=28261</link><description>&lt;div style="line-height: normal;"&gt;RSS Toolkit has a number of outstanding bugs and issues, and the current developers told me that they don't have time to work on it right now. &amp;nbsp;&lt;br&gt;
&lt;br&gt;
They suggested that I submit the changes for the next release, so am I doing just that.&amp;nbsp; I am currently going through the discussions and issues and collecting various changes and fixes.&amp;nbsp; If you have something to submit, and want to make sure that it's included, please contact me or post it below.&lt;br&gt;
&lt;/div&gt;</description><author>HeroicLife</author><pubDate>Fri, 23 May 2008 03:31:22 GMT</pubDate><guid isPermaLink="false">NEW POST: Updates for the next version of RSS Toolkit 20080523033122A</guid></item><item><title>NEW POST: The Futur of ASP.NET RSS Toolkit</title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=19459</link><description>&lt;div style="line-height: normal;"&gt;I emailed the coordinators, and they suggested that I send them a patch set.&amp;nbsp; &lt;br&gt;
&lt;br&gt;
I am currently going through the discussions and issues and collecting various changes and fixes.&amp;nbsp; If anyone would like to send me suggested changes (or post them below), I'll be sure to include them.&lt;br&gt;
&lt;/div&gt;</description><author>HeroicLife</author><pubDate>Fri, 23 May 2008 03:13:28 GMT</pubDate><guid isPermaLink="false">NEW POST: The Futur of ASP.NET RSS Toolkit 20080523031328A</guid></item><item><title>COMMENTED ISSUE: Updates Needed to Fix Support for Atom Feeds</title><link>http://www.codeplex.com/ASPNETRSSToolkit/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: urbandude ** &lt;p&gt;thanks for that&amp;#33;&lt;/p&gt;</description><author>urbandude</author><pubDate>Wed, 14 May 2008 15:59:35 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Updates Needed to Fix Support for Atom Feeds 20080514035935P</guid></item><item><title>COMMENTED ISSUE: PubDateParsed is inefficient</title><link>http://www.codeplex.com/ASPNETRSSToolkit/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: ericrod ** &lt;p&gt;JIT compilation occurs every time Match&amp;#40;&amp;#41; is called in the PubDateParsed getter, and the compiled regular expression is never cached.  The compiled regex will be cached if the static method for RegEx.Match&amp;#40;&amp;#41; is called instead.&lt;/p&gt;</description><author>ericrod</author><pubDate>Mon, 12 May 2008 21:10:54 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: PubDateParsed is inefficient 20080512091054P</guid></item><item><title>NEW POST: Generated RSS is not recognized as RSS feed By most browsers !</title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=12179</link><description>&lt;div class="wikidoc"&gt;
Edit &lt;b&gt;bold&lt;/b&gt;RssHttpHandlerBase.cs&lt;b&gt;bold&lt;/b&gt; and change&lt;br /&gt;&lt;b&gt;bold&lt;/b&gt;context.Response.ContentType = &amp;quot;text/xml&amp;quot;;&lt;b&gt;bold&lt;/b&gt;&lt;br /&gt;for&lt;br /&gt;&lt;b&gt;bold&lt;/b&gt;context.Response.ContentType = &amp;quot;application/rss+xml&amp;quot;;&lt;b&gt;bold&lt;/b&gt;&lt;br /&gt;On line 104 (give 1 or take 1 line).&lt;br /&gt; &lt;br /&gt;Regards,&lt;br /&gt;Manuel Alves&lt;br /&gt;
&lt;/div&gt;</description><author>mjda</author><pubDate>Mon, 05 May 2008 07:42:34 GMT</pubDate><guid isPermaLink="false">NEW POST: Generated RSS is not recognized as RSS feed By most browsers ! 20080505074234A</guid></item><item><title>NEW POST: Problem getting response from hosting company</title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=26753</link><description>&lt;div class="wikidoc"&gt;
This works fine locally but when I upload it I get the below error in trace.axd.  Any suggestions?&lt;br /&gt; &lt;br /&gt;Trace.axd Dump:&lt;br /&gt;The remote name could not be resolved: 'twitter.com'&lt;br /&gt;  at System.Net.HttpWebRequest.GetResponse()&lt;br /&gt;  at System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials)&lt;br /&gt;  at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)&lt;br /&gt;  at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)&lt;br /&gt;  at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)&lt;br /&gt;
&lt;/div&gt;</description><author>ad5qa</author><pubDate>Tue, 29 Apr 2008 03:21:38 GMT</pubDate><guid isPermaLink="false">NEW POST: Problem getting response from hosting company 20080429032138A</guid></item><item><title>COMMENTED ISSUE: Add Error Handling inside Toolkit</title><link>http://www.codeplex.com/ASPNETRSSToolkit/WorkItem/View.aspx?WorkItemId=15777</link><description>If the feed the toolkit is connecting to goes down or is moved,  a 404 error will result&amp;#59; similarly, if the server hosting the feed is having problems a 500 error can result. Either of these two scenarios will result in an error being thrown and the page consuming the RSStoolkit data will fail. This renders the entire page unusable, where ideally the toolkit would provide an elegant fail-over handler that would allow the non-RSStoolkit portions of the page to load with some sort of error condition notification in the RSStoolkit areas.&lt;br /&gt;Comments: ** Comment from web user: dreamlusion ** &lt;p&gt;&amp;#64;blueocean this is not a commercial product. I even appreciate the fact that it exists.&lt;/p&gt;</description><author>dreamlusion</author><pubDate>Tue, 15 Apr 2008 22:45:56 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Add Error Handling inside Toolkit 20080415104556P</guid></item><item><title>CREATED ISSUE: PubDateParsed is inefficient</title><link>http://www.codeplex.com/ASPNETRSSToolkit/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;</description><author>mcalliph</author><pubDate>Fri, 11 Apr 2008 16:17:39 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: PubDateParsed is inefficient 20080411041739P</guid></item><item><title>NEW POST: how to catch exception </title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=25222</link><description>&lt;div class="wikidoc"&gt;
I have RssToolkit to do the RssFeed. I could catch exception if the feed is not exist  RssToolkit throw exception. then I could handle the errors.&lt;br /&gt; &lt;br /&gt;But, I had one feed http://xml.weather.yahoo.com/forecastrss?p=USPA0081&amp;amp;u=f  &lt;br /&gt;it won't throw exception and give back the xml files. But I think the date is not match my system.&lt;br /&gt;So it always give me error:&lt;br /&gt;he string was not recognized as a valid DateTime. There is a unknown word starting at index 25.&lt;br /&gt;Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.&lt;br /&gt; &lt;br /&gt;Exception Details: System.FormatException: The string was not recognized as a valid DateTime. There is a unknown word starting at index 25.&lt;br /&gt; &lt;br /&gt;Source Error:&lt;br /&gt; &lt;br /&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;br /&gt; &lt;br /&gt;Stack Trace:&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/ASPNETRSSToolkit/Wiki/View.aspx?title=FormatException%3a%20The%20string%20was%20not%20recognized%20as%20a%20valid%20DateTime.%20There%20is%20a%20unknown%20word%20starting%20at%20index%2025."&gt;FormatException: The string was not recognized as a valid DateTime. There is a unknown word starting at index 25.&lt;/a&gt;&lt;br /&gt;   System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) +2291962&lt;br /&gt;   System.DateTime.Parse(String s, IFormatProvider provider) +26&lt;br /&gt;   RssToolkit.Rss.RssXmlHelper.Parse(String dateTime) +1455&lt;br /&gt;   RssToolkit.Rss.RssItem.get_PubDateParsed() +36&lt;br /&gt;   Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterRssDocument.Write8_RssItem(String n, String ns, RssItem o, Boolean isNullable, Boolean needType) +815&lt;br /&gt;   Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterRssDocument.Write13_RssChannel(String n, String ns, RssChannel o, Boolean isNullable, Boolean needType) +923&lt;br /&gt;   Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterRssDocument.Write14_RssDocument(String n, String ns, RssDocument o, Boolean isNullable, Boolean needType) +302&lt;br /&gt;   Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterRssDocument.Write15_rss(Object o) +125&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/ASPNETRSSToolkit/Wiki/View.aspx?title=InvalidOperationException%3a%20There%20was%20an%20error%20generating%20the%20XML%20document."&gt;InvalidOperationException: There was an error generating the XML document.&lt;/a&gt;&lt;br /&gt;   System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id) +647&lt;br /&gt;   System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle) +43&lt;br /&gt;   System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces) +39&lt;br /&gt;   System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o, XmlSerializerNamespaces namespaces) +93&lt;br /&gt;   System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o) +35&lt;br /&gt;   RssToolkit.Rss.RssXmlHelper.ToRssXml(T rssDocument) +249&lt;br /&gt;   RssToolkit.Rss.RssDocumentBase.ToXml(DocumentType outputType, T rssDocument) +75&lt;br /&gt;   RssToolkit.Rss.RssDocument.ToXml(DocumentType outputType) +35&lt;br /&gt;   RssToolkit.Rss.RssDocument.ToDataSet() +29&lt;br /&gt;   RssToolkit.Rss.RssDocument.SelectItems(Int32 maxItems, Boolean reverseOrder) +51&lt;br /&gt;   RssToolkit.Rss.RssDocument.SelectItems(Int32 maxItems) +32&lt;br /&gt;   RssToolkit.Web.Design.RssDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +59&lt;br /&gt;   System.Web.UI.WebControls.BaseDataList.GetData() +54&lt;br /&gt;   System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) +381&lt;br /&gt;   System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) +75&lt;br /&gt;   System.Web.UI.WebControls.BaseDataList.DataBind() +85&lt;br /&gt;   System.Web.UI.WebControls.BaseDataList.EnsureDataBound() +82&lt;br /&gt;   System.Web.UI.WebControls.BaseDataList.CreateChildControls() +91&lt;br /&gt;   System.Web.UI.Control.EnsureChildControls() +133&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal() +109&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal() +233&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal() +233&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal() +233&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal() +233&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal() +233&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal() +233&lt;br /&gt;   System.Web.UI.Control.PreRenderRecursiveInternal() +233&lt;br /&gt;   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4421&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;I try to use try catch block. But it didn't go into catch block.&lt;br /&gt; &lt;br /&gt;Anybody knows how do I catch exception and handle it ???&lt;br /&gt;Appreciate&lt;br /&gt;
&lt;/div&gt;</description><author>huela</author><pubDate>Wed, 02 Apr 2008 19:58:53 GMT</pubDate><guid isPermaLink="false">NEW POST: how to catch exception  20080402075853P</guid></item><item><title>COMMENTED ISSUE: Add Error Handling inside Toolkit</title><link>http://www.codeplex.com/ASPNETRSSToolkit/WorkItem/View.aspx?WorkItemId=15777</link><description>If the feed the toolkit is connecting to goes down or is moved,  a 404 error will result&amp;#59; similarly, if the server hosting the feed is having problems a 500 error can result. Either of these two scenarios will result in an error being thrown and the page consuming the RSStoolkit data will fail. This renders the entire page unusable, where ideally the toolkit would provide an elegant fail-over handler that would allow the non-RSStoolkit portions of the page to load with some sort of error condition notification in the RSStoolkit areas.&lt;br /&gt;Comments: ** Comment from web user: blueocean ** &lt;p&gt;Same problem. Sometimes I get this error message&amp;#58; &amp;#34;An existing connection was forcibly closed by the remote host.&amp;#34; This happens on the page which is consuming the RSS.&lt;/p&gt;&lt;p&gt;I&amp;#39;m very curious why there are still no error handling on this component till date&amp;#33;&lt;br /&gt;&lt;/p&gt;</description><author>blueocean</author><pubDate>Sun, 30 Mar 2008 06:40:47 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Add Error Handling inside Toolkit 20080330064047A</guid></item><item><title>CREATED ISSUE: Generated RSS is not valid</title><link>http://www.codeplex.com/ASPNETRSSToolkit/WorkItem/View.aspx?WorkItemId=15821</link><description>The feeds validator  reports some error for generated RSS document.&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;feedvalidator.org&amp;#47;&lt;br /&gt;&lt;br /&gt;The most worst error is &amp;#34;Use of unknown namespace&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.w3.org&amp;#47;2001&amp;#47;XMLSchema-instance&amp;#34; and Use of unknown namespace&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.w3.org&amp;#47;2001&amp;#47;XMLSchema&lt;br /&gt;</description><author>Salar</author><pubDate>Thu, 27 Mar 2008 04:39:03 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Generated RSS is not valid 20080327043903A</guid></item><item><title>CREATED ISSUE: Generated rss bad content encoding</title><link>http://www.codeplex.com/ASPNETRSSToolkit/WorkItem/View.aspx?WorkItemId=15815</link><description>The generated RSS xml document has Unicode encoding and Firefox can&amp;#39;t read the document.&lt;br /&gt;I have taken a look at the source codes and found that this problem is because of StringWriter which its default encoding is Unicode.&lt;br /&gt;So I have changed that code and it works &amp;#40;In &amp;#34;AspNetRssToolkit-V2.0-Sources&amp;#34; package&amp;#41;.&lt;br /&gt;In the RssXmlHelper.cs class, the ToRssXml&amp;#60;T&amp;#62; method&amp;#58;&lt;br /&gt;&lt;br /&gt;public static string ToRssXml&amp;#60;T&amp;#62;&amp;#40;T rssDocument&amp;#41; where T &amp;#58; RssDocumentBase&lt;br /&gt;&amp;#123;&lt;br /&gt;&amp;#9;if &amp;#40;rssDocument &amp;#61;&amp;#61; null&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;throw new ArgumentNullException&amp;#40;&amp;#34;rssDocument&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#9;using &amp;#40;MemoryStream mem &amp;#61; new MemoryStream&amp;#40;&amp;#41;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;XmlSerializer serializer &amp;#61; new XmlSerializer&amp;#40;typeof&amp;#40;T&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;serializer.Serialize&amp;#40;mem, rssDocument&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;&amp;#9;&amp;#9;mem.Capacity &amp;#61; Convert.ToInt32&amp;#40;mem.Length&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;return Encoding.UTF8.GetString&amp;#40;mem.GetBuffer&amp;#40;&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&lt;br /&gt;&amp;#9;&amp;#47;&amp;#47;using &amp;#40;StringWriter output &amp;#61; new StringWriter&amp;#40;new StringBuilder&amp;#40;&amp;#41;, CultureInfo.InvariantCulture&amp;#41;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#47;&amp;#47;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#47;&amp;#47;    XmlSerializer serializer &amp;#61; new XmlSerializer&amp;#40;typeof&amp;#40;T&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#47;&amp;#47;    serializer.Serialize&amp;#40;output, rssDocument&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#47;&amp;#47;    return output.ToString&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#47;&amp;#47;&amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;</description><author>Salar</author><pubDate>Wed, 26 Mar 2008 19:58:03 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Generated rss bad content encoding 20080326075803P</guid></item><item><title>CREATED ISSUE: Add Error Handling inside Toolkit</title><link>http://www.codeplex.com/ASPNETRSSToolkit/WorkItem/View.aspx?WorkItemId=15777</link><description>If the feed the toolkit is connecting to goes down or is moved,  a 404 error will result&amp;#59; similarly, if the server hosting the feed is having problems a 500 error can result. Either of these two scenarios will result in an error being thrown and the page consuming the RSStoolkit data will fail. This renders the entire page unusable, where ideally the toolkit would provide an elegant fail-over handler that would allow the non-RSStoolkit portions of the page to load with some sort of error condition notification in the RSStoolkit areas.&lt;br /&gt;</description><author>joelevi</author><pubDate>Mon, 24 Mar 2008 21:56:33 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Add Error Handling inside Toolkit 20080324095633P</guid></item><item><title>NEW POST: Aggregating RSS feeds, is it possible?</title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=21097</link><description>&lt;div class="wikidoc"&gt;
Check out the OpmlDocument class. It will generate a feed if used in combination with the RssDocument.Load method.&lt;br /&gt;
&lt;/div&gt;</description><author>jwendl</author><pubDate>Mon, 24 Mar 2008 18:50:32 GMT</pubDate><guid isPermaLink="false">NEW POST: Aggregating RSS feeds, is it possible? 20080324065032P</guid></item><item><title>NEW POST: Paging with RSS Toolkit</title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=24514</link><description>&lt;div class="wikidoc"&gt;
You can use the PagedDataSource class as long as you are on .NET 2.0 or greater. http://www.devhood.com/tutorials/tutorial&lt;i&gt;details.aspx?tutorial&lt;/i&gt;id=97 has a good example of it.&lt;br /&gt;
&lt;/div&gt;</description><author>jwendl</author><pubDate>Mon, 24 Mar 2008 18:49:30 GMT</pubDate><guid isPermaLink="false">NEW POST: Paging with RSS Toolkit 20080324064930P</guid></item><item><title>NEW POST: Paging with RSS Toolkit</title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=24514</link><description>&lt;div class="wikidoc"&gt;
This code loads all data from RSS feed:&lt;br /&gt; &lt;br /&gt;                //TODO: Load here only page number pageIndex, load only numRows for that page&lt;br /&gt;                //Now it is loading all records!&lt;br /&gt;                d = RssToolkit.Rss.RssDocument.Load(new Uri(url));&lt;br /&gt;                dv1 = (DataView)d.SelectItems();&lt;br /&gt; &lt;br /&gt;I would like to load only specific page of data, so not all data are loaded. What if RSS Feed has 10,000 rows??? How to do it? Here is my whole method for loading data:&lt;br /&gt; &lt;br /&gt;    DataTable GetDataSource(string keyWord, int pageIndex, int numRows)&lt;br /&gt;    {&lt;br /&gt;        DataTable retValue = new DataTable();&lt;br /&gt;        XmlDocument xDoc = new XmlDocument();&lt;br /&gt;        xDoc.Load(Server.MapPath(_xmlUrlsFileName));&lt;br /&gt; &lt;br /&gt;        XmlNode xNode = xDoc.SelectSingleNode(&amp;quot;RSSURLS&amp;quot;);&lt;br /&gt;        foreach (XmlNode xUrlNode in xNode.ChildNodes)&lt;br /&gt;        {&lt;br /&gt;            string url = string.Format(xUrlNode.Attributes&lt;a href="http://www.codeplex.com/ASPNETRSSToolkit/Wiki/View.aspx?title=%22URL%22"&gt;&amp;quot;URL&amp;quot;&lt;/a&gt;.Value, keyWord);&lt;br /&gt;            RssToolkit.Rss.RssDocument d;&lt;br /&gt;            DataView dv1;&lt;br /&gt;            try&lt;br /&gt;            {&lt;br /&gt;                //TODO: Load here only page number pageIndex, load only numRows for that page&lt;br /&gt;                //Now it is loading all records!&lt;br /&gt;                d = RssToolkit.Rss.RssDocument.Load(new Uri(url));&lt;br /&gt;                dv1 = (DataView)d.SelectItems();&lt;br /&gt;            }&lt;br /&gt;            catch { continue; }&lt;br /&gt;            if (retValue.Rows.Count == 0)&lt;br /&gt;            {&lt;br /&gt;                retValue = dv1.Table.Copy();&lt;br /&gt;                retValue.PrimaryKey = null;&lt;br /&gt;            }&lt;br /&gt;            else&lt;br /&gt;            {&lt;br /&gt;                foreach (DataRow dr in dv1.Table.Rows)&lt;br /&gt;                {&lt;br /&gt;                    retValue.ImportRow(dr);&lt;br /&gt;                }&lt;br /&gt;            }&lt;br /&gt;        }&lt;br /&gt; &lt;br /&gt;        return retValue;&lt;br /&gt;    }&lt;br /&gt;
&lt;/div&gt;</description><author>radiogeneris</author><pubDate>Sat, 22 Mar 2008 19:31:49 GMT</pubDate><guid isPermaLink="false">NEW POST: Paging with RSS Toolkit 20080322073149P</guid></item><item><title>NEW POST: how to create rss feed with prefixed namespace</title><link>http://www.codeplex.com/ASPNETRSSToolkit/Thread/View.aspx?ThreadId=22934</link><description>&lt;div class="wikidoc"&gt;
Thank you akayau!&lt;br /&gt; &lt;br /&gt;I could define custom namespaces!!&lt;br /&gt;
&lt;/div&gt;</description><author>ioue</author><pubDate>Fri, 21 Mar 2008 04:57:18 GMT</pubDate><guid isPermaLink="false">NEW POST: how to create rss feed with prefixed namespace 20080321045718A</guid></item></channel></rss>