<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Installing Mint On A Rails Machine</title>
	<link>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 21:30:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: Theo</title>
		<link>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-902</link>
		<author>Theo</author>
		<pubDate>Tue, 30 Jan 2007 16:36:10 +0000</pubDate>
		<guid>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-902</guid>
					<description>Hi John,

I was curious how you like RailsMachine. I am really impressed with what I have read, but the price point is kind of high.

-Theo</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>I was curious how you like RailsMachine. I am really impressed with what I have read, but the price point is kind of high.</p>
<p>-Theo</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John Topley</title>
		<link>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-904</link>
		<author>John Topley</author>
		<pubDate>Tue, 30 Jan 2007 20:20:36 +0000</pubDate>
		<guid>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-904</guid>
					<description>Hi Theo,

I think they're great, as I wrote about here: http://www.johntopley.com/2007/01/03/assetsgraphed-on-rails-machine/

Sure, they're are cheaper Rails hosts out there but it all depends on what you want. I wanted a package that lets me concentrate on development and not have to worry about infrastructure and deployment. I don't have any complaints about their reliability. Oh and their support has been excellent too.</description>
		<content:encoded><![CDATA[<p>Hi Theo,</p>
<p>I think they&#8217;re great, as I wrote about here: <a href="http://www.johntopley.com/2007/01/03/assetsgraphed-on-rails-machine/" rel="nofollow">http://www.johntopley.com/2007/01/03/assetsgraphed-on-rails-machine/</a></p>
<p>Sure, they&#8217;re are cheaper Rails hosts out there but it all depends on what you want. I wanted a package that lets me concentrate on development and not have to worry about infrastructure and deployment. I don&#8217;t have any complaints about their reliability. Oh and their support has been excellent too.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: observer</title>
		<link>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-1234</link>
		<author>observer</author>
		<pubDate>Sun, 04 Mar 2007 03:18:13 +0000</pubDate>
		<guid>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-1234</guid>
					<description>excellent instructions.  many thanks.</description>
		<content:encoded><![CDATA[<p>excellent instructions.  many thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Andy Stewart</title>
		<link>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-4487</link>
		<author>Andy Stewart</author>
		<pubDate>Tue, 29 May 2007 07:39:59 +0000</pubDate>
		<guid>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-4487</guid>
					<description>I've been wondering how to do this for quite a while so many thanks for the detailed instructions.

There's one inconsistency though.  Step 4 says this:

RewriteRule ^/mint/$ /mint/index.php [QSA]

But the summary in step 6 says this:

RewriteRule ^/mint/?$ /mint/index.php [QSA]

Thanks again for writing all this up.
- Andy</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been wondering how to do this for quite a while so many thanks for the detailed instructions.</p>
<p>There&#8217;s one inconsistency though.  Step 4 says this:</p>
<p>RewriteRule ^/mint/$ /mint/index.php [QSA]</p>
<p>But the summary in step 6 says this:</p>
<p>RewriteRule ^/mint/?$ /mint/index.php [QSA]</p>
<p>Thanks again for writing all this up.<br />
- Andy</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John Topley</title>
		<link>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-4489</link>
		<author>John Topley</author>
		<pubDate>Tue, 29 May 2007 09:13:47 +0000</pubDate>
		<guid>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-4489</guid>
					<description>Hi Andy,

Good spot - thanks! It should be:

RewriteRule ^/mint/?$ /mint/index.php [QSA]

I'll update the instructions.</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>Good spot - thanks! It should be:</p>
<p>RewriteRule ^/mint/?$ /mint/index.php [QSA]</p>
<p>I&#8217;ll update the instructions.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John Topley</title>
		<link>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-4600</link>
		<author>John Topley</author>
		<pubDate>Wed, 30 May 2007 19:14:09 +0000</pubDate>
		<guid>http://www.johntopley.com/2007/01/12/installing-mint-on-rails-machine/#comment-4600</guid>
					<description>Hmm, I just went to edit the original article and it turns out that it does have the question mark before the dollar in step four, but for some reason it's being swallowed by WordPress! :-(</description>
		<content:encoded><![CDATA[<p>Hmm, I just went to edit the original article and it turns out that it does have the question mark before the dollar in step four, but for some reason it&#8217;s being swallowed by WordPress! <img src='http://www.johntopley.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
</channel>
</rss>
