<?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"
	>
<channel>
	<title>Comments for Zorched / One Line Fix</title>
	<atom:link href="http://www.zorched.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zorched.net</link>
	<description>Musings of a software developer in Milwaukee, WI.</description>
	<pubDate>Thu, 24 Jul 2008 02:51:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Member of the orignal 416 - Pradipta&#8217;s Rolodex by The Pradipta 416: Social Networking Gone Horribly, Horribly Right &#124; Enfranchised Mind</title>
		<link>http://www.zorched.net/2008/07/18/member-of-the-orignal-416-pradiptas-rolodex/#comment-13483</link>
		<dc:creator>The Pradipta 416: Social Networking Gone Horribly, Horribly Right &#124; Enfranchised Mind</dc:creator>
		<pubDate>Fri, 18 Jul 2008 21:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=115#comment-13483</guid>
		<description>[...] of the story at Reverberate.org&#8217;s coverage (Reddit comments are quality), Geoff Lane&#8217;s coverage and at [...]</description>
		<content:encoded><![CDATA[<p>[...] of the story at Reverberate.org&#8217;s coverage (Reddit comments are quality), Geoff Lane&#8217;s coverage and at [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capistrano and Ferret DRB by Brett Veen</title>
		<link>http://www.zorched.net/2008/06/19/capistrano-and-ferret-drb/#comment-13463</link>
		<dc:creator>Brett Veen</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=114#comment-13463</guid>
		<description>Thank you for that "no such file to load" quick fix. Great post!</description>
		<content:encoded><![CDATA[<p>Thank you for that &#8220;no such file to load&#8221; quick fix. Great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mocking .NET Objects with NUnit by Deva</title>
		<link>http://www.zorched.net/2007/03/10/mocking-net-objects-with-nunit/#comment-13429</link>
		<dc:creator>Deva</dc:creator>
		<pubDate>Wed, 02 Jul 2008 11:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2007/03/10/mocking-net-objects-with-nunit/#comment-13429</guid>
		<description>Hi,
      Do you have a documentation for the NMock Example Project given</description>
		<content:encoded><![CDATA[<p>Hi,<br />
      Do you have a documentation for the NMock Example Project given</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mocking .NET Objects with NUnit by Dave Paulino</title>
		<link>http://www.zorched.net/2007/03/10/mocking-net-objects-with-nunit/#comment-13427</link>
		<dc:creator>Dave Paulino</dc:creator>
		<pubDate>Wed, 02 Jul 2008 03:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2007/03/10/mocking-net-objects-with-nunit/#comment-13427</guid>
		<description>@Chad
Very good article and very well explained. This will help developers to understand mock object.

@Geoff
Using the scenario above I agree it is very hard to unit test, but we can use to MVP design pattern to unit test our code.</description>
		<content:encoded><![CDATA[<p>@Chad<br />
Very good article and very well explained. This will help developers to understand mock object.</p>
<p>@Geoff<br />
Using the scenario above I agree it is very hard to unit test, but we can use to MVP design pattern to unit test our code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Erlang Examples: Talk with Erlang by Geoff Lane</title>
		<link>http://www.zorched.net/2008/05/30/erlang-examples-talk-with-erlang/#comment-13266</link>
		<dc:creator>Geoff Lane</dc:creator>
		<pubDate>Tue, 24 Jun 2008 13:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=110#comment-13266</guid>
		<description>Chris,
Yep, I think it was a typo - you're right it's 'of' not 'do'. Too much Ruby in my head probably. :)
Thanks for pointing that out, it's fixed now.</description>
		<content:encoded><![CDATA[<p>Chris,<br />
Yep, I think it was a typo - you&#8217;re right it&#8217;s &#8216;of&#8217; not &#8216;do&#8217;. Too much Ruby in my head probably. :)<br />
Thanks for pointing that out, it&#8217;s fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Erlang Examples: Talk with Erlang by Chris B</title>
		<link>http://www.zorched.net/2008/05/30/erlang-examples-talk-with-erlang/#comment-13264</link>
		<dc:creator>Chris B</dc:creator>
		<pubDate>Tue, 24 Jun 2008 07:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=110#comment-13264</guid>
		<description>My version of erlang doesn't like the case statement as you've written it.  only

case string:equal("exit!", Message) of

works.  Is that a typo?</description>
		<content:encoded><![CDATA[<p>My version of erlang doesn&#8217;t like the case statement as you&#8217;ve written it.  only</p>
<p>case string:equal(&#8221;exit!&#8221;, Message) of</p>
<p>works.  Is that a typo?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom XML Serialization for the .NET Compact Framework by Dere</title>
		<link>http://www.zorched.net/2007/02/28/custom-xml-serialization-for-the-net-compact-framework/#comment-13237</link>
		<dc:creator>Dere</dc:creator>
		<pubDate>Fri, 20 Jun 2008 17:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/2007/02/28/custom-xml-serialization-for-the-net-compact-framework/#comment-13237</guid>
		<description>Felipe,

I was trying to do the same thing and discovered that after you call the Serialize function, you must call Close on the stream. For example, your code would be:

XmlSerializer stringSerial = new XmlSerializer(typeof(string));
string metName = “SomeString”;
stringSerial.Serialize(netStream, metName);
netStream.Close();

That will allow the server to finish the read. It appears to be waiting for the stream to finish before finalizing the deserialization on the server's end.</description>
		<content:encoded><![CDATA[<p>Felipe,</p>
<p>I was trying to do the same thing and discovered that after you call the Serialize function, you must call Close on the stream. For example, your code would be:</p>
<p>XmlSerializer stringSerial = new XmlSerializer(typeof(string));<br />
string metName = “SomeString”;<br />
stringSerial.Serialize(netStream, metName);<br />
netStream.Close();</p>
<p>That will allow the server to finish the read. It appears to be waiting for the stream to finish before finalizing the deserialization on the server&#8217;s end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capistrano Deploy with Git and Passenger by Capistrano and Ferret DRB</title>
		<link>http://www.zorched.net/2008/06/17/capistrano-deploy-with-git-and-passenger/#comment-13224</link>
		<dc:creator>Capistrano and Ferret DRB</dc:creator>
		<pubDate>Thu, 19 Jun 2008 16:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=113#comment-13224</guid>
		<description>[...] is a bit of a followup to my previous post on Capistrano with Git and Passenger. I decided to use Ferret via the acts_as_ferret (AAF) plugin. Ferret is a full-text search inspired [...]</description>
		<content:encoded><![CDATA[<p>[...] is a bit of a followup to my previous post on Capistrano with Git and Passenger. I decided to use Ferret via the acts_as_ferret (AAF) plugin. Ferret is a full-text search inspired [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capistrano Deploy with Git and Passenger by Sean Lerner</title>
		<link>http://www.zorched.net/2008/06/17/capistrano-deploy-with-git-and-passenger/#comment-13216</link>
		<dc:creator>Sean Lerner</dc:creator>
		<pubDate>Wed, 18 Jun 2008 19:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=113#comment-13216</guid>
		<description>Thanks, this was useful to me.</description>
		<content:encoded><![CDATA[<p>Thanks, this was useful to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Start a New Branch on your Remote Git Repository by Collin VanDyck</title>
		<link>http://www.zorched.net/2008/04/14/start-a-new-branch-on-your-remote-git-repository/#comment-12927</link>
		<dc:creator>Collin VanDyck</dc:creator>
		<pubDate>Sun, 15 Jun 2008 14:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=101#comment-12927</guid>
		<description>Thanks very much for this; this is exactly what I was looking for.</description>
		<content:encoded><![CDATA[<p>Thanks very much for this; this is exactly what I was looking for.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
