<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; text crawler</title>
	<atom:link href="http://www.ghacks.net/tag/text-crawler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Find and Replace text across multiple documents</title>
		<link>http://www.ghacks.net/2008/03/22/find-and-replace-text-across-multiple-documents/</link>
		<comments>http://www.ghacks.net/2008/03/22/find-and-replace-text-across-multiple-documents/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 09:24:13 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[replacer]]></category>
		<category><![CDATA[scan-text]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[text crawler]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/22/find-and-replace-text-across-multiple-documents/</guid>
		<description><![CDATA[A colleague of mine build a static html website a few years ago. He slowly but steadily created hundreds of html pages which was great for him because he could simply use one already finished file as a template for a new one. It did however pose a problem as well. Updating information across all files was very time consuming. Think of extending the copyright notice each year, adding advertisement to the websites or changing the navigation.]]></description>
			<content:encoded><![CDATA[<p>A colleague of mine build a static html website a few years ago. He slowly but steadily created hundreds of html pages which was great for him because he could simply use one already finished file as a template for a new one. It did however pose a problem as well. Updating information across all files was very time consuming. Think of extending the copyright notice each year, adding advertisement to the websites or changing the navigation.</p>
<p>What he obviously needs is a program that can find and replace text across multiple documents. Ideally it would be a software that would be easy to use and would require just a few clicks to achieve the desired results. One of the applications that can deliver a speedy way of replacing text across multiple documents is Text Crawler.</p>
<p>Ideally you only need to fill out the old and new text, the location of the documents and the type of documents that you want to change. <a href="http://www.digitalvolcano.co.uk/textcrawler.html">Text Crawler</a> scans all documents of that type for the phrase that you have entered and displays all occurrences in a list that contains the file name and location as well as the line in the document with the match.</p>
<p><span id="more-3581"></span><img src='http://www.ghacks.net/wp-content/uploads/2008/03/find_replace_text.jpg' alt='find replace text' /></p>
<p>The text is only replaced in files checked by the user. Some of the supported file types are txt, log, php, htm, css and ini. What I like is the option to create backup files before replacing the text in the documents and support for Regular Expressions. A great feature is the Regular Expression Tester that allows you to load a text file and test if the regular expression is replacing the text correctly.</p>
<p>The process itself is very fast, takes just a short time to replace the text in the selected documents. </p>

	Tags: <a href="http://www.ghacks.net/tag/documents/" title="documents" rel="tag">documents</a>, <a href="http://www.ghacks.net/tag/replacer/" title="replacer" rel="tag">replacer</a>, <a href="http://www.ghacks.net/tag/scan-text/" title="scan-text" rel="tag">scan-text</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/text/" title="text" rel="tag">text</a>, <a href="http://www.ghacks.net/tag/text-crawler/" title="text crawler" rel="tag">text crawler</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/16/text-statistics/" title="Text Statistics (March 16, 2008)">Text Statistics</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/01/21/uxthemedll-patcher-for-windows-xp-and-vista/" title="uxtheme.dll Patcher for Windows XP and Vista (January 21, 2008)">uxtheme.dll Patcher for Windows XP and Vista</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/03/20/combine-text-documents/" title="Combine Text Documents (March 20, 2008)">Combine Text Documents</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/22/find-and-replace-text-across-multiple-documents/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
