<?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: Playing on the CodeGolf Range</title>
	<atom:link href="http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/feed/" rel="self" type="application/rss+xml" />
	<link>http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/</link>
	<description>ruby, java and the rest</description>
	<lastBuildDate>Mon, 05 Dec 2011 11:57:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Frank Spychalski</title>
		<link>http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/comment-page-1/#comment-4443</link>
		<dc:creator>Frank Spychalski</dc:creator>
		<pubDate>Tue, 08 Aug 2006 15:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/#comment-4443</guid>
		<description>Finally a working version from Daniel :-) Thanks again</description>
		<content:encoded><![CDATA[<p>Finally a working version from Daniel <img src='http://amazing-development.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Spychalski</title>
		<link>http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/comment-page-1/#comment-4436</link>
		<dc:creator>Frank Spychalski</dc:creator>
		<pubDate>Tue, 08 Aug 2006 10:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/#comment-4436</guid>
		<description>I edited your original comment, but it doesn&#039;t work on my machine. Could you mail me your code (to fs at this domain)?</description>
		<content:encoded><![CDATA[<p>I edited your original comment, but it doesn&#8217;t work on my machine. Could you mail me your code (to fs at this domain)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Martin</title>
		<link>http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/comment-page-1/#comment-4434</link>
		<dc:creator>Daniel Martin</dc:creator>
		<pubDate>Tue, 08 Aug 2006 10:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/#comment-4434</guid>
		<description>Note that some of my code seems to have been eaten by the submission process - part of that hash literal should read:

{?&lt;,&quot;$a-=1&quot;,?&gt;,&quot;$a+=1&quot;,?+,&quot;x 1&quot;,</description>
		<content:encoded><![CDATA[<p>Note that some of my code seems to have been eaten by the submission process &#8211; part of that hash literal should read:</p>
<p>{?&lt;,&#8221;$a-=1&#8243;,?&gt;,&#8221;$a+=1&#8243;,?+,&#8221;x 1&#8243;,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Spychalski</title>
		<link>http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/comment-page-1/#comment-4432</link>
		<dc:creator>Frank Spychalski</dc:creator>
		<pubDate>Tue, 08 Aug 2006 08:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/#comment-4432</guid>
		<description>Thanks for the comments. It&#039;s embarrassing that I have missed Carl&#039;s #3. Daniel thanks for the code - I didn&#039;t think of unpack.map.join to create my program, nice idea... Right now I&#039;m at work but I can&#039;t wait to get home :-)</description>
		<content:encoded><![CDATA[<p>Thanks for the comments. It&#8217;s embarrassing that I have missed Carl&#8217;s #3. Daniel thanks for the code &#8211; I didn&#8217;t think of unpack.map.join to create my program, nice idea&#8230; Right now I&#8217;m at work but I can&#8217;t wait to get home <img src='http://amazing-development.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Martin</title>
		<link>http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/comment-page-1/#comment-4420</link>
		<dc:creator>Daniel Martin</dc:creator>
		<pubDate>Tue, 08 Aug 2006 02:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/#comment-4420</guid>
		<description># 243 bytes, once extraneous newlines are removed (in the big hash literal, commas don&#039;t need to be followed by newlines)
&lt;pre&gt;def x i=0;$d[$a]=(($d[$a]&#124;&#124;0)+i)%256;end
$d=[]
$a=0
$c,$k=STDIN.read.split&apos;!&apos;
eval $c.unpack(&quot;C*&quot;).map{&#124;i&#124;{?&lt;,&quot;$a&#045;=1&quot;,?&gt;,&quot;$a+=1&quot;,?+,&quot;x 1&quot;,
?&#045;,&quot;x &#045;1&quot;,?[,&quot;while x&gt;0 do&quot;,?],&quot;end&quot;,?.,&quot;print x.chr&quot;,
?,,&quot;$d[$a]=$k.slice!(0) or exit&quot;}[i]&#124;&#124;&apos;&apos;}.join(&quot;
&quot;)&lt;/pre&gt;

As a plus, I think it&#039;s faster too.

&lt;i&gt;edited the code to work around wordpress&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p># 243 bytes, once extraneous newlines are removed (in the big hash literal, commas don&#8217;t need to be followed by newlines)</p>
<pre>def x i=0;$d[$a]=(($d[$a]||0)+i)%256;end
$d=[]
$a=0
$c,$k=STDIN.read.split&apos;!&apos;
eval $c.unpack(&quot;C*&quot;).map{|i|{?&lt;,&quot;$a&#45;=1&quot;,?&gt;,&quot;$a+=1&quot;,?+,&quot;x 1&quot;,
?&#45;,&quot;x &#45;1&quot;,?[,&quot;while x&gt;0 do&quot;,?],&quot;end&quot;,?.,&quot;print x.chr&quot;,
?,,&quot;$d[$a]=$k.slice!(0) or exit&quot;}[i]||&apos;&apos;}.join(&quot;
&quot;)</pre>
<p>As a plus, I think it&#8217;s faster too.</p>
<p><i>edited the code to work around wordpress</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carldr</title>
		<link>http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/comment-page-1/#comment-4409</link>
		<dc:creator>carldr</dc:creator>
		<pubDate>Mon, 07 Aug 2006 22:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/#comment-4409</guid>
		<description>Hi,

Thanks for the blog post, it was really interesting to read the process you&#039;ve gone through to get the solution you have!  There are a few clues I&#039;ll give you :

1) You&#039;re on the right track with your last submission.
2) I know no special knowledge of the Brainfuck language.
3) You don&#039;t need any function calls.

I&#039;m sure there are more I can give you, but that would ruin the surprise of finding them!  If you&#039;re on IRC, drop by #codegolf on irc.freenode.net - I&#039;m usually round during the day UK time.  Or, if you&#039;re not, there will be forums on the Codegolf site within the week.  Either way, I&#039;ll try and give you some more hints without ruining the fun.  Glad you&#039;re enjoying the site.

Regards,
Carl.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the blog post, it was really interesting to read the process you&#8217;ve gone through to get the solution you have!  There are a few clues I&#8217;ll give you :</p>
<p>1) You&#8217;re on the right track with your last submission.<br />
2) I know no special knowledge of the Brainfuck language.<br />
3) You don&#8217;t need any function calls.</p>
<p>I&#8217;m sure there are more I can give you, but that would ruin the surprise of finding them!  If you&#8217;re on IRC, drop by #codegolf on irc.freenode.net &#8211; I&#8217;m usually round during the day UK time.  Or, if you&#8217;re not, there will be forums on the Codegolf site within the week.  Either way, I&#8217;ll try and give you some more hints without ruining the fun.  Glad you&#8217;re enjoying the site.</p>
<p>Regards,<br />
Carl.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

