<?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: WordPress as a CMS, Part 4</title>
	<atom:link href="http://www.mariasguides.com/2006/07/31/wordpress-as-a-cms-part-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mariasguides.com/2006/07/31/wordpress-as-a-cms-part-4/</link>
	<description>Support and additional material related to books, articles, and digital media by Maria Langer.</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:25:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: alan</title>
		<link>http://www.mariasguides.com/2006/07/31/wordpress-as-a-cms-part-4/#comment-227</link>
		<dc:creator>alan</dc:creator>
		<pubDate>Wed, 20 Sep 2006 00:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mariasguides.com/2006/07/wordpress-as-a-cms-part-4/#comment-227</guid>
		<description>Yes, that&#039;s what I&#039;m trying to do: Have links to posts arranged by category in the sidebar on the home page or main temmplate.

Incidentally, your solution worked just fine, just as you said it would.

Thanks.</description>
		<content:encoded><![CDATA[<p>Yes, that&#8217;s what I&#8217;m trying to do: Have links to posts arranged by category in the sidebar on the home page or main temmplate.</p>
<p>Incidentally, your solution worked just fine, just as you said it would.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maria Langer</title>
		<link>http://www.mariasguides.com/2006/07/31/wordpress-as-a-cms-part-4/#comment-228</link>
		<dc:creator>Maria Langer</dc:creator>
		<pubDate>Tue, 19 Sep 2006 13:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mariasguides.com/2006/07/wordpress-as-a-cms-part-4/#comment-228</guid>
		<description>I&#039;m not quite sure what you&#039;re trying to do here. In my solution, I was able to test for a specific category and list its entries in the sidebar, thus making a sort of index of entries for a category. It seems to work fine. Do you want a list of entries on the Home page? Is that what you&#039;re trying to do?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not quite sure what you&#8217;re trying to do here. In my solution, I was able to test for a specific category and list its entries in the sidebar, thus making a sort of index of entries for a category. It seems to work fine. Do you want a list of entries on the Home page? Is that what you&#8217;re trying to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://www.mariasguides.com/2006/07/31/wordpress-as-a-cms-part-4/#comment-229</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Tue, 19 Sep 2006 05:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mariasguides.com/2006/07/wordpress-as-a-cms-part-4/#comment-229</guid>
		<description>This solution is a step towards CMS-like behavior, but I&#039;ve found it impossible to adapt to the main page.  If you drop the conditional expression testing for the presence within a particular category, WP flops!  You can&#039;t show lists of category entries using that code.  And yet, that&#039;s one of the most desirable capabilities to have.

Even with your solution, tho, it has to be hand-coded instead of managed from the admin area of WP.  This is really not on, is it?</description>
		<content:encoded><![CDATA[<p>This solution is a step towards CMS-like behavior, but I&#8217;ve found it impossible to adapt to the main page.  If you drop the conditional expression testing for the presence within a particular category, WP flops!  You can&#8217;t show lists of category entries using that code.  And yet, that&#8217;s one of the most desirable capabilities to have.</p>
<p>Even with your solution, tho, it has to be hand-coded instead of managed from the admin area of WP.  This is really not on, is it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
