<?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 Code Iteratively</title>
	<atom:link href="http://iterat.ive.ly/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://iterat.ive.ly</link>
	<description>Hi there. I&#039;m Christopher Gooley. I build technology. I like to share technology musings and products on this blog. I also like to ramble about non-technology topics. Besides coding, this is my main outlet for sharing and creativity.</description>
	<lastBuildDate>Wed, 01 Feb 2012 15:32:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on HOWTO: Export IIS7 Configuration to Another&#160;Webserver by Bhaskar</title>
		<link>http://iterat.ive.ly/index.php/2009/06/10/howto-export-iis7-configuration-to-another-webserver/comment-page-1/#comment-2919</link>
		<dc:creator>Bhaskar</dc:creator>
		<pubDate>Wed, 01 Feb 2012 15:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://iterat.ive.ly/?p=140#comment-2919</guid>
		<description>I tried the same but it is not working for me , getting Httpredirection error in event vwr, even iam unable to browse the http://localhost itself. But iam able to see the all required  configuration in target Svr but no use as the pages are not getting .  Thrwowing 503 Service Unaviabnel error.  Please help me out on this. Thanks Advance.</description>
		<content:encoded><![CDATA[<p>I tried the same but it is not working for me , getting Httpredirection error in event vwr, even iam unable to browse the <a href="http://localhost" rel="nofollow">http://localhost</a> itself. But iam able to see the all required  configuration in target Svr but no use as the pages are not getting .  Thrwowing 503 Service Unaviabnel error.  Please help me out on this. Thanks Advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOW TO: Get your web browser gestures back in OS X&#160;Lion by Thankful User</title>
		<link>http://iterat.ive.ly/index.php/2011/07/25/how-to-get-your-web-browser-gestures-back-in-os-x-lion/comment-page-1/#comment-2918</link>
		<dc:creator>Thankful User</dc:creator>
		<pubDate>Sun, 22 Jan 2012 02:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://iterat.ive.ly/?p=622#comment-2918</guid>
		<description>THANK YOU!!!!!!
Firefox Lion finger swipe forward backward</description>
		<content:encoded><![CDATA[<p>THANK YOU!!!!!!<br />
Firefox Lion finger swipe forward backward</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Ruby on Rails vs&#160;C#? by Julian</title>
		<link>http://iterat.ive.ly/index.php/2010/08/20/why-ruby-on-rails-vs-c/comment-page-1/#comment-2914</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sun, 15 Jan 2012 21:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://iterat.ive.ly/?p=246#comment-2914</guid>
		<description>stever is an idiot. IDEs is there to overcome PROGRAMMER limitation not LANGUAGE limitations. IDEs make sure that if you change a variable name, all references are changed. They help you detect typos and debug code better.</description>
		<content:encoded><![CDATA[<p>stever is an idiot. IDEs is there to overcome PROGRAMMER limitation not LANGUAGE limitations. IDEs make sure that if you change a variable name, all references are changed. They help you detect typos and debug code better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HOW TO: Get your web browser gestures back in OS X&#160;Lion by Briana</title>
		<link>http://iterat.ive.ly/index.php/2011/07/25/how-to-get-your-web-browser-gestures-back-in-os-x-lion/comment-page-1/#comment-2913</link>
		<dc:creator>Briana</dc:creator>
		<pubDate>Sun, 15 Jan 2012 06:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://iterat.ive.ly/?p=622#comment-2913</guid>
		<description>Thank you for reuniting me with the intertubes. Don&#039;t know what I would have done without you. &lt;3</description>
		<content:encoded><![CDATA[<p>Thank you for reuniting me with the intertubes. Don&#8217;t know what I would have done without you. &lt;3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Authlogic Perishable Token changes and breaks&#160;emails by Trip</title>
		<link>http://iterat.ive.ly/index.php/2010/09/21/authlogic-perishable-token-unexpectedly-changed-breaking-emails/comment-page-1/#comment-2911</link>
		<dc:creator>Trip</dc:creator>
		<pubDate>Mon, 09 Jan 2012 18:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://iterat.ive.ly/?p=524#comment-2911</guid>
		<description>YES THANK YOU!!</description>
		<content:encoded><![CDATA[<p>YES THANK YOU!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sphinx Search C# .NET Client&#160;API by Simon</title>
		<link>http://iterat.ive.ly/index.php/2008/01/05/sphinx-search-c-net-client-api/comment-page-1/#comment-2910</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 05 Jan 2012 20:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://iterat.ive.ly/index.php/2008/01/05/sphinx-search-c-net-client-api/#comment-2910</guid>
		<description>Thanks for this project - I can&#039;t seem to get it to work though. I&#039;m using vb.net and have translated your sample code from this page into vb.net. And get a &quot;Object reference not set to an instance of an object&quot; error when trying to do anything with the results array.

Maybe I&#039;m not connecting to the host correctly (I&#039;m using the name my PC and port 3312 with searchd listening on that same port). I&#039;ve also tried with my local IP address. I would have thought if my connection was wrong it&#039;d error earlier on in the code but it doesn&#039;t even if I deliberately but an incorrect host and port.

Any pointers would be great - thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for this project &#8211; I can&#8217;t seem to get it to work though. I&#8217;m using vb.net and have translated your sample code from this page into vb.net. And get a &#8220;Object reference not set to an instance of an object&#8221; error when trying to do anything with the results array.</p>
<p>Maybe I&#8217;m not connecting to the host correctly (I&#8217;m using the name my PC and port 3312 with searchd listening on that same port). I&#8217;ve also tried with my local IP address. I would have thought if my connection was wrong it&#8217;d error earlier on in the code but it doesn&#8217;t even if I deliberately but an incorrect host and port.</p>
<p>Any pointers would be great &#8211; thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A User Friend Relationship Model in&#160;Rails by David</title>
		<link>http://iterat.ive.ly/index.php/2010/08/31/a-user-friend-relationship-model-in-rails/comment-page-1/#comment-2909</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 05 Jan 2012 19:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://iterat.ive.ly/?p=341#comment-2909</guid>
		<description>So helpful and clean. Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>So helpful and clean. Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PDFLib .NET Deploy Tip (specified module could not be&#160;found) by viagra online no prescriptions overnight</title>
		<link>http://iterat.ive.ly/index.php/2008/12/16/pdflib-deploy-tip-specified-module-could-not-be-found/comment-page-1/#comment-2907</link>
		<dc:creator>viagra online no prescriptions overnight</dc:creator>
		<pubDate>Thu, 05 Jan 2012 07:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://iterat.ive.ly/index.php/2008/12/16/pdflib-deploy-tip-specified-module-could-not-be-found/#comment-2907</guid>
		<description>Amusing state of affairs</description>
		<content:encoded><![CDATA[<p>Amusing state of affairs</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The &#8220;Cult of Done&#8221;&#160;Manifesto by alfiesaden</title>
		<link>http://iterat.ive.ly/index.php/2010/09/19/the-cult-of-done-manifesto/comment-page-1/#comment-2905</link>
		<dc:creator>alfiesaden</dc:creator>
		<pubDate>Wed, 04 Jan 2012 10:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://iterat.ive.ly/?p=519#comment-2905</guid>
		<description>hi - is it just me !! can any one explain why  when i type in the  bing  browser &quot;iterat.ive.ly&quot;  i get a different site yet whe i type it in google its ok? could this be a bug in my system or is any one else having same probs ?          
 alfie saden</description>
		<content:encoded><![CDATA[<p>hi &#8211; is it just me !! can any one explain why  when i type in the  bing  browser &#8220;iterat.ive.ly&#8221;  i get a different site yet whe i type it in google its ok? could this be a bug in my system or is any one else having same probs ?<br />
 alfie saden</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A User Friend Relationship Model in&#160;Rails by Jack</title>
		<link>http://iterat.ive.ly/index.php/2010/08/31/a-user-friend-relationship-model-in-rails/comment-page-1/#comment-2903</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Tue, 03 Jan 2012 17:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://iterat.ive.ly/?p=341#comment-2903</guid>
		<description>Great post. I&#039;m looking to re-factor an app that has a &quot;Follow&quot; mechanism to require approval, much like this.

I too would be interested to see the controllers! Would you happen to have them in a github repo?

Many thanks. Very helpful!</description>
		<content:encoded><![CDATA[<p>Great post. I&#8217;m looking to re-factor an app that has a &#8220;Follow&#8221; mechanism to require approval, much like this.</p>
<p>I too would be interested to see the controllers! Would you happen to have them in a github repo?</p>
<p>Many thanks. Very helpful!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

