<?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"
	>
<channel>
	<title>Comments on: The Flexible Thin Anorexic Gymnast that Democratized Deployment</title>
	<atom:link href="http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/</link>
	<description>My software passion spreading place</description>
	<pubDate>Thu, 22 May 2008 20:29:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Melinda</title>
		<link>http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9557</link>
		<dc:creator>Melinda</dc:creator>
		<pubDate>Thu, 10 Apr 2008 14:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9557</guid>
		<description>so you're saying that being thin is an advantage on being a better gymnast? I'm a gymnast and im not thin but im not fat and i do fairly well for a starter. im doing a report on why gymnasts like me go anorexic and this popped up. it could be helpful to my paper for school.thanks much.</description>
		<content:encoded><![CDATA[<p>so you&#8217;re saying that being thin is an advantage on being a better gymnast? I&#8217;m a gymnast and im not thin but im not fat and i do fairly well for a starter. im doing a report on why gymnasts like me go anorexic and this popped up. it could be helpful to my paper for school.thanks much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harlanjp</title>
		<link>http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9544</link>
		<dc:creator>Harlanjp</dc:creator>
		<pubDate>Mon, 24 Mar 2008 14:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9544</guid>
		<description>well done, guy</description>
		<content:encoded><![CDATA[<p>well done, guy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: macournoyer</title>
		<link>http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9493</link>
		<dc:creator>macournoyer</dc:creator>
		<pubDate>Fri, 22 Feb 2008 15:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9493</guid>
		<description>hey matt,

That's very cool. Rack is changing a lot of stuff in the web ruby world these days and it's all for the best. We can now all focus on what makes our app special.</description>
		<content:encoded><![CDATA[<p>hey matt,</p>
<p>That&#8217;s very cool. Rack is changing a lot of stuff in the web ruby world these days and it&#8217;s all for the best. We can now all focus on what makes our app special.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Todd</title>
		<link>http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9492</link>
		<dc:creator>Matt Todd</dc:creator>
		<pubDate>Fri, 22 Feb 2008 04:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9492</guid>
		<description>I'm a bit late to comment on this post, but here I am anyways.

When I started developing Halcyon with Rack, I didn't really comprehend the implications of serving Halcyon; I thought I'd have to write the server, et al. But with Rack and now Thin supporting Rackup config files, I have decided to remove all of the "server" code from Halcyon and just depend primarily on Thin (though with the rackup runner the deployer can use whichever inferior server the deployer chooses to run with).

This makes my framework a great deal simpler, thankfully. Now I can focus on more important issues rather than serving and performance (well, on the performance of serving Halcyon apps, anyways; performance is always a concern).</description>
		<content:encoded><![CDATA[<p>I&#8217;m a bit late to comment on this post, but here I am anyways.</p>
<p>When I started developing Halcyon with Rack, I didn&#8217;t really comprehend the implications of serving Halcyon; I thought I&#8217;d have to write the server, et al. But with Rack and now Thin supporting Rackup config files, I have decided to remove all of the &#8220;server&#8221; code from Halcyon and just depend primarily on Thin (though with the rackup runner the deployer can use whichever inferior server the deployer chooses to run with).</p>
<p>This makes my framework a great deal simpler, thankfully. Now I can focus on more important issues rather than serving and performance (well, on the performance of serving Halcyon apps, anyways; performance is always a concern).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starting to Get Thin, v0.6.3</title>
		<link>http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9482</link>
		<dc:creator>Starting to Get Thin, v0.6.3</dc:creator>
		<pubDate>Wed, 13 Feb 2008 05:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9482</guid>
		<description>[...] If you would like to work more closely with some real code, take a look here&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] If you would like to work more closely with some real code, take a look here&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Head On &#187; Blog Archive &#187; links for 2008-02-11</title>
		<link>http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9479</link>
		<dc:creator>Head On &#187; Blog Archive &#187; links for 2008-02-11</dc:creator>
		<pubDate>Mon, 11 Feb 2008 02:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9479</guid>
		<description>[...] Deployment with thin and Rack middleware (tags: thin programming ruby cool)     These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</description>
		<content:encoded><![CDATA[<p>[...] Deployment with thin and Rack middleware (tags: thin programming ruby cool)     These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-02-11 &#171; Bloggitation</title>
		<link>http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9478</link>
		<dc:creator>links for 2008-02-11 &#171; Bloggitation</dc:creator>
		<pubDate>Mon, 11 Feb 2008 00:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9478</guid>
		<description>[...] The Flexible Thin Anorexic Gymnast that Democratized Deploymen ruby framework I built in 35 LOC, based on thin web server (tags: ruby thin programming) [...]</description>
		<content:encoded><![CDATA[<p>[...] The Flexible Thin Anorexic Gymnast that Democratized Deploymen ruby framework I built in 35 LOC, based on thin web server (tags: ruby thin programming) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: macournoyer</title>
		<link>http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9477</link>
		<dc:creator>macournoyer</dc:creator>
		<pubDate>Sun, 10 Feb 2008 16:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9477</guid>
		<description>yay, thanks for catching this, now I can hope my birthday to come again next year!</description>
		<content:encoded><![CDATA[<p>yay, thanks for catching this, now I can hope my birthday to come again next year!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LolBugger</title>
		<link>http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9475</link>
		<dc:creator>LolBugger</dc:creator>
		<pubDate>Sun, 10 Feb 2008 11:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://macournoyer.wordpress.com/2008/02/09/the-flexible-thin-anorexic-gymnast-that-democratized-deployment/#comment-9475</guid>
		<description>You have a bug in LolCater#is_ma_burdae?

    def iz_ma_burdae?
      Date.today == Date.new(1981, 11, 7)
    end

That would only return true on the day you were born (in 1981!), which will never happen again.</description>
		<content:encoded><![CDATA[<p>You have a bug in LolCater#is_ma_burdae?</p>
<p>    def iz_ma_burdae?<br />
      Date.today == Date.new(1981, 11, 7)<br />
    end</p>
<p>That would only return true on the day you were born (in 1981!), which will never happen again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
