<?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: Fixing That Awful Light-On-Dark Text Rendering on Macs</title>
	<atom:link href="http://blog.suredev.com/2010/01/fixing-that-awful-light-on-dark-text-rendering-on-macs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.suredev.com/2010/01/fixing-that-awful-light-on-dark-text-rendering-on-macs/</link>
	<description>Tales of a small-time web shop.</description>
	<pubDate>Thu, 09 Sep 2010 00:26:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Turcotte</title>
		<link>http://blog.suredev.com/2010/01/fixing-that-awful-light-on-dark-text-rendering-on-macs/comment-page-1/#comment-37</link>
		<dc:creator>Jeff Turcotte</dc:creator>
		<pubDate>Tue, 12 Jan 2010 19:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.suredev.com/?p=147#comment-37</guid>
		<description>I think orderedlist uses this technique on their blog: http://orderedlist.com/our-writing/blog/

Still up in the air as to whether it's the cause of the sluggish scrolling.</description>
		<content:encoded><![CDATA[<p>I think orderedlist uses this technique on their blog: <a href="http://orderedlist.com/our-writing/blog/" rel="nofollow">http://orderedlist.com/our-writing/blog/</a></p>
<p>Still up in the air as to whether it&#8217;s the cause of the sluggish scrolling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred LeBlanc</title>
		<link>http://blog.suredev.com/2010/01/fixing-that-awful-light-on-dark-text-rendering-on-macs/comment-page-1/#comment-36</link>
		<dc:creator>Fred LeBlanc</dc:creator>
		<pubDate>Tue, 12 Jan 2010 16:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.suredev.com/?p=147#comment-36</guid>
		<description>@Paul: Because I don't know how to code. :( Fixed!</description>
		<content:encoded><![CDATA[<p>@Paul: Because I don&#8217;t know how to code. :( Fixed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.suredev.com/2010/01/fixing-that-awful-light-on-dark-text-rendering-on-macs/comment-page-1/#comment-35</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 12 Jan 2010 16:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.suredev.com/?p=147#comment-35</guid>
		<description>Shouldn't it just be:
&lt;code&gt;
p {
text-shadow: 0 0 1px rgba(0,0,0,0.01);
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t it just be:<br />
<code><br />
p {<br />
text-shadow: 0 0 1px rgba(0,0,0,0.01);<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.suredev.com/2010/01/fixing-that-awful-light-on-dark-text-rendering-on-macs/comment-page-1/#comment-34</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 12 Jan 2010 16:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.suredev.com/?p=147#comment-34</guid>
		<description>What's with the commas in your code there?</description>
		<content:encoded><![CDATA[<p>What&#8217;s with the commas in your code there?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
