<?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: Multi-Author Comment Styling in WordPress</title>
	<atom:link href="http://www.darowski.com/tracesofinspiration/2008/06/07/multi-author-comment-styling-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darowski.com/tracesofinspiration/2008/06/07/multi-author-comment-styling-in-wordpress/</link>
	<description>Adam Darowski is a daddy of two and User Experience Designer for BatchBlue Software.</description>
	<lastBuildDate>Mon, 06 Sep 2010 14:49:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam Darowski</title>
		<link>http://www.darowski.com/tracesofinspiration/2008/06/07/multi-author-comment-styling-in-wordpress/comment-page-1/#comment-95804</link>
		<dc:creator>Adam Darowski</dc:creator>
		<pubDate>Sun, 08 Jun 2008 18:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.darowski.com/tracesofinspiration/?p=244#comment-95804</guid>
		<description>Yes sir, that&#039;s more of a ninja approach than mine, for sure. I like how extensible it is. I may try that if I ever turn this design into a full fledged theme (which, strangely, has been requested).</description>
		<content:encoded><![CDATA[<p>Yes sir, that&#8217;s more of a ninja approach than mine, for sure. I like how extensible it is. I may try that if I ever turn this design into a full fledged theme (which, strangely, has been requested).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.darowski.com/tracesofinspiration/2008/06/07/multi-author-comment-styling-in-wordpress/comment-page-1/#comment-95766</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 08 Jun 2008 14:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.darowski.com/tracesofinspiration/?p=244#comment-95766</guid>
		<description>nice technique, thought i might humbly suggest a modification.

to make this more extensable/semantic, you want to emphasize the author&#039;s comment whether the author is known or unknown, or whether a photo exists or not.

i would revert back to your oddcomment-&gt;authcomment logic, that was solid. but instead of checking for user_id i would check for user_level, e.g. anything above user level 2.  that way any author/editor/admin&#039;s comments will be highlighted. use a default icon where the user picture would be, some illustration of an angry robot maybe. :P

then add a second bit of logic to append the last name of the particular (privileged) user, if known, so you would end up with, e.g. class=&quot;authcomment darowski&quot;

move the author name classes out into a separate stylesheet that you @import in, it will just contain last names and user images that would override the angry robot. :)</description>
		<content:encoded><![CDATA[<p>nice technique, thought i might humbly suggest a modification.</p>
<p>to make this more extensable/semantic, you want to emphasize the author&#8217;s comment whether the author is known or unknown, or whether a photo exists or not.</p>
<p>i would revert back to your oddcomment-&gt;authcomment logic, that was solid. but instead of checking for user_id i would check for user_level, e.g. anything above user level 2.  that way any author/editor/admin&#8217;s comments will be highlighted. use a default icon where the user picture would be, some illustration of an angry robot maybe. <img src='http://www.darowski.com/tracesofinspiration/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>then add a second bit of logic to append the last name of the particular (privileged) user, if known, so you would end up with, e.g. class=&#8221;authcomment darowski&#8221;</p>
<p>move the author name classes out into a separate stylesheet that you @import in, it will just contain last names and user images that would override the angry robot. <img src='http://www.darowski.com/tracesofinspiration/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
