<?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 Mr Leong 梁先生</title>
	<atom:link href="http://www.mrleong.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrleong.net</link>
	<description>This is a personal blog of Leong Hean Hong, recording the learning journey of a Jedi coder.</description>
	<lastBuildDate>Tue, 29 Nov 2011 02:32:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Programming Wedding Invitation by Fung</title>
		<link>http://www.mrleong.net/572/programming-wedding-invitation/comment-page-1/#comment-504</link>
		<dc:creator>Fung</dc:creator>
		<pubDate>Tue, 29 Nov 2011 02:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrleong.net/?p=572#comment-504</guid>
		<description>This is how Geeks communicate.</description>
		<content:encoded><![CDATA[<p>This is how Geeks communicate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making It Difficult To Make Mistakes by Ah Hong</title>
		<link>http://www.mrleong.net/516/making-it-difficult-to-make-mistakes/comment-page-1/#comment-503</link>
		<dc:creator>Ah Hong</dc:creator>
		<pubDate>Tue, 15 Nov 2011 11:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrleong.net/?p=516#comment-503</guid>
		<description>Hi thanks for sharing with me your blog post. The blackout incident reminds us how important it is to make process as mistake-proof as possible.</description>
		<content:encoded><![CDATA[<p>Hi thanks for sharing with me your blog post. The blackout incident reminds us how important it is to make process as mistake-proof as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making It Difficult To Make Mistakes by John Hunter</title>
		<link>http://www.mrleong.net/516/making-it-difficult-to-make-mistakes/comment-page-1/#comment-502</link>
		<dc:creator>John Hunter</dc:creator>
		<pubDate>Mon, 14 Nov 2011 06:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrleong.net/?p=516#comment-502</guid>
		<description>Absolutely.  This is such an important point.  Doing this well is one of the things that will separate developers into those great developers that are in demand and those that are average (or below).  http://management.curiouscatblog.net/2010/05/19/mistake-proofing-deployment-of-software-code/ is a post on this idea for deployment of code.  

My first thought when mistakes are made in using software is why did the software even allow that mistake.  You can&#039;t make all software completely mistake proof but you should always be thinking how to do so as much as possible.  http://management.curiouscatblog.net/2006/11/18/european-blackout-human-error-not/</description>
		<content:encoded><![CDATA[<p>Absolutely.  This is such an important point.  Doing this well is one of the things that will separate developers into those great developers that are in demand and those that are average (or below).  <a href="http://management.curiouscatblog.net/2010/05/19/mistake-proofing-deployment-of-software-code/" rel="nofollow">http://management.curiouscatblog.net/2010/05/19/mistake-proofing-deployment-of-software-code/</a> is a post on this idea for deployment of code.  </p>
<p>My first thought when mistakes are made in using software is why did the software even allow that mistake.  You can&#8217;t make all software completely mistake proof but you should always be thinking how to do so as much as possible.  <a href="http://management.curiouscatblog.net/2006/11/18/european-blackout-human-error-not/" rel="nofollow">http://management.curiouscatblog.net/2006/11/18/european-blackout-human-error-not/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capturing User Requirements through Use Cases by John Hunter</title>
		<link>http://www.mrleong.net/536/capturing-user-requirements-through-use-cases/comment-page-1/#comment-501</link>
		<dc:creator>John Hunter</dc:creator>
		<pubDate>Mon, 14 Nov 2011 06:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrleong.net/?p=536#comment-501</guid>
		<description>I think use cases are a great way to develop (along with an agile framework).

Using this style does require that developers have a more complete understanding of coding and business thinking than if you have them only work from rigid technical specs.  This is a additional effort but is well well worth it.</description>
		<content:encoded><![CDATA[<p>I think use cases are a great way to develop (along with an agile framework).</p>
<p>Using this style does require that developers have a more complete understanding of coding and business thinking than if you have them only work from rigid technical specs.  This is a additional effort but is well well worth it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Execution And Result by tianglim</title>
		<link>http://www.mrleong.net/524/execution-and-result/comment-page-1/#comment-495</link>
		<dc:creator>tianglim</dc:creator>
		<pubDate>Sun, 26 Jun 2011 13:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrleong.net/?p=524#comment-495</guid>
		<description>Totally reminds me of this:

http://whartoniteseekscodemonkey.tumblr.com/</description>
		<content:encoded><![CDATA[<p>Totally reminds me of this:</p>
<p><a href="http://whartoniteseekscodemonkey.tumblr.com/" rel="nofollow">http://whartoniteseekscodemonkey.tumblr.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [iPhone] Uncovering the Secrets of UIImagePickerController Part 1 by [iPhone] Uncovering the Secrets of UIImagePickerController Part 2 - Mr Leong 梁先生</title>
		<link>http://www.mrleong.net/169/iphone-uncovering-the-secrets-of-uiimagepickercontroller-part-1/comment-page-1/#comment-493</link>
		<dc:creator>[iPhone] Uncovering the Secrets of UIImagePickerController Part 2 - Mr Leong 梁先生</dc:creator>
		<pubDate>Thu, 05 May 2011 15:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://ahhong.co.cc/?p=169#comment-493</guid>
		<description>[...] Part 1 &#124; Part 3 [...]</description>
		<content:encoded><![CDATA[<p>[...] Part 1 | Part 3 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [PHP] Camel Case to Underscore by Luke</title>
		<link>http://www.mrleong.net/74/php-camel-case-to-underscore/comment-page-1/#comment-486</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Tue, 09 Nov 2010 17:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://ahhong.co.cc/?p=74#comment-486</guid>
		<description>Thanks for sharing this - really useful!

I noticed you also have the reverse method - similar to what I came up with:
http://www.mrleong.net/97/php-underscore-to-camelcase/

-Luke.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this &#8211; really useful!</p>
<p>I noticed you also have the reverse method &#8211; similar to what I came up with:<br />
<a href="http://www.mrleong.net/97/php-underscore-to-camelcase/" rel="nofollow">http://www.mrleong.net/97/php-underscore-to-camelcase/</a></p>
<p>-Luke.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Antollroid by cautionsign</title>
		<link>http://www.mrleong.net/433/project-antollroid/comment-page-1/#comment-484</link>
		<dc:creator>cautionsign</dc:creator>
		<pubDate>Wed, 01 Sep 2010 02:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrleong.net/?p=433#comment-484</guid>
		<description>I super agree this statement from Nazrul “Be proud of your work. No matter how small your project is, be proud of it and let the world know. If there’s a problem, the world will let you know too”.</description>
		<content:encoded><![CDATA[<p>I super agree this statement from Nazrul “Be proud of your work. No matter how small your project is, be proud of it and let the world know. If there’s a problem, the world will let you know too”.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [PHP] Camel Case to Underscore by Fabio</title>
		<link>http://www.mrleong.net/74/php-camel-case-to-underscore/comment-page-1/#comment-483</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Thu, 26 Aug 2010 13:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://ahhong.co.cc/?p=74#comment-483</guid>
		<description>Awesome! Thank you very much!</description>
		<content:encoded><![CDATA[<p>Awesome! Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [PHP] Camel Case to Underscore by BassSharlene</title>
		<link>http://www.mrleong.net/74/php-camel-case-to-underscore/comment-page-1/#comment-481</link>
		<dc:creator>BassSharlene</dc:creator>
		<pubDate>Sat, 24 Jul 2010 19:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://ahhong.co.cc/?p=74#comment-481</guid>
		<description>Do you acknowledge that this is correct time to receive the &lt;a href=&quot;http://bestfinance-blog.com&quot; rel=&quot;nofollow&quot;&gt;loans&lt;/a&gt;, which will help you.</description>
		<content:encoded><![CDATA[<p>Do you acknowledge that this is correct time to receive the <a href="http://bestfinance-blog.com" rel="nofollow">loans</a>, which will help you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

