<?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>Websiteforensics.com &#187; Dreamweaver tricks</title>
	<atom:link href="http://websiteforensics.com/category/software/adobe/dreamweaver-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://websiteforensics.com</link>
	<description>we remember when the web was in black and white ...</description>
	<lastBuildDate>Sun, 20 Nov 2011 05:54:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unformatting text</title>
		<link>http://websiteforensics.com/software/adobe/dreamweaver-tricks/unformatting-text/</link>
		<comments>http://websiteforensics.com/software/adobe/dreamweaver-tricks/unformatting-text/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 13:36:37 +0000</pubDate>
		<dc:creator>Mark MacKinnon</dc:creator>
				<category><![CDATA[Dreamweaver tricks]]></category>
		<category><![CDATA[Text formatting]]></category>
		<category><![CDATA[clean text]]></category>
		<category><![CDATA[unformat text]]></category>

		<guid isPermaLink="false">http://www.websiteforensics.com/?p=27</guid>
		<description><![CDATA[Update : CleanText.org &#8211; The goal is to take formatted text and render it in a way so that when it&#8217;s rendered with a nice variable-width font, it will to look very clean and properly formatted.
Often times, when copying text from an editor like Word or a Webpage, to Dreamweaver, you also copy a lot [...]]]></description>
			<content:encoded><![CDATA[<p><img title="cleantext" src="http://websiteforensics.com/wp-content/uploads/2007/12/cleantext.jpg" alt="" width="200" height="150" align="right" />Update : <a href="http://cleantext.org">CleanText.org</a> &#8211; The goal is to take formatted text and render it in a way so that when it&#8217;s rendered with a nice variable-width font, it will to look very clean and properly formatted.</p>
<p>Often times, when copying text from an editor like Word or a Webpage, to Dreamweaver, you also copy a lot of formatting. This can often times be a nuisance, so it becomes necessary to “unformat” the text.</p>
<p>If it’s only a few words, a sentence, copy the content and paste to the URL bar to unformat, select anew and paste to Dreamweaver.</p>
<p>If you’re dealing with a lot more content, paste the text to your favorite email client and changer the format of the message to “text” or un-select “HTML”. Select anew, the content has now lost all formatting.</p>
]]></content:encoded>
			<wfw:commentRss>http://websiteforensics.com/software/adobe/dreamweaver-tricks/unformatting-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need to rebuild a file-list in Dreamweaver ?</title>
		<link>http://websiteforensics.com/software/adobe/dreamweaver-tricks/need-to-rebuild-a-file-list-in-dreamweaver/</link>
		<comments>http://websiteforensics.com/software/adobe/dreamweaver-tricks/need-to-rebuild-a-file-list-in-dreamweaver/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 08:31:24 +0000</pubDate>
		<dc:creator>Mark MacKinnon</dc:creator>
				<category><![CDATA[Dreamweaver tricks]]></category>

		<guid isPermaLink="false">http://www.websiteforensics.com/?p=26</guid>
		<description><![CDATA[So you have hundreds of files in a directory and you want to build an index page with links to each one? If you’ve ever built such a page with Dreamweaver, then you know how time consuming this can be.
A simple trick is to open the directory with FireFox – providing browsing is authorized and [...]]]></description>
			<content:encoded><![CDATA[<p>So you have hundreds of files in a directory and you want to build an index page with links to each one? If you’ve ever built such a page with Dreamweaver, then you know how time consuming this can be.<span id="more-26"></span></p>
<p>A simple trick is to open the directory with FireFox – providing browsing is authorized and there is no index/home file. If you’re using relative links, you can also open the local version of the directory on your hard drive.</p>
<p>Copy the content from the page and paste to an empty Dreamweaver page, you should now have a table based list of links. With a bit of search and replacing, you can turn the table to a list in little time.</p>
<p>We’ve tried this in the Windows Environment with success using Firefox and Dreamweaver 8.</p>
<p>The Mac OS has proven a little harder. Firefox nor Safari provide the proper interface to obtain an HTML copy of the viewed directory. This where Internet Explorer 5.2 for mac comes in handy &#8211; this is why keeping old software is always a good idea (given the fact you <a href="http://www.microsoft.com/mac/products/internetexplorer/internetexplorer.aspx?pid=internetexplorer" target="_blank">cannot download</a> it anymore from Microsoft &#8211; If you deleted your old copy, <a href="http://web.nickshanks.com/browsers/ie/macos9" target="_blank">try here</a>) !<br />
To open the directory you want to view, start by opening an image or html file in the desired directory. Remove the file name from the URL and you should get a directory listing. View source, copy, and paste in code-view in Dreamweaver : you now have an HTML table with the relative links to all the files in that directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://websiteforensics.com/software/adobe/dreamweaver-tricks/need-to-rebuild-a-file-list-in-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

