<?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 Ben Longden</title>
	<atom:link href="http://nocarrier.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nocarrier.co.uk</link>
	<description>PHP and some other bits...</description>
	<lastBuildDate>Sat, 28 Jan 2012 12:13:16 +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 So you think TDD isn&#8217;t worth the cost? by blongden</title>
		<link>http://nocarrier.co.uk/2012/01/so-you-think-tdd-isnt-worth-the-cost/comment-page-1/#comment-847</link>
		<dc:creator>blongden</dc:creator>
		<pubDate>Sat, 28 Jan 2012 12:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://nocarrier.co.uk/?p=118#comment-847</guid>
		<description>Nice write up on Quora of why estimating goes horribly wrong - http://www.quora.com/Why-are-software-development-task-estimations-regularly-off-by-a-factor-of-2-3/answer/Michael-Wolfe?srid=kw</description>
		<content:encoded><![CDATA[<p>Nice write up on Quora of why estimating goes horribly wrong &#8211; <a href="http://www.quora.com/Why-are-software-development-task-estimations-regularly-off-by-a-factor-of-2-3/answer/Michael-Wolfe?srid=kw" rel="nofollow">http://www.quora.com/Why-are-software-development-task-estimations-regularly-off-by-a-factor-of-2-3/answer/Michael-Wolfe?srid=kw</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento Enterprise PageCache by blongden</title>
		<link>http://nocarrier.co.uk/2012/01/magento-enterprise-pagecache/comment-page-1/#comment-845</link>
		<dc:creator>blongden</dc:creator>
		<pubDate>Mon, 09 Jan 2012 20:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://nocarrier.co.uk/?p=103#comment-845</guid>
		<description>Prior to 1.11 there was only config/global/cache in local.xml that was used for all of the caching. In 1.11 the PageCache module looks for configuration in config/global/full_page_cache - if this doesn&#039;t exist it (silently) reverts back to the default file based caching and writes files out to var/full_page_cache/

The structure of the full_page_cache node in the xml structure is exactly the same as that of cache - so you can basically just duplicate the block and it should work.</description>
		<content:encoded><![CDATA[<p>Prior to 1.11 there was only config/global/cache in local.xml that was used for all of the caching. In 1.11 the PageCache module looks for configuration in config/global/full_page_cache &#8211; if this doesn&#8217;t exist it (silently) reverts back to the default file based caching and writes files out to var/full_page_cache/</p>
<p>The structure of the full_page_cache node in the xml structure is exactly the same as that of cache &#8211; so you can basically just duplicate the block and it should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento Enterprise PageCache by Alexander Turiak</title>
		<link>http://nocarrier.co.uk/2012/01/magento-enterprise-pagecache/comment-page-1/#comment-844</link>
		<dc:creator>Alexander Turiak</dc:creator>
		<pubDate>Mon, 09 Jan 2012 19:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://nocarrier.co.uk/?p=103#comment-844</guid>
		<description>Could please you explain the local.xml configuration in more detail as to what was changed in EE 1.11?

Thanks for the interesting article</description>
		<content:encoded><![CDATA[<p>Could please you explain the local.xml configuration in more detail as to what was changed in EE 1.11?</p>
<p>Thanks for the interesting article</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP on Azure by Ben Longden blogs: PHP on Azure</title>
		<link>http://nocarrier.co.uk/2011/02/php-on-azure/comment-page-1/#comment-807</link>
		<dc:creator>Ben Longden blogs: PHP on Azure</dc:creator>
		<pubDate>Wed, 23 Mar 2011 08:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://nocarrier.co.uk/?p=67#comment-807</guid>
		<description>[...] Go to full post: http://nocarrier.co.uk/2011/02/php-on-azure/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Go to full post: <a href="http://nocarrier.co.uk/2011/02/php-on-azure/" rel="nofollow">http://nocarrier.co.uk/2011/02/php-on-azure/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP on Azure by Jas Sandhu</title>
		<link>http://nocarrier.co.uk/2011/02/php-on-azure/comment-page-1/#comment-775</link>
		<dc:creator>Jas Sandhu</dc:creator>
		<pubDate>Mon, 14 Feb 2011 20:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://nocarrier.co.uk/?p=67#comment-775</guid>
		<description>Hi Ben, if you need a fast way to get this all configured and installed, try out this tutorial, it should download php, windows azure sdk, all the propoer IIS settings necessary etc.

http://azurephp.interoperabilitybridges.com/articles/getting-the-windows-azure-pre-requisites-via-the-microsoft-web-platform-installer-30

Let us know how it works out for you!</description>
		<content:encoded><![CDATA[<p>Hi Ben, if you need a fast way to get this all configured and installed, try out this tutorial, it should download php, windows azure sdk, all the propoer IIS settings necessary etc.</p>
<p><a href="http://azurephp.interoperabilitybridges.com/articles/getting-the-windows-azure-pre-requisites-via-the-microsoft-web-platform-installer-30" rel="nofollow">http://azurephp.interoperabilitybridges.com/articles/getting-the-windows-azure-pre-requisites-via-the-microsoft-web-platform-installer-30</a></p>
<p>Let us know how it works out for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend 5.3 certification by Olivier</title>
		<link>http://nocarrier.co.uk/2010/11/zend-5-3-certification/comment-page-1/#comment-766</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Thu, 02 Dec 2010 13:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://nocarrier.co.uk/?p=60#comment-766</guid>
		<description>Well done!</description>
		<content:encoded><![CDATA[<p>Well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ORM ORLY? by blongden</title>
		<link>http://nocarrier.co.uk/2009/11/orm-orly/comment-page-1/#comment-353</link>
		<dc:creator>blongden</dc:creator>
		<pubDate>Sat, 21 Nov 2009 18:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://nocarrier.co.uk/?p=34#comment-353</guid>
		<description>Yeah I find it quite an interesting problem - I think active record is what I am looking for - though the Doctrine 2 stuff sounds good. If nothing else, writing this has made me think about it a bit more :-)</description>
		<content:encoded><![CDATA[<p>Yeah I find it quite an interesting problem &#8211; I think active record is what I am looking for &#8211; though the Doctrine 2 stuff sounds good. If nothing else, writing this has made me think about it a bit more <img src='http://nocarrier.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ORM ORLY? by Juozas</title>
		<link>http://nocarrier.co.uk/2009/11/orm-orly/comment-page-1/#comment-352</link>
		<dc:creator>Juozas</dc:creator>
		<pubDate>Sat, 21 Nov 2009 18:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://nocarrier.co.uk/?p=34#comment-352</guid>
		<description>It&#039;s just how ActiveRecord works :) 

Doctrine 2.0 (http://www.slideshare.net/jwage/doctrine-2-enterprise-persistence-layer-for-php) will have a completely different approach - model&#039;s will be just classes and data will be inserted/saved/deleted using a different object (entityMapper I think, http://martinfowler.com/eaaCatalog/dataMapper.html). 

There are quite a few options available, most of them are here: http://martinfowler.com/eaaCatalog/. 

I&#039;m very much looking forward to the new version of Doctrine, because after I tried implementing a Row Data Gateway, I realized that I was spending way to much time on implementation (testing, fixing, extending etc.) and switched to Doctrine because I needed something ready to use.</description>
		<content:encoded><![CDATA[<p>It&#8217;s just how ActiveRecord works <img src='http://nocarrier.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Doctrine 2.0 (<a href="http://www.slideshare.net/jwage/doctrine-2-enterprise-persistence-layer-for-php" rel="nofollow">http://www.slideshare.net/jwage/doctrine-2-enterprise-persistence-layer-for-php</a>) will have a completely different approach &#8211; model&#8217;s will be just classes and data will be inserted/saved/deleted using a different object (entityMapper I think, <a href="http://martinfowler.com/eaaCatalog/dataMapper.html" rel="nofollow">http://martinfowler.com/eaaCatalog/dataMapper.html</a>). </p>
<p>There are quite a few options available, most of them are here: <a href="http://martinfowler.com/eaaCatalog/" rel="nofollow">http://martinfowler.com/eaaCatalog/</a>. </p>
<p>I&#8217;m very much looking forward to the new version of Doctrine, because after I tried implementing a Row Data Gateway, I realized that I was spending way to much time on implementation (testing, fixing, extending etc.) and switched to Doctrine because I needed something ready to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit testing protected/private methods in a class by Unit Testing &#8211; private methods. &#171; OwZone</title>
		<link>http://nocarrier.co.uk/2009/06/unit-testing-protectedprivate-methods-in-a-class/comment-page-1/#comment-13</link>
		<dc:creator>Unit Testing &#8211; private methods. &#171; OwZone</dc:creator>
		<pubDate>Tue, 02 Jun 2009 19:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://nocarrier.co.uk/?p=31#comment-13</guid>
		<description>[...] 2, 2009 by owzone    I read an interesting post from an ex-colleagues blog recently around the subject of unit testing private methods when testing object oriented code. I [...]</description>
		<content:encoded><![CDATA[<p>[...] 2, 2009 by owzone    I read an interesting post from an ex-colleagues blog recently around the subject of unit testing private methods when testing object oriented code. I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit testing protected/private methods in a class by Owain</title>
		<link>http://nocarrier.co.uk/2009/06/unit-testing-protectedprivate-methods-in-a-class/comment-page-1/#comment-12</link>
		<dc:creator>Owain</dc:creator>
		<pubDate>Tue, 02 Jun 2009 19:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://nocarrier.co.uk/?p=31#comment-12</guid>
		<description>I would normally say that if you think that a private method requires it&#039;s own unit test then this is a good pointer towards the need to refactor the class - usually pushing the functionality of the private method into it&#039;s own collaborating class. 

However that is easier said that done when it comes to working with legacy code. In that situation I would probablly refactor the method from private to protected and create tests in the correct package hierarchy (java specific I realise).

I suppose the answer depends on how pragmatic you&#039;re willing to be (and how much code is greenfield development).</description>
		<content:encoded><![CDATA[<p>I would normally say that if you think that a private method requires it&#8217;s own unit test then this is a good pointer towards the need to refactor the class &#8211; usually pushing the functionality of the private method into it&#8217;s own collaborating class. </p>
<p>However that is easier said that done when it comes to working with legacy code. In that situation I would probablly refactor the method from private to protected and create tests in the correct package hierarchy (java specific I realise).</p>
<p>I suppose the answer depends on how pragmatic you&#8217;re willing to be (and how much code is greenfield development).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

