NewsBlur-viq/vendor/feedvalidator/demo/news/index.html

86 lines
5.7 KiB
HTML
Executable file

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Feed Validator News</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css" media="screen">@import "../css/common.css";
@import "../css/news.css";</style>
<script type="text/javascript"><!-- --></script>
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://feedvalidator.org/news/index.xml" />
</head>
<body>
<div id="logo">
<h1><a href=".."><span id="feed"><span id="f">F</span><span id="e1">E</span><span id="e2">E</span></span><span id="d">D</span> Validator</a></h1>
<p>News</p>
<a class="skip" href="#startnavigation">Jump to navigation</a>
</div> <!--logo-->
<div id="main">
<h2>Atom 0.3 Support Deprecated</h2>
<p class="dateheader"><a title="permanent link to &quot;Atom 0.3 Support deprecated&quot;" href="archives/2005/09/15/atom_03_deprecated.html">12:45 AM on Thursday, September 15, 2005</a></p>
<div class="newsbody">
<p>Two months after the IETF Atom syndication format specification was declared ready for implementation (<a href="http://xml.coverpages.org/ni2005-07-15-a.html">more</a>), deprecation warnings have been put in place for all prior versions of Atom, including 0.3. While feeds that previously worked with a given combination of tools yesterday will presumably continue to work with the same combination of tools tomorrow, producers of feeds are being encouraged to step up to the IETF standard.</p>
<p>As always, feel free to join us on the <a href="http://lists.sourceforge.net/lists/listinfo/feedvalidator-users">feedvalidator-users</a> discussion list.</p>
</div>
<h2>Support for Atom 1.0 now in beta</h2>
<p class="dateheader"><a title="permanent link to &quot;Support for Atom 1.0 now in beta&quot;" href="archives/2005/07/20/beta_support_for_atom_10.html">06:27 AM on Wednesday, July 20, 2005</a></p>
<div class="newsbody">
<p>Ever since the the IETF Atom syndication format specification has been declared ready for implementation (<a href="http://xml.coverpages.org/ni2005-07-15-a.html">more</a>), the demand for Atom 1.0 support by the Feed Validator has been high.</p>
<p>As progress on implementing the <a href="http://www.intertwingly.net/wiki/pie/FormatTests">Atom 1.0 test cases</a> has reached the point where the feed validator is rarely outright misleading any more, it is time for a wider exposure. At this point, the Feed Validator will accept <a href="http://sourceforge.net/tracker/?atid=626803&amp;group_id=99943&amp;func=browse">bug reports</a> on Atom 1.0 support</a>
<p>Particularly be on the look out for the following:</p>
<ul>
<li>Errors being reported as warnings, and vice versa</li>
<li>Additional places where warnings would be helpful</li>
<li>Unclear or confusing advice</li>
</ul>
<p>As always, feel free to join us on the <a href="http://lists.sourceforge.net/lists/listinfo/feedvalidator-users">feedvalidator-users</a> discussion list.</p>
</div>
<h2>Version 1.3 supports Atom 0.3</h2>
<p class="dateheader"><a title="permanent link to &quot;Version 1.3 supports Atom 0.3&quot;" href="archives/2003/12/13/version_13_supports_atom_03.html">05:59 AM on Saturday, December 13, 2003</a></p>
<div class="newsbody">
<p><a href="http://feedvalidator.org/download/feedvalidator-1.3.zip">Version 1.3</a> supports <a href="http://www.mnot.net/drafts/draft-nottingham-atom-format-02.html">Atom 0.3 working draft</a>. It no longer supports Atom 0.1, 0.2, or the unofficial 0.2.1. Old Atom feeds will fail with an "ObsoleteVersion" or "ObsoleteNamespace" error.</p>
<p>This release also features better validation for <code>urn:</code> and <code>tag:</code> URIs, which are commonly used in <code>&lt;id&gt;</code> elements in Atom feeds.</p>
<p>There was one behavioral change to the RSS validation in this release. Previous versions of the Feed Validator would attempt to flag relative URLs within <code>&lt;description&gt;</code>, <code>&lt;content:encoded&gt;</code>, and <code>&lt;xhtml:body&gt;</code>. This rule was wildly unpopular and was not supported by spec text. It was felt at the time that the issue was important for interoperability, and that the spec would soon be updated to address it, but neither of these assumptions turned out to be true. The check has been removed; relative URLs in those elements will no longer be flagged.</p>
</div>
<p><a href="archives/">Older news</a></p>
</div><!--main-->
<div class="centered">
<a name="startnavigation" id="startnavigation"></a>
<div class="navbarWrapper">
<div class="navbarContent">
<img class="borderTL" src="/images/borderTL.gif" alt="" width="14" height="14" />
<img class="borderTR" src="/images/borderTR.gif" alt="" width="14" height="14" />
<p>
<a href="../">Home</a> &middot;
<a href="../about.html">About</a> &middot;
<a href="../news/">News</a> &middot;
<a href="../docs/">Docs</a> &middot;
<a href="../terms.html">Terms</a>
</p>
<div class="roundedCornerSpacer">&nbsp;</div>
</div><!-- .content -->
<div class="bottomCorners">
<img class="borderBL" src="/images/borderBL.gif" alt="" width="14" height="14" />
<img class="borderBR" src="/images/borderBR.gif" alt="" width="14" height="14" />
</div><!-- .bottomCorners -->
</div><!-- .contentWrapper -->
</div><!-- .centered -->
<div class="centered">
<address>Copyright &copy; 2002-3 <a href="http://diveintomark.org/">Mark Pilgrim</a> and <a href="http://www.intertwingly.net/blog/">Sam Ruby</a></address>
</div>
<div class="centered">
<p id="poweredby">Powered by <a title="Movable Type 2.64" href="http://www.movabletype.org/">Movable Type</a></p>
</div>
</body>
</html>