<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Argotic Syndication Framework</title><link>http://argotic.codeplex.com/Project/ProjectRss.aspx</link><description>A powerful and extensible .NET web content syndication framework for RSS, Atom, OPML, APML, BlogML, RSD and more. The Argotic Syndication Framework is a Microsoft .NET class library framework that ...</description><item><title>New Post: Custom Extension... Namespace a10</title><link>http://argotic.codeplex.com/Thread/View.aspx?ThreadId=59574</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Has anyone ever seen this extension of the dates in this feed:&lt;/p&gt;
&lt;p&gt;http://content-cdn.dell.com/api/feeds.svc/rss/about-dell-press-room?c=us&amp;amp;l=en&amp;amp;s=corp&lt;/p&gt;
&lt;p&gt;Is this an Atom extension? But the feed is classified as a RSS v2.0...&lt;/p&gt;
&lt;p&gt;Do I have to create a custom extension? Is there any documentation on how to do this?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>alexandre_fs</author><pubDate>Mon, 15 Jun 2009 18:36:51 GMT</pubDate><guid isPermaLink="false">New Post: Custom Extension... Namespace a10 20090615063651P</guid></item><item><title>New Post: LoadAsync</title><link>http://argotic.codeplex.com/Thread/View.aspx?ThreadId=58015</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Could someone please help me with an code example of how to fetch multiple feeds using genericSyndicationFeed.&lt;span style="font-size:x-small"&gt;LoadAsync()?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;Thank you&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>fotanka</author><pubDate>Sun, 31 May 2009 18:28:42 GMT</pubDate><guid isPermaLink="false">New Post: LoadAsync 20090531062842P</guid></item><item><title>New Comment on "Making remote procedure calls using the XML-RPC client"</title><link>http://argotic.codeplex.com/Wiki/View.aspx?title=Making remote procedure calls using the XML-RPC client&amp;ANCHOR#C13036</link><description>What is this line for&amp;#63;&amp;#10;client.Host         &amp;#61; new Uri&amp;#40;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;bob.example.net&amp;#47;xmlrpcserver&amp;#34;&amp;#41;&amp;#59;&amp;#10;&amp;#10;Are there programming considerations beyond pointing to the correct source and target post URIs to consider&amp;#63;&amp;#10;&amp;#10;Thanks,&amp;#10;Jason&amp;#10;&amp;#10;</description><author>jkergosi</author><pubDate>Fri, 29 May 2009 15:37:55 GMT</pubDate><guid isPermaLink="false">New Comment on "Making remote procedure calls using the XML-RPC client" 20090529033755P</guid></item><item><title>New Post: GDATA Publishing</title><link>http://argotic.codeplex.com/Thread/View.aspx?ThreadId=56940</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Our service needs to conform to the GDATA specifications.&lt;/p&gt;
&lt;p&gt;Can I use Argotic to accomplish this goal?&lt;/p&gt;
&lt;p&gt;Can &amp;nbsp;you point me to any implementation that has done this.&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>ghstahl</author><pubDate>Wed, 20 May 2009 16:10:21 GMT</pubDate><guid isPermaLink="false">New Post: GDATA Publishing 20090520041021P</guid></item><item><title>Commented Issue: Error in DateTime parsing... specific case scenario with explanation</title><link>http://argotic.codeplex.com/WorkItem/View.aspx?WorkItemId=13186</link><description>Hello. I know this is not the first post about datetime parsing, but I have a specific case that I think should be considered.&lt;br /&gt;The RSSFeed  &amp;#40;v2.0&amp;#41; is the following&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;lv1web&amp;#47;public_pageflows&amp;#47;PressReleaseRSSFeed&amp;#47;PressReleaseRSSFeedController.jpf&amp;#63;pressreleaserssfeed_country&amp;#61;PT&amp;#38;pressreleaserssfeed_language&amp;#61;pt&amp;#38;pressreleaserssfeed_global&amp;#61;false&amp;#38;pressreleaserssfeed_link&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;A4270065&lt;br /&gt;&lt;br /&gt;It parses each item publication date correctly except in those that the day is a single digit.&lt;br /&gt;&lt;br /&gt;for example, this item&amp;#58;&lt;br /&gt;                &amp;#60;item&amp;#62;&lt;br /&gt;                    &amp;#60;title&amp;#62;CES 2009&amp;#58; Philips e Nokia juntam esfor&amp;#231;os para aumentar a interoperabilidade DLNA&amp;#60;&amp;#47;title&amp;#62; &lt;br /&gt;                    &amp;#60;link&amp;#62;http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;A4270065&amp;#63;newsid&amp;#61;-16520&amp;#60;&amp;#47;link&amp;#62; &lt;br /&gt;                    &amp;#60;description&amp;#62;....&amp;#60;&amp;#47;description&amp;#62; &lt;br /&gt;                    &amp;#60;pubDate&amp;#62;Thu, 15 Jan 2009 19&amp;#58;17&amp;#58;11 GMT&amp;#60;&amp;#47;pubDate&amp;#62; &lt;br /&gt;                &amp;#60;&amp;#47;item&amp;#62;&lt;br /&gt;&lt;br /&gt;Is parsed correctly because the day is the 15th.&lt;br /&gt;&lt;br /&gt;But in this case&amp;#58;&lt;br /&gt;&lt;br /&gt;                &amp;#60;item&amp;#62;&lt;br /&gt;                    &amp;#60;title&amp;#62;Nokia 6260 slide &amp;#8211; partilhar a alta velocidade&amp;#60;&amp;#47;title&amp;#62; &lt;br /&gt;                    &amp;#60;link&amp;#62;http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;A4270065&amp;#63;newsid&amp;#61;-16179&amp;#60;&amp;#47;link&amp;#62; &lt;br /&gt;                    &amp;#60;description&amp;#62;....&amp;#60;&amp;#47;description&amp;#62; &lt;br /&gt;                    &amp;#60;pubDate&amp;#62;Fri, 5 Dec 2008 21&amp;#58;20&amp;#58;27 GMT&amp;#60;&amp;#47;pubDate&amp;#62; &lt;br /&gt;                &amp;#60;&amp;#47;item&amp;#62;&lt;br /&gt;&lt;br /&gt;the parsing is not valid. And the reason is because the day is the 5th which is only 1 digit. &lt;br /&gt;&lt;br /&gt;How can I solve this&amp;#63;&amp;#63; It shouldn&amp;#39;t be too hard.&lt;br /&gt;&lt;br /&gt;Also I can&amp;#39;t understand what&amp;#39;s the latest release to download. If I go to SVN the revision is 33774, but throws an exception when trying to read this feed for example. If  I download directly from the website, it&amp;#39;s from 3 July, but says updated in Dec 2008, but still the DLLs are from July.... I don&amp;#39;t know what&amp;#39;s the latest version&amp;#63;&lt;br /&gt;&lt;br /&gt;Thank you&lt;br /&gt;Comments: ** Comment from web user: alexandre_fs ** &lt;p&gt;Other case scenario&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.lge.com&amp;#47;about&amp;#47;rss&amp;#47;feed_list&amp;#47;rssPress.jhtml&lt;/p&gt;&lt;p&gt;&amp;#60;pubDate&amp;#62;Tue, 21 Apr 2009 16&amp;#58;28&amp;#58;38 GMT&amp;#43;9&amp;#60;&amp;#47;pubDate&amp;#62;&lt;/p&gt;&lt;p&gt;This is not parsed by the current release...&lt;/p&gt;&lt;p&gt;To parse this type of date I added&amp;#58;  - not very well coded &amp;#58;&amp;#92;  - &lt;/p&gt;&lt;p&gt;                        if &amp;#40;value.Contains&amp;#40;&amp;#34;GMT&amp;#34;&amp;#41; &amp;#38;&amp;#38; &amp;#40;value.Contains&amp;#40;&amp;#34;&amp;#43;&amp;#34;&amp;#41; &amp;#124;&amp;#124; value.Contains&amp;#40;&amp;#34;-&amp;#34;&amp;#41;&amp;#41;&amp;#41;&lt;br /&gt;                        &amp;#123;&lt;br /&gt;                            value &amp;#61; value.Replace&amp;#40;&amp;#34;GMT&amp;#34;, &amp;#34;&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;                            success &amp;#61; DateTime.TryParse&amp;#40;SyndicationDateTimeUtility.ReplaceRfc822TimeZoneWithOffset&amp;#40;value&amp;#41;, dateTimeFormat, DateTimeStyles.None, out result&amp;#41;&amp;#59;&lt;br /&gt;                        &amp;#125;&lt;/p&gt;&lt;p&gt;Of course this will work only for GMT. To work properly a method similar to SyndicationDateTimeUtility.ReplaceRfc822TimeZoneWithOffset&amp;#40;&amp;#41; should be added...&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>alexandre_fs</author><pubDate>Thu, 14 May 2009 11:57:55 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error in DateTime parsing... specific case scenario with explanation 20090514115755A</guid></item><item><title>Commented Issue: Error in DateTime parsing... specific case scenario with explanation</title><link>http://argotic.codeplex.com/WorkItem/View.aspx?WorkItemId=13186</link><description>Hello. I know this is not the first post about datetime parsing, but I have a specific case that I think should be considered.&lt;br /&gt;The RSSFeed  &amp;#40;v2.0&amp;#41; is the following&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;lv1web&amp;#47;public_pageflows&amp;#47;PressReleaseRSSFeed&amp;#47;PressReleaseRSSFeedController.jpf&amp;#63;pressreleaserssfeed_country&amp;#61;PT&amp;#38;pressreleaserssfeed_language&amp;#61;pt&amp;#38;pressreleaserssfeed_global&amp;#61;false&amp;#38;pressreleaserssfeed_link&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;A4270065&lt;br /&gt;&lt;br /&gt;It parses each item publication date correctly except in those that the day is a single digit.&lt;br /&gt;&lt;br /&gt;for example, this item&amp;#58;&lt;br /&gt;                &amp;#60;item&amp;#62;&lt;br /&gt;                    &amp;#60;title&amp;#62;CES 2009&amp;#58; Philips e Nokia juntam esfor&amp;#231;os para aumentar a interoperabilidade DLNA&amp;#60;&amp;#47;title&amp;#62; &lt;br /&gt;                    &amp;#60;link&amp;#62;http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;A4270065&amp;#63;newsid&amp;#61;-16520&amp;#60;&amp;#47;link&amp;#62; &lt;br /&gt;                    &amp;#60;description&amp;#62;....&amp;#60;&amp;#47;description&amp;#62; &lt;br /&gt;                    &amp;#60;pubDate&amp;#62;Thu, 15 Jan 2009 19&amp;#58;17&amp;#58;11 GMT&amp;#60;&amp;#47;pubDate&amp;#62; &lt;br /&gt;                &amp;#60;&amp;#47;item&amp;#62;&lt;br /&gt;&lt;br /&gt;Is parsed correctly because the day is the 15th.&lt;br /&gt;&lt;br /&gt;But in this case&amp;#58;&lt;br /&gt;&lt;br /&gt;                &amp;#60;item&amp;#62;&lt;br /&gt;                    &amp;#60;title&amp;#62;Nokia 6260 slide &amp;#8211; partilhar a alta velocidade&amp;#60;&amp;#47;title&amp;#62; &lt;br /&gt;                    &amp;#60;link&amp;#62;http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;A4270065&amp;#63;newsid&amp;#61;-16179&amp;#60;&amp;#47;link&amp;#62; &lt;br /&gt;                    &amp;#60;description&amp;#62;....&amp;#60;&amp;#47;description&amp;#62; &lt;br /&gt;                    &amp;#60;pubDate&amp;#62;Fri, 5 Dec 2008 21&amp;#58;20&amp;#58;27 GMT&amp;#60;&amp;#47;pubDate&amp;#62; &lt;br /&gt;                &amp;#60;&amp;#47;item&amp;#62;&lt;br /&gt;&lt;br /&gt;the parsing is not valid. And the reason is because the day is the 5th which is only 1 digit. &lt;br /&gt;&lt;br /&gt;How can I solve this&amp;#63;&amp;#63; It shouldn&amp;#39;t be too hard.&lt;br /&gt;&lt;br /&gt;Also I can&amp;#39;t understand what&amp;#39;s the latest release to download. If I go to SVN the revision is 33774, but throws an exception when trying to read this feed for example. If  I download directly from the website, it&amp;#39;s from 3 July, but says updated in Dec 2008, but still the DLLs are from July.... I don&amp;#39;t know what&amp;#39;s the latest version&amp;#63;&lt;br /&gt;&lt;br /&gt;Thank you&lt;br /&gt;Comments: ** Comment from web user: alexandre_fs ** &lt;p&gt;I replaced in SyndicationDateTimeUtility class &amp;#40;Argotic.Common&amp;#41; In line 326 the parsing with this&amp;#58;&lt;/p&gt;&lt;p&gt;            &amp;#47;&amp;#47;------------------------------------------------------------&lt;br /&gt;            &amp;#47;&amp;#47;&amp;#9;Perform conversion of RFC-822 formatted date-time string&lt;br /&gt;            &amp;#47;&amp;#47;------------------------------------------------------------&lt;br /&gt;            bool success &amp;#61; DateTime.TryParseExact&amp;#40;SyndicationDateTimeUtility.ReplaceRfc822TimeZoneWithOffset&amp;#40;value&amp;#41;, formats, dateTimeFormat, DateTimeStyles.None, out result&amp;#41;&amp;#59;&lt;br /&gt;            if &amp;#40;&amp;#33;success&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                success &amp;#61; DateTime.TryParse&amp;#40;SyndicationDateTimeUtility.ReplaceRfc822TimeZoneWithOffset&amp;#40;value&amp;#41;, dateTimeFormat, DateTimeStyles.None, out result&amp;#41;&amp;#59;&lt;br /&gt;                if &amp;#40;&amp;#33;success&amp;#41;&lt;br /&gt;                &amp;#123;&lt;br /&gt;                    success &amp;#61; DateTime.TryParse&amp;#40;SyndicationDateTimeUtility.ReplaceRfc822TimeZoneWithOffset&amp;#40;value&amp;#41;, dateTimeFormat, DateTimeStyles.AssumeLocal, out result&amp;#41;&amp;#59;&lt;br /&gt;                &amp;#125;&lt;br /&gt;            &amp;#125;&lt;br /&gt;            return success&amp;#59;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;I still can&amp;#39;t understand why it doesn&amp;#39;t parse correctly because there is a format that matches the specified DateTime, but this way it&amp;#39;s working... I wouldl ike to understand why though...&lt;/p&gt;</description><author>alexandre_fs</author><pubDate>Fri, 08 May 2009 11:30:27 GMT</pubDate><guid isPermaLink="false">Commented Issue: Error in DateTime parsing... specific case scenario with explanation 20090508113027A</guid></item><item><title>Created Issue: Error in DateTime parsing... specific case scenario with explanation</title><link>http://argotic.codeplex.com/WorkItem/View.aspx?WorkItemId=13186</link><description>Hello. I know this is not the first post about datetime parsing, but I have a specific case that I think should be considered.&lt;br /&gt;The RSSFeed  &amp;#40;v2.0&amp;#41; is the following&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;lv1web&amp;#47;public_pageflows&amp;#47;PressReleaseRSSFeed&amp;#47;PressReleaseRSSFeedController.jpf&amp;#63;pressreleaserssfeed_country&amp;#61;PT&amp;#38;pressreleaserssfeed_language&amp;#61;pt&amp;#38;pressreleaserssfeed_global&amp;#61;false&amp;#38;pressreleaserssfeed_link&amp;#61;http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;A4270065&lt;br /&gt;&lt;br /&gt;It parses each item publication date correctly except in those that the day is a single digit.&lt;br /&gt;&lt;br /&gt;for example, this item&amp;#58;&lt;br /&gt;                &amp;#60;item&amp;#62;&lt;br /&gt;                    &amp;#60;title&amp;#62;CES 2009&amp;#58; Philips e Nokia juntam esfor&amp;#231;os para aumentar a interoperabilidade DLNA&amp;#60;&amp;#47;title&amp;#62; &lt;br /&gt;                    &amp;#60;link&amp;#62;http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;A4270065&amp;#63;newsid&amp;#61;-16520&amp;#60;&amp;#47;link&amp;#62; &lt;br /&gt;                    &amp;#60;description&amp;#62;....&amp;#60;&amp;#47;description&amp;#62; &lt;br /&gt;                    &amp;#60;pubDate&amp;#62;Thu, 15 Jan 2009 19&amp;#58;17&amp;#58;11 GMT&amp;#60;&amp;#47;pubDate&amp;#62; &lt;br /&gt;                &amp;#60;&amp;#47;item&amp;#62;&lt;br /&gt;&lt;br /&gt;Is parsed correctly because the day is the 15th.&lt;br /&gt;&lt;br /&gt;But in this case&amp;#58;&lt;br /&gt;&lt;br /&gt;                &amp;#60;item&amp;#62;&lt;br /&gt;                    &amp;#60;title&amp;#62;Nokia 6260 slide &amp;#8211; partilhar a alta velocidade&amp;#60;&amp;#47;title&amp;#62; &lt;br /&gt;                    &amp;#60;link&amp;#62;http&amp;#58;&amp;#47;&amp;#47;www.nokia.pt&amp;#47;A4270065&amp;#63;newsid&amp;#61;-16179&amp;#60;&amp;#47;link&amp;#62; &lt;br /&gt;                    &amp;#60;description&amp;#62;....&amp;#60;&amp;#47;description&amp;#62; &lt;br /&gt;                    &amp;#60;pubDate&amp;#62;Fri, 5 Dec 2008 21&amp;#58;20&amp;#58;27 GMT&amp;#60;&amp;#47;pubDate&amp;#62; &lt;br /&gt;                &amp;#60;&amp;#47;item&amp;#62;&lt;br /&gt;&lt;br /&gt;the parsing is not valid. And the reason is because the day is the 5th which is only 1 digit. &lt;br /&gt;&lt;br /&gt;How can I solve this&amp;#63;&amp;#63; It shouldn&amp;#39;t be too hard.&lt;br /&gt;&lt;br /&gt;Also I can&amp;#39;t understand what&amp;#39;s the latest release to download. If I go to SVN the revision is 33774, but throws an exception when trying to read this feed for example. If  I download directly from the website, it&amp;#39;s from 3 July, but says updated in Dec 2008, but still the DLLs are from July.... I don&amp;#39;t know what&amp;#39;s the latest version&amp;#63;&lt;br /&gt;&lt;br /&gt;Thank you&lt;br /&gt;</description><author>alexandre_fs</author><pubDate>Thu, 07 May 2009 16:11:54 GMT</pubDate><guid isPermaLink="false">Created Issue: Error in DateTime parsing... specific case scenario with explanation 20090507041154P</guid></item><item><title>New Post: Consuming Twitter Search</title><link>http://argotic.codeplex.com/Thread/View.aspx?ThreadId=54450</link><description>&lt;div style="line-height: normal;"&gt;The atom feed from twitter search is working fine for me except two elements:&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;twitter:source&amp;gt;&amp;lt;/twitter:source&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;twitter:lang&amp;gt;&amp;lt;/twitter:lang&amp;gt;&lt;br&gt;
&lt;br&gt;
I don't know much about atom but I assume this is an atom extension created by twitter. How can I get these elements?&lt;br&gt;
&lt;/div&gt;</description><author>miketrash</author><pubDate>Sat, 25 Apr 2009 06:31:28 GMT</pubDate><guid isPermaLink="false">New Post: Consuming Twitter Search 20090425063128A</guid></item><item><title>New Post: Help with RSS extensions (in VB.net)</title><link>http://argotic.codeplex.com/Thread/View.aspx?ThreadId=53362</link><description>&lt;div style="line-height: normal;"&gt;I need help converting the following into vb.net:&lt;br&gt;
&lt;br&gt;
if(item.HasExtensions) {&lt;br&gt;
&amp;nbsp; var contentExtension = item.Extensions.OfType&amp;lt;SiteSummaryContentSyndicationExtension&amp;gt;().FirstOrDefault();&lt;br&gt;
&amp;nbsp; if(contentExtension != null) {&lt;br&gt;
&amp;nbsp; &amp;nbsp; var encodedContent = contentExtension.Context.Encoded;&lt;br&gt;
&amp;nbsp; }&lt;br&gt;
}
&lt;br&gt;
&lt;br&gt;
Anyone have any luck with vb.net code for extracting the content:encoded from an RSS feed?&amp;nbsp; If so, any help would be appreciated.&amp;nbsp; I've been searching for help with this for a couple of months now.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Greg&lt;br&gt;
&lt;/div&gt;</description><author>gadavis2</author><pubDate>Wed, 15 Apr 2009 13:36:44 GMT</pubDate><guid isPermaLink="false">New Post: Help with RSS extensions (in VB.net) 20090415013644P</guid></item><item><title>New Post: How to read &lt;content:encoded&gt; in RSS</title><link>http://argotic.codeplex.com/Thread/View.aspx?ThreadId=47071</link><description>&lt;div style="line-height: normal;"&gt;Any help with this would be greatly appreciated.&amp;nbsp; I've tried converting your C code to VB...but I'm getting errors still.&amp;nbsp; Can you provide me with VB code to read rss content:enconded?&lt;br&gt;
&lt;br&gt;
Thank you,&lt;br&gt;
&lt;br&gt;
Greg Davis&lt;br&gt;
&lt;/div&gt;</description><author>gadavis2</author><pubDate>Tue, 31 Mar 2009 19:52:53 GMT</pubDate><guid isPermaLink="false">New Post: How to read &lt;content:encoded&gt; in RSS 20090331075253P</guid></item><item><title>New Post: Why two Argotic implementation in .NET2.0 and .NET3.5</title><link>http://argotic.codeplex.com/Thread/View.aspx?ThreadId=50332</link><description>&lt;div style="line-height: normal;"&gt;&lt;br&gt;
Hello everyone,&lt;br&gt;
&lt;br&gt;
I am new to .NET and C#, and I'm looking for a ATOM1.0 complied Feed Parser in C#. My program is required to support&amp;nbsp; all versions of .NET from .NET2.0. I saw Argotic may be helpful. I saw there are two implementations: Microsoft .NET 2.0 and Microsoft .NET 3.5. What's the main difference between them?&amp;nbsp; If only ATOM1.0 is needed, is .NET 2.0 version &lt;br&gt;
Argotic enough?&amp;nbsp; &lt;br&gt;
&lt;br&gt;
Your help is greatly appreciated. Thanks.&lt;br&gt;
&lt;br&gt;
Charles&lt;br&gt;
&lt;/div&gt;</description><author>Charles2009</author><pubDate>Mon, 16 Mar 2009 15:14:04 GMT</pubDate><guid isPermaLink="false">New Post: Why two Argotic implementation in .NET2.0 and .NET3.5 20090316031404P</guid></item><item><title>New Post: Removing extensions from RssItem.Extensions</title><link>http://argotic.codeplex.com/Thread/View.aspx?ThreadId=49676</link><description>&lt;div style="line-height: normal;"&gt;Hello,&lt;br&gt;
&lt;br&gt;
I keep getting a Null reference exception when attempting to remove an extension from an item that I know happens to contain the extension to be removed.&lt;br&gt;
&lt;span style="color:#008000;font-size:13px"&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="color:#0000ff;font-size:13px"&gt;if&lt;/span&gt;&lt;span style="font-size:13px"&gt; (item.HasExtensions)&lt;br&gt;
{&lt;br&gt;
    &lt;/span&gt;&lt;span style="color:#0000ff;font-size:13px"&gt;var&lt;/span&gt;&lt;span style="font-size:13px"&gt; oldExtension = item.Extensions.OfType&amp;lt;&lt;/span&gt;&lt;span style="color:#2b91af;font-size:13px"&gt;ITunesSyndicationExtension&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;gt;().FirstOrDefault();&lt;br&gt;
        &lt;/span&gt;&lt;span style="color:#0000ff;font-size:13px"&gt;if&lt;/span&gt;&lt;span style="font-size:13px"&gt; (oldExtension != &lt;/span&gt;&lt;span style="color:#0000ff;font-size:13px"&gt;null&lt;/span&gt;&lt;span style="font-size:13px"&gt;)&lt;br&gt;
            {&lt;br&gt;
                    item.RemoveExtension(oldExtension);&lt;br&gt;
            }&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
The null reference exception is being thrown on the item.RemoveExtension line so the extension is being found (the VS debugger confirms this as well). Is this not the proper method for removing an extension?&lt;br&gt;
&lt;br&gt;
Thank you,&lt;br&gt;
Justin
&lt;p&gt; &lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/div&gt;</description><author>jbigelow</author><pubDate>Mon, 09 Mar 2009 21:35:27 GMT</pubDate><guid isPermaLink="false">New Post: Removing extensions from RssItem.Extensions 20090309093527P</guid></item><item><title>New Post: How to read &lt;content:encoded&gt; in RSS</title><link>http://argotic.codeplex.com/Thread/View.aspx?ThreadId=47071</link><description>&lt;div style="line-height: normal;"&gt;Thank you, do you have that code in VB.net?  I need to declare the&lt;br&gt;variables as a certain type and I'm not sure which ones to choose&lt;br&gt;(string?  object?).&lt;br&gt;&lt;br&gt;Sincerely,&lt;br&gt;&lt;br&gt;Greg Davis&lt;br&gt;Web Developer &amp; Scuba Instructor&lt;br&gt;212-380-6898&lt;br&gt;http://www.DiveBuddy.com&lt;br&gt;http://www.DiveTexas.com&lt;br&gt;http://www.UnderwaterAds.org&lt;br&gt;http://www.WorldBlogArchive.com&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Mon, Mar 9, 2009 at 4:14 AM, [email removed] wrote:&lt;br&gt;&amp;gt; From: Apophis&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; This is how I read RSS-Content:&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; if(item.HasExtensions) {&lt;br&gt;&amp;gt;   var contentExtension =&lt;br&gt;&amp;gt; item.Extensions.OfType&amp;lt;SiteSummaryContentSyndicationExtension&amp;gt;().FirstOrDefault();&lt;br&gt;&amp;gt;   if(contentExtension != null) {&lt;br&gt;&amp;gt;     var encodedContent = contentExtension.Context.Encoded;&lt;br&gt;&amp;gt;   }&lt;br&gt;&amp;gt; }&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Read the full discussion online.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; To add a post to this discussion, reply to this email&lt;br&gt;&amp;gt; ([email removed])&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; To start a new discussion for this project, email&lt;br&gt;&amp;gt; [email removed]&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; You are receiving this email because you subscribed to this discussion on&lt;br&gt;&amp;gt; CodePlex. You can unsubscribe on codePlex.com.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Please note: Images and attachments will be removed from emails. Any posts&lt;br&gt;&amp;gt; to this discussion will also be available online at codeplex.com&lt;/div&gt;</description><author>gadavis2</author><pubDate>Mon, 09 Mar 2009 17:00:27 GMT</pubDate><guid isPermaLink="false">New Post: How to read &lt;content:encoded&gt; in RSS 20090309050027P</guid></item><item><title>New Post: How to read &lt;content:encoded&gt; in RSS</title><link>http://argotic.codeplex.com/Thread/View.aspx?ThreadId=47071</link><description>&lt;div style="line-height: normal;"&gt;This is how I read RSS-Content:&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
if(item.HasExtensions) {&lt;br&gt;
&amp;nbsp; var contentExtension = item.Extensions.OfType&amp;lt;SiteSummaryContentSyndicationExtension&amp;gt;().FirstOrDefault();&lt;br&gt;
&amp;nbsp; if(contentExtension != null) {&lt;br&gt;
&amp;nbsp; &amp;nbsp; var encodedContent = contentExtension.Context.Encoded;&lt;br&gt;
&amp;nbsp; }&lt;br&gt;
} 
&lt;/div&gt;</description><author>Apophis</author><pubDate>Mon, 09 Mar 2009 09:14:45 GMT</pubDate><guid isPermaLink="false">New Post: How to read &lt;content:encoded&gt; in RSS 20090309091445A</guid></item><item><title>New Post: Urgent!  Why is this feed not reading properly:</title><link>http://www.codeplex.com/Argotic/Thread/View.aspx?ThreadId=48510</link><description>&lt;div style="line-height: normal;"&gt;Here's some interesting data to go along with this problem...&lt;br&gt;
&lt;br&gt;
If I copy the entire contents of that rss file to an xml file on my own webserver...then try to read it using Argotic, it works fine.&amp;nbsp; It's just when I try to read that same file on daniweb that it fails to load.&amp;nbsp; Could daniweb have some restriction in place that prevents other websites from reading it's rss feed?&amp;nbsp; Has anyone heard of restrictions like that?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Greg Davis&lt;br&gt;
&lt;/div&gt;</description><author>gadavis2</author><pubDate>Wed, 25 Feb 2009 16:40:08 GMT</pubDate><guid isPermaLink="false">New Post: Urgent!  Why is this feed not reading properly: 20090225044008P</guid></item><item><title>New Post: How to read &lt;content:encoded&gt; in RSS</title><link>http://www.codeplex.com/Argotic/Thread/View.aspx?ThreadId=47071</link><description>&lt;div style="line-height: normal;"&gt;Is there anyone out there that can help me quicker with this issue?&lt;br&gt;
&lt;br&gt;
Please contact me if you can provide assistance.&lt;br&gt;
&lt;br&gt;
Sincerely,&lt;br&gt;
&lt;br&gt;
Greg Davis&lt;br&gt;
212-380-6898&lt;br&gt;
&lt;/div&gt;</description><author>gadavis2</author><pubDate>Wed, 25 Feb 2009 16:27:20 GMT</pubDate><guid isPermaLink="false">New Post: How to read &lt;content:encoded&gt; in RSS 20090225042720P</guid></item><item><title>New Post: Urgent!  Why is this feed not reading properly:</title><link>http://www.codeplex.com/Argotic/Thread/View.aspx?ThreadId=48510</link><description>&lt;div style="line-height: normal;"&gt;http://www.daniweb.com/blogs/rss311962.xml#&lt;br&gt;
&lt;br&gt;
This feed has all the proper elements and no significant errors exist after validating with feedvalidator.org.&amp;nbsp; I'm attempting to read the file using both rss and atom syndication formats...but nothing is captured.&amp;nbsp; What is wrong with this feed or why can't it be read using Argotic?&lt;br&gt;
&lt;br&gt;
I would greatly appreciate a prompt reply to this problem.&amp;nbsp; If you offer paid service, I'm willing to hire you for a bit for some consultation.&lt;br&gt;
&lt;br&gt;
I also have not heard anything regarding reading the rss content:encoded issue I'm having.&amp;nbsp; Your example reagarding reading extended rss for itunes doesn't help me.&amp;nbsp; Can you please provide code for me to read the rs content:encoded tag?&lt;br&gt;
&lt;br&gt;
Sincerely,&lt;br&gt;
&lt;br&gt;
Greg Davis&lt;br&gt;
212-380-6898 
&lt;/div&gt;</description><author>gadavis2</author><pubDate>Wed, 25 Feb 2009 16:26:14 GMT</pubDate><guid isPermaLink="false">New Post: Urgent!  Why is this feed not reading properly: 20090225042614P</guid></item><item><title>New Post: How to read &lt;content:encoded&gt; in RSS</title><link>http://www.codeplex.com/Argotic/Thread/View.aspx?ThreadId=47071</link><description>&lt;div style="line-height: normal;"&gt;I tried this...but it didn't work...what am doing wrong?&amp;nbsp; The sample code you provide for itunes doesn't really help me for the content:econded tag:&lt;br&gt;
&lt;br&gt;
Imports Argotic.Extensions.Core&lt;br&gt;
&lt;br&gt;
Dim feed As RssFeed = RssFeed.Create(feedUrl, settings)&lt;br&gt;
For Each item As RssItem In feed.Channel.Items&lt;br&gt;
&lt;blockquote&gt;Dim tmpContent As String = &amp;quot;&amp;quot;&lt;br&gt;
If item.HasExtensions Then&lt;br&gt;
&lt;blockquote&gt;Dim itemExtension As SiteSummaryContentItem&lt;br&gt;
Try&lt;br&gt;
&lt;blockquote&gt;tmpContent = itemExtension.Content.ToString()&lt;br&gt;
&lt;/blockquote&gt;Catch ex As Exception&lt;br&gt;
&lt;blockquote&gt;tmpContent = &amp;quot;&amp;quot;&lt;br&gt;
&lt;/blockquote&gt;End Try&lt;br&gt;
&lt;/blockquote&gt;End If&lt;br&gt;
&lt;/blockquote&gt;Next &lt;br&gt;
&lt;br&gt;

&lt;/div&gt;</description><author>gadavis2</author><pubDate>Wed, 18 Feb 2009 16:18:40 GMT</pubDate><guid isPermaLink="false">New Post: How to read &lt;content:encoded&gt; in RSS 20090218041840P</guid></item><item><title>New Post: Error converting date (01/01/0001 00:00:00)</title><link>http://www.codeplex.com/Argotic/Thread/View.aspx?ThreadId=47007</link><description>&lt;div style="line-height: normal;"&gt;Greg,&lt;br&gt;
&lt;br&gt;
THere is a known issue with some of the date-time conversion code, hopefully the fix for this issue will address this, but I will note the 'CET' time zone case you mentioned. Thanks. 
&lt;/div&gt;</description><author>Oppositional</author><pubDate>Wed, 18 Feb 2009 03:05:32 GMT</pubDate><guid isPermaLink="false">New Post: Error converting date (01/01/0001 00:00:00) 20090218030532A</guid></item><item><title>New Post: Some feeds not supported...</title><link>http://www.codeplex.com/Argotic/Thread/View.aspx?ThreadId=47015</link><description>&lt;div style="line-height: normal;"&gt;Greg,&lt;br&gt;
&lt;br&gt;
It appears the feed(s) are not properly formatted. &lt;br&gt;
&lt;br&gt;
See &lt;a href="http://feedvalidator.org/check.cgi?url=http://gopro-tec.com/index.php?blog%3D3%26tempskin%3D_atom"&gt;http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fgopro-tec.com%2Findex.php%3Fblog%3D3%26tempskin%3D_atom&lt;/a&gt; for details on the validation errors on the Atom feed. 
&lt;/div&gt;</description><author>Oppositional</author><pubDate>Wed, 18 Feb 2009 03:04:11 GMT</pubDate><guid isPermaLink="false">New Post: Some feeds not supported... 20090218030411A</guid></item></channel></rss>