<?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: Add a Unique Author Signature to Each Blog Post</title>
	<atom:link href="http://www.techtraction.com/2007/08/01/add-a-unique-author-signature-to-each-blog-post/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techtraction.com/2007/08/01/add-a-unique-author-signature-to-each-blog-post/</link>
	<description>Personal commentary on technology with a sprinkling of tech-tips and how-to articles</description>
	<lastBuildDate>Mon, 12 Dec 2011 06:10:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bret.swedeen</title>
		<link>http://www.techtraction.com/2007/08/01/add-a-unique-author-signature-to-each-blog-post/comment-page-1/#comment-1228</link>
		<dc:creator>bret.swedeen</dc:creator>
		<pubDate>Thu, 09 Aug 2007 17:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtraction.com/2007/08/01/add-a-unique-author-signature-to-each-blog-post/#comment-1228</guid>
		<description>Hi Blog Strokes, thanks for the CSS tip.  I&#039;m going to have to give that a try when I get back from vacation.  I&#039;m a big fan of minimizing the total amount of code no matter how small the savings.  Thanks for the tip and the comment.</description>
		<content:encoded><![CDATA[<p>Hi Blog Strokes, thanks for the CSS tip.  I&#8217;m going to have to give that a try when I get back from vacation.  I&#8217;m a big fan of minimizing the total amount of code no matter how small the savings.  Thanks for the tip and the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Strokes</title>
		<link>http://www.techtraction.com/2007/08/01/add-a-unique-author-signature-to-each-blog-post/comment-page-1/#comment-1175</link>
		<dc:creator>Blog Strokes</dc:creator>
		<pubDate>Sat, 04 Aug 2007 15:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtraction.com/2007/08/01/add-a-unique-author-signature-to-each-blog-post/#comment-1175</guid>
		<description>Hi Bret,

This is a great thing to do for blogs with multiple authors. I lets readers know who&#039;s who and ultimately feel more attached to the authors and the blogs.

One quick observation. You can stack classes in your code. So you could actually keep the .entry {} code as is simply deleting the background declaration. Then create the new .Aquanetta {} and .Zemora {} classes with just the single declaration for their backgrounds.

Then in the template you would simply call both classes like this:
&lt;div class=&quot;entry &amp;lt? php the_author(); ?&gt;&quot;&gt;

Now the div will have two classes assigned to it; The entry class and the author class, and you&#039;ll have used six fewer lines in your css code.

While 6 lines isn&#039;t a lot, it adds up after a while when modifying a theme&#039;s css extensively. six line here and six lines there, and pretty soon we&#039;re talking a lot of bytes.</description>
		<content:encoded><![CDATA[<p>Hi Bret,</p>
<p>This is a great thing to do for blogs with multiple authors. I lets readers know who&#8217;s who and ultimately feel more attached to the authors and the blogs.</p>
<p>One quick observation. You can stack classes in your code. So you could actually keep the .entry {} code as is simply deleting the background declaration. Then create the new .Aquanetta {} and .Zemora {} classes with just the single declaration for their backgrounds.</p>
<p>Then in the template you would simply call both classes like this:<br />
&lt;div class=&#8221;entry &amp;lt? php the_author(); ?&gt;&#8221;&gt;</p>
<p>Now the div will have two classes assigned to it; The entry class and the author class, and you&#8217;ll have used six fewer lines in your css code.</p>
<p>While 6 lines isn&#8217;t a lot, it adds up after a while when modifying a theme&#8217;s css extensively. six line here and six lines there, and pretty soon we&#8217;re talking a lot of bytes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What&#8217;s going on in the Wpdesigner community? &#124; WPDesigner</title>
		<link>http://www.techtraction.com/2007/08/01/add-a-unique-author-signature-to-each-blog-post/comment-page-1/#comment-1169</link>
		<dc:creator>What&#8217;s going on in the Wpdesigner community? &#124; WPDesigner</dc:creator>
		<pubDate>Sat, 04 Aug 2007 01:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtraction.com/2007/08/01/add-a-unique-author-signature-to-each-blog-post/#comment-1169</guid>
		<description>[...] Add a Unique Author Signature to Each Blog Post Bret shows you how to add an author signature, useful for blogs with multiple authors. [...]</description>
		<content:encoded><![CDATA[<p>[...] Add a Unique Author Signature to Each Blog Post Bret shows you how to add an author signature, useful for blogs with multiple authors. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.244 seconds -->

