<?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: Issues In the Sandbox</title>
	<atom:link href="http://en.dahnielson.com/2006/08/issues-in-the-sandbox.html/feed" rel="self" type="application/rss+xml" />
	<link>http://en.dahnielson.com/2006/08/issues-in-the-sandbox.html</link>
	<description>Misleading the public since 1979</description>
	<pubDate>Sat, 13 Mar 2010 02:21:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anders Dahnielson</title>
		<link>http://en.dahnielson.com/2006/08/issues-in-the-sandbox.html/comment-page-1#comment-157</link>
		<dc:creator>Anders Dahnielson</dc:creator>
		<pubDate>Tue, 15 Aug 2006 18:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/issues-in-the-sandbox.html#comment-157</guid>
		<description>Ok, I see about the quoting. But there's actually another issue fixed by the patch: in &lt;code&gt;index.php&lt;/code&gt; line 19 there's a lot of \t\t\t\t in a single quoted string that hence need to be double quoted.

That's what started it. From there I just went beserck and fixed all strings not knowing about the WordPress coding standards. Sorry.</description>
		<content:encoded><![CDATA[<p>Ok, I see about the quoting. But there&#8217;s actually another issue fixed by the patch: in <code>index.php</code> line 19 there&#8217;s a lot of \t\t\t\t in a single quoted string that hence need to be double quoted.</p>
<p>That&#8217;s what started it. From there I just went beserck and fixed all strings not knowing about the WordPress coding standards. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Skelton</title>
		<link>http://en.dahnielson.com/2006/08/issues-in-the-sandbox.html/comment-page-1#comment-156</link>
		<dc:creator>Andy Skelton</dc:creator>
		<pubDate>Tue, 15 Aug 2006 18:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://en.dahnielson.com/2006/08/issues-in-the-sandbox.html#comment-156</guid>
		<description>Hi Anders, and thanks for giving so much attention to our little theme. Some responses:

Attribute quoting is valid with single- or double-quotes. They are interchangeable. Your patch actually makes the PHP code harder to read. See the &lt;a href="http://codex.wordpress.org/WordPress_Coding_Standards" rel="nofollow"&gt;WordPress coding standards&lt;/a&gt;.

I have just re-tested R57 and found it working at intended. In fact it's live on WordPress.com right now and working fine.

Thanks also for the suggestions. We have several revisions to go before we kick this bird out of the nest and I expect some of your ideas will be represented. Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Anders, and thanks for giving so much attention to our little theme. Some responses:</p>
<p>Attribute quoting is valid with single- or double-quotes. They are interchangeable. Your patch actually makes the PHP code harder to read. See the <a href="http://codex.wordpress.org/WordPress_Coding_Standards" rel="nofollow">WordPress coding standards</a>.</p>
<p>I have just re-tested R57 and found it working at intended. In fact it&#8217;s live on WordPress.com right now and working fine.</p>
<p>Thanks also for the suggestions. We have several revisions to go before we kick this bird out of the nest and I expect some of your ideas will be represented. Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
