<?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 Alex Mansfield</title>
	<atom:link href="http://alexmansfield.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://alexmansfield.com</link>
	<description>WordPress Developer</description>
	<lastBuildDate>Sat, 14 Apr 2012 06:13:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Simple CSS Drop Down Menus by alexmansfield</title>
		<link>http://alexmansfield.com/css/simple-css-drop-down-menus#comment-1673</link>
		<dc:creator>alexmansfield</dc:creator>
		<pubDate>Sat, 14 Apr 2012 06:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://alexmansfield.com/?p=616#comment-1673</guid>
		<description>Thanks for the bug report. Unfortunately, I&#039;m  traveling at the moment and don&#039;t have access to IE9 for testing purposes. I&#039;ll try to get it figured out when I get access to IE9 again.</description>
		<content:encoded><![CDATA[<p>Thanks for the bug report. Unfortunately, I&#8217;m  traveling at the moment and don&#8217;t have access to IE9 for testing purposes. I&#8217;ll try to get it figured out when I get access to IE9 again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple CSS Drop Down Menus by Thomas Sandvær</title>
		<link>http://alexmansfield.com/css/simple-css-drop-down-menus#comment-1672</link>
		<dc:creator>Thomas Sandvær</dc:creator>
		<pubDate>Fri, 13 Apr 2012 13:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://alexmansfield.com/?p=616#comment-1672</guid>
		<description>Hi thanks for a simple nice example.
However when viewing this menu in IE9 the UL is vertical instead of horizontal :(</description>
		<content:encoded><![CDATA[<p>Hi thanks for a simple nice example.<br />
However when viewing this menu in IE9 the UL is vertical instead of horizontal <img src='http://alexmansfield.com/wpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS vs jQuery: Screen Widths and Scrollbars by Jamie Lemon</title>
		<link>http://alexmansfield.com/javascript/css-jquery-screen-widths-scrollbars#comment-1578</link>
		<dc:creator>Jamie Lemon</dc:creator>
		<pubDate>Tue, 06 Mar 2012 14:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://alexmansfield.com/?p=676#comment-1578</guid>
		<description>Great tip - saved me some pain - thanks :)</description>
		<content:encoded><![CDATA[<p>Great tip &#8211; saved me some pain &#8211; thanks <img src='http://alexmansfield.com/wpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Latest Posts by Author by alexmansfield</title>
		<link>http://alexmansfield.com/plugins/latest-posts-by-author#comment-1160</link>
		<dc:creator>alexmansfield</dc:creator>
		<pubDate>Thu, 16 Feb 2012 21:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://alexmansfield.com/?p=377#comment-1160</guid>
		<description>Thanks, and you&#039;re welcome!</description>
		<content:encoded><![CDATA[<p>Thanks, and you&#8217;re welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Latest Posts by Author by Jack Rugile</title>
		<link>http://alexmansfield.com/plugins/latest-posts-by-author#comment-1159</link>
		<dc:creator>Jack Rugile</dc:creator>
		<pubDate>Thu, 16 Feb 2012 21:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://alexmansfield.com/?p=377#comment-1159</guid>
		<description>The new version looks great. Thank you for the credit, and good luck with future plugins!</description>
		<content:encoded><![CDATA[<p>The new version looks great. Thank you for the credit, and good luck with future plugins!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Latest Posts by Author by alexmansfield</title>
		<link>http://alexmansfield.com/plugins/latest-posts-by-author#comment-1158</link>
		<dc:creator>alexmansfield</dc:creator>
		<pubDate>Thu, 16 Feb 2012 21:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://alexmansfield.com/?p=377#comment-1158</guid>
		<description>After a little research, I decide to rewrite my plugin using the WP_Query class rather than the $wpdb object. Rather than running a SQL query directly, it uses the standard WordPress query methods. I believe the &quot;posts-per-page&quot; setting in the new plugin code should restrict the amount of data pulled from the database. Let me know if you have any issues with the new version. Also, I credited you in the changelog: http://wordpress.org/extend/plugins/latest-posts-by-author/changelog/</description>
		<content:encoded><![CDATA[<p>After a little research, I decide to rewrite my plugin using the WP_Query class rather than the $wpdb object. Rather than running a SQL query directly, it uses the standard WordPress query methods. I believe the &#8220;posts-per-page&#8221; setting in the new plugin code should restrict the amount of data pulled from the database. Let me know if you have any issues with the new version. Also, I credited you in the changelog: <a href="http://wordpress.org/extend/plugins/latest-posts-by-author/changelog/" rel="nofollow">http://wordpress.org/extend/plugins/latest-posts-by-author/changelog/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Latest Posts by Author by alexmansfield</title>
		<link>http://alexmansfield.com/plugins/latest-posts-by-author#comment-1157</link>
		<dc:creator>alexmansfield</dc:creator>
		<pubDate>Thu, 16 Feb 2012 20:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://alexmansfield.com/?p=377#comment-1157</guid>
		<description>That&#039;s a really good point. I&#039;ll have to look into that and get back to you.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a really good point. I&#8217;ll have to look into that and get back to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Latest Posts by Author by Jack Rugile</title>
		<link>http://alexmansfield.com/plugins/latest-posts-by-author#comment-1156</link>
		<dc:creator>Jack Rugile</dc:creator>
		<pubDate>Thu, 16 Feb 2012 20:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://alexmansfield.com/?p=377#comment-1156</guid>
		<description>Hey, thanks for the great plugin! Everything is working well. I just had a quick question.

I am concerned about performance for an author that has a large number of posts. The MySQL query seems to grab all of the author&#039;s posts, then loop through until the iterator reaches the value of $show, then break the loop. To increase performance and only grab what you need from the database, can&#039;t you add &quot;LIMIT $show&quot; to the end of the query (line20), and drop the for loop altogether? I don&#039;t know if this is possible (I don&#039;t work much with MySQL queries when it comes to WordPress, just wanted to throw it out there).

Let me know your thoughts, and thanks again!</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the great plugin! Everything is working well. I just had a quick question.</p>
<p>I am concerned about performance for an author that has a large number of posts. The MySQL query seems to grab all of the author&#8217;s posts, then loop through until the iterator reaches the value of $show, then break the loop. To increase performance and only grab what you need from the database, can&#8217;t you add &#8220;LIMIT $show&#8221; to the end of the query (line20), and drop the for loop altogether? I don&#8217;t know if this is possible (I don&#8217;t work much with MySQL queries when it comes to WordPress, just wanted to throw it out there).</p>
<p>Let me know your thoughts, and thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Taxonomy Tabs by alexmansfield</title>
		<link>http://alexmansfield.com/wordpress/wordpress-taxonomy-tabs#comment-1142</link>
		<dc:creator>alexmansfield</dc:creator>
		<pubDate>Tue, 31 Jan 2012 00:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://alexmansfield.com/?p=628#comment-1142</guid>
		<description>You&#039;re welcome!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Taxonomy Tabs by Tineke inTOWN</title>
		<link>http://alexmansfield.com/wordpress/wordpress-taxonomy-tabs#comment-1138</link>
		<dc:creator>Tineke inTOWN</dc:creator>
		<pubDate>Sun, 29 Jan 2012 22:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://alexmansfield.com/?p=628#comment-1138</guid>
		<description>Thanks Alex, that was very helpful ...</description>
		<content:encoded><![CDATA[<p>Thanks Alex, that was very helpful &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

