<?xml version="1.0" encoding="iso-8859-1"?><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: Fauna Beta 1</title>
	<atom:link href="http://www.noscope.com/fauna/2005/12/introducing-fauna/feed" rel="self" type="application/rss+xml" />
	<link>http://www.noscope.com/fauna/2005/12/introducing-fauna</link>
	<description>A living organism characterized by voluntary movement</description>
	<lastBuildDate>Fri, 20 Nov 2009 05:16:00 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Themes WordPress.com &#171; My adventures with wordpress</title>
		<link>http://www.noscope.com/fauna/2005/12/introducing-fauna/comment-page-2#comment-3189</link>
		<dc:creator>Themes WordPress.com &#171; My adventures with wordpress</dc:creator>
		<pubDate>Tue, 29 Aug 2006 11:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/fauna/?p=18#comment-3189</guid>
		<description>[...] Fauna Beta 1. [...]</description>
		<content:encoded><![CDATA[<p>[...] Fauna Beta 1. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiz</title>
		<link>http://www.noscope.com/fauna/2005/12/introducing-fauna/comment-page-2#comment-240</link>
		<dc:creator>Tiz</dc:creator>
		<pubDate>Sat, 04 Feb 2006 10:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/fauna/?p=18#comment-240</guid>
		<description>Shall I test it? Hmm.. it looks fantastic :)</description>
		<content:encoded><![CDATA[<p>Shall I test it? Hmm.. it looks fantastic :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Kj</title>
		<link>http://www.noscope.com/fauna/2005/12/introducing-fauna/comment-page-2#comment-203</link>
		<dc:creator>Jonas Kj</dc:creator>
		<pubDate>Sun, 08 Jan 2006 11:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/fauna/?p=18#comment-203</guid>
		<description>Hey again.

Thanks for the quick response.

But what i ment was not the post categories. I was interested in having different link categories. 

Is that possiple?</description>
		<content:encoded><![CDATA[<p>Hey again.</p>
<p>Thanks for the quick response.</p>
<p>But what i ment was not the post categories. I was interested in having different link categories. </p>
<p>Is that possiple?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joen</title>
		<link>http://www.noscope.com/fauna/2005/12/introducing-fauna/comment-page-2#comment-202</link>
		<dc:creator>Joen</dc:creator>
		<pubDate>Sun, 08 Jan 2006 11:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/fauna/?p=18#comment-202</guid>
		<description>Jonas,

Right now, adding the code to show categories on the homepage (currently it&#039;s only shown in the archives, which have to be manually created too -- thats easy though), has to be done manually.

Open sidebar.php in a template, and go to line 141 (it says &quot;/* Category List */&quot;). 

Now change it from 

&lt;pre&gt;/* Category List */ if (is_category() &#124;&#124; is_page(&quot;archives&quot;)) {&lt;/pre&gt;

to

&lt;pre&gt;/* Category List */ if (is_category() &#124;&#124; is_page(&quot;archives&quot;) &#124;&#124; is_home()) {&lt;/pre&gt;

That should do it.</description>
		<content:encoded><![CDATA[<p>Jonas,</p>
<p>Right now, adding the code to show categories on the homepage (currently it&#8217;s only shown in the archives, which have to be manually created too &#8212; thats easy though), has to be done manually.</p>
<p>Open sidebar.php in a template, and go to line 141 (it says &#8220;/* Category List */&#8221;). </p>
<p>Now change it from </p>
<pre>/* Category List */ if (is_category() || is_page("archives")) {</pre>
<p>to</p>
<pre>/* Category List */ if (is_category() || is_page("archives") || is_home()) {</pre>
<p>That should do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Kj</title>
		<link>http://www.noscope.com/fauna/2005/12/introducing-fauna/comment-page-2#comment-201</link>
		<dc:creator>Jonas Kj</dc:creator>
		<pubDate>Sun, 08 Jan 2006 11:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/fauna/?p=18#comment-201</guid>
		<description>Hey Joen.

I really like your work on the Fauna theme. I&#039;ve used it and i think it looks great! I have one thing though there i bothering me. I can&#039;t make new categories in the sidebar. &#039;Links&#039; and &#039;Meta&#039; are the only thing shown, despite my attempt to make serveral categories ind the editor. (eg. blogroles). 

Isn&#039;t possiple to make categories for different kinds of links on the main blog page?

I hope you can help me.

Jonas</description>
		<content:encoded><![CDATA[<p>Hey Joen.</p>
<p>I really like your work on the Fauna theme. I&#8217;ve used it and i think it looks great! I have one thing though there i bothering me. I can&#8217;t make new categories in the sidebar. &#8216;Links&#8217; and &#8216;Meta&#8217; are the only thing shown, despite my attempt to make serveral categories ind the editor. (eg. blogroles). </p>
<p>Isn&#8217;t possiple to make categories for different kinds of links on the main blog page?</p>
<p>I hope you can help me.</p>
<p>Jonas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
