<?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 for Charles Stricklin&#039;s Personal Blog</title>
	<atom:link href="http://charlesstricklin.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://charlesstricklin.com</link>
	<description>Quite alright; God has plenty of work for clever men in Heaven.</description>
	<lastBuildDate>Sun, 28 Mar 2010 13:41:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Privatizing Select WordPress Categories by Charles Stricklin</title>
		<link>http://charlesstricklin.com/privatizing-select-wordpress-categories/comment-page-1/#comment-263</link>
		<dc:creator>Charles Stricklin</dc:creator>
		<pubDate>Sun, 28 Mar 2010 13:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://charlesstricklin.com/?p=687#comment-263</guid>
		<description>govpatel, I used your suggestion and after a little confusion I was able to figure out how to make user groups and public posts available to everyone. Thanks!</description>
		<content:encoded><![CDATA[<p>govpatel, I used your suggestion and after a little confusion I was able to figure out how to make user groups and public posts available to everyone. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Privatizing Select WordPress Categories by govpatel</title>
		<link>http://charlesstricklin.com/privatizing-select-wordpress-categories/comment-page-1/#comment-262</link>
		<dc:creator>govpatel</dc:creator>
		<pubDate>Fri, 26 Mar 2010 20:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://charlesstricklin.com/?p=687#comment-262</guid>
		<description>Try this plugin  http://wordpress.org/extend/plugins/user-access-manager/
may this is what you looking for.</description>
		<content:encoded><![CDATA[<p>Try this plugin  <a href="http://wordpress.org/extend/plugins/user-access-manager/" rel="nofollow">http://wordpress.org/extend/plugins/user-access-manager/</a><br />
may this is what you looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Privatizing Select WordPress Categories by Brad Williams</title>
		<link>http://charlesstricklin.com/privatizing-select-wordpress-categories/comment-page-1/#comment-261</link>
		<dc:creator>Brad Williams</dc:creator>
		<pubDate>Fri, 26 Mar 2010 15:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://charlesstricklin.com/?p=687#comment-261</guid>
		<description>and to check the category you can use is_category:
http://pastewp.org/4254</description>
		<content:encoded><![CDATA[<p>and to check the category you can use is_category:<br />
<a href="http://pastewp.org/4254" rel="nofollow">http://pastewp.org/4254</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Privatizing Select WordPress Categories by Brad Williams</title>
		<link>http://charlesstricklin.com/privatizing-select-wordpress-categories/comment-page-1/#comment-260</link>
		<dc:creator>Brad Williams</dc:creator>
		<pubDate>Fri, 26 Mar 2010 15:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://charlesstricklin.com/?p=687#comment-260</guid>
		<description>I don&#039;t think the comment liked my PHP code.  Here is the full code snippet:
http://pastewp.org/4253</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think the comment liked my PHP code.  Here is the full code snippet:<br />
<a href="http://pastewp.org/4253" rel="nofollow">http://pastewp.org/4253</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Privatizing Select WordPress Categories by Brad Williams</title>
		<link>http://charlesstricklin.com/privatizing-select-wordpress-categories/comment-page-1/#comment-259</link>
		<dc:creator>Brad Williams</dc:creator>
		<pubDate>Fri, 26 Mar 2010 15:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://charlesstricklin.com/?p=687#comment-259</guid>
		<description>I don&#039;t know of a plugin, but you could modify your category.php theme template file to do this.  Here is a quick code snippet I put together:

user_login == &#039;sharon&#039;) {
	//proceed with Loop code
}Else{
	echo &#039;You do not have permission to view this category&#039;;
}
?&gt;</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know of a plugin, but you could modify your category.php theme template file to do this.  Here is a quick code snippet I put together:</p>
<p>user_login == &#8216;sharon&#8217;) {<br />
	//proceed with Loop code<br />
}Else{<br />
	echo &#8216;You do not have permission to view this category&#8217;;<br />
}<br />
?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#8217;s the best way to setup an online store/shopping cart? by swasa</title>
		<link>http://charlesstricklin.com/how-to-setup-an-online-store-shopping-cart/comment-page-1/#comment-84</link>
		<dc:creator>swasa</dc:creator>
		<pubDate>Mon, 23 Feb 2009 06:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://charlesstricklin.com/?p=97#comment-84</guid>
		<description>The best way to set up an online store is with the Zeuscart - Shopping Cart Software.Since it is a open source and it supports advanced features i would highly recommend.
http://www.zeuscart.com</description>
		<content:encoded><![CDATA[<p>The best way to set up an online store is with the Zeuscart &#8211; Shopping Cart Software.Since it is a open source and it supports advanced features i would highly recommend.<br />
<a href="http://www.zeuscart.com" rel="nofollow">http://www.zeuscart.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to organize a WordCamp – Part 1 by WordCamp: A Roadmap &#171; From the Stickers to the Survey</title>
		<link>http://charlesstricklin.com/organize-a-wordcamp-1/comment-page-1/#comment-229</link>
		<dc:creator>WordCamp: A Roadmap &#171; From the Stickers to the Survey</dc:creator>
		<pubDate>Sat, 21 Feb 2009 00:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://charlesstricklin.com/?p=79#comment-229</guid>
		<description>[...] http://charlesstricklin.com/2008/04/01/organize-a-wordcamp-1/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://charlesstricklin.com/2008/04/01/organize-a-wordcamp-1/" rel="nofollow">http://charlesstricklin.com/2008/04/01/organize-a-wordcamp-1/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My gripe about potassium supplements by Charles Stricklin</title>
		<link>http://charlesstricklin.com/my-gripe-about-potassium-supplements/comment-page-1/#comment-104</link>
		<dc:creator>Charles Stricklin</dc:creator>
		<pubDate>Tue, 17 Feb 2009 05:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://charlesstricklin.com/?p=236#comment-104</guid>
		<description>I&#039;d need massive amounts of bananas... MASSIVE amounts!</description>
		<content:encoded><![CDATA[<p>I&#8217;d need massive amounts of bananas&#8230; MASSIVE amounts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My gripe about potassium supplements by Mike Dell</title>
		<link>http://charlesstricklin.com/my-gripe-about-potassium-supplements/comment-page-1/#comment-103</link>
		<dc:creator>Mike Dell</dc:creator>
		<pubDate>Tue, 17 Feb 2009 05:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://charlesstricklin.com/?p=236#comment-103</guid>
		<description>Would a bunch of bananas cost as much as the supplements?   Would bananas work for you?

Just wondering.

-Mike</description>
		<content:encoded><![CDATA[<p>Would a bunch of bananas cost as much as the supplements?   Would bananas work for you?</p>
<p>Just wondering.</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My gripe about potassium supplements by Spamboy</title>
		<link>http://charlesstricklin.com/my-gripe-about-potassium-supplements/comment-page-1/#comment-102</link>
		<dc:creator>Spamboy</dc:creator>
		<pubDate>Thu, 05 Feb 2009 02:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://charlesstricklin.com/?p=236#comment-102</guid>
		<description>Better living through chemistry, eh?  The unfortunate things about drugs that keep us alive is that we live to work in order to pay for them.  Sorry to hear about this mess -- that&#039;s a big jump in monthly costs.</description>
		<content:encoded><![CDATA[<p>Better living through chemistry, eh?  The unfortunate things about drugs that keep us alive is that we live to work in order to pay for them.  Sorry to hear about this mess &#8212; that&#8217;s a big jump in monthly costs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
