<?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 Dave is my name - Web Developer Blog based in Hull</title>
	<atom:link href="http://www.daveismyname.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveismyname.com</link>
	<description>Web &#38; Applications Develeloper Hull</description>
	<lastBuildDate>Mon, 20 Feb 2012 10:39:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on I&#8217;ve been invited to be a technical reviewer for an upcoming book (PHP and CouchDB Web Development) from Packt publishing. by Dave</title>
		<link>http://www.daveismyname.com/articles/ive-been-invited-to-be-a-technical-reviewer-for-an-upcoming-book-php-and-couchdb-web-development-from-packt-publishing/#comment-131</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 20 Feb 2012 10:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveismyname.co.uk/?p=3611#comment-131</guid>
		<description>Thanks, You can get the theme from &lt;a href=&quot;http://themeforest.net/item/community-innovation/101572?ref=daveismyname&quot; title=&quot;Theme Forest&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Theme Forest&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks, You can get the theme from <a href="http://themeforest.net/item/community-innovation/101572?ref=daveismyname" title="Theme Forest" target="_blank" rel="nofollow">Theme Forest</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;ve been invited to be a technical reviewer for an upcoming book (PHP and CouchDB Web Development) from Packt publishing. by web development melbourne</title>
		<link>http://www.daveismyname.com/articles/ive-been-invited-to-be-a-technical-reviewer-for-an-upcoming-book-php-and-couchdb-web-development-from-packt-publishing/#comment-130</link>
		<dc:creator>web development melbourne</dc:creator>
		<pubDate>Mon, 20 Feb 2012 09:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveismyname.co.uk/?p=3611#comment-130</guid>
		<description>Amazing blog! Is your theme custom made or did you download it from somewhere? A design like yours with a few simple tweeks would really make my blog stand out. Please let me know where you got your design. Bless you</description>
		<content:encoded><![CDATA[<p>Amazing blog! Is your theme custom made or did you download it from somewhere? A design like yours with a few simple tweeks would really make my blog stand out. Please let me know where you got your design. Bless you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Move emails to selected IMAP Folder by online portfolio</title>
		<link>http://www.daveismyname.com/tutorials/move-emails-to-selected-imap-folder/#comment-123</link>
		<dc:creator>online portfolio</dc:creator>
		<pubDate>Fri, 17 Feb 2012 21:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveismyname.com/?p=3787#comment-123</guid>
		<description>Hello very cool web site!! Man .. Excellent .. Wonderful .. I&#039;ll bookmark your website and take the feeds additionally? I am glad to find numerous helpful info right here within the publish, we need develop extra techniques in this regard, thank you for sharing. . . . . .</description>
		<content:encoded><![CDATA[<p>Hello very cool web site!! Man .. Excellent .. Wonderful .. I&#8217;ll bookmark your website and take the feeds additionally? I am glad to find numerous helpful info right here within the publish, we need develop extra techniques in this regard, thank you for sharing. . . . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Twitter bad for your Blog? by Jamal</title>
		<link>http://www.daveismyname.com/articles/is-twitter-bad-for-your-blog/#comment-110</link>
		<dc:creator>Jamal</dc:creator>
		<pubDate>Tue, 14 Feb 2012 14:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveismyname.com/?p=3665#comment-110</guid>
		<description>Thanks for trying to explain the terminlogy towards the noobs!</description>
		<content:encoded><![CDATA[<p>Thanks for trying to explain the terminlogy towards the noobs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strip tags from a string by Dave</title>
		<link>http://www.daveismyname.com/tutorials/php/strip-tags-from-a-string/#comment-109</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 30 Jan 2012 09:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.theonepointwebdesign.co.uk/web-design-and-development-blog/?p=366#comment-109</guid>
		<description>the function will only strip HTML attributes it can&#039;t touch your css instead you could strip the id or class call.</description>
		<content:encoded><![CDATA[<p>the function will only strip HTML attributes it can&#8217;t touch your css instead you could strip the id or class call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strip tags from a string by Richard</title>
		<link>http://www.daveismyname.com/tutorials/php/strip-tags-from-a-string/#comment-97</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 29 Jan 2012 14:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.theonepointwebdesign.co.uk/web-design-and-development-blog/?p=366#comment-97</guid>
		<description>Nice PHP script -thanks.
I cannot yet get it to remove CSS eg&lt;code&gt;

#header h1 a { 
	display: block; 
	width: 300px; 
	height: 80px; 
}

strip_only($str, &#039;&#039;);
&lt;/code&gt;
not doing it! Any ideas?</description>
		<content:encoded><![CDATA[<p>Nice PHP script -thanks.<br />
I cannot yet get it to remove CSS eg<code></p>
<p>#header h1 a {<br />
	display: block;<br />
	width: 300px;<br />
	height: 80px;<br />
}</p>
<p>strip_only($str, '');<br />
</code><br />
not doing it! Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Rand() function in PHP by - Alen Air Purifiers</title>
		<link>http://www.daveismyname.com/tutorials/php/using-the-rand-function-in-php/#comment-90</link>
		<dc:creator>- Alen Air Purifiers</dc:creator>
		<pubDate>Sat, 28 Jan 2012 15:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.theonepointwebdesign.co.uk/web-design-and-development-blog/?p=348#comment-90</guid>
		<description>I think the admin of this site is truly working hard in favor of his site, because here every data is quality based data.</description>
		<content:encoded><![CDATA[<p>I think the admin of this site is truly working hard in favor of his site, because here every data is quality based data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Showcase Receives a Makeover by w9 form</title>
		<link>http://www.daveismyname.com/design/css-showcase-receives-a-makeover/#comment-74</link>
		<dc:creator>w9 form</dc:creator>
		<pubDate>Wed, 25 Jan 2012 13:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveismyname.co.uk/?p=3601#comment-74</guid>
		<description>i love your blog, i have it in my rss reader and always like new things coming up from it.</description>
		<content:encoded><![CDATA[<p>i love your blog, i have it in my rss reader and always like new things coming up from it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset Password Script by David Carr</title>
		<link>http://www.daveismyname.com/tutorials/php/reset-password-script/#comment-46</link>
		<dc:creator>David Carr</dc:creator>
		<pubDate>Sun, 07 Aug 2011 09:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.theonepointwebdesign.co.uk/web-design-and-development-blog/?p=403#comment-46</guid>
		<description>No your right there&#039;s no database connection there, you should have an include at the top of the file to a file that connected to the database, linking to it from a file means other files can use the same connection without having to manually repeat the same code over and over.

The $rsent is used after the database has been updated when it&#039;s given a true value used to check is the form has been sent or not.</description>
		<content:encoded><![CDATA[<p>No your right there&#8217;s no database connection there, you should have an include at the top of the file to a file that connected to the database, linking to it from a file means other files can use the same connection without having to manually repeat the same code over and over.</p>
<p>The $rsent is used after the database has been updated when it&#8217;s given a true value used to check is the form has been sent or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset Password Script by Hitman</title>
		<link>http://www.daveismyname.com/tutorials/php/reset-password-script/#comment-45</link>
		<dc:creator>Hitman</dc:creator>
		<pubDate>Sat, 06 Aug 2011 22:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.theonepointwebdesign.co.uk/web-design-and-development-blog/?p=403#comment-45</guid>
		<description>Correct me if I&#039;m wrong, but you&#039;re not connecting to any database.

Also, where does that $rsend comes from? It&#039;s an undefined variable</description>
		<content:encoded><![CDATA[<p>Correct me if I&#8217;m wrong, but you&#8217;re not connecting to any database.</p>
<p>Also, where does that $rsend comes from? It&#8217;s an undefined variable</p>
]]></content:encoded>
	</item>
</channel>
</rss>

