<?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 Angry-Fly.com</title>
	<atom:link href="http://angry-fly.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://angry-fly.com</link>
	<description>ColdFusion development blog of Russ Johnson</description>
	<lastBuildDate>Wed, 30 May 2012 00:51:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
	<item>
		<title>Comment on CFWheels Eclipse Dictionary Updated by Chris Carpenter</title>
		<link>http://angry-fly.com/2010/11/cfwheels-eclipse-dictionary-upated/#comment-2185</link>
		<dc:creator>Chris Carpenter</dc:creator>
		<pubDate>Wed, 30 May 2012 00:51:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-2185</guid>
		<description>Awesome, thanks for this. Just started using CFWheels and this is really handy. One thing that may catch people out, step 3 doesn&#039;t display correctly when you view the readme through github. Just click on the Raw link to view the text.  Thanks again!</description>
		<content:encoded><![CDATA[<p>Awesome, thanks for this. Just started using CFWheels and this is really handy. One thing that may catch people out, step 3 doesn&#8217;t display correctly when you view the readme through github. Just click on the Raw link to view the text.  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CFWheels &#8211; Move Finders Into Your Model by Derek</title>
		<link>http://angry-fly.com/2011/02/move-finders-into-your-model/#comment-2177</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Fri, 18 May 2012 00:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://angry-fly.com/?p=284#comment-2177</guid>
		<description>I have same issue as your original. I know its over a year ago, but it&#039;s still the same. Have to use the Chrome change colors extension.</description>
		<content:encoded><![CDATA[<p>I have same issue as your original. I know its over a year ago, but it&#8217;s still the same. Have to use the Chrome change colors extension.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Git on CentOS 5 by Sensi</title>
		<link>http://angry-fly.com/2009/03/installing-git-on-centos-5/#comment-2125</link>
		<dc:creator>Sensi</dc:creator>
		<pubDate>Sun, 22 Apr 2012 08:46:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-2125</guid>
		<description>Yeah works fine. But if you have centos5 min image installed you need some more packages. In my case the following ones: 

yum install gcc make autoconf 

Notice: curl was already available thow yum. ==&gt; yum install curl // works fine for me...

All other packages I had already installed...
THX for your work :)</description>
		<content:encoded><![CDATA[<p>Yeah works fine. But if you have centos5 min image installed you need some more packages. In my case the following ones: </p>
<p>yum install gcc make autoconf </p>
<p>Notice: curl was already available thow yum. ==&gt; yum install curl // works fine for me&#8230;</p>
<p>All other packages I had already installed&#8230;<br />
THX for your work <img src='http://angry-fly.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Git on CentOS 5 by Nurul Huda</title>
		<link>http://angry-fly.com/2009/03/installing-git-on-centos-5/#comment-2074</link>
		<dc:creator>Nurul Huda</dc:creator>
		<pubDate>Fri, 02 Mar 2012 05:54:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-2074</guid>
		<description>Nice tutorials</description>
		<content:encoded><![CDATA[<p>Nice tutorials</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying ColdFusion Apps With Capistrano Part 2 by Daniel</title>
		<link>http://angry-fly.com/2011/03/deploying-coldfusion-apps-with-capistrano-part-2/#comment-2023</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 06 Feb 2012 20:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://angry-fly.com/?p=305#comment-2023</guid>
		<description>In your experience, have you had any issues with coldfusion not being able to find files after a cap deploy? Restarting colfusion seems to fix my issue, but that&#039;s not very optimal. I&#039;m running CF 9 are you also running CF 9 or are you running CF 8?</description>
		<content:encoded><![CDATA[<p>In your experience, have you had any issues with coldfusion not being able to find files after a cap deploy? Restarting colfusion seems to fix my issue, but that&#8217;s not very optimal. I&#8217;m running CF 9 are you also running CF 9 or are you running CF 8?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pulling specific files from a commit using Git by Jason Dean</title>
		<link>http://angry-fly.com/2011/11/pulling-specific-files-from-a-commit-using-git/#comment-2022</link>
		<dc:creator>Jason Dean</dc:creator>
		<pubDate>Sun, 05 Feb 2012 23:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://angry-fly.com/?p=323#comment-2022</guid>
		<description>Thanks Russ, very helpful.  I needed this four hours ago ( I did it a much harder way). I will definitely need this again some day.</description>
		<content:encoded><![CDATA[<p>Thanks Russ, very helpful.  I needed this four hours ago ( I did it a much harder way). I will definitely need this again some day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Partials In CFWheels To Keep DRY by Derek</title>
		<link>http://angry-fly.com/2010/02/using-partials-in-cfwheels-to-keep-dry/#comment-1960</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Sun, 01 Jan 2012 23:29:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-1960</guid>
		<description>@Russ - What happened to the 2nd part of this post?</description>
		<content:encoded><![CDATA[<p>@Russ &#8211; What happened to the 2nd part of this post?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Git on CentOS 5 by Edward</title>
		<link>http://angry-fly.com/2009/03/installing-git-on-centos-5/#comment-1893</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Thu, 22 Dec 2011 16:59:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-1893</guid>
		<description>Thank You! I&#039;ve follow the instructions in CentOS 5.7 Final and works great!</description>
		<content:encoded><![CDATA[<p>Thank You! I&#8217;ve follow the instructions in CentOS 5.7 Final and works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Git on CentOS 5 by Useful links &#124; Unusual subroutines</title>
		<link>http://angry-fly.com/2009/03/installing-git-on-centos-5/#comment-1828</link>
		<dc:creator>Useful links &#124; Unusual subroutines</dc:creator>
		<pubDate>Sun, 18 Sep 2011 04:41:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-1828</guid>
		<description>[...] Git install on CentOS: http://angry-fly.com/2009/03/installing-git-on-centos-5/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Git install on CentOS: <a href="http://angry-fly.com/2009/03/installing-git-on-centos-5/" rel="nofollow">http://angry-fly.com/2009/03/installing-git-on-centos-5/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Git on CentOS 5 by Installing GIT &#124; miketmoore.com</title>
		<link>http://angry-fly.com/2009/03/installing-git-on-centos-5/#comment-1805</link>
		<dc:creator>Installing GIT &#124; miketmoore.com</dc:creator>
		<pubDate>Mon, 29 Aug 2011 11:59:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-1805</guid>
		<description>[...] Source   This entry was tagged CentOS 5.6, Git. Bookmark the permalink. [...]</description>
		<content:encoded><![CDATA[<p>[...] Source   This entry was tagged CentOS 5.6, Git. Bookmark the permalink. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
