<?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: On Topic	</title>
	<atom:link href="https://jessewarden.com/2003/04/on-topic.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2003/04/on-topic.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Mon, 03 Dec 2007 03:50:14 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: brandy		</title>
		<link>https://jessewarden.com/2003/04/on-topic.html/comment-page-1#comment-310</link>

		<dc:creator><![CDATA[brandy]]></dc:creator>
		<pubDate>Wed, 30 Apr 2003 03:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=114#comment-310</guid>

					<description><![CDATA[I haven been planning to use the catagory links as my navigation for some time now.. just havn&#039;t gotten around to it!
]]></description>
			<content:encoded><![CDATA[<p>I haven been planning to use the catagory links as my navigation for some time now.. just havn&#8217;t gotten around to it!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Roger Benningfield		</title>
		<link>https://jessewarden.com/2003/04/on-topic.html/comment-page-1#comment-309</link>

		<dc:creator><![CDATA[Roger Benningfield]]></dc:creator>
		<pubDate>Wed, 30 Apr 2003 00:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=114#comment-309</guid>

					<description><![CDATA[&quot;different rss feeds for different subjects?&quot;

That&#039;s one way to go, certainly. It&#039;s also worth asking the developer of your favorite aggregator to support the RSS category element, as well the new ENT (Easy News Topics) spec. We already have the basic means to handle blog categorization, but it will require (a) people adding the appropriate metadata to their content, and (b) tool-makers taking advantage of that metadata.]]></description>
			<content:encoded><![CDATA[<p>&#8220;different rss feeds for different subjects?&#8221;</p>
<p>That&#8217;s one way to go, certainly. It&#8217;s also worth asking the developer of your favorite aggregator to support the RSS category element, as well the new ENT (Easy News Topics) spec. We already have the basic means to handle blog categorization, but it will require (a) people adding the appropriate metadata to their content, and (b) tool-makers taking advantage of that metadata.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: baeno		</title>
		<link>https://jessewarden.com/2003/04/on-topic.html/comment-page-1#comment-308</link>

		<dc:creator><![CDATA[baeno]]></dc:creator>
		<pubDate>Wed, 30 Apr 2003 00:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=114#comment-308</guid>

					<description><![CDATA[different rss feeds for different subjects?

i dont read any blogs directly, only from aggregators]]></description>
			<content:encoded><![CDATA[<p>different rss feeds for different subjects?</p>
<p>i dont read any blogs directly, only from aggregators</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2003/04/on-topic.html/comment-page-1#comment-307</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Tue, 29 Apr 2003 21:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=114#comment-307</guid>

					<description><![CDATA[Geez, you make it look simple!  Hum... well, I sure hope it is when I try.

I think I&#039;ll just handle the images either based on a css style I define in MT... or maybe a new tag?  Don&#039;t know yet either.]]></description>
			<content:encoded><![CDATA[<p>Geez, you make it look simple!  Hum&#8230; well, I sure hope it is when I try.</p>
<p>I think I&#8217;ll just handle the images either based on a css style I define in MT&#8230; or maybe a new tag?  Don&#8217;t know yet either.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Helmut		</title>
		<link>https://jessewarden.com/2003/04/on-topic.html/comment-page-1#comment-306</link>

		<dc:creator><![CDATA[Helmut]]></dc:creator>
		<pubDate>Tue, 29 Apr 2003 21:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=114#comment-306</guid>

					<description><![CDATA[dang my code broke ahhh! now I know what the preview button is for.

here is the code again i just took the &quot;

Categories

/div&#062;
div class=&quot;side&quot;&#062;
MTCategories&#062;
a href=&quot;&quot;&#062;
$MTCategoryLabel$&#062;
/a&#062;
br /&#062;
  MTEntries&#062;
   /MTEntries&#062;
MTCategoryCount&#062;
/MTCategoryCount&#062;
  br /&#062;
br /&#062;
/MTCategories&#062;
/div&#062;]]></description>
			<content:encoded><![CDATA[<p>dang my code broke ahhh! now I know what the preview button is for.</p>
<p>here is the code again i just took the &#8221;</p>
<p>Categories</p>
<p>/div&gt;<br />
div class=&#8221;side&#8221;&gt;<br />
MTCategories&gt;<br />
a href=&#8221;&#8221;&gt;<br />
$MTCategoryLabel$&gt;<br />
/a&gt;<br />
br /&gt;<br />
  MTEntries&gt;<br />
   /MTEntries&gt;<br />
MTCategoryCount&gt;<br />
/MTCategoryCount&gt;<br />
  br /&gt;<br />
br /&gt;<br />
/MTCategories&gt;<br />
/div&gt;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
