<?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 for Developer&#039;s Mind</title>
	<atom:link href="http://developersmind.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://developersmind.com</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 05:53:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on WordPress: Performance, Optimization &amp; Scaling by PeteMall</title>
		<link>http://developersmind.com/2011/12/18/wordpress-performance-optimization-scaling-wordcamp-las-vegas-2011/#comment-1165</link>
		<dc:creator>PeteMall</dc:creator>
		<pubDate>Wed, 18 Jan 2012 05:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://developersmind.com/?p=868#comment-1165</guid>
		<description>It was recorded and should show up at &lt;a href=&quot;http://wordpress.tv&quot; title=&quot;WordPress.tv&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.tv&lt;/a&gt; soon. I&#039;ll post it here as well.</description>
		<content:encoded><![CDATA[<p>It was recorded and should show up at <a href="http://wordpress.tv" title="WordPress.tv" rel="nofollow">http://wordpress.tv</a> soon. I&#8217;ll post it here as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress: Performance, Optimization &amp; Scaling by Daniel Dvorkin</title>
		<link>http://developersmind.com/2011/12/18/wordpress-performance-optimization-scaling-wordcamp-las-vegas-2011/#comment-1155</link>
		<dc:creator>Daniel Dvorkin</dc:creator>
		<pubDate>Fri, 13 Jan 2012 05:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://developersmind.com/?p=868#comment-1155</guid>
		<description>Hey, thanks for posting this. Do you know if the talk was filmed? It&#039;d be really cool to have this on wordpress.tv

Thanks</description>
		<content:encoded><![CDATA[<p>Hey, thanks for posting this. Do you know if the talk was filmed? It&#8217;d be really cool to have this on wordpress.tv</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Prevent Update Checks for a WordPress Plugin by Thany</title>
		<link>http://developersmind.com/2010/06/12/preventing-wordpress-from-checking-for-updates-for-a-plugin/#comment-896</link>
		<dc:creator>Thany</dc:creator>
		<pubDate>Sat, 23 Apr 2011 16:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://developersmind.com/?p=647#comment-896</guid>
		<description>Oops, my bad. I didn&#039;t realize WP only checks once every 12 hours, unless something has changed. Good to know, since it&#039;s only hidden deeply in the source code and not mentioned on the plugins overview.</description>
		<content:encoded><![CDATA[<p>Oops, my bad. I didn&#8217;t realize WP only checks once every 12 hours, unless something has changed. Good to know, since it&#8217;s only hidden deeply in the source code and not mentioned on the plugins overview.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Prevent Update Checks for a WordPress Plugin by Thany</title>
		<link>http://developersmind.com/2010/06/12/preventing-wordpress-from-checking-for-updates-for-a-plugin/#comment-895</link>
		<dc:creator>Thany</dc:creator>
		<pubDate>Sat, 23 Apr 2011 15:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://developersmind.com/?p=647#comment-895</guid>
		<description>It doesn&#039;t seem to be doing anything...
I just pasted the code at the bottom of my plugin file, and *even* putting a var_dump() in the function doesn&#039;t output a single extra character. Seems the filter function is never called. What gives?</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t seem to be doing anything&#8230;<br />
I just pasted the code at the bottom of my plugin file, and *even* putting a var_dump() in the function doesn&#8217;t output a single extra character. Seems the filter function is never called. What gives?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tabbed Meta Box in WordPress by Jane Wells</title>
		<link>http://developersmind.com/2011/04/05/wordpress-tabbed-metaboxes/#comment-846</link>
		<dc:creator>Jane Wells</dc:creator>
		<pubDate>Wed, 06 Apr 2011 22:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://developersmind.com/?p=797#comment-846</guid>
		<description>Not ideal, because the dividing line now has no bottom border and just hangs there in space instead of being a boundary, and it breaks the wp style rule. Don&#039;t sneak that into multisite anywhere. :)</description>
		<content:encoded><![CDATA[<p>Not ideal, because the dividing line now has no bottom border and just hangs there in space instead of being a boundary, and it breaks the wp style rule. Don&#8217;t sneak that into multisite anywhere. <img src='http://developersmind.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tabbed Meta Box in WordPress by Michael Chacon</title>
		<link>http://developersmind.com/2011/04/05/wordpress-tabbed-metaboxes/#comment-845</link>
		<dc:creator>Michael Chacon</dc:creator>
		<pubDate>Wed, 06 Apr 2011 16:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://developersmind.com/?p=797#comment-845</guid>
		<description>Very Cool, great work</description>
		<content:encoded><![CDATA[<p>Very Cool, great work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tabbed Meta Box in WordPress by David Bisset</title>
		<link>http://developersmind.com/2011/04/05/wordpress-tabbed-metaboxes/#comment-844</link>
		<dc:creator>David Bisset</dc:creator>
		<pubDate>Wed, 06 Apr 2011 14:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://developersmind.com/?p=797#comment-844</guid>
		<description>Pete, great work. Going to play with this today in fact.</description>
		<content:encoded><![CDATA[<p>Pete, great work. Going to play with this today in fact.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tabbed Meta Box in WordPress by PeteMall</title>
		<link>http://developersmind.com/2011/04/05/wordpress-tabbed-metaboxes/#comment-843</link>
		<dc:creator>PeteMall</dc:creator>
		<pubDate>Wed, 06 Apr 2011 13:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://developersmind.com/?p=797#comment-843</guid>
		<description>The open/close arrows are not stretched:
&lt;img src=&quot;http://developersmind.com/files/2011/04/metabox5.png&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>The open/close arrows are not stretched:<br />
<img src="http://developersmind.com/files/2011/04/metabox5.png" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tabbed Meta Box in WordPress by PeteMall</title>
		<link>http://developersmind.com/2011/04/05/wordpress-tabbed-metaboxes/#comment-842</link>
		<dc:creator>PeteMall</dc:creator>
		<pubDate>Wed, 06 Apr 2011 13:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://developersmind.com/?p=797#comment-842</guid>
		<description>I got the inspiration from the WordPress.com stats plugin. I&#039;m hardly a UI developer and that&#039;s why I asked the some of the girls (and a guy) on the UI group for feedback and I&#039;ll be happy to change this. Also, the core tabs for the category meta box don&#039;t degrade gracefully with JavaScrip turned (patch coming).</description>
		<content:encoded><![CDATA[<p>I got the inspiration from the WordPress.com stats plugin. I&#8217;m hardly a UI developer and that&#8217;s why I asked the some of the girls (and a guy) on the UI group for feedback and I&#8217;ll be happy to change this. Also, the core tabs for the category meta box don&#8217;t degrade gracefully with JavaScrip turned (patch coming).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tabbed Meta Box in WordPress by Jane Wells</title>
		<link>http://developersmind.com/2011/04/05/wordpress-tabbed-metaboxes/#comment-841</link>
		<dc:creator>Jane Wells</dc:creator>
		<pubDate>Wed, 06 Apr 2011 12:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://developersmind.com/?p=797#comment-841</guid>
		<description>(Also, where do the open/close arrows fit in? Are they stretched to the double height?)</description>
		<content:encoded><![CDATA[<p>(Also, where do the open/close arrows fit in? Are they stretched to the double height?)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

