<?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>dwcourse.com &#187; find and replace</title>
	<atom:link href="http://www.dwcourse.com/dreamweaver/tag/find-and-replace/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dwcourse.com</link>
	<description>Adobe Dreamweaver Tips, Tricks and Tutorials</description>
	<lastBuildDate>Fri, 23 Jul 2010 09:26:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Find and Replace</title>
		<link>http://www.dwcourse.com/dreamweaver/find-and-replace.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/find-and-replace.php#comments</comments>
		<pubDate>Fri, 15 May 2009 02:43:34 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Tip of the Day]]></category>
		<category><![CDATA[find and replace]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=288</guid>
		<description><![CDATA[Recently on Twitter @fesworks asked about Dreamweaver&#8217;s find and replace functionality (menu Edit&#62;Find and Replace… or Control+F/Command+F). It&#8217;s really quite extensive and, if you&#8217;re serious about building websites, I recommend you explore it. Here&#8217;s a quick rundown of  the functionality: F&#38;R can work on unopened documents, so you don&#8217;t even have to have a document [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Recently on Twitter @<a href="http://twitter.com/fesworks">fesworks</a> asked about Dreamweaver&#8217;s find and replace functionality (menu Edit&gt;Find and Replace… or Control+F/Command+F). It&#8217;s really quite extensive and, if you&#8217;re serious about building websites, I recommend you explore it.</p>
<p>Here&#8217;s a quick rundown of  the functionality:</p>
<ol>
<li>F&amp;R can work on unopened documents, so you don&#8217;t even have to have a document open to access it. <em>Just remember, there is no undo for unopened documents. So, before you get too fancy with your site-wide f&amp;r you might want to consider making a backup copy of your site.</em></li>
<li>It can search the following:
<ol>
<li>The selected text in an open document.</li>
<li>The entire document currently being edited.</li>
<li>All open documents.</li>
<li>All documents in a folder that you select.</li>
<li>Files selected in the site window.</li>
<li>The entire current site</li>
</ol>
</li>
<li>You can also choose what parts of a document to search:
<ol>
<li>The source code.</li>
<li>Only the text of the document (basically what you see in design view).</li>
<li>Text inside (or outside) of a specific html tag or tags.</li>
<li>A specific html tag with specific attributes.</li>
</ol>
</li>
</ol>
<p>In addition you have the usual options to match case or whole words as well as to ignore white space.</p>
<p>One option newcomers may be unfamiliar with is using regular expressions in searches. Regular expressions let you construct formulas to search not just for a specific text string but for patterns of characters and text strings as well. It&#8217;s a powerful tool that deserves a tutorial all it&#8217;s own. So for now I&#8217;ll simply point you to <a href="http://en.wikipedia.org/wiki/Regular_expression">Wikipedia</a> to get you started.</p>
<p>And, as always, feel free to <a href="mailto: jcook@DWcourse.com">email me</a> with questions, comment here and follow me on Twitter (<a href="http://twitter.com/dwcourse">DWcourse</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/find-and-replace.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
