<?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 on: The OCP kata</title>
	<atom:link href="http://matteo.vaccari.name/blog/archives/293/feed" rel="self" type="application/rss+xml" />
	<link>http://matteo.vaccari.name/blog/archives/293</link>
	<description>Extreme enthusiasm</description>
	<lastBuildDate>Sun, 22 Jan 2012 17:38:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mini XP Day 2011 &#171; Legacy Code Public Enemy</title>
		<link>http://matteo.vaccari.name/blog/archives/293/comment-page-1#comment-93872</link>
		<dc:creator>Mini XP Day 2011 &#171; Legacy Code Public Enemy</dc:creator>
		<pubDate>Tue, 22 Mar 2011 10:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=293#comment-93872</guid>
		<description>[...] In December me and Matteo Vaccari have presented the The Open-Closed Principle Dojo based on his OCP Kata. [...]</description>
		<content:encoded><![CDATA[<p>[...] In December me and Matteo Vaccari have presented the The Open-Closed Principle Dojo based on his OCP Kata. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franco Lombardo &#187; Blog Archive &#187; Italian Agile Day 2010</title>
		<link>http://matteo.vaccari.name/blog/archives/293/comment-page-1#comment-93632</link>
		<dc:creator>Franco Lombardo &#187; Blog Archive &#187; Italian Agile Day 2010</dc:creator>
		<pubDate>Tue, 23 Nov 2010 16:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=293#comment-93632</guid>
		<description>[...] dell&#039;XP User Group di Bergamo abbiamo provato a rifare il Kata &quot;Sasso-forbici-carta&quot; seguendo le regole &quot;Aperto-chiuso&quot; suggerite da Matteo Vaccari. Il pubblico non era certo numeroso...ehm...ehm...vabbe&#039;, se vi interessa qui sono le slides e [...]</description>
		<content:encoded><![CDATA[<p>[...] dell&#39;XP User Group di Bergamo abbiamo provato a rifare il Kata &quot;Sasso-forbici-carta&quot; seguendo le regole &quot;Aperto-chiuso&quot; suggerite da Matteo Vaccari. Il pubblico non era certo numeroso&#8230;ehm&#8230;ehm&#8230;vabbe&#39;, se vi interessa qui sono le slides e [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extreme Enthusiasm » Blog Archive » The OCP kata &#171; ZenAndSoftwareDevelopment</title>
		<link>http://matteo.vaccari.name/blog/archives/293/comment-page-1#comment-93601</link>
		<dc:creator>Extreme Enthusiasm » Blog Archive » The OCP kata &#171; ZenAndSoftwareDevelopment</dc:creator>
		<pubDate>Wed, 10 Nov 2010 12:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=293#comment-93601</guid>
		<description>[...] Extreme Enthusiasm » Blog Archive » The OCP kata.      Pagine [...]</description>
		<content:encoded><![CDATA[<p>[...] Extreme Enthusiasm » Blog Archive » The OCP kata.      Pagine [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extreme Enthusiasm &#187; Blog Archive &#187; November is busy :-)</title>
		<link>http://matteo.vaccari.name/blog/archives/293/comment-page-1#comment-93584</link>
		<dc:creator>Extreme Enthusiasm &#187; Blog Archive &#187; November is busy :-)</dc:creator>
		<pubDate>Sat, 06 Nov 2010 22:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=293#comment-93584</guid>
		<description>[...] Days Benelux, November 25. Together with Antonio Carpentieri I will present a workshop on the Open-Closed Principle Dojo. It&#8217;s a way to learn an important principle of object-oriented [...]</description>
		<content:encoded><![CDATA[<p>[...] Days Benelux, November 25. Together with Antonio Carpentieri I will present a workshop on the Open-Closed Principle Dojo. It&#8217;s a way to learn an important principle of object-oriented [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extreme Enthusiasm &#187; Blog Archive &#187; On discussions</title>
		<link>http://matteo.vaccari.name/blog/archives/293/comment-page-1#comment-93497</link>
		<dc:creator>Extreme Enthusiasm &#187; Blog Archive &#187; On discussions</dc:creator>
		<pubDate>Thu, 07 Oct 2010 07:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=293#comment-93497</guid>
		<description>[...] I have not become convinced that iterative development, small steps, refactoring are to be avoided. I&#8217;m not advocating doing some big upfront design to make sure we can hit the release code without iterating, without incrementing functionality bit by bit, without refactoring. I still think that iterative and incremental design is the only reliable way to produce good software. But we must remember that refactoring per se is waste. Francesco Cirillo is fond of saying that emergent design is not &#8220;doing some messy work now, then I will refactor&#8221;. It&#8217;s more efficient to write incremental code that can be extended without refactoring; it&#8217;s more efficient to exploit the Open-Closed Principle! [...]</description>
		<content:encoded><![CDATA[<p>[...] I have not become convinced that iterative development, small steps, refactoring are to be avoided. I&#8217;m not advocating doing some big upfront design to make sure we can hit the release code without iterating, without incrementing functionality bit by bit, without refactoring. I still think that iterative and incremental design is the only reliable way to produce good software. But we must remember that refactoring per se is waste. Francesco Cirillo is fond of saying that emergent design is not &#8220;doing some messy work now, then I will refactor&#8221;. It&#8217;s more efficient to write incremental code that can be extended without refactoring; it&#8217;s more efficient to exploit the Open-Closed Principle! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extreme Enthusiasm &#187; Blog Archive &#187; The Rock-Scissors-Paper OCP Dojo</title>
		<link>http://matteo.vaccari.name/blog/archives/293/comment-page-1#comment-93396</link>
		<dc:creator>Extreme Enthusiasm &#187; Blog Archive &#187; The Rock-Scissors-Paper OCP Dojo</dc:creator>
		<pubDate>Mon, 12 Jul 2010 15:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=293#comment-93396</guid>
		<description>[...] kata was meant to be executed with the OCP Dojo rules. I will use Ruby today, because I want to take a break from Java. But the solution will not [...]</description>
		<content:encoded><![CDATA[<p>[...] kata was meant to be executed with the OCP Dojo rules. I will use Ruby today, because I want to take a break from Java. But the solution will not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tonyx</title>
		<link>http://matteo.vaccari.name/blog/archives/293/comment-page-1#comment-93089</link>
		<dc:creator>Tonyx</dc:creator>
		<pubDate>Tue, 02 Mar 2010 00:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=293#comment-93089</guid>
		<description>Ciao Matteo,
there is an implementation in c#:
http://github.com/tonyx/katabowling

Ciao.</description>
		<content:encoded><![CDATA[<p>Ciao Matteo,<br />
there is an implementation in c#:<br />
<a href="http://github.com/tonyx/katabowling" rel="nofollow">http://github.com/tonyx/katabowling</a></p>
<p>Ciao.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extreme Enthusiasm &#187; Blog Archive &#187; Report of the first run of the OCP kata</title>
		<link>http://matteo.vaccari.name/blog/archives/293/comment-page-1#comment-93072</link>
		<dc:creator>Extreme Enthusiasm &#187; Blog Archive &#187; Report of the first run of the OCP kata</dc:creator>
		<pubDate>Tue, 23 Feb 2010 19:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=293#comment-93072</guid>
		<description>[...] prepared such a good presentation mentioning, among other things, the &#8220;OCP Kata&#8221; of my earlier blog post. The &#8220;Open Closed Principle&#8221; says that we should be able to add new feature by adding [...]</description>
		<content:encoded><![CDATA[<p>[...] prepared such a good presentation mentioning, among other things, the &#8220;OCP Kata&#8221; of my earlier blog post. The &#8220;Open Closed Principle&#8221; says that we should be able to add new feature by adding [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 84° Extreme Programming User Group di Milano &#124; Geek Agenda</title>
		<link>http://matteo.vaccari.name/blog/archives/293/comment-page-1#comment-93069</link>
		<dc:creator>84° Extreme Programming User Group di Milano &#124; Geek Agenda</dc:creator>
		<pubDate>Sun, 21 Feb 2010 13:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=293#comment-93069</guid>
		<description>[...] Randori: a coppie ci si alternerà al proiettore per risolvere un semplice problema, in modalità OCP; non è obbligatorio partecipare alla coding session,ma si può semplicemente assistere allo [...]</description>
		<content:encoded><![CDATA[<p>[...] Randori: a coppie ci si alternerà al proiettore per risolvere un semplice problema, in modalità OCP; non è obbligatorio partecipare alla coding session,ma si può semplicemente assistere allo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giordano Scalzo&#39;s Personal Blog &#187; Milano XpUg January Coding Dojo</title>
		<link>http://matteo.vaccari.name/blog/archives/293/comment-page-1#comment-93060</link>
		<dc:creator>Giordano Scalzo&#39;s Personal Blog &#187; Milano XpUg January Coding Dojo</dc:creator>
		<pubDate>Sat, 06 Feb 2010 14:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=293#comment-93060</guid>
		<description>[...] As introduction I prepared a little presentation, mainly with the aim to clarify the &#8220;Ocp Way&#8221; to do katas, as conceived by Matteo Vaccari in his blog: XpUg Coding Dojo: KataYahtzee in [...]</description>
		<content:encoded><![CDATA[<p>[...] As introduction I prepared a little presentation, mainly with the aim to clarify the &#8220;Ocp Way&#8221; to do katas, as conceived by Matteo Vaccari in his blog: XpUg Coding Dojo: KataYahtzee in [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

