<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Is there a reason why the RSS feed doesn't use pubDate?</title>
      <link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate/</link>
      <description>Comments on MetaTalk post Is there a reason why the RSS feed doesn't use pubDate?</description>
	  	  <pubDate>Tue, 10 Jan 2006 15:13:06 -0800</pubDate>
      <lastBuildDate>Tue, 10 Jan 2006 15:13:06 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Is there a reason why the RSS feed doesn&apos;t use pubDate?</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate</link>	
  	<description>Is there a reason why the RSS feed doesn&apos;t use pubDate?</description>
  	<guid isPermaLink="false">post:metatalk.metafilter.com,2006:site.10990</guid>
  	<pubDate>Tue, 10 Jan 2006 15:11:58 -0800</pubDate>
  	<dc:creator>team lowkey</dc:creator>
</item>
<item>
  	<title>By: team lowkey</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278489</link>	
  	<description>I know RSS has quite a &lt;a href=&quot;http://en.wikipedia.org/wiki/Rss#History&quot;&gt;history&lt;/a&gt;  of conflicting specs, but pubDate should be &lt;a href=&quot;http://my.netscape.com/publish/formats/rss-spec-0.91.html&quot;&gt;valid RSS 0.91&lt;/a&gt;. It would be nice to be able to see how old the posts are and be able to sort them by date if I haven&apos;t checked the feed in a while. Is there an issue I&apos;m unaware of, or could this be implemented?</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278489</guid>
  	<pubDate>Tue, 10 Jan 2006 15:13:06 -0800</pubDate>
  	<dc:creator>team lowkey</dc:creator>
</item>
<item>
  	<title>By: mathowie</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278494</link>	
  	<description>&lt;a href=&quot;http://metatalk.metafilter.com/mefi/10815&quot;&gt;See here&lt;/a&gt;. Does that feed look ok? If so, I&apos;ll move the feeds up to RSS 2.0.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278494</guid>
  	<pubDate>Tue, 10 Jan 2006 15:36:31 -0800</pubDate>
  	<dc:creator>mathowie</dc:creator>
</item>
<item>
  	<title>By: NinjaPirate</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278495</link>	
  	<description>Everyone needs a pub date.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278495</guid>
  	<pubDate>Tue, 10 Jan 2006 15:39:03 -0800</pubDate>
  	<dc:creator>NinjaPirate</dc:creator>
</item>
<item>
  	<title>By: team lowkey</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278504</link>	
  	<description>Sweet! Works perfectly well in Thunderbird. Having the author is nice, too. Firefox kicked back this xml error when I clicked the link directly, but I&apos;m guessing that&apos;s because there&apos;s no standard way to give the author without extending to a new namespace?:&lt;br&gt;
&lt;br&gt;
XML Parsing Error: prefix not bound to a namespace&lt;br&gt;
Location: http://xml.metafilter.com/rss2-test.xml&lt;br&gt;
Line Number 19, Column 2:	&lt;dc :creator&gt;JPowers&lt;/dc&gt;</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278504</guid>
  	<pubDate>Tue, 10 Jan 2006 16:01:11 -0800</pubDate>
  	<dc:creator>team lowkey</dc:creator>
</item>
<item>
  	<title>By: team lowkey</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278509</link>	
  	<description>Oh, it looks like that was covered in the previous &lt;a href=&quot;http://metatalk.metafilter.com/mefi/10815#271545&quot;&gt;metatalk&lt;/a&gt;. Do you need to include the namespace in the rss tag?</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278509</guid>
  	<pubDate>Tue, 10 Jan 2006 16:10:47 -0800</pubDate>
  	<dc:creator>team lowkey</dc:creator>
</item>
<item>
  	<title>By: team lowkey</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278510</link>	
  	<description>Self confirmed. Changing the rss tag to read:&lt;br&gt;
&lt;br&gt;
rss version=&quot;2.0&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;&lt;br&gt;
&lt;br&gt;
...fixed the error.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278510</guid>
  	<pubDate>Tue, 10 Jan 2006 16:18:33 -0800</pubDate>
  	<dc:creator>team lowkey</dc:creator>
</item>
<item>
  	<title>By: mathowie</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278512</link>	
  	<description>I fixed it.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278512</guid>
  	<pubDate>Tue, 10 Jan 2006 16:24:20 -0800</pubDate>
  	<dc:creator>mathowie</dc:creator>
</item>
<item>
  	<title>By: mathowie</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278517</link>	
  	<description>Ok, I officially moved the RSS feed on mefi over to 2.0. If I get no complaints, I&apos;ll update the other feeds this week as well.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278517</guid>
  	<pubDate>Tue, 10 Jan 2006 16:30:45 -0800</pubDate>
  	<dc:creator>mathowie</dc:creator>
</item>
<item>
  	<title>By: team lowkey</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278523</link>	
  	<description>Super rad. Hopefully the only complaint will be that you gave me a pony that could have gone to someone else. Thanks a ton.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278523</guid>
  	<pubDate>Tue, 10 Jan 2006 16:53:18 -0800</pubDate>
  	<dc:creator>team lowkey</dc:creator>
</item>
<item>
  	<title>By: andrew cooke</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278535</link>	
  	<description>has anyone seen my pony?</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278535</guid>
  	<pubDate>Tue, 10 Jan 2006 17:34:58 -0800</pubDate>
  	<dc:creator>andrew cooke</dc:creator>
</item>
<item>
  	<title>By: smackfu</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278550</link>	
  	<description>Does anyone know if there is a way to get the times right in Safari?  The Atom one seems to be using GMT and the RSS one looks like it&apos;s PST.  I am in neither, of course.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278550</guid>
  	<pubDate>Tue, 10 Jan 2006 18:49:21 -0800</pubDate>
  	<dc:creator>smackfu</dc:creator>
</item>
<item>
  	<title>By: mathowie</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278554</link>	
  	<description>smackfu, due to the nature of RSS, I can&apos;t create a custom timestamp for everyone. Your RSS parser should know what to do with them (both feeds tell parsers their timezone, so they should be able to adjust accordingly.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278554</guid>
  	<pubDate>Tue, 10 Jan 2006 18:57:19 -0800</pubDate>
  	<dc:creator>mathowie</dc:creator>
</item>
<item>
  	<title>By: smackfu</title>
  	<link>http://metatalk.metafilter.com/10990/Is-there-a-reason-why-the-RSS-feed-doesnt-use-pubDate#278588</link>	
  	<description>Stupid Safari.</description>
  	<guid isPermaLink="false">comment:metatalk.metafilter.com,2006:site.10990-278588</guid>
  	<pubDate>Tue, 10 Jan 2006 22:07:07 -0800</pubDate>
  	<dc:creator>smackfu</dc:creator>
</item>

    </channel>
</rss>