<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: The Recent Commented Posts list is back! Thank you, Michael!</title>
	<link>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/</link>
	<description>Feminist, anti-racist, pro-fat, plus whatever else we feel like talking about.</description>
	<pubDate>Thu, 28 Aug 2008 15:35:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: tekanji</title>
		<link>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/#comment-69368</link>
		<dc:creator>tekanji</dc:creator>
		<pubDate>Tue, 04 Oct 2005 02:36:20 +0000</pubDate>
		<guid>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/#comment-69368</guid>
		<description>Thanks! Wish me luck ^^;</description>
		<content:encoded><![CDATA[<p>Thanks! Wish me luck ^^;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ampersand</title>
		<link>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/#comment-69334</link>
		<dc:creator>Ampersand</dc:creator>
		<pubDate>Mon, 03 Oct 2005 20:13:44 +0000</pubDate>
		<guid>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/#comment-69334</guid>
		<description>It's a plug-in. I imagine that Michael will eventually make a public version available - he's currently named it "Efficient Recently Commented posts," because it's a lot more efficient than the other recently commented posts plug-ins - so you could keep an eye out for that. 

Or, you could always contact him &lt;a href="http://followingedge.com/" rel="nofollow"&gt;through his blog&lt;/a&gt; - my bet is that if you ask him nicely, he'll email you a copy for you to use.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a plug-in. I imagine that Michael will eventually make a public version available - he&#8217;s currently named it &#8220;Efficient Recently Commented posts,&#8221; because it&#8217;s a lot more efficient than the other recently commented posts plug-ins - so you could keep an eye out for that. </p>
<p>Or, you could always contact him <a href="http://followingedge.com/" rel="nofollow">through his blog</a> - my bet is that if you ask him nicely, he&#8217;ll email you a copy for you to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tekanji</title>
		<link>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/#comment-69312</link>
		<dc:creator>tekanji</dc:creator>
		<pubDate>Mon, 03 Oct 2005 18:47:30 +0000</pubDate>
		<guid>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/#comment-69312</guid>
		<description>Great new comment bar! Is there a link for a general hack/plugin that others can use, or am I stuck just pining for such an awesome feature?</description>
		<content:encoded><![CDATA[<p>Great new comment bar! Is there a link for a general hack/plugin that others can use, or am I stuck just pining for such an awesome feature?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehdi</title>
		<link>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/#comment-69071</link>
		<dc:creator>Mehdi</dc:creator>
		<pubDate>Sun, 02 Oct 2005 19:47:09 +0000</pubDate>
		<guid>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/#comment-69071</guid>
		<description>Maybe these hints will help you out:

The &lt;b&gt;font-weight&lt;/b&gt; property expects &lt;i&gt;numbers&lt;/i&gt;: 300 for normal, 600 for bold. Some browsers accept numbers &lt;i&gt;between&lt;/i&gt; those two, and fewer support "extrabold" (value 900). Stick to 600 to have it work in all browsers.
Uppercase can be achieved with the property font-variant:small-caps for an effect that is more pleasing, aesthetically (uppercase is converted to a big capital, lowercase to slightly smaller capitals). 
IE's support of "text-transform" is quirky, apparently;
The &lt;b&gt;list-style&lt;/b&gt; property is applied to the container (ul) rather than the items (li);
I'll leave that to the plugin expert. :)
Try adding a negative left-margin to the &#60;div class="post"&#62;, and push the actual comments (&#60;div class="entrytext"&#62;) to the right with a padding on the left.
</description>
		<content:encoded><![CDATA[<p>Maybe these hints will help you out:</p>
<p>The <b>font-weight</b> property expects <i>numbers</i>: 300 for normal, 600 for bold. Some browsers accept numbers <i>between</i> those two, and fewer support &#8220;extrabold&#8221; (value 900). Stick to 600 to have it work in all browsers.<br />
Uppercase can be achieved with the property font-variant:small-caps for an effect that is more pleasing, aesthetically (uppercase is converted to a big capital, lowercase to slightly smaller capitals).<br />
IE&#8217;s support of &#8220;text-transform&#8221; is quirky, apparently;<br />
The <b>list-style</b> property is applied to the container (ul) rather than the items (li);<br />
I&#8217;ll leave that to the plugin expert. :)<br />
Try adding a negative left-margin to the &lt;div class=&#8221;post&#8221;&gt;, and push the actual comments (&lt;div class=&#8221;entrytext&#8221;&gt;) to the right with a padding on the left.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndiF</title>
		<link>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/#comment-68838</link>
		<dc:creator>AndiF</dc:creator>
		<pubDate>Sat, 01 Oct 2005 15:35:15 +0000</pubDate>
		<guid>http://www.amptoons.com/blog/archives/2005/10/01/the-recent-commented-posts-list-is-back-thank-you-michael/#comment-68838</guid>
		<description>I like the quote extracts but would rather have it limited to one or two per post.</description>
		<content:encoded><![CDATA[<p>I like the quote extracts but would rather have it limited to one or two per post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
