<?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: CHM Text Searches &#8211; Lesson Learned</title>
	<atom:link href="http://www.resolvedtotest.com/2010/03/22/chm-text-searches-lesson-learned/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.resolvedtotest.com/2010/03/22/chm-text-searches-lesson-learned/</link>
	<description>Two testers, one blog.</description>
	<lastBuildDate>Wed, 25 May 2011 10:57:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dave</title>
		<link>http://www.resolvedtotest.com/2010/03/22/chm-text-searches-lesson-learned/comment-page-1/#comment-2877</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 25 May 2011 10:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.resolvedtotest.com/?p=60#comment-2877</guid>
		<description>Instead of decompiling the CHM file -- what about searching the source prior to compilation? A full text search across all source files (with wildcards, of course) should catch this problem. Unless you are using variables in your source content that are only specified at run time.

Searching the source will ignore any boilerplate or template text added during publishing though.</description>
		<content:encoded><![CDATA[<p>Instead of decompiling the CHM file &#8212; what about searching the source prior to compilation? A full text search across all source files (with wildcards, of course) should catch this problem. Unless you are using variables in your source content that are only specified at run time.</p>
<p>Searching the source will ignore any boilerplate or template text added during publishing though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

