<?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>CFchimp &#187; XML</title>
	<atom:link href="http://www.cfchimp.com/wordpress/category/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cfchimp.com/wordpress</link>
	<description>monkey love coldfusion</description>
	<lastBuildDate>Tue, 08 Jun 2010 13:40:56 +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>Save, Format, View Dreamweaver Checked Out By Report</title>
		<link>http://www.cfchimp.com/wordpress/2010/03/save-format-view-dreamweaver-checked-out-by-report/</link>
		<comments>http://www.cfchimp.com/wordpress/2010/03/save-format-view-dreamweaver-checked-out-by-report/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 00:24:37 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=215</guid>
		<description><![CDATA[I wrote a post a while back about a file I created to format Dreamweaver search results for printing. Recently the need arose for me to apply that same formatting to Dreamweaver&#8217;s &#8220;Checked Out By&#8221; report. Here is what your report will look like: Download the search_results.zip file here. It contains the files to transform [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="/wordpress/2008/05/save-format-view-dreamweaver-search-results/">wrote a post a while back</a> about a file I created to format Dreamweaver search results for printing.  Recently the need arose for me to apply that same formatting to Dreamweaver&#8217;s &#8220;Checked Out By&#8221; report.</p>
<p>Here is what your report will look like:</p>
<p><a href="http://www.cfchimp.com/wordpress/wp-content/uploads/2010/03/checked_out_by.jpg"><img class="alignnone size-medium wp-image-217" title="Checked Out By Report View" src="http://www.cfchimp.com/wordpress/wp-content/uploads/2010/03/checked_out_by-300x126.jpg" alt="Checked Out By Report View" width="300" height="126" /></a></p>
<p><a href="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/05/search_results.zip">Download the search_results.zip file here</a>.  It contains the files to transform both &#8220;Search Results&#8221; and the &#8220;Checked Out By&#8221; report.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2010/03/save-format-view-dreamweaver-checked-out-by-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save, Format, View Dreamweaver Search Results</title>
		<link>http://www.cfchimp.com/wordpress/2008/05/save-format-view-dreamweaver-search-results/</link>
		<comments>http://www.cfchimp.com/wordpress/2008/05/save-format-view-dreamweaver-search-results/#comments</comments>
		<pubDate>Sat, 24 May 2008 01:05:16 +0000</pubDate>
		<dc:creator>Chris Simmons</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://www.cfchimp.com/wordpress/?p=54</guid>
		<description><![CDATA[For as long as I can remember I have wanted a formatted, printable report of Dreamweaver search results. Since Dreamweaver&#8217;s &#8220;Save Report&#8221; of the results pane is an xml file I have always been too lazy to pursue it. I have finally put forth a little effort to generate one using XSLT. XSLT stands for [...]]]></description>
			<content:encoded><![CDATA[<p>For as long as I can remember I have wanted a formatted, printable report of Dreamweaver search results.  Since Dreamweaver&#8217;s &#8220;Save Report&#8221; of the results pane is an xml file I have always been too lazy to pursue it.  I have finally put forth a little effort to generate one using XSLT.  XSLT stands for XSL Transformations.  XSLT &#8220;transforms&#8221; XML documents into other  formats, like XHTML.</p>
<p><a title="search_results.zip" href="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/05/search_results.zip" target="_blank">Download the search_results.xsl file here</a>.  Unzip it.  It is the file that will perform the styling of your XML results file.  Hang on to it for now.</p>
<p>Open Dreamweaver&#8217;s &#8220;Find and Replace&#8221; window (Command + F).  Enter your search criteria and click &#8220;Find All&#8221;.</p>
<p>.<a href="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/05/search1.jpg"><img class="alignnone size-medium wp-image-55" title="DW Finder Window" src="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/05/search1-300x143.jpg" alt="DW Finder Window" width="300" height="143" /></a></p>
<p>In the &#8220;Results&#8221; pane click the save icon.<br />
<a href="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/05/search2.jpg"><img class="alignnone size-medium wp-image-56" title="DW Results Pane" src="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/05/search2-300x82.jpg" alt="DW Results Pane" width="300" height="82" /></a></p>
<p>You can accept Dreamweaver&#8217;s default file name or give the file a name related to your search.  I&#8217;ll call mine Post.xml.  <strong>Save it in the same directory where you put search_results.xsl</strong>.  Open Post.xml (or whatever you called it) with Dreamweaver and add the one line of code annotated below with the red arrow.</p>
<p><a href="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/05/search3.jpg"><img class="alignnone size-medium wp-image-57" title="XSL code" src="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/05/search3-300x35.jpg" alt="XSL code" width="300" height="35" /></a></p>
<p>Now open your Post.xml file with a web  browser such as Safari.  You should see your search report formatted as follows:</p>
<p><a href="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/05/search4.jpg"><img class="alignnone size-medium wp-image-58" title="Post.xml" src="http://www.cfchimp.com/wordpress/wp-content/uploads/2008/05/search4-300x241.jpg" alt="Post.xml" width="300" height="241" /></a></p>
<p>You now have a nice printable report complete with results total.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cfchimp.com/wordpress/2008/05/save-format-view-dreamweaver-search-results/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
