<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Between thought and expression</title>
	<atom:link href="http://transfixedbutnotdead.com/2009/11/21/between-thought-and-expression/feed/" rel="self" type="application/rss+xml" />
	<link>http://transfixedbutnotdead.com/2009/11/21/between-thought-and-expression/</link>
	<description>my ramblings on life, work &#38; anything left in-between</description>
	<lastBuildDate>Wed, 02 May 2012 16:52:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Unsaac</title>
		<link>http://transfixedbutnotdead.com/2009/11/21/between-thought-and-expression/#comment-1605</link>
		<dc:creator><![CDATA[Unsaac]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 02:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=690#comment-1605</guid>
		<description><![CDATA[Yes, you&#8217;re right. But I psaoenrlly consider arrays and hashes to be data structures, not primitive data types.]]></description>
		<content:encoded><![CDATA[<p>Yes, you&#8217;re right. But I psaoenrlly consider arrays and hashes to be data structures, not primitive data types.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draegtun</title>
		<link>http://transfixedbutnotdead.com/2009/11/21/between-thought-and-expression/#comment-939</link>
		<dc:creator><![CDATA[draegtun]]></dc:creator>
		<pubDate>Tue, 01 Dec 2009 09:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=690#comment-939</guid>
		<description><![CDATA[I have Ruby 1.9.1 installed now and the code comes in at 1.2s here.  Thats identical to the autobox example I gave in my other post, so not bad at all!  (for both autobox and Ruby 1.9.1 !!)

/I3az/]]></description>
		<content:encoded><![CDATA[<p>I have Ruby 1.9.1 installed now and the code comes in at 1.2s here.  Thats identical to the autobox example I gave in my other post, so not bad at all!  (for both autobox and Ruby 1.9.1 !!)</p>
<p>/I3az/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Euler, Euler, Euler, Oi, Oi, Oi! &#171; transfixed but not dead!</title>
		<link>http://transfixedbutnotdead.com/2009/11/21/between-thought-and-expression/#comment-937</link>
		<dc:creator><![CDATA[Euler, Euler, Euler, Oi, Oi, Oi! &#171; transfixed but not dead!]]></dc:creator>
		<pubDate>Mon, 30 Nov 2009 16:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=690#comment-937</guid>
		<description><![CDATA[[...] 2009 November 26   tags: perl by draegtun   The Last of the Careless Men blog kindly referred to my Euler blog post from last [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 2009 November 26   tags: perl by draegtun   The Last of the Careless Men blog kindly referred to my Euler blog post from last [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draegtun</title>
		<link>http://transfixedbutnotdead.com/2009/11/21/between-thought-and-expression/#comment-935</link>
		<dc:creator><![CDATA[draegtun]]></dc:creator>
		<pubDate>Mon, 23 Nov 2009 14:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=690#comment-935</guid>
		<description><![CDATA[Hi Michael,

I didn&#039;t bother testing it with Python from here because the Python that ships with Mac OSX Tiger is notoriously slow for some reason and it wouldn&#039;t have been fair to compare it to the Perl times (which comes in on average at 0.85 secs using my own compiled 5.10.1 here).

The Ruby example requires 1.9.1.  Don&#039;t have that or Clojure loaded here but based on times given in the blog posts it doesn&#039;t look likely that they will beat the Perl times.

/I3az/]]></description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>I didn&#8217;t bother testing it with Python from here because the Python that ships with Mac OSX Tiger is notoriously slow for some reason and it wouldn&#8217;t have been fair to compare it to the Perl times (which comes in on average at 0.85 secs using my own compiled 5.10.1 here).</p>
<p>The Ruby example requires 1.9.1.  Don&#8217;t have that or Clojure loaded here but based on times given in the blog posts it doesn&#8217;t look likely that they will beat the Perl times.</p>
<p>/I3az/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Peters</title>
		<link>http://transfixedbutnotdead.com/2009/11/21/between-thought-and-expression/#comment-934</link>
		<dc:creator><![CDATA[Michael Peters]]></dc:creator>
		<pubDate>Mon, 23 Nov 2009 14:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=690#comment-934</guid>
		<description><![CDATA[Just to confirm your findings, the python example took about 2.5 seconds to run on my machine (python 2.6) and then Perl example took less than .5 seconds (perl 5.8.9). And I couldn&#039;t get the ruby example to run (I&#039;m guessing it didn&#039;t work on 1.8.6).]]></description>
		<content:encoded><![CDATA[<p>Just to confirm your findings, the python example took about 2.5 seconds to run on my machine (python 2.6) and then Perl example took less than .5 seconds (perl 5.8.9). And I couldn&#8217;t get the ruby example to run (I&#8217;m guessing it didn&#8217;t work on 1.8.6).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Between thought and expression « transfixed but not dead! -- Topsy.com</title>
		<link>http://transfixedbutnotdead.com/2009/11/21/between-thought-and-expression/#comment-933</link>
		<dc:creator><![CDATA[Tweets that mention Between thought and expression « transfixed but not dead! -- Topsy.com]]></dc:creator>
		<pubDate>Sat, 21 Nov 2009 15:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=690#comment-933</guid>
		<description><![CDATA[[...] This post was mentioned on Twitter by kenlacrosse, kenlacrosse. kenlacrosse said: Between thought and expression http://j.mp/7l0zLg [...]]]></description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by kenlacrosse, kenlacrosse. kenlacrosse said: Between thought and expression <a href="http://j.mp/7l0zLg" rel="nofollow">http://j.mp/7l0zLg</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

