<?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 for Weston Ruter</title>
	<atom:link href="http://weston.ruter.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://weston.ruter.net</link>
	<description>Web application developer in Portland, Oregon</description>
	<pubDate>Sat, 04 Jul 2009 02:48:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>Comment on WordPress Plugins by Wedding Photography Lancashire</title>
		<link>http://weston.ruter.net/projects/wordpress-plugins/#comment-6241</link>
		<dc:creator>Wedding Photography Lancashire</dc:creator>
		<pubDate>Fri, 19 Jun 2009 08:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?page_id=15#comment-6241</guid>
		<description>Hi there,

thanks for the plugins, just setting up a blog on my site and trying to establish the best format. Wordpress seems to tick all the right boxes and there seems to be an abundance of themes and plugins available from people like yourself. I'm going to use the User Photo plugin, thanks very much for your hard work

Geoff</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>thanks for the plugins, just setting up a blog on my site and trying to establish the best format. Wordpress seems to tick all the right boxes and there seems to be an abundance of themes and plugins available from people like yourself. I&#8217;m going to use the User Photo plugin, thanks very much for your hard work</p>
<p>Geoff</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugins by Steve</title>
		<link>http://weston.ruter.net/projects/wordpress-plugins/#comment-5529</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 25 May 2009 12:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?page_id=15#comment-5529</guid>
		<description>Hi Weston,

I'm another user who would love to use the Event Category plugin. It's a lovely, easy to administer plugin and its such a shame we cant make use of it! I hope we can soon though!

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Weston,</p>
<p>I&#8217;m another user who would love to use the Event Category plugin. It&#8217;s a lovely, easy to administer plugin and its such a shame we cant make use of it! I hope we can soon though!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugins by Karl</title>
		<link>http://weston.ruter.net/projects/wordpress-plugins/#comment-5526</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Mon, 25 May 2009 11:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?page_id=15#comment-5526</guid>
		<description>I posted a question earlier about having trouble outputting a list of co-authored posts for an author, but it's still awaiting moderation. Just wanted to say that I've found a solution that works for me and I've updated the forum posts linked to in the original post.

