<?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: Working on Vorpal Theme</title>
	<atom:link href="http://jabberwockydesign.com/2009/01/working-on-vorpal-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://jabberwockydesign.com/2009/01/working-on-vorpal-theme/</link>
	<description>and the mome raths outgrabe...</description>
	<lastBuildDate>Wed, 01 Sep 2010 12:45:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jimbo</title>
		<link>http://jabberwockydesign.com/2009/01/working-on-vorpal-theme/comment-page-1/#comment-58</link>
		<dc:creator>Jimbo</dc:creator>
		<pubDate>Mon, 12 Jan 2009 03:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://jabberwockydesign.com/?p=130#comment-58</guid>
		<description>Turns out the has_tag() function only works in the Loop.  I was trying to use it as a condition for the wp_query, and thus getting the wrong results.  I fixed it with an inelegant solution; I look at the last 30 posts, only print if it has the tag, and then break.  It&#039;s working though.</description>
		<content:encoded><![CDATA[<p>Turns out the has_tag() function only works in the Loop.  I was trying to use it as a condition for the wp_query, and thus getting the wrong results.  I fixed it with an inelegant solution; I look at the last 30 posts, only print if it has the tag, and then break.  It&#8217;s working though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimbo</title>
		<link>http://jabberwockydesign.com/2009/01/working-on-vorpal-theme/comment-page-1/#comment-57</link>
		<dc:creator>Jimbo</dc:creator>
		<pubDate>Wed, 07 Jan 2009 04:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://jabberwockydesign.com/?p=130#comment-57</guid>
		<description>Getting false positives on the Featured Tag that is supposed to put the featured post on top of the Home page.  Not sure why.</description>
		<content:encoded><![CDATA[<p>Getting false positives on the Featured Tag that is supposed to put the featured post on top of the Home page.  Not sure why.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
