<?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 Tech Notes From The Trenches</title>
	<atom:link href="http://www.etagwerker.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.etagwerker.com</link>
	<description>a weblog about technology</description>
	<lastBuildDate>Thu, 28 Jan 2010 15:08:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on the topsy ruby gem (rtopsy version 2.0) by etagwerker</title>
		<link>http://www.etagwerker.com/2010/01/the-topsy-ruby-gem-or-rtopsy-version-2-0/comment-page-1/#comment-548</link>
		<dc:creator>etagwerker</dc:creator>
		<pubDate>Thu, 28 Jan 2010 15:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.etagwerker.com/?p=298#comment-548</guid>
		<description>Yes, definitely. 

It was a great learning experience for me. I want to continue building open source projects.

I look forward to working together again soon! :-)</description>
		<content:encoded><![CDATA[<p>Yes, definitely. </p>
<p>It was a great learning experience for me. I want to continue building open source projects.</p>
<p>I look forward to working together again soon! <img src='http://www.etagwerker.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on the topsy ruby gem (rtopsy version 2.0) by Wynn Netherland</title>
		<link>http://www.etagwerker.com/2010/01/the-topsy-ruby-gem-or-rtopsy-version-2-0/comment-page-1/#comment-546</link>
		<dc:creator>Wynn Netherland</dc:creator>
		<pubDate>Thu, 28 Jan 2010 14:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.etagwerker.com/?p=298#comment-546</guid>
		<description>For the record, I didn&#039;t find rtopsy until after I released my gem, or I would have just used yours. :-)

It&#039;s been fun to work together on this one. Hopefully we can tag team another API soon!</description>
		<content:encoded><![CDATA[<p>For the record, I didn&#8217;t find rtopsy until after I released my gem, or I would have just used yours. <img src='http://www.etagwerker.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>It&#8217;s been fun to work together on this one. Hopefully we can tag team another API soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on developer testing vs. tester testing by etagwerker</title>
		<link>http://www.etagwerker.com/2009/04/developer-testing-vs-tester-testing/comment-page-1/#comment-226</link>
		<dc:creator>etagwerker</dc:creator>
		<pubDate>Wed, 02 Dec 2009 17:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://etagwerker.wordpress.com/?p=141#comment-226</guid>
		<description>Thanks!

A good testing phase is always necessary in order to engineer high-quality solutions and avoid client complaints. 

Also, a clearly define set of features is necessary for testing to know what is expected.  These features should be reviewed, understood and approved by the client.</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>A good testing phase is always necessary in order to engineer high-quality solutions and avoid client complaints. </p>
<p>Also, a clearly define set of features is necessary for testing to know what is expected.  These features should be reviewed, understood and approved by the client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on developer testing vs. tester testing by Marcelo Galarza</title>
		<link>http://www.etagwerker.com/2009/04/developer-testing-vs-tester-testing/comment-page-1/#comment-217</link>
		<dc:creator>Marcelo Galarza</dc:creator>
		<pubDate>Tue, 01 Dec 2009 14:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://etagwerker.wordpress.com/?p=141#comment-217</guid>
		<description>Pretty awesome article. Short as Effective. I totally agree with you, I would add it&#039;s essencial in a project to focus forces in each other&#039;s roles, and there is where the developers must  rely on tester to do what they can do best, seek and break down system features.
Quality assurance must  never be underestimated if we want avoid our clients rejections ;).</description>
		<content:encoded><![CDATA[<p>Pretty awesome article. Short as Effective. I totally agree with you, I would add it&#8217;s essencial in a project to focus forces in each other&#8217;s roles, and there is where the developers must  rely on tester to do what they can do best, seek and break down system features.<br />
Quality assurance must  never be underestimated if we want avoid our clients rejections <img src='http://www.etagwerker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on avoiding SVN conflicts using svn:ignore by admin</title>
		<link>http://www.etagwerker.com/2009/05/avoiding-svn-conflicts-using-svnignore/comment-page-1/#comment-7</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 14 Jun 2009 18:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://etagwerker.wordpress.com/?p=169#comment-7</guid>
		<description>I have used GIT only once. It&#039;s probably the evolution of source repositories. But I don&#039;t think it has that many advantages over SVN.</description>
		<content:encoded><![CDATA[<p>I have used GIT only once. It&#8217;s probably the evolution of source repositories. But I don&#8217;t think it has that many advantages over SVN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on avoiding SVN conflicts using svn:ignore by vijai</title>
		<link>http://www.etagwerker.com/2009/05/avoiding-svn-conflicts-using-svnignore/comment-page-1/#comment-5</link>
		<dc:creator>vijai</dc:creator>
		<pubDate>Wed, 10 Jun 2009 20:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://etagwerker.wordpress.com/?p=169#comment-5</guid>
		<description>Have u looked at distributed repositories? for instance, git
http://git-scm.com/</description>
		<content:encoded><![CDATA[<p>Have u looked at distributed repositories? for instance, git<br />
<a href="http://git-scm.com/" rel="nofollow">http://git-scm.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on how to test your SMTP server with ActionMailer (using the Rails console) by Nathan Bertram</title>
		<link>http://www.etagwerker.com/2008/11/how-to-test-actionmailer-using-the-rails-console/comment-page-1/#comment-2</link>
		<dc:creator>Nathan Bertram</dc:creator>
		<pubDate>Tue, 27 Jan 2009 21:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://etagwerker.wordpress.com/?p=3#comment-2</guid>
		<description>Thanks a ton. Also try add to see what response you get back:

ActionMailer::Base.delivery_method = :smtp
ActionMailer::Base.raise_delivery_errors = true</description>
		<content:encoded><![CDATA[<p>Thanks a ton. Also try add to see what response you get back:</p>
<p>ActionMailer::Base.delivery_method = :smtp<br />
ActionMailer::Base.raise_delivery_errors = true</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on dealing with SMTP client queues by phpBB + authenticated SMTP problem &#171; tech notes</title>
		<link>http://www.etagwerker.com/2008/11/dealing-with-smtp-client-queues/comment-page-1/#comment-3</link>
		<dc:creator>phpBB + authenticated SMTP problem &#171; tech notes</dc:creator>
		<pubDate>Fri, 28 Nov 2008 13:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://etagwerker.wordpress.com/?p=16#comment-3</guid>
		<description>[...] postfix deferred queue were full with wrongly constructed email requests. After clearing that (see previous post); the problem was [...]</description>
		<content:encoded><![CDATA[<p>[...] postfix deferred queue were full with wrongly constructed email requests. After clearing that (see previous post); the problem was [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
