<?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 Felix Blog</title>
	<atom:link href="http://felix-cat.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://felix-cat.com/blog</link>
	<description>Blog for the Felix CAT tool</description>
	<lastBuildDate>Thu, 11 Mar 2010 19:45:39 +0900</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How much information to collect from users by Lacresha Desruisseaux</title>
		<link>http://felix-cat.com/blog/2009/04/10/how-much-information-to-collect-from-users/comment-page-1/#comment-6017</link>
		<dc:creator>Lacresha Desruisseaux</dc:creator>
		<pubDate>Thu, 11 Mar 2010 19:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://felix-cat.com/blog/?p=75#comment-6017</guid>
		<description>Just landed on this place via Google seek. I love it. This post change my perceptual experience and I am bringing the RSS feeds. Cheers Up.</description>
		<content:encoded><![CDATA[<p>Just landed on this place via Google seek. I love it. This post change my perceptual experience and I am bringing the RSS feeds. Cheers Up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Translation memory with non-repetitive texts by Salina Jaskolka</title>
		<link>http://felix-cat.com/blog/2008/05/20/translation-memory-with-non-repetitive-texts/comment-page-1/#comment-5958</link>
		<dc:creator>Salina Jaskolka</dc:creator>
		<pubDate>Wed, 10 Mar 2010 11:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.felix-cat.com/blog/?p=11#comment-5958</guid>
		<description>Been researching for web pages for such info , appreciate it</description>
		<content:encoded><![CDATA[<p>Been researching for web pages for such info , appreciate it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Felix extension for OpenOffice Writer by admin</title>
		<link>http://felix-cat.com/blog/2008/12/07/felix-extension-for-openoffice-writer/comment-page-1/#comment-3900</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 20 Jan 2010 05:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://felix-cat.com/blog/?p=58#comment-3900</guid>
		<description>@Charles

Thanks a lot for the feedback. Knowing which features users value the most helps me to focus my development efforts.</description>
		<content:encoded><![CDATA[<p>@Charles</p>
<p>Thanks a lot for the feedback. Knowing which features users value the most helps me to focus my development efforts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Felix extension for OpenOffice Writer by Charles Aschmann</title>
		<link>http://felix-cat.com/blog/2008/12/07/felix-extension-for-openoffice-writer/comment-page-1/#comment-3895</link>
		<dc:creator>Charles Aschmann</dc:creator>
		<pubDate>Wed, 20 Jan 2010 03:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://felix-cat.com/blog/?p=58#comment-3895</guid>
		<description>I finally got around to installing this for the Writer in OO 3.1. I will experiment with it as time allows. I too am quite happy to have it and hope development continues. 
Thanks for the hard work.</description>
		<content:encoded><![CDATA[<p>I finally got around to installing this for the Writer in OO 3.1. I will experiment with it as time allows. I too am quite happy to have it and hope development continues.<br />
Thanks for the hard work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with an old code base by admin</title>
		<link>http://felix-cat.com/blog/2010/01/17/working-with-an-old-code-base/comment-page-1/#comment-3880</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 19 Jan 2010 14:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://felix-cat.com/blog/?p=147#comment-3880</guid>
		<description>@Jason

If you&#039;ve got a buggy mess that was never working, then a rewrite makes more sense. As Brooks said: plan to throw one away -- you will anyway.

But when you&#039;ve got working software, it&#039;s almost always far more productive to get it into maintainable shape than to start over from scratch.</description>
		<content:encoded><![CDATA[<p>@Jason</p>
<p>If you&#8217;ve got a buggy mess that was never working, then a rewrite makes more sense. As Brooks said: plan to throw one away &#8212; you will anyway.</p>
<p>But when you&#8217;ve got working software, it&#8217;s almost always far more productive to get it into maintainable shape than to start over from scratch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with an old code base by Jason</title>
		<link>http://felix-cat.com/blog/2010/01/17/working-with-an-old-code-base/comment-page-1/#comment-3841</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 18 Jan 2010 02:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://felix-cat.com/blog/?p=147#comment-3841</guid>
		<description>On the other hand, the first version of Half Life was salvaged by a complete rewrite.

I suspect the rules are:

1. if you are racing against competitors (like Netscape or WordPerfect were) do not do the rewrite.

2. if you don&#039;t fully understand the original code then do not do the rewrite.

3. if you wrote the original code base while you were a copmlete noob and have learned alot in the process, do the rewrite if the schedule can be slipped.</description>
		<content:encoded><![CDATA[<p>On the other hand, the first version of Half Life was salvaged by a complete rewrite.</p>
<p>I suspect the rules are:</p>
<p>1. if you are racing against competitors (like Netscape or WordPerfect were) do not do the rewrite.</p>
<p>2. if you don&#8217;t fully understand the original code then do not do the rewrite.</p>
<p>3. if you wrote the original code base while you were a copmlete noob and have learned alot in the process, do the rewrite if the schedule can be slipped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with an old code base by Sako</title>
		<link>http://felix-cat.com/blog/2010/01/17/working-with-an-old-code-base/comment-page-1/#comment-3838</link>
		<dc:creator>Sako</dc:creator>
		<pubDate>Mon, 18 Jan 2010 00:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://felix-cat.com/blog/?p=147#comment-3838</guid>
		<description>After reading this, I was reminded of Joel Spolsky&#039;s &quot;&lt;a href=&quot;http://www.joelonsoftware.com/articles/fog0000000069.html&quot;&gt;Things You Should Never Do, Part I&lt;/a&gt;,&quot; in which he describes how deciding to do a complete rewrite ultimately doomed Netscape 6 before it was even released. 

The unfortunate decision to start again from scratch has had undesirable effects on many great applications, but I&#039;m glad to hear that Felix will be spared such a fate!</description>
		<content:encoded><![CDATA[<p>After reading this, I was reminded of Joel Spolsky&#8217;s &#8220;<a href="http://www.joelonsoftware.com/articles/fog0000000069.html">Things You Should Never Do, Part I</a>,&#8221; in which he describes how deciding to do a complete rewrite ultimately doomed Netscape 6 before it was even released. </p>
<p>The unfortunate decision to start again from scratch has had undesirable effects on many great applications, but I&#8217;m glad to hear that Felix will be spared such a fate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Avangate eliminates PayPal fees on payments by admin</title>
		<link>http://felix-cat.com/blog/2008/12/13/avangate-eliminates-paypal-fees-on-payments/comment-page-1/#comment-2583</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 08 Dec 2009 23:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://felix-cat.com/blog/?p=60#comment-2583</guid>
		<description>@Vladimir

I only use Avangate as a payment processor, so I&#039;m not familiar with their other services. I believe that they have a reseller network.</description>
		<content:encoded><![CDATA[<p>@Vladimir</p>
<p>I only use Avangate as a payment processor, so I&#8217;m not familiar with their other services. I believe that they have a reseller network.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Browsing your TMs/glossaries in Felix by Gururaj</title>
		<link>http://felix-cat.com/blog/2009/12/07/browsing-your-tmsglossaries-in-felix/comment-page-1/#comment-2563</link>
		<dc:creator>Gururaj</dc:creator>
		<pubDate>Tue, 08 Dec 2009 08:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://felix-cat.com/blog/?p=122#comment-2563</guid>
		<description>Now this is a pretty useful feature - one of the best. Thanks, Ryan.</description>
		<content:encoded><![CDATA[<p>Now this is a pretty useful feature &#8211; one of the best. Thanks, Ryan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Avangate eliminates PayPal fees on payments by Vladimir M</title>
		<link>http://felix-cat.com/blog/2008/12/13/avangate-eliminates-paypal-fees-on-payments/comment-page-1/#comment-2545</link>
		<dc:creator>Vladimir M</dc:creator>
		<pubDate>Mon, 07 Dec 2009 16:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://felix-cat.com/blog/?p=60#comment-2545</guid>
		<description>Hello,

I have an offer from Avangate to be their client, what about web marketing, do they deal with it?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have an offer from Avangate to be their client, what about web marketing, do they deal with it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
