<?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 Chris Irish | Ruby on Rails Developer | Phoenix, AZ</title>
	<atom:link href="http://www.christopherirish.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christopherirish.com</link>
	<description>Rails, Ruby, all things web development related, and even a lil music</description>
	<lastBuildDate>Sat, 28 Jan 2012 00:23:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on The authme, ssh key, bash function by Can&#8217;t get SSH Public Key working?</title>
		<link>http://www.christopherirish.com/2010/04/19/the-authme-ssh-key-bash-function/comment-page-1/#comment-248</link>
		<dc:creator>Can&#8217;t get SSH Public Key working?</dc:creator>
		<pubDate>Sat, 28 Jan 2012 00:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.supairish.com/?p=10#comment-248</guid>
		<description>[...] Make sure your public key is in the .ssh/authorized_key file for the user you plan on logging onto the server as. You can use this super helpful authme bash function. [...]</description>
		<content:encoded><![CDATA[<p>[...] Make sure your public key is in the .ssh/authorized_key file for the user you plan on logging onto the server as. You can use this super helpful authme bash function. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9.2 Segmentation Fault and OpenSSL by Dano Lee</title>
		<link>http://www.christopherirish.com/2011/09/02/ruby-1-9-2-segmentation-fault-and-openssl/comment-page-1/#comment-246</link>
		<dc:creator>Dano Lee</dc:creator>
		<pubDate>Fri, 27 Jan 2012 08:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=633#comment-246</guid>
		<description>rvm install ruby-1.9.3-head -C --with-gcc=clang,--with-openssl-dir=~/.rvm/usr,--with-iconv-dir=~/.rvm/usr

the above worked for me. Thanks!</description>
		<content:encoded><![CDATA[<p>rvm install ruby-1.9.3-head -C &#8211;with-gcc=clang,&#8211;with-openssl-dir=~/.rvm/usr,&#8211;with-iconv-dir=~/.rvm/usr</p>
<p>the above worked for me. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Sphinx on OS X by Irish</title>
		<link>http://www.christopherirish.com/2010/08/10/how-to-install-sphinx-on-os-x/comment-page-1/#comment-245</link>
		<dc:creator>Irish</dc:creator>
		<pubDate>Fri, 27 Jan 2012 00:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=413#comment-245</guid>
		<description>Yep, but not everyone uses HomeBrew</description>
		<content:encoded><![CDATA[<p>Yep, but not everyone uses HomeBrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Textmate to use RVM by lucas</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-244</link>
		<dc:creator>lucas</dc:creator>
		<pubDate>Fri, 27 Jan 2012 00:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-244</guid>
		<description>Sweet.  Worked like a charm</description>
		<content:encoded><![CDATA[<p>Sweet.  Worked like a charm</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9.2 Segmentation Fault and OpenSSL by Francisco</title>
		<link>http://www.christopherirish.com/2011/09/02/ruby-1-9-2-segmentation-fault-and-openssl/comment-page-1/#comment-243</link>
		<dc:creator>Francisco</dc:creator>
		<pubDate>Wed, 25 Jan 2012 20:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=633#comment-243</guid>
		<description>Thank you very much Irish!
Worked perfect for me!</description>
		<content:encoded><![CDATA[<p>Thank you very much Irish!<br />
Worked perfect for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install RVM on Ubuntu 10.04 by Val Litvak</title>
		<link>http://www.christopherirish.com/2010/08/25/how-to-install-rvm-on-ubuntu-10-04/comment-page-2/#comment-241</link>
		<dc:creator>Val Litvak</dc:creator>
		<pubDate>Mon, 23 Jan 2012 05:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=474#comment-241</guid>
		<description>This is the only tutorial that really helped me get rails working on my computer and my friend&#039;s computer, Thanks so much.</description>
		<content:encoded><![CDATA[<p>This is the only tutorial that really helped me get rails working on my computer and my friend&#8217;s computer, Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install RVM on Ubuntu 10.04 by URL</title>
		<link>http://www.christopherirish.com/2010/08/25/how-to-install-rvm-on-ubuntu-10-04/comment-page-2/#comment-240</link>
		<dc:creator>URL</dc:creator>
		<pubDate>Sat, 21 Jan 2012 23:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=474#comment-240</guid>
		<description>&lt;strong&gt;... [Trackback]...&lt;/strong&gt;

[...] Read More here: christopherirish.com/2010/08/25/how-to-install-rvm-on-ubuntu-10-04/ [...]...</description>
		<content:encoded><![CDATA[<p><strong>&#8230; [Trackback]&#8230;</strong></p>
<p>[...] Read More here: christopherirish.com/2010/08/25/how-to-install-rvm-on-ubuntu-10-04/ [...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Sphinx on OS X by Ari Fikri</title>
		<link>http://www.christopherirish.com/2010/08/10/how-to-install-sphinx-on-os-x/comment-page-1/#comment-235</link>
		<dc:creator>Ari Fikri</dc:creator>
		<pubDate>Fri, 20 Jan 2012 07:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=413#comment-235</guid>
		<description>I think we can install it via brew.</description>
		<content:encoded><![CDATA[<p>I think we can install it via brew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Textmate to use RVM by nuc</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-233</link>
		<dc:creator>nuc</dc:creator>
		<pubDate>Tue, 17 Jan 2012 16:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-233</guid>
		<description>Works as a charm :)

Thank you!</description>
		<content:encoded><![CDATA[<p>Works as a charm <img src='http://www.christopherirish.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9.2 Segmentation Fault and OpenSSL by Tim</title>
		<link>http://www.christopherirish.com/2011/09/02/ruby-1-9-2-segmentation-fault-and-openssl/comment-page-1/#comment-230</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 13 Jan 2012 20:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=633#comment-230</guid>
		<description>Thank you Mark. That saved me a lot of time and worked on Mac OSX 10.7.2</description>
		<content:encoded><![CDATA[<p>Thank you Mark. That saved me a lot of time and worked on Mac OSX 10.7.2</p>
]]></content:encoded>
	</item>
</channel>
</rss>

