<?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 on: WTF Company</title>
	<atom:link href="http://dow.ngra.de/2008/03/23/wtf-company/feed/" rel="self" type="application/rss+xml" />
	<link>http://dow.ngra.de/2008/03/23/wtf-company/</link>
	<description>no buzzwords allowed</description>
	<lastBuildDate>Wed, 24 Feb 2010 09:44:02 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jevgeni Kabanov</title>
		<link>http://dow.ngra.de/2008/03/23/wtf-company/comment-page-1/#comment-184</link>
		<dc:creator>Jevgeni Kabanov</dc:creator>
		<pubDate>Tue, 25 Mar 2008 08:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://dow.ngra.de/2008/03/23/wtf-company/#comment-184</guid>
		<description>But if you read the posts I&#039;m pointing to it&#039;s clear they had to modify it a lot to absorb the changes. 

The problem is that regexp is an inherently bad way to parse XML, which is not a regular language. Therefore you can almost guarantee that every small change (and there are always changes) will cost a lot. Whereas with a standard parser it would cost nothing to begin with.</description>
		<content:encoded><![CDATA[<p>But if you read the posts I&#8217;m pointing to it&#8217;s clear they had to modify it a lot to absorb the changes. </p>
<p>The problem is that regexp is an inherently bad way to parse XML, which is not a regular language. Therefore you can almost guarantee that every small change (and there are always changes) will cost a lot. Whereas with a standard parser it would cost nothing to begin with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous Coward</title>
		<link>http://dow.ngra.de/2008/03/23/wtf-company/comment-page-1/#comment-183</link>
		<dc:creator>Anonymous Coward</dc:creator>
		<pubDate>Tue, 25 Mar 2008 08:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://dow.ngra.de/2008/03/23/wtf-company/#comment-183</guid>
		<description>Well that depends on context. For mission critical parts of the system, such as lets say transaction management, bank account services, of course you got to use all possible best practices, however, for XML parsing, I fail to see business benefits, unless of course XML schema upon which XML parsing is based changed very regularly, which would requires modifications to that unfortunate in technical sense, but good in business way of doing things.</description>
		<content:encoded><![CDATA[<p>Well that depends on context. For mission critical parts of the system, such as lets say transaction management, bank account services, of course you got to use all possible best practices, however, for XML parsing, I fail to see business benefits, unless of course XML schema upon which XML parsing is based changed very regularly, which would requires modifications to that unfortunate in technical sense, but good in business way of doing things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jevgeni Kabanov</title>
		<link>http://dow.ngra.de/2008/03/23/wtf-company/comment-page-1/#comment-180</link>
		<dc:creator>Jevgeni Kabanov</dc:creator>
		<pubDate>Mon, 24 Mar 2008 22:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://dow.ngra.de/2008/03/23/wtf-company/#comment-180</guid>
		<description>It&#039;s always juggling short-term benefits versus long-term benefits. Some of the choices are just widely known to be bad in the long term, because so many have run into them. As an owner I need to avoid such decisions unless I know that long-term isn&#039;t relevant (e.g. I&#039;m selling the company off in half a year).</description>
		<content:encoded><![CDATA[<p>It&#8217;s always juggling short-term benefits versus long-term benefits. Some of the choices are just widely known to be bad in the long term, because so many have run into them. As an owner I need to avoid such decisions unless I know that long-term isn&#8217;t relevant (e.g. I&#8217;m selling the company off in half a year).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous Coward</title>
		<link>http://dow.ngra.de/2008/03/23/wtf-company/comment-page-1/#comment-179</link>
		<dc:creator>Anonymous Coward</dc:creator>
		<pubDate>Mon, 24 Mar 2008 20:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://dow.ngra.de/2008/03/23/wtf-company/#comment-179</guid>
		<description>Let me get this straight: your company has working solution that uses suboptimal technical software stack. It works 99% of cases and does not lead to lost/corrupted state.
Now you offer same solution, in business sense, that uses perfect techology stack, and it costs X amount of money (time=money) to complete.

You should ask yourself what would you do if that company was entirely yours.

Obvious troll is obvious</description>
		<content:encoded><![CDATA[<p>Let me get this straight: your company has working solution that uses suboptimal technical software stack. It works 99% of cases and does not lead to lost/corrupted state.<br />
Now you offer same solution, in business sense, that uses perfect techology stack, and it costs X amount of money (time=money) to complete.</p>
<p>You should ask yourself what would you do if that company was entirely yours.</p>
<p>Obvious troll is obvious</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jevgeni Kabanov</title>
		<link>http://dow.ngra.de/2008/03/23/wtf-company/comment-page-1/#comment-177</link>
		<dc:creator>Jevgeni Kabanov</dc:creator>
		<pubDate>Mon, 24 Mar 2008 15:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://dow.ngra.de/2008/03/23/wtf-company/#comment-177</guid>
		<description>Thanks God wasn&#039;t my company, check out the links. Just quoting.</description>
		<content:encoded><![CDATA[<p>Thanks God wasn&#8217;t my company, check out the links. Just quoting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard L. Burton III</title>
		<link>http://dow.ngra.de/2008/03/23/wtf-company/comment-page-1/#comment-176</link>
		<dc:creator>Richard L. Burton III</dc:creator>
		<pubDate>Mon, 24 Mar 2008 13:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://dow.ngra.de/2008/03/23/wtf-company/#comment-176</guid>
		<description>You&#039;re telling me that the company you&#039;re working for is using RegEx to extract data from XML? They&#039;re not even using XPath or something more logical?

Isn&#039;t it time you quit your job and moved on?

Best Regards,
Richard L. Burton III</description>
		<content:encoded><![CDATA[<p>You&#8217;re telling me that the company you&#8217;re working for is using RegEx to extract data from XML? They&#8217;re not even using XPath or something more logical?</p>
<p>Isn&#8217;t it time you quit your job and moved on?</p>
<p>Best Regards,<br />
Richard L. Burton III</p>
]]></content:encoded>
	</item>
</channel>
</rss>
