<?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 CleanCode NZ</title>
	<atom:link href="http://www.cleancode.co.nz/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cleancode.co.nz</link>
	<description>Web Application Development  and Engineering</description>
	<lastBuildDate>Mon, 20 Feb 2012 19:47:01 +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 CleanCodeNZ Geo Posts WordPress Plugin by CleanCodeNZ</title>
		<link>http://www.cleancode.co.nz/cleancodenz-geo-posts-wordpress-plugin#comment-1764</link>
		<dc:creator>CleanCodeNZ</dc:creator>
		<pubDate>Mon, 20 Feb 2012 19:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleancode.co.nz#comment-1764</guid>
		<description>In theory yes, but it will not be a trivial task, as there are a lot to consider if you allow readers to contribute.while wordpress was not built for this purpose. my two cents.</description>
		<content:encoded><![CDATA[<p>In theory yes, but it will not be a trivial task, as there are a lot to consider if you allow readers to contribute.while wordpress was not built for this purpose. my two cents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CleanCodeNZ Geo Posts WordPress Plugin by Keith</title>
		<link>http://www.cleancode.co.nz/cleancodenz-geo-posts-wordpress-plugin#comment-1763</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Mon, 20 Feb 2012 09:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleancode.co.nz#comment-1763</guid>
		<description>I was wondering if there is the potential to use this for front end posting? If so, how?</description>
		<content:encoded><![CDATA[<p>I was wondering if there is the potential to use this for front end posting? If so, how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote  PHP Debugging via Eclipse PHP and Xdebug by CleanCodeNZ</title>
		<link>http://www.cleancode.co.nz/blog/724/remote-php-debugging-eclipse-php-xdebug#comment-1731</link>
		<dc:creator>CleanCodeNZ</dc:creator>
		<pubDate>Sat, 11 Feb 2012 07:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleancode.co.nz/?p=724#comment-1731</guid>
		<description>Hi there:

Good questions.

Remote debugging usage is highly conditional, it depends on server and client firewall settings for this to be possible, you are right that we need to keep two copies matching, sometime, you do not have to make changes on live, and it is not recommended as well, but to use the data and environment settings from live to just watch internal values is very useful for trouble shoot, some time it is hard if possible to duplicate the same environment in your development.

By saying that I agree with you remote debugging&#039;s use should be over exaggerated

Cheers</description>
		<content:encoded><![CDATA[<p>Hi there:</p>
<p>Good questions.</p>
<p>Remote debugging usage is highly conditional, it depends on server and client firewall settings for this to be possible, you are right that we need to keep two copies matching, sometime, you do not have to make changes on live, and it is not recommended as well, but to use the data and environment settings from live to just watch internal values is very useful for trouble shoot, some time it is hard if possible to duplicate the same environment in your development.</p>
<p>By saying that I agree with you remote debugging&#8217;s use should be over exaggerated</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote  PHP Debugging via Eclipse PHP and Xdebug by Syrgak</title>
		<link>http://www.cleancode.co.nz/blog/724/remote-php-debugging-eclipse-php-xdebug#comment-1724</link>
		<dc:creator>Syrgak</dc:creator>
		<pubDate>Fri, 10 Feb 2012 03:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleancode.co.nz/?p=724#comment-1724</guid>
		<description>Hi! Thanks for taking time to put this how-to up online. The idea is great! Could you just elaborate a bit as of its purpose. As I get it, it is to debug php code on a remote server in &quot;read-only&quot; mode? Remember, you dont have direct access to the remote files! As soon as you start making changes (i.e. fixing bugs) the local copy does no longer match the one on the server and you cannot debug anymore. The alternative would be to upload local copy everytime there&#039;s a change. But that in turn defeats the whole point of debugging. Please, correct me if I&#039;m wrong here.

Cheers, mate!</description>
		<content:encoded><![CDATA[<p>Hi! Thanks for taking time to put this how-to up online. The idea is great! Could you just elaborate a bit as of its purpose. As I get it, it is to debug php code on a remote server in &#8220;read-only&#8221; mode? Remember, you dont have direct access to the remote files! As soon as you start making changes (i.e. fixing bugs) the local copy does no longer match the one on the server and you cannot debug anymore. The alternative would be to upload local copy everytime there&#8217;s a change. But that in turn defeats the whole point of debugging. Please, correct me if I&#8217;m wrong here.</p>
<p>Cheers, mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CleanCodeNZ Exclude Pages WordPress Plugin by Board Directory</title>
		<link>http://www.cleancode.co.nz/cleancodenz-exclude-pages-wordpress-plugin#comment-1698</link>
		<dc:creator>Board Directory</dc:creator>
		<pubDate>Mon, 30 Jan 2012 18:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleancode.co.nz#comment-1698</guid>
		<description>Hey,

I have found this to be the best most simple plugin out there on wordpress that does this function. I have used other plugins but this one seems to be the one with the least usage.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I have found this to be the best most simple plugin out there on wordpress that does this function. I have used other plugins but this one seems to be the one with the least usage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CleanCodeNZ Exclude Pages WordPress Plugin by CleanCodeNZ</title>
		<link>http://www.cleancode.co.nz/cleancodenz-exclude-pages-wordpress-plugin#comment-1663</link>
		<dc:creator>CleanCodeNZ</dc:creator>
		<pubDate>Sat, 31 Dec 2011 03:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleancode.co.nz#comment-1663</guid>
		<description>It is possible, plugins work with predefined hooks, if the template bypasses these hooks, functions will not be triggerd.</description>
		<content:encoded><![CDATA[<p>It is possible, plugins work with predefined hooks, if the template bypasses these hooks, functions will not be triggerd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CleanCodeNZ Exclude Pages WordPress Plugin by Robin</title>
		<link>http://www.cleancode.co.nz/cleancodenz-exclude-pages-wordpress-plugin#comment-1662</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Fri, 30 Dec 2011 13:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleancode.co.nz#comment-1662</guid>
		<description>Hello, I&#039;m trying to exclude all the child catergories of &#039;models&#039;. I followed your instructions but unfortunatly it doesn&#039;t work. Maybe the template I use is part of the problem?!</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m trying to exclude all the child catergories of &#8216;models&#8217;. I followed your instructions but unfortunatly it doesn&#8217;t work. Maybe the template I use is part of the problem?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Checkbox in Repeater Event Handling With Argument by CleanCodeNZ</title>
		<link>http://www.cleancode.co.nz/blog/279/checkbox-repeater-event-handling-argument#comment-1661</link>
		<dc:creator>CleanCodeNZ</dc:creator>
		<pubDate>Thu, 29 Dec 2011 22:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleancode.co.nz/?p=279#comment-1661</guid>
		<description>&quot;MyBoolField&quot; is the field name that has a type of bool which you want to data bind with the checkbox.</description>
		<content:encoded><![CDATA[<p>&#8220;MyBoolField&#8221; is the field name that has a type of bool which you want to data bind with the checkbox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Checkbox in Repeater Event Handling With Argument by Daniello</title>
		<link>http://www.cleancode.co.nz/blog/279/checkbox-repeater-event-handling-argument#comment-1660</link>
		<dc:creator>Daniello</dc:creator>
		<pubDate>Thu, 29 Dec 2011 21:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleancode.co.nz/?p=279#comment-1660</guid>
		<description>ok, this im my last msg here, thx and sorry, ispostback did the job and event works, even without your code,
thx anyway</description>
		<content:encoded><![CDATA[<p>ok, this im my last msg here, thx and sorry, ispostback did the job and event works, even without your code,<br />
thx anyway</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Checkbox in Repeater Event Handling With Argument by Daniello</title>
		<link>http://www.cleancode.co.nz/blog/279/checkbox-repeater-event-handling-argument#comment-1654</link>
		<dc:creator>Daniello</dc:creator>
		<pubDate>Thu, 29 Dec 2011 18:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cleancode.co.nz/?p=279#comment-1654</guid>
		<description>i get it why: it must be something binded to repeater, now i dont know  what is &quot;MyBoolField&quot;. Sorry for spam..</description>
		<content:encoded><![CDATA[<p>i get it why: it must be something binded to repeater, now i dont know  what is &#8220;MyBoolField&#8221;. Sorry for spam..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 389/391 objects using disk: basic

Served from: www.cleancode.co.nz @ 2012-02-22 22:08:14 -->
