<?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: Using wdiff to show differences between text strings</title>
	<atom:link href="http://devbox.computec.de/2009/06/using-wdiff-to-show-differences-between-text-strings/feed/" rel="self" type="application/rss+xml" />
	<link>http://devbox.computec.de/2009/06/using-wdiff-to-show-differences-between-text-strings/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=using-wdiff-to-show-differences-between-text-strings</link>
	<description>The Computec development blog</description>
	<lastBuildDate>Tue, 31 Aug 2010 20:23:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ColdFusion UDF to get meta-info on podcast files &#124; devbox@COMPUTEC</title>
		<link>http://devbox.computec.de/2009/06/using-wdiff-to-show-differences-between-text-strings/comment-page-1/#comment-22</link>
		<dc:creator>ColdFusion UDF to get meta-info on podcast files &#124; devbox@COMPUTEC</dc:creator>
		<pubDate>Mon, 29 Jun 2009 09:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://devbox.computec.de/?p=11#comment-22</guid>
		<description>[...] This would pipe all output from stderr to stdout. You could just get rid of this using either the new errorVariable attribute to cfexecute that has been added in ColdFusion 8.0.1 or you could go down the long and winding road of replacing cfexecute with the underlying calls to java.lang.Runtime as demonstrated in my previous post &#8220;Using wdiff to show differences between text strings&#8221;. [...]</description>
		<content:encoded><![CDATA[<p>[...] This would pipe all output from stderr to stdout. You could just get rid of this using either the new errorVariable attribute to cfexecute that has been added in ColdFusion 8.0.1 or you could go down the long and winding road of replacing cfexecute with the underlying calls to java.lang.Runtime as demonstrated in my previous post &#8220;Using wdiff to show differences between text strings&#8221;. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
