<?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 Hello, I am Sean Murphy</title>
	<atom:link href="http://iamseanmurphy.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://iamseanmurphy.com</link>
	<description>Thoughts, news, code by Sean Murphy</description>
	<lastBuildDate>Thu, 11 Feb 2010 19:42:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on .htaccess File Causes 500 Internal Server Error on Network Solutions by Hadith</title>
		<link>http://iamseanmurphy.com/2009/02/21/htaccess-file-causes-500-internal-server-error-on-network-solutions/comment-page-1/#comment-917</link>
		<dc:creator>Hadith</dc:creator>
		<pubDate>Thu, 11 Feb 2010 19:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://iamseanmurphy.com/2009/02/21/htaccess-file-causes-500-internal-server-error-on-network-solutions/#comment-917</guid>
		<description>Thanks for enlightening me on this, saved some probs and a lot of looking around.</description>
		<content:encoded><![CDATA[<p>Thanks for enlightening me on this, saved some probs and a lot of looking around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Performance Comet on a Shoestring by Jacinto</title>
		<link>http://iamseanmurphy.com/2009/03/02/high-performance-comet-on-a-shoestring/comment-page-1/#comment-909</link>
		<dc:creator>Jacinto</dc:creator>
		<pubDate>Wed, 11 Nov 2009 01:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://iamseanmurphy.com/2009/03/02/high-performance-comet-on-a-shoestring/#comment-909</guid>
		<description>How is this working for you, given that HAProxy does not yet support HTTP Keep-Alive?</description>
		<content:encoded><![CDATA[<p>How is this working for you, given that HAProxy does not yet support HTTP Keep-Alive?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Negative Word Matching with Regular Expressions by Rayhan Chowdhury</title>
		<link>http://iamseanmurphy.com/2008/04/28/negative-word-matching-with-regular-expressions/comment-page-1/#comment-908</link>
		<dc:creator>Rayhan Chowdhury</dc:creator>
		<pubDate>Fri, 30 Oct 2009 08:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://iamseanmurphy.com/2008/04/28/negative-word-matching-with-regular-expressions/#comment-908</guid>
		<description>Thanks, It saves me some time..:)</description>
		<content:encoded><![CDATA[<p>Thanks, It saves me some time..:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .htaccess File Causes 500 Internal Server Error on Network Solutions by web tutorials</title>
		<link>http://iamseanmurphy.com/2009/02/21/htaccess-file-causes-500-internal-server-error-on-network-solutions/comment-page-1/#comment-883</link>
		<dc:creator>web tutorials</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://iamseanmurphy.com/2009/02/21/htaccess-file-causes-500-internal-server-error-on-network-solutions/#comment-883</guid>
		<description>great info, got it to work finally.</description>
		<content:encoded><![CDATA[<p>great info, got it to work finally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .htaccess File Causes 500 Internal Server Error on Network Solutions by Sean Murphy</title>
		<link>http://iamseanmurphy.com/2009/02/21/htaccess-file-causes-500-internal-server-error-on-network-solutions/comment-page-1/#comment-750</link>
		<dc:creator>Sean Murphy</dc:creator>
		<pubDate>Wed, 09 Sep 2009 20:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://iamseanmurphy.com/2009/02/21/htaccess-file-causes-500-internal-server-error-on-network-solutions/#comment-750</guid>
		<description>Awesome, thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Awesome, thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .htaccess File Causes 500 Internal Server Error on Network Solutions by Kevin</title>
		<link>http://iamseanmurphy.com/2009/02/21/htaccess-file-causes-500-internal-server-error-on-network-solutions/comment-page-1/#comment-749</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 09 Sep 2009 19:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://iamseanmurphy.com/2009/02/21/htaccess-file-causes-500-internal-server-error-on-network-solutions/#comment-749</guid>
		<description>I&#039;ve had some problems with this as well.

Ended up finding two reasons it didn&#039;t work, because I CREATED the file instead of editing it:

1) Upload in ASCII mode
2) Save .htaccess file coded as ANSI


Hope this helps someone :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had some problems with this as well.</p>
<p>Ended up finding two reasons it didn&#8217;t work, because I CREATED the file instead of editing it:</p>
<p>1) Upload in ASCII mode<br />
2) Save .htaccess file coded as ANSI</p>
<p>Hope this helps someone <img src='http://iamseanmurphy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Performance Comet on a Shoestring by Satir Mahmood</title>
		<link>http://iamseanmurphy.com/2009/03/02/high-performance-comet-on-a-shoestring/comment-page-1/#comment-425</link>
		<dc:creator>Satir Mahmood</dc:creator>
		<pubDate>Fri, 21 Aug 2009 00:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://iamseanmurphy.com/2009/03/02/high-performance-comet-on-a-shoestring/#comment-425</guid>
		<description>You also might want to look at using StreamHub Comet server: http://www.stream-hub.com/</description>
		<content:encoded><![CDATA[<p>You also might want to look at using StreamHub Comet server: <a href="http://www.stream-hub.com/" rel="nofollow">http://www.stream-hub.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Better HAProxy Health Check For Dynamic Websites by Sean Murphy</title>
		<link>http://iamseanmurphy.com/2009/04/22/a-better-haproxy-health-check-for-dynamic-websites/comment-page-1/#comment-408</link>
		<dc:creator>Sean Murphy</dc:creator>
		<pubDate>Wed, 19 Aug 2009 18:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://iamseanmurphy.com/2009/04/22/a-better-haproxy-health-check-for-dynamic-websites/#comment-408</guid>
		<description>Thanks, I&#039;m glad you liked it!</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;m glad you liked it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Better HAProxy Health Check For Dynamic Websites by till</title>
		<link>http://iamseanmurphy.com/2009/04/22/a-better-haproxy-health-check-for-dynamic-websites/comment-page-1/#comment-406</link>
		<dc:creator>till</dc:creator>
		<pubDate>Thu, 13 Aug 2009 01:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://iamseanmurphy.com/2009/04/22/a-better-haproxy-health-check-for-dynamic-websites/#comment-406</guid>
		<description>Just wanted to say thanks for posting. You gave me a good idea. I just thought about the same problem today -- how do you manage to track php-cgi, sans nginx. Just because nginx never went down for us, but php-cgi gives you more of an indicator when a server is overloaded. Anyway, kudos!</description>
		<content:encoded><![CDATA[<p>Just wanted to say thanks for posting. You gave me a good idea. I just thought about the same problem today &#8212; how do you manage to track php-cgi, sans nginx. Just because nginx never went down for us, but php-cgi gives you more of an indicator when a server is overloaded. Anyway, kudos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making Campfire Work for Me (and More Like IRC) by IRC Forumlari</title>
		<link>http://iamseanmurphy.com/2008/06/20/making-campfire-work-for-me-and-more-like-irc/comment-page-1/#comment-404</link>
		<dc:creator>IRC Forumlari</dc:creator>
		<pubDate>Wed, 15 Jul 2009 13:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://iamseanmurphy.com/2008/06/20/making-campfire-work-for-me-and-more-like-irc/#comment-404</guid>
		<description>Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
