<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Code Jam - Anagrams Code Kata</title>
	<link>http://agilehongkong.com/2008/04/07/code-jam-anagrams-code-kata/</link>
	<description>Introducing Agile to Hong Kong</description>
	<pubDate>Fri, 16 May 2008 16:16:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Dave Kirby</title>
		<link>http://agilehongkong.com/2008/04/07/code-jam-anagrams-code-kata/#comment-184</link>
		<dc:creator>Dave Kirby</dc:creator>
		<pubDate>Mon, 07 Apr 2008 17:08:26 +0000</pubDate>
		<guid>http://agilehongkong.com/2008/04/07/code-jam-anagrams-code-kata/#comment-184</guid>
		<description>I got the following results:

found 2531 anagrams
longest = ['algorithmically', 'logarithmically']
most = ['pares', 'parse', 'pears', 'rapes', 'reaps', 'spare', 'spear']

This took me ten minutes and ten lines of python, compared with your 210 lines of Java in six files (excluding tests).  

This is why programming in Java brings me out in a rash.</description>
		<content:encoded><![CDATA[<p>I got the following results:</p>
<p>found 2531 anagrams<br />
longest = [&#8217;algorithmically&#8217;, &#8216;logarithmically&#8217;]<br />
most = [&#8217;pares&#8217;, &#8216;parse&#8217;, &#8216;pears&#8217;, &#8216;rapes&#8217;, &#8216;reaps&#8217;, &#8217;spare&#8217;, &#8217;spear&#8217;]</p>
<p>This took me ten minutes and ten lines of python, compared with your 210 lines of Java in six files (excluding tests).  </p>
<p>This is why programming in Java brings me out in a rash.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
