<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: RSS usability guidelines</title>
	<atom:link href="http://www.helge.at/2004/07/rss-usability-guidelines/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.helge.at/2004/07/rss-usability-guidelines/</link>
	<description>Helge Fahrnberger's rants and raves on social software, life, and everything</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:32:23 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: RSS usability revisted four and a half years later &#183; Helge's Blog</title>
		<link>http://www.helge.at/2004/07/rss-usability-guidelines/comment-page-1/#comment-117625</link>
		<dc:creator>RSS usability revisted four and a half years later &#183; Helge's Blog</dc:creator>
		<pubDate>Tue, 02 Dec 2008 22:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://helgeat.dreamhosters.com/wp/?p=95#comment-117625</guid>
		<description>[...] and a half years ago I wrote a post called RSS Usability Guidelines (on a top position on Google ever since) which to my surprise was widely referenced in the [...]</description>
		<content:encoded><![CDATA[<p>[...] and a half years ago I wrote a post called RSS Usability Guidelines (on a top position on Google ever since) which to my surprise was widely referenced in the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Advokat</title>
		<link>http://www.helge.at/2004/07/rss-usability-guidelines/comment-page-1/#comment-52651</link>
		<dc:creator>Advokat</dc:creator>
		<pubDate>Sun, 13 Apr 2008 08:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://helgeat.dreamhosters.com/wp/?p=95#comment-52651</guid>
		<description>Hi there,

This is some pretty cool thing you got going here. Gonna check out the remaining site pages to see if there are any updates. ;)

Cheers! :)</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>This is some pretty cool thing you got going here. Gonna check out the remaining site pages to see if there are any updates. ;)</p>
<p>Cheers! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RSS ist (immer noch) ein Hund &#183; Helge's Blog</title>
		<link>http://www.helge.at/2004/07/rss-usability-guidelines/comment-page-1/#comment-746</link>
		<dc:creator>RSS ist (immer noch) ein Hund &#183; Helge's Blog</dc:creator>
		<pubDate>Fri, 06 Apr 2007 15:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://helgeat.dreamhosters.com/wp/?p=95#comment-746</guid>
		<description>[...] - der Feed enthält weder Links noch Bilder noch das volle Posting, unlesbar. Die drei Jahre alten RSS Usability Guidelines sind offenbar so aktuell wie eh und je.   Tags: blogging , RSS  Categories: Sideblog, Social [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; der Feed enthält weder Links noch Bilder noch das volle Posting, unlesbar. Die drei Jahre alten RSS Usability Guidelines sind offenbar so aktuell wie eh und je.   Tags: blogging , RSS  Categories: Sideblog, Social [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lithium</title>
		<link>http://www.helge.at/2004/07/rss-usability-guidelines/comment-page-1/#comment-64</link>
		<dc:creator>lithium</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://helgeat.dreamhosters.com/wp/?p=95#comment-64</guid>
		<description>Bloglines is surely the best online feed aggregator, sure
</description>
		<content:encoded><![CDATA[<p>Bloglines is surely the best online feed aggregator, sure</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico Edtinger</title>
		<link>http://www.helge.at/2004/07/rss-usability-guidelines/comment-page-1/#comment-65</link>
		<dc:creator>Nico Edtinger</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://helgeat.dreamhosters.com/wp/?p=95#comment-65</guid>
		<description>Most of your rants can&#039;t be made because of the specs. At least in RSS 1.0 (the one I like best) the content of the description has to be pure text. This means not links, italic for quotes et cetera. If you put some escapes CDATA in it some readers will display the tags as tags. The something similar goes to the length. It shouldn&#039;t be more than 500 chars. That&#039;s not much.&lt;br /&gt;
&lt;br /&gt;
RSS 2 on the other hand has some of the features needed, but is not compatible to RDF, which would make it parseable by far more user-agents and if you look at it RSS is a step to the semantic web.&lt;br /&gt;
&lt;br /&gt;
What I like best (and do) is having one strict feed with complies with all the should-requirments, which works with all parsers. And one &quot;transitional&quot; (or better non-strict) which makes use of XML features like putting HTML in the description in a CDATA-tag and with more than 500 letters.&lt;br /&gt;
&lt;br /&gt;
But I agree with the sucky ORF Feeds. If they put a description to an item it&#039;s the same as the title, WTF? I&#039;m looking for an other austrian news feed, but Presse and Standard don&#039;t have one.&lt;br /&gt;
&lt;br /&gt;
b4n
</description>
		<content:encoded><![CDATA[<p>Most of your rants can&#8217;t be made because of the specs. At least in RSS 1.0 (the one I like best) the content of the description has to be pure text. This means not links, italic for quotes et cetera. If you put some escapes CDATA in it some readers will display the tags as tags. The something similar goes to the length. It shouldn&#8217;t be more than 500 chars. That&#8217;s not much.</p>
<p>RSS 2 on the other hand has some of the features needed, but is not compatible to RDF, which would make it parseable by far more user-agents and if you look at it RSS is a step to the semantic web.</p>
<p>What I like best (and do) is having one strict feed with complies with all the should-requirments, which works with all parsers. And one &quot;transitional&quot; (or better non-strict) which makes use of XML features like putting HTML in the description in a CDATA-tag and with more than 500 letters.</p>
<p>But I agree with the sucky ORF Feeds. If they put a description to an item it&#8217;s the same as the title, WTF? I&#8217;m looking for an other austrian news feed, but Presse and Standard don&#8217;t have one.</p>
<p>b4n</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Schuster (Knallgrau)</title>
		<link>http://www.helge.at/2004/07/rss-usability-guidelines/comment-page-1/#comment-66</link>
		<dc:creator>Michael Schuster (Knallgrau)</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://helgeat.dreamhosters.com/wp/?p=95#comment-66</guid>
		<description>thank you very much for paying that much attention to our newsfeed ;-) &lt;br /&gt;
we fixed that and it should be working with every new story posted.&lt;br /&gt;
&lt;br /&gt;
my 2 cents: I am using feeddemon, which is an excellent newsreader, desktop-based but really nicely done.
</description>
		<content:encoded><![CDATA[<p>thank you very much for paying that much attention to our newsfeed ;-) <br />
we fixed that and it should be working with every new story posted.</p>
<p>my 2 cents: I am using feeddemon, which is an excellent newsreader, desktop-based but really nicely done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anol</title>
		<link>http://www.helge.at/2004/07/rss-usability-guidelines/comment-page-1/#comment-67</link>
		<dc:creator>Anol</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://helgeat.dreamhosters.com/wp/?p=95#comment-67</guid>
		<description>Hi There &lt;br /&gt;
&lt;br /&gt;
Thanks for pointing it out - It never occured to me, &#039;cause I never subscribed to my own feed!&lt;br /&gt;
&lt;br /&gt;
Could you please help me to fix this - I am..well..a novice in RSS / XML.&lt;br /&gt;
&lt;br /&gt;
Please help/suggest some resource (MT specific)&lt;br /&gt;
&lt;br /&gt;
Thanks in advance!&lt;br /&gt;
&lt;br /&gt;
Anol&lt;br /&gt;
------------------------------------------&lt;br /&gt;
&quot;can&#039;t distinguish the publisher&#039;s words from the quoted text. (sometimes when the punctuation is missing the text becomes even unreadable, as quotation and the rest of the article form new, senseless sentences.&quot;
</description>
		<content:encoded><![CDATA[<p>Hi There </p>
<p>Thanks for pointing it out &#8211; It never occured to me, &#8217;cause I never subscribed to my own feed!</p>
<p>Could you please help me to fix this &#8211; I am..well..a novice in RSS / XML.</p>
<p>Please help/suggest some resource (MT specific)</p>
<p>Thanks in advance!</p>
<p>Anol<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&quot;can&#8217;t distinguish the publisher&#8217;s words from the quoted text. (sometimes when the punctuation is missing the text becomes even unreadable, as quotation and the rest of the article form new, senseless sentences.&quot;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
