<?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: 98% Pink</title>
	<atom:link href="http://usabilityworks.org/2006/09/30/98-pink/feed/" rel="self" type="application/rss+xml" />
	<link>http://usabilityworks.org/2006/09/30/98-pink/</link>
	<description>Making next year's Human-Computer family reunion a lot less uncomfortable.</description>
	<pubDate>Mon, 01 Dec 2008 22:23:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Matthew Oliphant</title>
		<link>http://usabilityworks.org/2006/09/30/98-pink/#comment-1255</link>
		<dc:creator>Matthew Oliphant</dc:creator>
		<pubDate>Sat, 07 Oct 2006 18:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://usabilityworks.org/?p=587#comment-1255</guid>
		<description>Sheilla: Thanks for the link.  9rules helps out again!  Except it still won't work.  No clue what I am doing wrong.

Christopher: Thanks for offering up your banner! :)</description>
		<content:encoded><![CDATA[<p>Sheilla: Thanks for the link.  9rules helps out again!  Except it still won&#8217;t work.  No clue what I am doing wrong.</p>
<p>Christopher: Thanks for offering up your banner! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christopher</title>
		<link>http://usabilityworks.org/2006/09/30/98-pink/#comment-1254</link>
		<dc:creator>christopher</dc:creator>
		<pubDate>Sat, 07 Oct 2006 17:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://usabilityworks.org/?p=587#comment-1254</guid>
		<description>I created a corner banner for my site, I know it's not much, but it's better than nothing I hope, feel free to use the image if anyone wants it :) 

http://www.edg3.co.uk/pink-for-october/</description>
		<content:encoded><![CDATA[<p>I created a corner banner for my site, I know it&#8217;s not much, but it&#8217;s better than nothing I hope, feel free to use the image if anyone wants it :) </p>
<p><a href="http://www.edg3.co.uk/pink-for-october/" rel="nofollow">http://www.edg3.co.uk/pink-for-october/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheilla</title>
		<link>http://usabilityworks.org/2006/09/30/98-pink/#comment-1253</link>
		<dc:creator>Sheilla</dc:creator>
		<pubDate>Sat, 07 Oct 2006 17:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://usabilityworks.org/?p=587#comment-1253</guid>
		<description>Hi Matt, thanks for visiting my website! About your archive page, do you wanna have a list of your archive in one page? I recommend installing an archive plugin (&lt;a href="http://www.sporadicnonsense.com/2006/05/04/clean-archives-20/" rel="nofollow"&gt;I use the one from here&lt;/a&gt;).</description>
		<content:encoded><![CDATA[<p>Hi Matt, thanks for visiting my website! About your archive page, do you wanna have a list of your archive in one page? I recommend installing an archive plugin (<a href="http://www.sporadicnonsense.com/2006/05/04/clean-archives-20/" rel="nofollow">I use the one from here</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton</title>
		<link>http://usabilityworks.org/2006/09/30/98-pink/#comment-1133</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Sun, 01 Oct 2006 15:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://usabilityworks.org/?p=587#comment-1133</guid>
		<description>I had a slight setback with a failure on my desktop.  Got it fixed last night though, so I should be able to roll in the pink in the next day or two.</description>
		<content:encoded><![CDATA[<p>I had a slight setback with a failure on my desktop.  Got it fixed last night though, so I should be able to roll in the pink in the next day or two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Oliphant</title>
		<link>http://usabilityworks.org/2006/09/30/98-pink/#comment-1130</link>
		<dc:creator>Matthew Oliphant</dc:creator>
		<pubDate>Sun, 01 Oct 2006 00:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://usabilityworks.org/?p=587#comment-1130</guid>
		<description>Mel... you rock!

Now I just need to fix that spacing issue between the lists and the headers.  And I really need to fix this comment box because I just typed into the sidebar...</description>
		<content:encoded><![CDATA[<p>Mel&#8230; you rock!</p>
<p>Now I just need to fix that spacing issue between the lists and the headers.  And I really need to fix this comment box because I just typed into the sidebar&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mel</title>
		<link>http://usabilityworks.org/2006/09/30/98-pink/#comment-1129</link>
		<dc:creator>mel</dc:creator>
		<pubDate>Sat, 30 Sep 2006 17:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://usabilityworks.org/?p=587#comment-1129</guid>
		<description>to get the blogroll and books stylized you could do something like this (I hope it pastes correctly)

#linkcat-1 h2{ 
text-indent: -5000px;
color: #790046;
background: url(http://usabilityworks.org/wp-content/themes/p4o/images/blogroll.png) no-repeat;
}

#linkcat-1{
list-style: none;
}

#linkcat-2 h2{ 
text-indent: -5000px;
color: #790046;
background: url(http://usabilityworks.org/wp-content/themes/p4o/images/uxbooks.png) no-repeat;
}

#linkcat-2{
list-style: none;
}</description>
		<content:encoded><![CDATA[<p>to get the blogroll and books stylized you could do something like this (I hope it pastes correctly)</p>
<p>#linkcat-1 h2{<br />
text-indent: -5000px;<br />
color: #790046;<br />
background: url(http://usabilityworks.org/wp-content/themes/p4o/images/blogroll.png) no-repeat;<br />
}</p>
<p>#linkcat-1{<br />
list-style: none;<br />
}</p>
<p>#linkcat-2 h2{<br />
text-indent: -5000px;<br />
color: #790046;<br />
background: url(http://usabilityworks.org/wp-content/themes/p4o/images/uxbooks.png) no-repeat;<br />
}</p>
<p>#linkcat-2{<br />
list-style: none;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
