<?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 Stuart Duff</title>
	<atom:link href="http://stuartduff.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuartduff.com</link>
	<description>Web Designer, Media and Tech Lover</description>
	<lastBuildDate>Sat, 18 Feb 2012 10:37:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Limit WordPress Posts Text Length Without The Use Of Plugins by jimmy</title>
		<link>http://stuartduff.com/limit-wordpress-posts-text-length-without-the-use-of-plugins-16122009/#comment-2247</link>
		<dc:creator>jimmy</dc:creator>
		<pubDate>Sat, 18 Feb 2012 10:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://stuartduff.com/?p=343#comment-2247</guid>
		<description>Hi

I want to show 200 characters of my posts which i created under a category. The posts are coming fine but if i try to use php function &#039;substr or strlen&#039; it show me 0. please help.

Thanks 
Jimmy</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I want to show 200 characters of my posts which i created under a category. The posts are coming fine but if i try to use php function &#8216;substr or strlen&#8217; it show me 0. please help.</p>
<p>Thanks<br />
Jimmy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top 25+ WordPress Anti Spam Protection And Management Plugins by George</title>
		<link>http://stuartduff.com/top-25-wordpress-anti-spam-protection-and-management-plugins-07122009/#comment-2221</link>
		<dc:creator>George</dc:creator>
		<pubDate>Wed, 01 Feb 2012 13:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://stuartduff.com/?p=328#comment-2221</guid>
		<description>I use &lt;a href=&quot;http://www.spamwipe.com/&quot; rel=&quot;nofollow&quot;&gt;Comment SPAM Wiper&lt;/a&gt;. It has a high rate of detection and the API that works with the majority of platforms. It offers all the protection you need (comment, trackback, pingback, etc.).</description>
		<content:encoded><![CDATA[<p>I use <a href="http://www.spamwipe.com/" rel="nofollow">Comment SPAM Wiper</a>. It has a high rate of detection and the API that works with the majority of platforms. It offers all the protection you need (comment, trackback, pingback, etc.).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5 Free WordPress Responsive Theme Frameworks by Stuart</title>
		<link>http://stuartduff.com/free-wordpress-responsive-theme-frameworks-23012012/#comment-2144</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Tue, 24 Jan 2012 17:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://stuartduff.com/?p=464#comment-2144</guid>
		<description>Hi Frank,

One of the many Roots features is the adapt.js http://adapt.960.gs/ which checks for browser resolutions and resizes accordingly, so in that fact it actually is fully responsive if setup and the corresponding css coded correctly.

Yoko I agree with you is more of a theme rather than a traditional framework in the namesakes sense of the word, with the lines between framework and blank theme becoming more blurred it can be both i think though.</description>
		<content:encoded><![CDATA[<p>Hi Frank,</p>
<p>One of the many Roots features is the adapt.js <a href="http://adapt.960.gs/" rel="nofollow">http://adapt.960.gs/</a> which checks for browser resolutions and resizes accordingly, so in that fact it actually is fully responsive if setup and the corresponding css coded correctly.</p>
<p>Yoko I agree with you is more of a theme rather than a traditional framework in the namesakes sense of the word, with the lines between framework and blank theme becoming more blurred it can be both i think though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5 Free WordPress Responsive Theme Frameworks by Frank</title>
		<link>http://stuartduff.com/free-wordpress-responsive-theme-frameworks-23012012/#comment-2141</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 24 Jan 2012 12:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://stuartduff.com/?p=464#comment-2141</guid>
		<description>Thanks for the list. I don&#039;t think Roots is responsive &quot;out of the box&quot;, and Yoko seems a theme to me, not a framework (though the differences between theme and framework might blur). Nevertheless every robust responsive framework for WordPress is highly appreciated!</description>
		<content:encoded><![CDATA[<p>Thanks for the list. I don&#8217;t think Roots is responsive &#8220;out of the box&#8221;, and Yoko seems a theme to me, not a framework (though the differences between theme and framework might blur). Nevertheless every robust responsive framework for WordPress is highly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Limit WordPress Posts Text Length Without The Use Of Plugins by Stuart</title>
		<link>http://stuartduff.com/limit-wordpress-posts-text-length-without-the-use-of-plugins-16122009/#comment-1843</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Sat, 07 Jan 2012 14:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://stuartduff.com/?p=343#comment-1843</guid>
		<description>Hi Asif,

The code snippet only allows you to control the length of the wordpress post excerpt, to show an image try adding the wordpress post_thumbnails code to your theme.

http://codex.wordpress.org/Post_Thumbnails</description>
		<content:encoded><![CDATA[<p>Hi Asif,</p>
<p>The code snippet only allows you to control the length of the wordpress post excerpt, to show an image try adding the wordpress post_thumbnails code to your theme.</p>
<p><a href="http://codex.wordpress.org/Post_Thumbnails" rel="nofollow">http://codex.wordpress.org/Post_Thumbnails</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Limit WordPress Posts Text Length Without The Use Of Plugins by asif</title>
		<link>http://stuartduff.com/limit-wordpress-posts-text-length-without-the-use-of-plugins-16122009/#comment-1839</link>
		<dc:creator>asif</dc:creator>
		<pubDate>Sat, 07 Jan 2012 11:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://stuartduff.com/?p=343#comment-1839</guid>
		<description>Hi,

its working but image does not show that is in the post. please guide me how to show image as well.

asif</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>its working but image does not show that is in the post. please guide me how to show image as well.</p>
<p>asif</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dan Bull&#8217;s Open Letter Song to Lily Allen On Copyright and Filesharing by Dan Bull &#8211; Doorways I Am Really Loving Dan Bulls&#8217;s Music - Stuart Duff</title>
		<link>http://stuartduff.com/dan-bulls-open-letter-song-to-lily-allen-on-copyright-and-filesharing-02102009/#comment-1129</link>
		<dc:creator>Dan Bull &#8211; Doorways I Am Really Loving Dan Bulls&#8217;s Music - Stuart Duff</dc:creator>
		<pubDate>Tue, 27 Dec 2011 02:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://stuartduff.com/?p=235#comment-1129</guid>
		<description>[...] the past few days have been really digging some of Dan Bulls tracks that aren&#8217;t the &#8220;Lily Allen Open Letter&#8221; one, Doorways just like another favorite of mine &#8220;Generation Gaming&#8221; is an [...]</description>
		<content:encoded><![CDATA[<p>[...] the past few days have been really digging some of Dan Bulls tracks that aren&#8217;t the &#8220;Lily Allen Open Letter&#8221; one, Doorways just like another favorite of mine &#8220;Generation Gaming&#8221; is an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A WordPress Hack To Help Protect Your Blog From Comment Spammers by Stuart</title>
		<link>http://stuartduff.com/a-cool-little-wordpress-hack-to-help-protect-your-blog-from-comment-spammers-05122009/#comment-1646</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Sat, 24 Sep 2011 23:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://stuartduff.com/?p=321#comment-1646</guid>
		<description>Thanks Justin,

I updated the code snippet :)</description>
		<content:encoded><![CDATA[<p>Thanks Justin,</p>
<p>I updated the code snippet <img src='http://stuartduff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A WordPress Hack To Help Protect Your Blog From Comment Spammers by Justin</title>
		<link>http://stuartduff.com/a-cool-little-wordpress-hack-to-help-protect-your-blog-from-comment-spammers-05122009/#comment-962</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 23 Sep 2011 19:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://stuartduff.com/?p=321#comment-962</guid>
		<description>Hi, are the quotation marks on the second $_SERVER[&#039;HTTP_REFERER&#039;] check actually supposed to be “” instead of &quot;&quot; ?


Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, are the quotation marks on the second $_SERVER['HTTP_REFERER'] check actually supposed to be “” instead of &#8220;&#8221; ?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A WordPress Hack To Help Protect Your Blog From Comment Spammers by MicroVolts Hacks</title>
		<link>http://stuartduff.com/a-cool-little-wordpress-hack-to-help-protect-your-blog-from-comment-spammers-05122009/#comment-933</link>
		<dc:creator>MicroVolts Hacks</dc:creator>
		<pubDate>Tue, 16 Aug 2011 06:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://stuartduff.com/?p=321#comment-933</guid>
		<description>This is a great hack, just ran across it and I&#039;m sure I&#039;m late but thank you!</description>
		<content:encoded><![CDATA[<p>This is a great hack, just ran across it and I&#8217;m sure I&#8217;m late but thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 421/431 objects using disk: basic

Served from: stuartduff.com @ 2012-02-23 07:52:19 -->
