<?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: 1.7.3 Release</title>
	<atom:link href="http://tarskitheme.com/2007/10/19/173-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarskitheme.com/2007/10/19/173-release/</link>
	<description>An elegant, flexible WordPress theme</description>
	<lastBuildDate>Thu, 03 May 2012 14:34:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Christine From The Internet</title>
		<link>http://tarskitheme.com/2007/10/19/173-release/comment-page-1/#comment-5531</link>
		<dc:creator>Christine From The Internet</dc:creator>
		<pubDate>Thu, 01 Nov 2007 06:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://tarskitheme.com/2007/10/19/173-release/#comment-5531</guid>
		<description>Oh hai!

While UTW, she is a casualty in these modern, taxonomic times;  http://www.neato.co.nz/wordpress-things/utw-theme-compatibility-thing/ exists and allows UTW_ShowWhatever functions to keep on working with Wordpress 2.3.  Just so&#039;s you know.

*and* I have a plugin in the proverbial pipeline with similar functionality to UTW tag rendering (at least, in a &quot;the kinds of things it can do&quot;) except with more awesome.  Yes.  More awesome.

So, uh, if you find the tag stuff in Wordpress isn&#039;t the cats pyjamas;  boy howdy, one of those might just be the thing you&#039;re after.</description>
		<content:encoded><![CDATA[<p>Oh hai!</p>
<p>While UTW, she is a casualty in these modern, taxonomic times;  <a href="http://www.neato.co.nz/wordpress-things/utw-theme-compatibility-thing/" rel="nofollow">http://www.neato.co.nz/wordpress-things/utw-theme-compatibility-thing/</a> exists and allows UTW_ShowWhatever functions to keep on working with WordPress 2.3.  Just so&#8217;s you know.</p>
<p>*and* I have a plugin in the proverbial pipeline with similar functionality to UTW tag rendering (at least, in a &#8220;the kinds of things it can do&#8221;) except with more awesome.  Yes.  More awesome.</p>
<p>So, uh, if you find the tag stuff in WordPress isn&#8217;t the cats pyjamas;  boy howdy, one of those might just be the thing you&#8217;re after.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Eastaugh</title>
		<link>http://tarskitheme.com/2007/10/19/173-release/comment-page-1/#comment-5529</link>
		<dc:creator>Ben Eastaugh</dc:creator>
		<pubDate>Fri, 26 Oct 2007 11:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://tarskitheme.com/2007/10/19/173-release/#comment-5529</guid>
		<description>Try adding this before the date and time code (within the &lt;acronym title=&quot;PHP: Hypertext Preprocessor&quot;&gt;PHP&lt;/acronym&gt; tags, obviously):

&lt;code&gt;echo $comment_count . &#039; - &#039;;&lt;/code&gt;

If you have any more questions, would you mind posting them on &lt;a href=&quot;http://tarskitheme.com/forum/&quot; rel=&quot;nofollow&quot;&gt;the forum&lt;/a&gt;? It just makes these kind of requests easier to keep track of. Cheers.</description>
		<content:encoded><![CDATA[<p>Try adding this before the date and time code (within the <acronym title="PHP: Hypertext Preprocessor">PHP</acronym> tags, obviously):</p>
<p><code>echo $comment_count . ' - ';</code></p>
<p>If you have any more questions, would you mind posting them on <a href="http://tarskitheme.com/forum/" rel="nofollow">the forum</a>? It just makes these kind of requests easier to keep track of. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Bednar</title>
		<link>http://tarskitheme.com/2007/10/19/173-release/comment-page-1/#comment-5528</link>
		<dc:creator>James Bednar</dc:creator>
		<pubDate>Wed, 24 Oct 2007 11:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://tarskitheme.com/2007/10/19/173-release/#comment-5528</guid>
		<description>Would it be possible to add an option to display the sequential comment numbers in a post?

For example:

&lt;i&gt;
Comment # 3
October 21, 2007 at 9:51 pm
UserName&lt;/i&gt;

Or

&lt;i&gt;#3 - October 21, 2007 at 9:51 pm
UserName&lt;/i&gt;

I run a blog that tends to get very comment-heavy, 300-400 comments isn&#039;t out of the ordinary.  This makes navigating comments very difficult for readers.  Comment numbers make it a bit easier for readers to reply or respond to another comment:

&lt;i&gt;#3 - I like the cut of your jib.&lt;/i&gt;

Ideally, users would simply link back to the appropriate comment, unfortunately, not every that participates is web savvy.  Likewise for referring back to the user/datetime stamp, too much work to type all that out.

I&#039;ve tried nested comments with another theme before, while the concept was good, most users didn&#039;t care for it.

Which brings me back to simple sequential comment numbers.

Please!</description>
		<content:encoded><![CDATA[<p>Would it be possible to add an option to display the sequential comment numbers in a post?</p>
<p>For example:</p>
<p><i><br />
Comment # 3<br />
October 21, 2007 at 9:51 pm<br />
UserName</i></p>
<p>Or</p>
<p><i>#3 &#8211; October 21, 2007 at 9:51 pm<br />
UserName</i></p>
<p>I run a blog that tends to get very comment-heavy, 300-400 comments isn&#8217;t out of the ordinary.  This makes navigating comments very difficult for readers.  Comment numbers make it a bit easier for readers to reply or respond to another comment:</p>
<p><i>#3 &#8211; I like the cut of your jib.</i></p>
<p>Ideally, users would simply link back to the appropriate comment, unfortunately, not every that participates is web savvy.  Likewise for referring back to the user/datetime stamp, too much work to type all that out.</p>
<p>I&#8217;ve tried nested comments with another theme before, while the concept was good, most users didn&#8217;t care for it.</p>
<p>Which brings me back to simple sequential comment numbers.</p>
<p>Please!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dinsan</title>
		<link>http://tarskitheme.com/2007/10/19/173-release/comment-page-1/#comment-5527</link>
		<dc:creator>dinsan</dc:creator>
		<pubDate>Wed, 24 Oct 2007 03:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://tarskitheme.com/2007/10/19/173-release/#comment-5527</guid>
		<description>Hey, anyway to make this 3 column plzzzzzzzzz</description>
		<content:encoded><![CDATA[<p>Hey, anyway to make this 3 column plzzzzzzzzz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lecrocq</title>
		<link>http://tarskitheme.com/2007/10/19/173-release/comment-page-1/#comment-5526</link>
		<dc:creator>lecrocq</dc:creator>
		<pubDate>Mon, 22 Oct 2007 13:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://tarskitheme.com/2007/10/19/173-release/#comment-5526</guid>
		<description>YES, you mentioned my name ! :D

It was a pleasure to make you aware of this &quot;unwanted behaviour&quot;. I like your theme very much. I tried a lot of WP themes, but yours remains my favorite, the one I&#039;ll always recommend.

Long life to Tarski Theme !</description>
		<content:encoded><![CDATA[<p>YES, you mentioned my name ! :D</p>
<p>It was a pleasure to make you aware of this &#8220;unwanted behaviour&#8221;. I like your theme very much. I tried a lot of WP themes, but yours remains my favorite, the one I&#8217;ll always recommend.</p>
<p>Long life to Tarski Theme !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tercume</title>
		<link>http://tarskitheme.com/2007/10/19/173-release/comment-page-1/#comment-5524</link>
		<dc:creator>Tercume</dc:creator>
		<pubDate>Sun, 21 Oct 2007 21:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://tarskitheme.com/2007/10/19/173-release/#comment-5524</guid>
		<description>nice theme, thanks..</description>
		<content:encoded><![CDATA[<p>nice theme, thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dinsan</title>
		<link>http://tarskitheme.com/2007/10/19/173-release/comment-page-1/#comment-5523</link>
		<dc:creator>dinsan</dc:creator>
		<pubDate>Sat, 20 Oct 2007 02:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://tarskitheme.com/2007/10/19/173-release/#comment-5523</guid>
		<description>thanks ..... and updated :)</description>
		<content:encoded><![CDATA[<p>thanks &#8230;.. and updated :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

