<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Antoine Griffard : ASP.NET</title><link>http://weblogs.asp.net/antoinegriffard/archive/tags/ASP.NET/default.aspx</link><description>Tags: ASP.NET</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Argotic Syndication Framework 2007.1 Released</title><link>http://weblogs.asp.net/antoinegriffard/archive/2007/10/04/argotic-syndication-framework-2007-1-released.aspx</link><pubDate>Thu, 04 Oct 2007 15:59:17 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4334895</guid><dc:creator>agriffard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/antoinegriffard/rsscomments.aspx?PostID=4334895</wfw:commentRss><comments>http://weblogs.asp.net/antoinegriffard/archive/2007/10/04/argotic-syndication-framework-2007-1-released.aspx#comments</comments><description>&lt;p&gt;The latest version of the &lt;a href="http://www.codeplex.com/Argotic/Release/ProjectReleases.aspx"&gt;Argotic Syndication Framework&lt;/a&gt; has been released. &lt;a href="http://www.codeplex.com/Argotic/Release/ProjectReleases.aspx?ReleaseId=7457"&gt;Download the 2007.1 release of the framework&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;The Argotic Syndication Framework is a Microsoft .NET class library framework that enables developers to easily consume and generate web content syndication services from within their own applications&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;u&gt;&lt;strong&gt;Overview of framework features:&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Easily consume and/or generate syndicated content from within .NET client and web applications. &lt;/li&gt;    &lt;li&gt;Supports consumption and inclusion of 17 of the most common specifications used to extend syndicated content. &lt;/li&gt;    &lt;li&gt;Implements an extensible syndication extension model that allows users to easily develop their own pluggable syndication extensions. &lt;/li&gt;    &lt;li&gt;Supports asynchronous consumption of syndicated content resources. &lt;/li&gt;    &lt;li&gt;Automatic detection of syndication extensions utilized by syndication resources. &lt;/li&gt;    &lt;li&gt;Supports consumption of secure/authentication restricted syndication resources. &lt;/li&gt;    &lt;li&gt;Provides a format agnostic means of consuming syndication feeds. &lt;/li&gt;    &lt;li&gt;Supports HTTP 1.0/1.1 conditional GET retrieval of syndication resources to reduce bandwidth usage. &lt;/li&gt;    &lt;li&gt;Implements a provider model that provides a uniform interface between syndication services and data sources, allowing users to choose almost any storage media. &lt;/li&gt;    &lt;li&gt;Designed to be called by partially trusted code.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;u&gt;The framework provides full implementations of the following syndication formats:&lt;/u&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.atomenabled.org/developers/syndication/atom-format-spec.php"&gt;Atom Syndication Format 1.0&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.opml.org/spec2"&gt;Outline Processor Markup Language (OPML) 2.0&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://cyber.law.harvard.edu/blogs/gems/tech/rsd.html"&gt;Really Simple Discovery (RSD) 1.0&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.rssboard.org/rss-specification"&gt;Really Simple Syndication (RSS) 2.0&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;u&gt;The framework is capable of consuming the following legacy syndication formats:&lt;/u&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.mnot.net/drafts/draft-nottingham-atom-format-02.html"&gt;Atom Syndication Format 0.3&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.opml.org/spec"&gt;Outline Processing Markup Language (OPML) 1.0&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://archipelago.phrasewise.com/display?page=oldsite/1486.html"&gt;Really Simple Discoverability (RSD) 0.6&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://web.resource.org/rss/1.0/spec"&gt;RDF Site Summary (RSS) 1.0&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.purplepages.ie/RSS/netscape/rss0.90.html"&gt;RDF Site Summary (RSS) 0.90&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://backend.userland.com/rss092"&gt;Really Simple Syndication (RSS) 0.92&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://backend.userland.com/rss091"&gt;Really Simple Syndication (RSS) 0.91&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;u&gt;The framework provides full implementations of the following commonly used syndication extensions:&lt;/u&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.itunes.com/dtds/podcast-1.0.dtd"&gt;Apple iTunes&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.w3.org/2003/01/geo/wgs84_pos#"&gt;Basic Geocoding Vocabulary&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://backend.userland.com/blogChannelModule"&gt;BlogChannel&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://backend.userland.com/creativeCommonsRssModule"&gt;Creative Commons Licensing&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://purl.org/dc/elements/1.1/"&gt;Dublin Core Metadata Element Set&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://purl.org/syndication/history/1.0"&gt;Feed History&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://purl.org/atompub/rank/1.0"&gt;Feed Ranking&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://livejournal.org/rss/lj/1.0/"&gt;LiveJournal&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/schemas/rss/core/2005"&gt;Microsoft Simple List Extensions (SLE)&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/schemas/sse"&gt;Microsoft Simple Sharing Extensions (SSE)&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.pheed.com/pheed/"&gt;Pheed Photography&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://madskills.com/public/xml/rss/module/pingback/"&gt;Pingback&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://purl.org/rss/1.0/modules/content/"&gt;RDF Site Summary Content&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://purl.org/rss/1.0/modules/slash/"&gt;RDF Site Summary Slash&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://madskills.com/public/xml/rss/module/trackback/"&gt;Trackback&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://wellformedweb.org/CommentAPI/"&gt;Well-Formed Web Comment API&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://search.yahoo.com/mrss"&gt;Yahoo Media&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4334895" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/antoinegriffard/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item></channel></rss>