<?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"
	>
<channel>
	<title>Comments on: Is PHP Insecure? Hell No!</title>
	<atom:link href="http://woolie.co.uk/2007/05/is-php-insecure-hell-no/feed/" rel="self" type="application/rss+xml" />
	<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/</link>
	<description>Cycling, Motoring and Web Development.</description>
	<pubDate>Wed, 19 Nov 2008 04:07:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>By: Christopher</title>
		<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/#comment-4780</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Thu, 06 Nov 2008 02:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://woolie.co.uk/archives/169#comment-4780</guid>
		<description>Hmm ... even this happens.</description>
		<content:encoded><![CDATA[<p>Hmm &#8230; even this happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nightingale</title>
		<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/#comment-1094</link>
		<dc:creator>Ben Nightingale</dc:creator>
		<pubDate>Fri, 25 Jan 2008 08:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://woolie.co.uk/archives/169#comment-1094</guid>
		<description>whys the time not my time? needs to be adjusted to -1hr!</description>
		<content:encoded><![CDATA[<p>whys the time not my time? needs to be adjusted to -1hr!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nightingale</title>
		<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/#comment-1093</link>
		<dc:creator>Ben Nightingale</dc:creator>
		<pubDate>Fri, 25 Jan 2008 08:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://woolie.co.uk/archives/169#comment-1093</guid>
		<description>...
Hell No!</description>
		<content:encoded><![CDATA[<p>&#8230;<br />
Hell No!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mongoose643</title>
		<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/#comment-1092</link>
		<dc:creator>mongoose643</dc:creator>
		<pubDate>Tue, 31 Jul 2007 16:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://woolie.co.uk/archives/169#comment-1092</guid>
		<description>That's a very good point. I have noticed in my own code how I have come from writing insanely insecure and buggy code to writing very clean, secure, and scalable code. Of course, for anyone, there is room to grow in that aspect. As for getting rid of all those 'fix this noobs code' methods will probably help to weed out a good many of the buggy programs and the coders that shouldn't be coders. Although, I have to say if it weren't for PHP, I wouldn't be a programmer at all considering I learned using PHP - but I never did make use register_globals or magic_quotes. I followed the advice I found on forums that said to turn them off and handle that sort of thing on my own. This really helped when going from server to server by making sure that I wasn't relying on how someone else decided to set up the server.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a very good point. I have noticed in my own code how I have come from writing insanely insecure and buggy code to writing very clean, secure, and scalable code. Of course, for anyone, there is room to grow in that aspect. As for getting rid of all those &#8216;fix this noobs code&#8217; methods will probably help to weed out a good many of the buggy programs and the coders that shouldn&#8217;t be coders. Although, I have to say if it weren&#8217;t for PHP, I wouldn&#8217;t be a programmer at all considering I learned using PHP - but I never did make use register_globals or magic_quotes. I followed the advice I found on forums that said to turn them off and handle that sort of thing on my own. This really helped when going from server to server by making sure that I wasn&#8217;t relying on how someone else decided to set up the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I'm also a Coder</title>
		<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/#comment-1091</link>
		<dc:creator>I'm also a Coder</dc:creator>
		<pubDate>Tue, 03 Jul 2007 12:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://woolie.co.uk/archives/169#comment-1091</guid>
		<description>We request Woolie's return!</description>
		<content:encoded><![CDATA[<p>We request Woolie&#8217;s return!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coder</title>
		<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/#comment-1090</link>
		<dc:creator>Coder</dc:creator>
		<pubDate>Thu, 28 Jun 2007 19:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://woolie.co.uk/archives/169#comment-1090</guid>
		<description>Very interesting and also entertaining article.

PHP is a very easy language to learn.</description>
		<content:encoded><![CDATA[<p>Very interesting and also entertaining article.</p>
<p>PHP is a very easy language to learn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woolie</title>
		<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/#comment-1089</link>
		<dc:creator>Woolie</dc:creator>
		<pubDate>Wed, 09 May 2007 20:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://woolie.co.uk/archives/169#comment-1089</guid>
		<description>Yea there's been a bit of hype over this article. Have a look at the links below.

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://devzone.zend.com/node/view/id/2006" rel="nofollow"&gt;Zend Developer Zone&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.php-mag.net/magphpde/magphpde_news/psecom,id,27196,nodeid,5.html" rel="nofollow"&gt;PHP Mag&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.phpdeveloper.org/news/7791" rel="nofollow"&gt;PHP Developer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dzone.com/rsslinks/is_php_insecure_hell_no.html" rel="nofollow"&gt;dzone&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
		<content:encoded><![CDATA[<p>Yea there&#8217;s been a bit of hype over this article. Have a look at the links below.</p>
<ul>
<li><a href="http://devzone.zend.com/node/view/id/2006" rel="nofollow">Zend Developer Zone</a></li>
<li><a href="http://www.php-mag.net/magphpde/magphpde_news/psecom,id,27196,nodeid,5.html" rel="nofollow">PHP Mag</a></li>
<li><a href="http://www.phpdeveloper.org/news/7791" rel="nofollow">PHP Developer</a></li>
<li><a href="http://www.dzone.com/rsslinks/is_php_insecure_hell_no.html" rel="nofollow">dzone</a></li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nightingale</title>
		<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/#comment-1088</link>
		<dc:creator>Ben Nightingale</dc:creator>
		<pubDate>Wed, 09 May 2007 19:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://woolie.co.uk/archives/169#comment-1088</guid>
		<description>phpNon-Commercial_Sports is still legal then?

i like how you have got a lot of 'outsiders' commenting....</description>
		<content:encoded><![CDATA[<p>phpNon-Commercial_Sports is still legal then?</p>
<p>i like how you have got a lot of &#8216;outsiders&#8217; commenting&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woolie</title>
		<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/#comment-1087</link>
		<dc:creator>Woolie</dc:creator>
		<pubDate>Wed, 09 May 2007 10:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://woolie.co.uk/archives/169#comment-1087</guid>
		<description>Thats interesting, I didn't know that. However, I have heard that that only applies to commercial software created with PHP.</description>
		<content:encoded><![CDATA[<p>Thats interesting, I didn&#8217;t know that. However, I have heard that that only applies to commercial software created with PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spoon</title>
		<link>http://woolie.co.uk/2007/05/is-php-insecure-hell-no/#comment-1086</link>
		<dc:creator>Spoon</dc:creator>
		<pubDate>Wed, 09 May 2007 09:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://woolie.co.uk/archives/169#comment-1086</guid>
		<description>I totally agree with your article, and by the way; the PHP-license dosn't allow you to name your projects with "PHP" in it's name, without a written permission from the PHP-team;

3. The name "PHP" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact group@php.net.</description>
		<content:encoded><![CDATA[<p>I totally agree with your article, and by the way; the PHP-license dosn&#8217;t allow you to name your projects with &#8220;PHP&#8221; in it&#8217;s name, without a written permission from the PHP-team;</p>
<p>3. The name &#8220;PHP&#8221; must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact <a href="mailto:group@php.net">group@php.net</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