Thanks again for your plugin!
Karl</description>
		<content:encoded><![CDATA[<p>I posted a question earlier about having trouble outputting a list of co-authored posts for an author, but it&#8217;s still awaiting moderation. Just wanted to say that I&#8217;ve found a solution that works for me and I&#8217;ve updated the forum posts linked to in the original post.</p>
<p>Thanks again for your plugin!<br />
Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detecting Support for data: URIs by Harmen Janssen</title>
		<link>http://weston.ruter.net/2009/05/07/detecting-support-for-data-uris/#comment-5037</link>
		<dc:creator>Harmen Janssen</dc:creator>
		<pubDate>Sun, 10 May 2009 22:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?p=162#comment-5037</guid>
		<description>Can you elaborate a bit on that awkward CSS syntax? 
Why repeat the background-image rule as a string inside the background-image rule?

Furthermore; a great solution, thanks. It would be nice to come up with a server-side solution which automagically writes data URIs to a stylesheet, since it's obviously a bit of a hassle to manage such style rules.</description>
		<content:encoded><![CDATA[<p>Can you elaborate a bit on that awkward CSS syntax?<br />
Why repeat the background-image rule as a string inside the background-image rule?</p>
<p>Furthermore; a great solution, thanks. It would be nice to come up with a server-side solution which automagically writes data URIs to a stylesheet, since it&#8217;s obviously a bit of a hassle to manage such style rules.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detecting Support for data: URIs by valums</title>
		<link>http://weston.ruter.net/2009/05/07/detecting-support-for-data-uris/#comment-5009</link>
		<dc:creator>valums</dc:creator>
		<pubDate>Sun, 10 May 2009 07:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?p=162#comment-5009</guid>
		<description>Clean and simple, thank you. It's great that support for data:uri was added is Internet Explorer 8.</description>
		<content:encoded><![CDATA[<p>Clean and simple, thank you. It&#8217;s great that support for data:uri was added is Internet Explorer 8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detecting Support for data: URIs by Weston Ruter</title>
		<link>http://weston.ruter.net/2009/05/07/detecting-support-for-data-uris/#comment-4946</link>
		<dc:creator>Weston Ruter</dc:creator>
		<pubDate>Fri, 08 May 2009 13:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?p=162#comment-4946</guid>
		<description>@V1:
If the browser supports &lt;code&gt;data:&lt;/code&gt; URIs, &lt;strong&gt;the external background images are never loaded&lt;/strong&gt; because the fallback rules are never applied. My Firebug Net panel don't show any of those images being loaded, and my YSlow is very happy.</description>
		<content:encoded><![CDATA[<p>@V1:<br />
If the browser supports <code>data:</code> URIs, <strong>the external background images are never loaded</strong> because the fallback rules are never applied. My Firebug Net panel don&#8217;t show any of those images being loaded, and my YSlow is very happy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detecting Support for data: URIs by V1</title>
		<link>http://weston.ruter.net/2009/05/07/detecting-support-for-data-uris/#comment-4936</link>
		<dc:creator>V1</dc:creator>
		<pubDate>Fri, 08 May 2009 07:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?p=162#comment-4936</guid>
		<description>Wouldn't this be utterly useless when it comes to performance? You are now loading the images 2x. One as normal and one as base64.</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t this be utterly useless when it comes to performance? You are now loading the images 2x. One as normal and one as base64.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugins by Weston Ruter</title>
		<link>http://weston.ruter.net/projects/wordpress-plugins/#comment-4678</link>
		<dc:creator>Weston Ruter</dc:creator>
		<pubDate>Thu, 30 Apr 2009 19:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?page_id=15#comment-4678</guid>
		<description>@Rolograaf:
I may have time over the next month to make it work in WP 2.7. Thanks for the comment.</description>
		<content:encoded><![CDATA[<p>@Rolograaf:<br />
I may have time over the next month to make it work in WP 2.7. Thanks for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugins by Rolograaf</title>
		<link>http://weston.ruter.net/projects/wordpress-plugins/#comment-4676</link>
		<dc:creator>Rolograaf</dc:creator>
		<pubDate>Thu, 30 Apr 2009 18:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?page_id=15#comment-4676</guid>
		<description>Glad to hear you don't have Mexican related health-problems...

Finally I thought to have found a way to make future posts visible, but reading about this plugin I understand that it will not work in WordPress 2.7.1

Any chance you will make it work again?

Thanks, 
Lawrence</description>
		<content:encoded><![CDATA[<p>Glad to hear you don&#8217;t have Mexican related health-problems&#8230;</p>
<p>Finally I thought to have found a way to make future posts visible, but reading about this plugin I understand that it will not work in WordPress 2.7.1</p>
<p>Any chance you will make it work again?</p>
<p>Thanks,<br />
Lawrence</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XHTML document.write() Support by Hugo Duncan</title>
		<link>http://weston.ruter.net/projects/xhtml-document-write/#comment-3806</link>
		<dc:creator>Hugo Duncan</dc:creator>
		<pubDate>Sun, 05 Apr 2009 03:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://weston.ruter.net/?page_id=26#comment-3806</guid>
		<description>In Firefox 3.0.8 on Mac OS X, I find that the Adsense code gets inserted as a child of the body tag, even though the script tags are several divs deeper.  Works fine in Opera and Safari, though.

For example, the Ads on this page appear just below the navigation bar at the top of the page.</description>
		<content:encoded><![CDATA[<p>In Firefox 3.0.8 on Mac OS X, I find that the Adsense code gets inserted as a child of the body tag, even though the script tags are several divs deeper.  Works fine in Opera and Safari, though.</p>
<p>For example, the Ads on this page appear just below the navigation bar at the top of the page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
