<?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 for nutrun</title>
	<atom:link href="http://nutrun.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nutrun.com</link>
	<description>nutrun</description>
	<lastBuildDate>Fri, 08 Jan 2010 06:54:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Hello world nginx module by Samuel</title>
		<link>http://nutrun.com/weblog/hello-world-nginx-module/comment-page-1/#comment-1819</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Fri, 08 Jan 2010 06:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=287#comment-1819</guid>
		<description>Thanks very useFul.</description>
		<content:encoded><![CDATA[<p>Thanks very useFul.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Incremental deployment by George Malamidis</title>
		<link>http://nutrun.com/weblog/incremental-deployment/comment-page-1/#comment-1800</link>
		<dc:creator>George Malamidis</dc:creator>
		<pubDate>Mon, 04 Jan 2010 12:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=342#comment-1800</guid>
		<description>Hi Andy,

We use a third party DNS service that load balances between AWS regions and between the AWS / &quot;non-AWS&quot; servers. All requests go to one domain that gets delegated internally, at DNS level, so clients only have to deal with one DNS entry that never changes.</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>We use a third party DNS service that load balances between AWS regions and between the AWS / &#8220;non-AWS&#8221; servers. All requests go to one domain that gets delegated internally, at DNS level, so clients only have to deal with one DNS entry that never changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Incremental deployment by Andrew Johnstone</title>
		<link>http://nutrun.com/weblog/incremental-deployment/comment-page-1/#comment-1792</link>
		<dc:creator>Andrew Johnstone</dc:creator>
		<pubDate>Sat, 02 Jan 2010 13:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=342#comment-1792</guid>
		<description>Hi,

I&#039;m curious to know how you handle high availability, in particular with your DNS and non AWS failover. In the event of complete failure at our current provider we can reconfigure all of our services within one hour onto EC2. However the biggest issue for us is redirecting DNS or redirecting traffic to the new servers. The clients that use our services are large corporates that cache DNS.

Cheers

Andy</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m curious to know how you handle high availability, in particular with your DNS and non AWS failover. In the event of complete failure at our current provider we can reconfigure all of our services within one hour onto EC2. However the biggest issue for us is redirecting DNS or redirecting traffic to the new servers. The clients that use our services are large corporates that cache DNS.</p>
<p>Cheers</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Incremental deployment by volcane</title>
		<link>http://nutrun.com/weblog/incremental-deployment/comment-page-1/#comment-1753</link>
		<dc:creator>volcane</dc:creator>
		<pubDate>Tue, 22 Dec 2009 15:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=342#comment-1753</guid>
		<description>Here&#039;s something similar I came up with recently:

http://www.devco.net/archives/2009/11/06/test_driven_deployment_-_mcollective_puppet_cucumber.php</description>
		<content:encoded><![CDATA[<p>Here&#8217;s something similar I came up with recently:</p>
<p><a href="http://www.devco.net/archives/2009/11/06/test_driven_deployment_-_mcollective_puppet_cucumber.php" rel="nofollow">http://www.devco.net/archives/2009/11/06/test_driven_deployment_-_mcollective_puppet_cucumber.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Incremental deployment by Tweets that mention Incremental deployment « nutrun -- Topsy.com</title>
		<link>http://nutrun.com/weblog/incremental-deployment/comment-page-1/#comment-1752</link>
		<dc:creator>Tweets that mention Incremental deployment « nutrun -- Topsy.com</dc:creator>
		<pubDate>Tue, 22 Dec 2009 15:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=342#comment-1752</guid>
		<description>[...] This post was mentioned on Twitter by Peter Waldschmidt, George Malamidis. George Malamidis said: Me on @pingles&#039;s and @andykent&#039;s critical, high availability system deployment strategy http://bit.ly/8ZJxIz [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Peter Waldschmidt, George Malamidis. George Malamidis said: Me on @pingles&#39;s and @andykent&#39;s critical, high availability system deployment strategy <a href="http://bit.ly/8ZJxIz" rel="nofollow">http://bit.ly/8ZJxIz</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Incremental deployment by Dmytro Shteflyuk</title>
		<link>http://nutrun.com/weblog/incremental-deployment/comment-page-1/#comment-1751</link>
		<dc:creator>Dmytro Shteflyuk</dc:creator>
		<pubDate>Tue, 22 Dec 2009 14:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=342#comment-1751</guid>
		<description>Why not use &lt;a href=&quot;http://weblog.jamisbuck.org/2007/7/23/capistrano-multistage&quot; rel=&quot;nofollow&quot;&gt;capistrano multistage&lt;/a&gt;?</description>
		<content:encoded><![CDATA[<p>Why not use <a href="http://weblog.jamisbuck.org/2007/7/23/capistrano-multistage" rel="nofollow">capistrano multistage</a>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deployment setup automation by Assaf</title>
		<link>http://nutrun.com/weblog/deployment-setup-automation/comment-page-1/#comment-1647</link>
		<dc:creator>Assaf</dc:creator>
		<pubDate>Tue, 17 Nov 2009 08:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=327#comment-1647</guid>
		<description>Have a look at Necktie: http://github.com/assaf/necktie/

It came out of a similar approach, but my Capistrano scripts quickly grew unmaintainable.  So instead I check my Necktie script into Git, and use a Capistrano task (cap necktie) to pull it and run it on the remote server.  A single script that runs locally (on the remote machine) is easier to work with.

http://blog.labnotes.org/2009/11/04/necktie-dress-to-impress/</description>
		<content:encoded><![CDATA[<p>Have a look at Necktie: <a href="http://github.com/assaf/necktie/" rel="nofollow">http://github.com/assaf/necktie/</a></p>
<p>It came out of a similar approach, but my Capistrano scripts quickly grew unmaintainable.  So instead I check my Necktie script into Git, and use a Capistrano task (cap necktie) to pull it and run it on the remote server.  A single script that runs locally (on the remote machine) is easier to work with.</p>
<p><a href="http://blog.labnotes.org/2009/11/04/necktie-dress-to-impress/" rel="nofollow">http://blog.labnotes.org/2009/11/04/necktie-dress-to-impress/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deployment setup automation by Julian Simpson</title>
		<link>http://nutrun.com/weblog/deployment-setup-automation/comment-page-1/#comment-1606</link>
		<dc:creator>Julian Simpson</dc:creator>
		<pubDate>Tue, 10 Nov 2009 15:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=327#comment-1606</guid>
		<description>George,

Nice post.  I&#039;m very tempted to enhance this by calling a Puppet manifest (or if you really twisted my arm, Chef recipe) to manage all the dependencies, including crontabs, etc.  Not a fan of sudo in Capistrano tasks generally but I&#039;d probably make an exception in this case.

Best

Julian</description>
		<content:encoded><![CDATA[<p>George,</p>
<p>Nice post.  I&#8217;m very tempted to enhance this by calling a Puppet manifest (or if you really twisted my arm, Chef recipe) to manage all the dependencies, including crontabs, etc.  Not a fan of sudo in Capistrano tasks generally but I&#8217;d probably make an exception in this case.</p>
<p>Best</p>
<p>Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Asynchronous session content injection by ActsAsFlinn</title>
		<link>http://nutrun.com/weblog/asynchronous-session-content-injection/comment-page-1/#comment-1556</link>
		<dc:creator>ActsAsFlinn</dc:creator>
		<pubDate>Mon, 17 Aug 2009 13:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=273#comment-1556</guid>
		<description>Very nice post. We do this to some extent on http://www.fannation.com/ and http://teamusa.org/. You get much better mileage out of action cache than assembling user specific cached fragments into a response.  In some places we pass some user specific info via cookie.  I&#039;ve found most Rails developers forget you can use cookies and javascript to deliver user customization in favor of writing server side code. I tend to prefer passing the computation onto the client.</description>
		<content:encoded><![CDATA[<p>Very nice post. We do this to some extent on <a href="http://www.fannation.com/" rel="nofollow">http://www.fannation.com/</a> and <a href="http://teamusa.org/" rel="nofollow">http://teamusa.org/</a>. You get much better mileage out of action cache than assembling user specific cached fragments into a response.  In some places we pass some user specific info via cookie.  I&#8217;ve found most Rails developers forget you can use cookies and javascript to deliver user customization in favor of writing server side code. I tend to prefer passing the computation onto the client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Asynchronous session content injection by Ennuyer.net &#187; Blog Archive &#187; Rails Reading - August 12, 2009</title>
		<link>http://nutrun.com/weblog/asynchronous-session-content-injection/comment-page-1/#comment-1554</link>
		<dc:creator>Ennuyer.net &#187; Blog Archive &#187; Rails Reading - August 12, 2009</dc:creator>
		<pubDate>Wed, 12 Aug 2009 14:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=273#comment-1554</guid>
		<description>[...]  nutrun » Blog Archive » Asynchronous session content injection  [...]</description>
		<content:encoded><![CDATA[<p>[...]  nutrun » Blog Archive » Asynchronous session content injection  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
