<?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"
	>
<channel>
	<title>Comments on: Screencasting?</title>
	<atom:link href="http://schinckel.net/2005/08/05/screencasting/feed/" rel="self" type="application/rss+xml" />
	<link>http://schinckel.net/2005/08/05/screencasting/</link>
	<description>Like a fortune cookie, only without the fortune, and not a cookie.</description>
	<pubDate>Mon, 01 Dec 2008 23:27:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Aditya</title>
		<link>http://schinckel.net/2005/08/05/screencasting/#comment-165</link>
		<dc:creator>Aditya</dc:creator>
		<pubDate>Tue, 09 Aug 2005 15:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/05/screencasting/#comment-165</guid>
		<description>Ah, yes. That's done the trick! Thanks so much for your help. I was struggling with that for, like, a month. You're a way cool chap. :)</description>
		<content:encoded><![CDATA[<p>Ah, yes. That&#8217;s done the trick! Thanks so much for your help. I was struggling with that for, like, a month. You&#8217;re a way cool chap. <img src='http://schinckel.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2005/08/05/screencasting/#comment-159</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Mon, 08 Aug 2005 03:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/05/screencasting/#comment-159</guid>
		<description>The thing you need is:

&lt;code&gt;{ list_cats children='1' hierarchical='1' }&lt;/code&gt;

(In addition to this, keep all of the other options you need).</description>
		<content:encoded><![CDATA[<p>The thing you need is:</p>
<p><code>{ list_cats children='1' hierarchical='1' }</code></p>
<p>(In addition to this, keep all of the other options you need).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2005/08/05/screencasting/#comment-155</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Sun, 07 Aug 2005 11:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/05/screencasting/#comment-155</guid>
		<description>Actually, Blogsome uses 1.5.1, MultiUser.  So it should work.

I know what you mean know, I just haven't figured out how to do that either...I'll look into it over the next few days.</description>
		<content:encoded><![CDATA[<p>Actually, Blogsome uses 1.5.1, MultiUser.  So it should work.</p>
<p>I know what you mean know, I just haven&#8217;t figured out how to do that either&#8230;I&#8217;ll look into it over the next few days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya</title>
		<link>http://schinckel.net/2005/08/05/screencasting/#comment-154</link>
		<dc:creator>Aditya</dc:creator>
		<pubDate>Sun, 07 Aug 2005 11:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/05/screencasting/#comment-154</guid>
		<description>Hey Matthew,

Thanks for that tag. The only problem now is that it displays the parent category twice at the top of the post, because I want the item to appear both in the parent and the sub-category (in the sidebar). If I remove the parent categorisation, then the categories appear fine in the post, but the post doesn't appear inside the parent category in the sidebar. So I'll stick to simply the seperator tag, and tick two categories while posting.

But what I actually wanted was something different. I wanted to show the sub-category in the sidebar under the parent. I checked out the Wordpress codex, and it seems that this is available only in Wordpress 1.5 and above. Blogsome uses something earlier than that, doesn't it?

My main problem here is that if my parent cat is 'Books', and the sub-cat is 'A. E. van Vogt', then the sub will apear above the parent.

Would be glad if you could help.</description>
		<content:encoded><![CDATA[<p>Hey Matthew,</p>
<p>Thanks for that tag. The only problem now is that it displays the parent category twice at the top of the post, because I want the item to appear both in the parent and the sub-category (in the sidebar). If I remove the parent categorisation, then the categories appear fine in the post, but the post doesn&#8217;t appear inside the parent category in the sidebar. So I&#8217;ll stick to simply the seperator tag, and tick two categories while posting.</p>
<p>But what I actually wanted was something different. I wanted to show the sub-category in the sidebar under the parent. I checked out the Wordpress codex, and it seems that this is available only in Wordpress 1.5 and above. Blogsome uses something earlier than that, doesn&#8217;t it?</p>
<p>My main problem here is that if my parent cat is &#8216;Books&#8217;, and the sub-cat is &#8216;A. E. van Vogt&#8217;, then the sub will apear above the parent.</p>
<p>Would be glad if you could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2005/08/05/screencasting/#comment-151</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Sun, 07 Aug 2005 04:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/05/screencasting/#comment-151</guid>
		<description>I've not tried to do this at all - I didn't feel that sub-categories were something I needed.

My tip is to use the &lt;a href="http://codex.wordpress.org" rel="nofollow"&gt;Wordpress Codex&lt;/a&gt;.  From there, you need to find the tag you want.  I think you'll need to use &lt;code&gt;the_category&lt;/code&gt;.

You will also need to know how to move something from PHP to Smarty Tags.  (Hint: It's just wrapped in &lt;code&gt;{}&lt;/code&gt;, and arguments need to be named).

I think the code you'll need is something like:

&lt;code&gt;{ the_category seperator="," parents="multiple"}&lt;/code&gt;

Let me know if this works.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve not tried to do this at all - I didn&#8217;t feel that sub-categories were something I needed.</p>
<p>My tip is to use the <a href="http://codex.wordpress.org" rel="nofollow">Wordpress Codex</a>.  From there, you need to find the tag you want.  I think you&#8217;ll need to use <code>the_category</code>.</p>
<p>You will also need to know how to move something from PHP to Smarty Tags.  (Hint: It&#8217;s just wrapped in <code>{}</code>, and arguments need to be named).</p>
<p>I think the code you&#8217;ll need is something like:</p>
<p><code>{ the_category seperator="," parents="multiple"}</code></p>
<p>Let me know if this works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya</title>
		<link>http://schinckel.net/2005/08/05/screencasting/#comment-149</link>
		<dc:creator>Aditya</dc:creator>
		<pubDate>Sat, 06 Aug 2005 08:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/05/screencasting/#comment-149</guid>
		<description>Hey Schinckel! Cool blog.

I am starting a BlogSome blog &lt;a href="http://reviews.blogsome.com/" rel="nofollow"&gt;here&lt;/a&gt;, and I wanted to know if there is any way (any particular tag I can use) to show the sub-categories of my posts in the sidebar. The "hierarchical" tag seems to show only the category parent.

The BlogSome forum doesn't seem to have an answer, so I figured you'd be my best bet. :)</description>
		<content:encoded><![CDATA[<p>Hey Schinckel! Cool blog.</p>
<p>I am starting a BlogSome blog <a href="http://reviews.blogsome.com/" rel="nofollow">here</a>, and I wanted to know if there is any way (any particular tag I can use) to show the sub-categories of my posts in the sidebar. The &#8220;hierarchical&#8221; tag seems to show only the category parent.</p>
<p>The BlogSome forum doesn&#8217;t seem to have an answer, so I figured you&#8217;d be my best bet. <img src='http://schinckel.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
