<?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"
	>
<channel>
	<title>Comments on: Wanted for abuse of operators</title>
	<atom:link href="http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators/feed" rel="self" type="application/rss+xml" />
	<link>http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators</link>
	<description>The personal weblog of Peter Hosey.</description>
	<pubDate>Tue, 06 Jan 2009 22:53:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Peter Hosey</title>
		<link>http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-3577</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Thu, 14 Dec 2006 23:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-3577</guid>
		<description>Yes, the comma operator does have cool and correct uses. This wasn't one of them. ;)</description>
		<content:encoded><![CDATA[<p>Yes, the comma operator does have cool and correct uses. This wasn't one of them. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake C.</title>
		<link>http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-3397</link>
		<dc:creator>Blake C.</dc:creator>
		<pubDate>Thu, 14 Dec 2006 05:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-3397</guid>
		<description>You didn't mention how cool the comma operator is when used in a #define to specify a return value. I just learned about that recently. Sorry to post something on-topic :P</description>
		<content:encoded><![CDATA[<p>You didn't mention how cool the comma operator is when used in a #define to specify a return value. I just learned about that recently. Sorry to post something on-topic :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Hosey</title>
		<link>http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2218</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Sun, 03 Dec 2006 01:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2218</guid>
		<description>Works now. I had some borken XML in the previous post (unmatched "" in attribute values).</description>
		<content:encoded><![CDATA[<p>Works now. I had some borken XML in the previous post (unmatched "" in attribute values).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Stevenson</title>
		<link>http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2215</link>
		<dc:creator>Scott Stevenson</dc:creator>
		<pubDate>Sun, 03 Dec 2006 00:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2215</guid>
		<description>I take that back. The feed is parsed enough for Vienna to get a list of articles, but the excerpts are empty -- just titles.</description>
		<content:encoded><![CDATA[<p>I take that back. The feed is parsed enough for Vienna to get a list of articles, but the excerpts are empty -- just titles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Stevenson</title>
		<link>http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2214</link>
		<dc:creator>Scott Stevenson</dc:creator>
		<pubDate>Sun, 03 Dec 2006 00:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2214</guid>
		<description>Well, the feed is read by Vienna now, but the excerpts are empty. Just article titles.</description>
		<content:encoded><![CDATA[<p>Well, the feed is read by Vienna now, but the excerpts are empty. Just article titles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Hosey</title>
		<link>http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2213</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Sun, 03 Dec 2006 00:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2213</guid>
		<description>Yargh!

my &#60;!ENTITY&#62; declaration.</description>
		<content:encoded><![CDATA[<p>Yargh!</p>
<p>my &lt;!ENTITY&gt; declaration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Hosey</title>
		<link>http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2212</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Sun, 03 Dec 2006 00:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2212</guid>
		<description>Guess it didn't like my  declaration at the top of the file. I find nothing in &lt;a href="http://www.w3.org/TR/REC-xml/" rel="nofollow"&gt;the XML spec&lt;/a&gt; to suggest that it's illegal, but xmllint doesn't like it, and apparently neither does Vienna.

I've commented it out, although the feed still doesn't validate because entity references outside of the standard five are not declared.</description>
		<content:encoded><![CDATA[<p>Guess it didn't like my  declaration at the top of the file. I find nothing in <a href="http://www.w3.org/TR/REC-xml/" rel="nofollow">the XML spec</a> to suggest that it's illegal, but xmllint doesn't like it, and apparently neither does Vienna.</p>
<p>I've commented it out, although the feed still doesn't validate because entity references outside of the standard five are not declared.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Stevenson</title>
		<link>http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2211</link>
		<dc:creator>Scott Stevenson</dc:creator>
		<pubDate>Sun, 03 Dec 2006 00:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2006-12-02/wanted-for-abuse-of-operators#comment-2211</guid>
		<description>This is completely off-topic but I can't get &lt;a href="http://www.opencommunity.co.uk/vienna2.html" rel="nofollow"&gt;Vienna&lt;/a&gt; to read your feed. It says "Error parsing XML data in feed." Yours is one of only two I found that do this. The feed validator suggests there's perhaps a &lt;a href="http://feedvalidator.org/check?url=feed://boredzo.org/blog/feed/atom/" rel="nofollow"&gt;minor issue&lt;/a&gt;?</description>
		<content:encoded><![CDATA[<p>This is completely off-topic but I can't get <a href="http://www.opencommunity.co.uk/vienna2.html" rel="nofollow">Vienna</a> to read your feed. It says "Error parsing XML data in feed." Yours is one of only two I found that do this. The feed validator suggests there's perhaps a <a href="http://feedvalidator.org/check?url=feed://boredzo.org/blog/feed/atom/" rel="nofollow">minor issue</a>?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.286 seconds -->
