<?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: Deploying your rails app on slicehost with git (github), nginx virtual host, and thin</title>
	<atom:link href="http://scottmotte.com/archives/94/feed" rel="self" type="application/rss+xml" />
	<link>http://scottmotte.com/archives/94</link>
	<description>codes a lot</description>
	<pubDate>Fri, 05 Dec 2008 02:22:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: scott</title>
		<link>http://scottmotte.com/archives/94#comment-455</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Thu, 23 Oct 2008 18:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://scottmotte.com/?p=94#comment-455</guid>
		<description>Yea, actually, you could put the stop and start tasks inside the same cron namespace. I don't know why I put them separately. Didn't really know what I was doing at the time I suppose. =)

Also, just realized my blog strangled the &gt; sign so everywhere you see &#62; it should be the actually greater than sign &gt;.</description>
		<content:encoded><![CDATA[<p>Yea, actually, you could put the stop and start tasks inside the same cron namespace. I don&#8217;t know why I put them separately. Didn&#8217;t really know what I was doing at the time I suppose. =)</p>
<p>Also, just realized my blog strangled the > sign so everywhere you see &gt; it should be the actually greater than sign >.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Millisami</title>
		<link>http://scottmotte.com/archives/94#comment-454</link>
		<dc:creator>Millisami</dc:creator>
		<pubDate>Thu, 23 Oct 2008 09:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://scottmotte.com/?p=94#comment-454</guid>
		<description>@scott - Thanks for the reply.
One more thing I forgot to ask about is the cron.
Why "namespace :cron do" is in 2 namespace blocks and what its really doing?</description>
		<content:encoded><![CDATA[<p>@scott - Thanks for the reply.<br />
One more thing I forgot to ask about is the cron.<br />
Why &#8220;namespace :cron do&#8221; is in 2 namespace blocks and what its really doing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://scottmotte.com/archives/94#comment-453</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Wed, 22 Oct 2008 23:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://scottmotte.com/?p=94#comment-453</guid>
		<description>@Millisami - shared path gets set automatically by capistrano to your apps shared folder. So in this case it was ~/apps/undertakerapp/shared</description>
		<content:encoded><![CDATA[<p>@Millisami - shared path gets set automatically by capistrano to your apps shared folder. So in this case it was ~/apps/undertakerapp/shared</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Millisami</title>
		<link>http://scottmotte.com/archives/94#comment-452</link>
		<dc:creator>Millisami</dc:creator>
		<pubDate>Wed, 22 Oct 2008 19:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://scottmotte.com/?p=94#comment-452</guid>
		<description>@Scott, 
where's that #{shared_path} var set to??</description>
		<content:encoded><![CDATA[<p>@Scott,<br />
where&#8217;s that #{shared_path} var set to??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://scottmotte.com/archives/94#comment-227</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sat, 23 Aug 2008 23:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://scottmotte.com/?p=94#comment-227</guid>
		<description>http://articles.slicehost.com/2008/7/10/mysql-creating-and-editing-users   use that to create the users - instead of using the root user.</description>
		<content:encoded><![CDATA[<p><a href="http://articles.slicehost.com/2008/7/10/mysql-creating-and-editing-users" rel="nofollow">http://articles.slicehost.com/2008/7/10/mysql-creating-and-editing-users</a>   use that to create the users - instead of using the root user.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
