<?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: hacking categories</title>
	<atom:link href="http://www.fuyoh.net/2009/03/29/wordpress-hacking-categories/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fuyoh.net/2009/03/29/wordpress-hacking-categories/</link>
	<description>In the wild, mouse at the ready, hunting down links</description>
	<lastBuildDate>Sat, 07 Jan 2012 01:24:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gobi</title>
		<link>http://www.fuyoh.net/2009/03/29/wordpress-hacking-categories/#comment-31489</link>
		<dc:creator>Gobi</dc:creator>
		<pubDate>Tue, 01 Sep 2009 00:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyoh.net/?p=1788#comment-31489</guid>
		<description>I haven&#039;t tested it out but you could try replacing the line in the code snippet above with this:
&lt;code&gt;&lt; ?php $paged = (get_query_var(&#039;paged&#039;)) ? get_query_var(&#039;paged&#039;) : 1; query_posts(&quot;cat=-6&amp;order=ASC&amp;paged=$paged&quot;); ?&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tested it out but you could try replacing the line in the code snippet above with this:<br />
<code>< ?php $paged = (get_query_var('paged')) ? get_query_var('paged') : 1; query_posts("cat=-6&#038;order=ASC&#038;paged=$paged"); ?></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.fuyoh.net/2009/03/29/wordpress-hacking-categories/#comment-31480</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sun, 30 Aug 2009 15:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyoh.net/?p=1788#comment-31480</guid>
		<description>This is great, where would i add my code to get my posts to display in reverse? if i have another query posts piece if php it renders whichever is first useless, any way of adding that into your example?</description>
		<content:encoded><![CDATA[<p>This is great, where would i add my code to get my posts to display in reverse? if i have another query posts piece if php it renders whichever is first useless, any way of adding that into your example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.fuyoh.net/2009/03/29/wordpress-hacking-categories/#comment-31478</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sun, 30 Aug 2009 10:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyoh.net/?p=1788#comment-31478</guid>
		<description>is there any way to do this and have the posts in ascending order, i have tried to add this to your code -  but it doesnt work, any ideas?</description>
		<content:encoded><![CDATA[<p>is there any way to do this and have the posts in ascending order, i have tried to add this to your code &#8211;  but it doesnt work, any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress: Categorically speaking : Fuyoh!</title>
		<link>http://www.fuyoh.net/2009/03/29/wordpress-hacking-categories/#comment-31408</link>
		<dc:creator>WordPress: Categorically speaking : Fuyoh!</dc:creator>
		<pubDate>Sun, 17 May 2009 01:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyoh.net/?p=1788#comment-31408</guid>
		<description>[...] previous posts, I looked at excluding a category from the main page of WordPress blog and displaying posts [...]</description>
		<content:encoded><![CDATA[<p>[...] previous posts, I looked at excluding a category from the main page of WordPress blog and displaying posts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress: multi-loop : Fuyoh!</title>
		<link>http://www.fuyoh.net/2009/03/29/wordpress-hacking-categories/#comment-31251</link>
		<dc:creator>WordPress: multi-loop : Fuyoh!</dc:creator>
		<pubDate>Sat, 04 Apr 2009 04:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyoh.net/?p=1788#comment-31251</guid>
		<description>[...] a previous post, I looked at The Loop in WordPress and how it was possible to exclude specific categories from [...]</description>
		<content:encoded><![CDATA[<p>[...] a previous post, I looked at The Loop in WordPress and how it was possible to exclude specific categories from [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

