<?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; Dreamweaver Tips</title>
	<atom:link href="http://www.dwcourse.com/dreamweaver/category/dreamweaver-tips/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>Deleting the font (and other) tags from existing pages</title>
		<link>http://www.dwcourse.com/dreamweaver/deleting-html-tags.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/deleting-html-tags.php#comments</comments>
		<pubDate>Sun, 13 Jun 2010 15:18:52 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Dreamweaver Tips]]></category>
		<category><![CDATA[Tip of the Day]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=1270</guid>
		<description><![CDATA[Last year I wrote that it is still possible (although not recommended) to use the deprecated &#60;font&#62; tag in Dreamweaver CS4. I recently got an email in response to that post asking how to remove the font tag from existing, older documents using CS4. The writer noted that it was relatively easy in CS3 &#8220;all [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Last year I wrote that it is still possible (although not recommended) to <a href="http://dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php">use the deprecated &lt;font&gt; tag in Dreamweaver CS4</a>. I recently got an email in response to that post asking how to <strong>remove</strong> the font tag from existing, older documents using CS4.</p>
<p>The writer noted that it was relatively easy in CS3 <em>&#8220;all you have to do is highlight the block of text you want to edit and  select &#8220;default&#8221; in the font selector box  and &#8220;none&#8221; in font size and instantly the code is removed.&#8221;</em></p>
<p>The good news is it&#8217;s also very easy in CS4. All you need to do is right+click the offending &lt;font&gt; (or other) tag in the Status Bar at the bottom of the Document Window and select Remove Tag from the pop-up menu.</p>
<p>Viola, no &lt;font&gt; tag.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/deleting-html-tags.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ten Commandments for Editing Dreamweaver’s Spry Menubars</title>
		<link>http://www.dwcourse.com/dreamweaver/ten-commandments-spry-menubars.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/ten-commandments-spry-menubars.php#comments</comments>
		<pubDate>Wed, 21 Apr 2010 15:28:43 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Dominate Dreamweaver]]></category>
		<category><![CDATA[Dreamweaver CSS]]></category>
		<category><![CDATA[Dreamweaver Tips]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=1097</guid>
		<description><![CDATA[Adapted from my Dominate Dreamweaver online training course. Back in the day, the Hebrews had a habit of getting themselves into trouble in spite of their favored status with God. So he decided to try to make it easy on them by reducing the rules to Ten Commandments. In search of similar guidance from a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><em>Adapted from my Dominate Dreamweaver online training course.</em></p>
<p><a href="http://dwcourse.com/wp-content/uploads/2010/04/10commandments-e1271369129866.jpg"><img class="alignright size-full wp-image-1100" title="Moses 10 Commandments iPad" src="http://dwcourse.com/wp-content/uploads/2010/04/10commandments-e1271369129866.jpg" alt="" width="279" height="373" /></a>Back in the day, the Hebrews had a habit of getting themselves into trouble in spite of their favored status with God. So he decided to try to make it easy on them by reducing the rules to Ten Commandments.</p>
<p>In search of similar guidance from a lesser deity (Adobe), I ventured to the top of our local equivalent of Mount Sinai where I received these Ten Commandments for Editing Dreamweaver’s Spry Menubars on a stone iPad.<br />
<span id="more-1097"></span></p>
<blockquote>
<ol>
<li><a href="#one">Thou shalt not edit the style sheet without reading the comments.</a></li>
<li><a href="#two">Thou shalt not edit the styles haphazardly.</a></li>
<li><a href="#three">Verily, rules for some selectors are defined in two locations.</a></li>
<li><a href="#four">Thou shalt not edit the position or display properties within the menubar styles.</a></li>
<li><a href="#five">Thou shalt not use the height property within menubar styles.</a></li>
<li><a href="#six">Thou shalt not apply padding, borders or margins to menubar list items &lt;li&gt;.</a></li>
<li><a href="#seven">Thou shalt not set widths for links &lt;a&gt; within menubars.</a></li>
<li><a href="#eight">Thou shalt not edit the browser hacks.</a></li>
<li><a href="#nine">Thou shalt not edit the menubar JavaScript file.</a></li>
<li><a href="#ten">Verily I say unto you, a new style shall appear to define the appearance of submenus.</a></li>
</ol>
</blockquote>
<p><em>Click a commandment above to view the related commentary.</em></p>
<h3 id="one">I. Thou shalt not edit the style sheet without reading the comments.</h3>
<blockquote><p>Some very clever person at Adobe (God bless them) hath taken the time to insert extensive comments into the code of the menubar CSS file. Open the CSS file and read those comments and you shall be enlightened (and save a lot of wasted effort).</p></blockquote>
<h3 id="two">II. Thou shalt not edit the styles haphazardly.</h3>
<blockquote><p>Adobe hath joined the various styles rules together to function in harmony. Editing them without a clear plan and understanding of their purpose is guaranteed to create more problems than solutions.</p>
<p>A good plan is to edit styles according to the structure of the HTML page (and for that matter the order the styles appear in the css file).</p>
<ol>
<li>Overall list (ul.MenuBarVertical or ul.MenuBarHorizontal)</li>
<li>Top-level list items (ul.MenuBarVertical li or ul.MenuBarHorizontal li)</li>
<li>Overall sub-menus (ul.MenuBarVertical ul or ul.MenuBarHorizontal ul – notice the second ul)</li>
<li>Sub-menu list items (ul.MenuBarVertical ul li or ul.MenuBarHorizontal ul li)</li>
<li>Links (styles related to the &lt;a&gt; tag including hover, focus, etc. states)</li>
</ol>
</blockquote>
<h3 id="three">III. Verily, rules for some selectors are defined in two locations.</h3>
<blockquote><p>Adobe hath divided the LAYOUT INFORMATION from the DESIGN INFORMATION (not a bad idea) so rules using the same style selectors may appear in both locations. You can edit them in either place but make sure the properties you set in the layout section aren’t overwritten in the design section.</p></blockquote>
<h3 id="four">IV. Thou shalt not edit the position or display properties within the menubar styles.</h3>
<blockquote><p>Those who have not yet eaten the fruit from the tree of CSS knowledge are often tempted to edit the position and display properties within the menubar styles. While some sins go unpunished, this one rarely does. It WILL break your menu. And, while we’re on the subject, don’t go adding position or display properties to the style rules that don’t have them either.</p></blockquote>
<h3 id="five">V. Thou shalt not use the height property within menubar styles.</h3>
<blockquote><p>It’s very tempting to try to “force” your menubar to conform to your design by defining a CSS height property for one or more of the menu elements and you might get away with it. But the odds are that, under some conditions, one of your menu items will wrap to a second line and the height properties you so meticulously set will be ignored or your links partially obscured.</p>
<p>To be delivered from this evil, the best practice is to allow the height of your menu and menu items to be determined by a combination of the text-size and padding of your menu link &lt;a&gt; style.</p></blockquote>
<h3 id="six">VI. Thou shalt not apply padding, borders or margins to menubar list items &lt;li&gt;.</h3>
<blockquote><p>Set the width of your menubar “buttons” using the list item &lt;li&gt; rules. Since, as it is written, padding, borders and margin add to the width of HTML elements, applying those properties to list items will likely break your design.</p>
<p>Apply padding and borders to your buttons using the link &lt;a&gt; rules.</p></blockquote>
<h3 id="seven">VII. Thou shalt not set widths for links within menubars.</h3>
<blockquote><p>In the commentary for Commandment VI we learned the width of our buttons should be set using the list item style rules. Any attempt to set a width for the links will likely conflict with those settings. But be not afraid, because the display: block property in the link style rule guarantees the link will completely fill its parent li tag.</p></blockquote>
<h3 id="eight">VIII. Thou shalt not edit the browser hacks.</h3>
<blockquote><p>What CSS hacks Adobe hath joined together, let no man set asunder.</p></blockquote>
<h3 id="nine">IX. Thou shalt not edit the menubar JavaScript file.</h3>
<blockquote><p>Yeah though you walk through the valley of Javascript, you shall fear no evil (if you just leave it alone).</p></blockquote>
<h3 id="ten">X. Verily I say unto you, a new style shall appear and it shall define the appearance of submenus.</h3>
<blockquote><p>And God said, “let the styling for the sub-menus be separated from the styling of the main menu.” And it was, with the addition of a new style rule, so.</p>
<p>By creating a new style rule (ul.MenuBarVertical ul li or ul.MenuBarHorizontal ul li for submenu list items and ul.MenuBarVertical ul a or ul.MenuBarHorizontal ul a for submenu links – notice the second ul in the selectors) you can define CSS properties that apply only to submenus (or more precisely to unordered lists that are themselves within an unordered list). And, by the way, you only have to define the properties that you want to be different from the main menu. The rest of the properties will be inherited.</p></blockquote>
<p><strong><em>Now, go forth and sin no more.</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/ten-commandments-spry-menubars.php/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Linking to a specific item on a page</title>
		<link>http://www.dwcourse.com/dreamweaver/link-to-specific-point-on-page.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/link-to-specific-point-on-page.php#comments</comments>
		<pubDate>Tue, 26 Jan 2010 03:03:00 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Dreamweaver Tips]]></category>
		<category><![CDATA[Tip of the Day]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=798</guid>
		<description><![CDATA[When you&#8217;ve been creating web pages as long as I have, it&#8217;s easy to start thinking you&#8217;re hot stuff. Then along comes some perfectly obvious little html shortcut that you&#8217;ve been overlooking for a decade. It tends to humble you pretty quickly! And judging by the response at the DreamweaverClub.com forum, I wasn&#8217;t the only [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>When you&#8217;ve been creating web pages as long as I have, it&#8217;s easy to start thinking you&#8217;re hot stuff. Then along comes some perfectly obvious little html shortcut that you&#8217;ve been overlooking for a decade. It tends to humble you pretty quickly!</p>
<p>And judging by the response at the <a href="http://www.dreamweaverclub.com/forum/">DreamweaverClub.com forum</a>, I wasn&#8217;t the only one surprised by this one. So I thought I&#8217;d share it with you.</p>
<p>As you know, when you link to a page using a normal link (such as &lt;<strong>a href=&#8221;http://www.dwcourse.com&#8221;&gt;DWcourse&lt;/a&gt;</strong>) the link takes you to the top of the page. And, as many of you no-doubt also know, you can also insert an empty, non-link Anchor Tag (such as <strong>&lt;a name=&#8221;item&#8221; id=&#8221;item&#8221;&gt;&lt;/a&gt;</strong>) into your page and then link directly to the location of the Named Anchor within the page like this &lt;<strong>a href=&#8221;http://www.dwcourse.com#item&#8221;&gt;Link directly to item on DWcourse page&lt;/a&gt;</strong>. T<em>o insert a named anchor in Dreamweaver select <strong>menu: Insert&gt;Named Anchor</strong>.</em></p>
<p>Now here&#8217;s the obvious html fact that that I&#8217;d been overlooking. You don&#8217;t have to insert a named anchor into your page to link to a specific point within the page. <strong>You can link directly to any named object within your page. </strong>For instance, if you want to link to particular sub-sections of your page, each of which begins with an level 2 heading &lt;h2&gt; you can give each h2 a unique ID and link directly to it. <em>In Dreamweaver you can assign an ID to an html object by selecting the object and typing the ID into the ID field in the Properties Inspector.</em></p>
<p>So, if your page looks like this:</p>
<blockquote><p>&lt;h1&gt;Main Headline&lt;/h1&gt;<br />
&lt;h2 id=&#8221;section1&#8243;&gt;section 1 &lt;/h2&gt;<br />
content for section 1<br />
&lt;h2 id=&#8221;section2&#8243;&gt;section 2 &lt;/h2&gt;<br />
content for section 2<br />
&lt;h2 id=&#8221;section3&#8243;&gt;section 3 &lt;/h2&gt;<br />
content for section 3</p></blockquote>
<p>You can link directly to section 2 from within the current page like this: <strong>&lt;a href=&#8221;#section2&#8243;&gt;Section 2&lt;/a&gt;</strong> or from another website like this: <strong>&lt;a href=&#8221;http://www.dwcourse.com#section2&#8243;&gt;DWcourse Section 2&lt;/a&gt;</strong>. No need to clutter up your code with an empty Named Anchor!</p>
<p>And, to point out the (now) obvious, the # (number sign) within a link refers to a named html object within the page, just as a # within a CSS selector refers to a named object.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/link-to-specific-point-on-page.php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stopping Untitled Documents Take 2</title>
		<link>http://www.dwcourse.com/dreamweaver/stop-untitled-documents-2.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/stop-untitled-documents-2.php#comments</comments>
		<pubDate>Wed, 09 Dec 2009 21:12:56 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Dreamweaver Tips]]></category>
		<category><![CDATA[Tip of the Day]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=773</guid>
		<description><![CDATA[I feel a bit stupid. In my recent Stop “Untitled Document” in Dreamweaver post I reported what I thought was a very clever way to find pages titled &#8220;Untitled Document&#8221; using Dreamweaver&#8217;s search function. It turns out there&#8217;s a built-in function that will will do the job: Select menu: Site&#62;Reports… In the reports dialog: Leave Current [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I feel a bit stupid. In my recent <span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.2em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; word-wrap: break-word; display: block; background-position: initial initial; background-repeat: initial initial; padding: 0px; border: 0px initial initial;"><a href="Stop “Untitled Document” in Dreamweaver">Stop “Untitled Document” in Dreamweaver</a> post </span>I reported what I thought was a very clever way to find pages titled &#8220;Untitled Document&#8221; using Dreamweaver&#8217;s search function. It turns out there&#8217;s a built-in function that will will do the job:</p>
<ol>
<li>Select menu: Site&gt;Reports…</li>
<li>In the reports dialog:
<ol>
<li>Leave Current Local Site selected in the Report On menu.</li>
<li>In the Select Reports area of the dialog, check the Untitled Documents under HTML Reports.</li>
<li>Click the Run button.</li>
</ol>
</li>
</ol>
<p>The Results palette will open and all documents with the title &#8220;Untitled Document&#8221; will be listed in the Site Reports tab.</p>
<p>In my defense, my earlier method gives you the ability to scan the titles of all your documents, which can be pretty handy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/stop-untitled-documents-2.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop &#8220;Untitled Document&#8221; in Dreamweaver</title>
		<link>http://www.dwcourse.com/dreamweaver/untitled-document.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/untitled-document.php#comments</comments>
		<pubDate>Tue, 08 Dec 2009 07:32:47 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Dreamweaver Tips]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=770</guid>
		<description><![CDATA[If you&#8217;re like most folks, you occasionally forget to re-title you pages in Dreamweaver and then look foolish when you end up with pages titled &#8220;Untitled Document&#8221; (see Google search for &#8220;Untitled Document&#8221;). I like to check all my page titles before uploading a site but it&#8217;s a pain to open every document and it [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you&#8217;re like most folks, you occasionally forget to re-title you pages in Dreamweaver and then look foolish when you end up with pages titled &#8220;Untitled Document&#8221; (see <a href="http://www.google.com/search?q=%22Untitled+Document%22">Google search for &#8220;Untitled Document&#8221;</a>). I like to check all my page titles before uploading a site but it&#8217;s a pain to open every document and it doesn&#8217;t alway happen. It finally occurred to me that I could use Dreamweaver&#8217;s Search function to simplify the process.</p>
<p>To access a list of all the page titles in your website:</p>
<ol>
<li>Select menu: Edit&gt;Find and Replace… (or Control+F/Command+F)</li>
<li>In the Find and Replace dialog:
<ol>
<li>Select Entire Current Local Site from the Find in menu.</li>
<li>Select Specific Tag from the Search menu.</li>
<li>Type &#8220;title&#8221; into the text field that appears to the right of the Search menu (or select title from the popup menu to the right of the field).</li>
<li>Click the Find All button.</li>
</ol>
</li>
</ol>
<p>A list of the titles of all pages in your site will appear in the Search tab of the Results palette (generally at the bottom of your screen). If you find an Untitled Document in the list, simply double-click on the search result and the page will open so you can edit the title.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/untitled-document.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the font tag in Dreamweaver CS4</title>
		<link>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php#comments</comments>
		<pubDate>Mon, 03 Aug 2009 23:26:48 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Dreamweaver Tips]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=390</guid>
		<description><![CDATA[A lot of folks are whining and moaning because Dreamweaver CS4 now enforces the use of CSS styles rather than HTML attributes for formatting. One of the things this means is no more font tag (and its related attributes). That&#8217;s a good thing in my book. No more code like this: &#60;p&#62;&#60;font color=&#8221;#003399&#8243; size=&#8221;5&#8243; face=&#8221;Tahoma, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>A lot of folks are whining and moaning because Dreamweaver CS4 now enforces the use of CSS styles rather than HTML attributes for formatting. One of the things this means is no more font tag (and its related attributes).</p>
<p>That&#8217;s a good thing in my book. No more code like this:</p>
<p>&lt;p&gt;&lt;font color=&#8221;#003399&#8243; size=&#8221;5&#8243; face=&#8221;Tahoma, Geneva, sans-serif&#8221;&gt;paragraph 1…&lt;/font&gt;&lt;/p&gt;</p>
<p>&lt;p&gt;&lt;font color=&#8221;#003399&#8243; size=&#8221;5&#8243; face=&#8221;Tahoma, Geneva, sans-serif&#8221;&gt;paragraph 2…&lt;/font&gt;&lt;/p&gt;</p>
<p>&lt;p&gt;&lt;font color=&#8221;#003399&#8243; size=&#8221;5&#8243; face=&#8221;Tahoma, Geneva, sans-serif&#8221;&gt;paragraph 3…&lt;/font&gt;&lt;/p&gt;</p>
<p>Well you get the idea!</p>
<p>But CS4 has a dirty little secret and , against my better judgement, I&#8217;m going to reveal it:</p>
<p><strong> IT&#8217;S STILL POSSIBLE TO USE THE DREADED FONT TAG!<span id="more-390"></span></strong></p>
<p>The secret is CS4&#8242;s Wrap Tag… and Edit Tag… commands, both of which are accessed from a pop-up menu that appears when you right+click on a selection in the Design window. Here&#8217;s how it works:</p>
<ol>
<li>In the Design window select some text.</li>
<li>Right+click on your selection and select Wrap Tag… from the pop-up menu.</li>
<li>In the Tag Editor dialog type in &lt;font&gt; (or choose it from the tag list) and press the Enter key twice (once to &#8220;set&#8221; th tag and once to dismiss the dialog). The text will remain  selected.</li>
<li> Right+click once again on your selection and select Edit Tag &lt;font&gt;… from the pop-up menu</li>
<li>In the Tag Editor &#8211; font dialog, make your selections for Face, Size and Color and click OK.</li>
</ol>
<p>If you look at your code you&#8217;ll see something like this (shudder):</p>
<p>&lt;font color=&#8221;#FF0000&#8243; size=&#8221;+2&#8243; face=&#8221;Tahoma, Geneva, sans-serif&#8221;&gt;content&lt;/font&gt;</p>
<p>That&#8217;s all there is to it.</p>
<p>To edit an existing font (or some other HTML) tag:</p>
<ol>
<li>Select the entire tag by clicking within the tag in the Design window AND then selecting the tag from the tag listing in the status bar at the bottom of the Document window..</li>
<li>Right+click on your selection and select Edit Tag &lt;selected tag&gt;… from the pop-up menu.</li>
<li>Edit the tag attributes in the Tag Editor dialog and click OK.</li>
</ol>
<p>Just don&#8217;t tell anyone I told you how to do it.</p>
<p><em>As always, feel free to comment here or <a href="mailto:%20jcook@DWcourse.com">email me</a> with your questions, comments and suggestions. And please follow me on Twitter (<a href="http://twitter.com/dwcourse">DWcourse</a>) for additional Dreamweaver news and tips.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/font-tag-dreamweaver-cs4.php/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Recovering Lost Site Definitions</title>
		<link>http://www.dwcourse.com/dreamweaver/recovering-lost-site-definitions.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/recovering-lost-site-definitions.php#comments</comments>
		<pubDate>Mon, 06 Jul 2009 18:55:18 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Dreamweaver Tips]]></category>
		<category><![CDATA[Tip of the Day]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[define site]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=321</guid>
		<description><![CDATA[My iMac recently froze up and, when I – eventually – recovered from the forced shut down and restart, I discovered my Dreamweaver preferences had been reset to the default settings and, even worse, ALL 50 OF MY SITE DEFINITIONS HAD DISAPPEARED! I have my site definitions backed up (most of them anyway) but the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>My iMac recently froze up and, when I – eventually – recovered from the forced shut down and restart, I discovered my Dreamweaver preferences had been reset to the default settings and, even worse,</p>
<p style="text-align: center; "><strong>ALL 50 OF MY SITE DEFINITIONS HAD DISAPPEARED!</strong></p>
<p><strong><span style="font-weight: normal; ">I have my site definitions backed up (most of them anyway) but the option of importing them one by one didn’t really appeal to me. Besides, I have Time Machine installed so I reasoned that, if I could figured out where Dreamweaver stores its site definitions, I could restore them all from the backup.</span></strong></p>
<p>Well, it took a bit of research but I was able to make it work. Should you wind up in the same situation, here’s how to do it.</p>
<p><em>Sorry but these instructions are Mac OS X and Dreamweaver CS3 and CS4 only, if anyone can figure out how to do the same on a PC or for other versions of Dreamweaver, I’m sure a lot of folks would like to know about it.</em></p>
<p>Dreamweaver CS4 Mac stores site definitions in the file:</p>
<p style="padding-left: 30px; ">Macintosh HD:Users:&lt;username&gt;:Library:Application Support:Adobe:Common:10:Sites:Site Prefs</p>
<p style="padding-left: 30px; ">For CS3 the file is: Macintosh HD:Users:&lt;username&gt;:Library:Application Support:Adobe:Common:9:Sites:Site Prefs</p>
<p><em>Substitute your user name for &lt;username&gt; and, if you have renamed your computer’s hard drive, sub your drive’s name for Macintosh HD. The colons separate folder names.</em></p>
<p>Using Time Machine, restoring the site definitions was a simple matter of selecting the file, activating Time Machine, scrolling back a day or two and selecting Restore to replace the current (empty) Site Prefs file with the previous version.</p>
<p><strong>Note:</strong> Make sure that you have Dreamweaver closed when you restore the <em>Site Prefs</em> file or the restored file will end up empty as well.</p>
<p>As I said, I also lost my customizations to Dreamweaver’s preferences. I was able to restore them in the same way. Dreamweaver’s preference settings are stored in the file:</p>
<p style="padding-left: 30px;">Macintosh HD:Users:&lt;username&gt;:Library:Preferences:Adobe Dreamweaver CS4 Prefs</p>
<p style="padding-left: 30px;"><em>Of course, it’s Dreamweaver </em>CS3 Prefs<em> for users of Dreamweaver CS3.</em></p>
<p>If you don’t have Time Machine installed, you can also replace the <em>Site Prefs</em> and <em>Dreamweaver CS4 Prefs</em> files using a recent back up (you do have a recent back up don’t you?).</p>
<p>And, if you haven’t found yourself in this situation, be thankful and consider making a backup of your <em>Site Prefs</em> and <em>Dreamweaver CS4 Prefs</em> files and storing them somewhere handy.</p>
<p><em>As always, feel free to </em><a style="color: #2361a1; text-decoration: underline; padding: 0px; margin: 0px;" href="mailto:%20jcook@DWcourse.com"><em>email me</em></a><em> with your questions, comments and suggestions. And please follow me on Twitter (</em><a style="color: #2361a1; text-decoration: underline; padding: 0px; margin: 0px;" href="http://twitter.com/dwcourse"><em>DWcourse</em></a><em>) for additional Dreamweaver news and tips.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/recovering-lost-site-definitions.php/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>My Site Won&#8217;t Update</title>
		<link>http://www.dwcourse.com/dreamweaver/site-wont-update.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/site-wont-update.php#comments</comments>
		<pubDate>Thu, 18 Jun 2009 16:00:06 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Dreamweaver Tips]]></category>
		<category><![CDATA[Tip of the Day]]></category>
		<category><![CDATA[define site]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=307</guid>
		<description><![CDATA[Another problem often experienced by Dreamweaver noobies is: I&#8217;ve updated my site in Dreamweaver and it looks fine when I preview it but after I upload it the changes don&#8217;t show up on the site. Let&#8217;s eliminate the easiest solution first. Did you refresh your browser window? When you view a page on the web, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Another problem often experienced by Dreamweaver noobies is:</p>
<blockquote><p>I&#8217;ve updated my site in Dreamweaver and it looks fine when I preview it but after I upload it the changes don&#8217;t show up on the site.</p></blockquote>
<ol>
<li>Let&#8217;s eliminate the easiest solution first. Did you refresh your browser window? When you view a page on the web, your browser stores a copy of that page (and it&#8217;s dependent files) in it&#8217;s cache. Then, if you return to the page, your browser shows you the cached version rather than the &#8220;live&#8221; version. This speeds up  browsing but also might prevent you from viewing the latest version of your page. Refreshing the browser window by clicking the Refresh button in your browser should guarantee  you&#8217;re looking at the current version of the page.</li>
<li>Another possibility &#8211; if you are viewing the home page of your site through a URL such as www.yourdomain.com &#8211; is that you have multiple index files. As you should be aware, servers are set up to display a default page for a directory if no file name is specified in the URL. The default file is usually index.htm, index.html, index.php or something similar. The server can even be configured (and often is) so that any of those file names can be used for the default file. A problem arises when more than one of the possible default files is present.Say, for instance, a file index.htm pre-exists on your server and, when you create your new site, you use index.html (note the &#8220;l&#8221;) as your default file name. When you upload your site the existing index.htm file will not be overwritten. So when you visit www.yourdomain.com you may continue to see the old index.htm and not your new home page, index.html.The solution is relatively simple, delete the index.htm file on the server OR change your default file to index.htm (remove the &#8220;l&#8221;) so that when it uploads it will replace the exiting home page.</li>
<li>Another possibility is that you have defined your Host Directory incorrectly in your Remote Site definition. If this is the case, when you upload your files they are placed in the wrong directory on the server. So you won&#8217;t see the new pages when you visit the site with your browser. More information on defining your site is available in my tutorial, <a href="http://www.dreamweaverclub.com/define-your-site.php" target="_blank">Define Your Site</a> at the <a href="http://www.dreamweaverclub.com/forum/" target="_blank">Dreamweaver Club forum</a> or in my <a href="../dreamweaver-mini-course">Let&#8217;s Get Started with Dreamweaver</a> mini-course.</li>
</ol>
<p><em>As always, feel free to <a href="mailto:%20jcook@DWcourse.com">email me</a> with your questions, comments and suggestions. And please follow me on Twitter (<a href="http://twitter.com/dwcourse">DWcourse</a>) for additional Dreamweaver news and tips.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/site-wont-update.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Images/Style Sheets/Javascript Are Broken</title>
		<link>http://www.dwcourse.com/dreamweaver/images-css-broken.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/images-css-broken.php#comments</comments>
		<pubDate>Wed, 17 Jun 2009 18:25:28 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Dreamweaver Tips]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=305</guid>
		<description><![CDATA[I frequently get questions like this: My site works fine on my computer but when I upload it the [fill in the blank] are broken. My first response is one I use to address of lot of issues: Make sure your site is properly defined. It&#8217;s critical enough that I wrote a tutorial, Define Your [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I frequently get questions like this:</p>
<blockquote><p>My site works fine on my computer but when I upload it the [fill in the blank] are broken.</p></blockquote>
<p>My first response is one I use to address of lot of issues: Make sure your site is properly defined. It&#8217;s critical enough that I wrote a tutorial, <a href="http://www.dreamweaverclub.com/define-your-site.php" target="_blank">Define Your Site</a>, for the <a href="http://www.dreamweaverclub.com/forum/" target="_blank">Dreamweaver Club forum</a> and also included the information in my <a href="http://dwcourse.com/dreamweaver-mini-course">Let&#8217;s Get Started with Dreamweaver</a> mini-course.</p>
<p>Once that&#8217;s out of the way the next thing to do is take a look at the source code of your page and see if any of the links are hard-coded to point to a file on your local computer. If they are, they will point to URLs that look something like this: file:///C/site/test.html. There are a few ways this might happen:</p>
<ul>
<li>Your site is defined incorrectly (but we&#8217;ve already addressed that)</li>
<li>You try to link to a file outside your root folder (and don&#8217;t let Dreamweaver move it for you when it asks)</li>
<li>You copy code from a file that hasn&#8217;t yet been saved (Dreamweaver uses file:/// links until you save a page for the first time) into another page</li>
<li>Dreamweaver screws up (it happens but not as often as some folks like to think)</li>
</ul>
<p>The fix is relatively simple. Once you&#8217;re sure you have everything set up correctly, recreate the links. You can find the ones that need fixing by searching the source code for &#8220;file:///&#8221;</p>
<p><em>As always, feel free to <a href="mailto:%20jcook@DWcourse.com">email me</a> with your questions, comments and suggestions. And please follow me on Twitter (<a href="http://twitter.com/dwcourse">DWcourse</a>) for additional Dreamweaver news and tips.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/images-css-broken.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Introduction to Dreamweaver</title>
		<link>http://www.dwcourse.com/dreamweaver/an-introduction-to-dreamweaver.php</link>
		<comments>http://www.dwcourse.com/dreamweaver/an-introduction-to-dreamweaver.php#comments</comments>
		<pubDate>Fri, 08 May 2009 04:25:42 +0000</pubDate>
		<dc:creator>jcook</dc:creator>
				<category><![CDATA[Dreamweaver Tips]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Page Design]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://dwcourse.com/?p=257</guid>
		<description><![CDATA[As I mentioned earlier this week, I&#8217;ve been busily working to expand the amount of information we provide here at DWcourse. Well, after some long hours and late nights, I&#8217;m proud to announce the release of Let&#8217;s Get Started with Dreamweaver, my introductory mini-course to Dreamweaver. It&#8217;s a FREE 50+ page PDF that walks you [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>As I mentioned <a href="http://dwcourse.com/dreamweaver/hostgator.php">earlier this week</a>, I&#8217;ve been busily working to expand the amount of information we provide here at DWcourse.</p>
<p>Well, after some long hours and late nights, I&#8217;m proud to announce the release of <a href="http://dwcourse.com/dreamweaver-mini-course">Let&#8217;s Get Started with Dreamweaver</a>, my introductory mini-course to Dreamweaver.</p>
<p><a href="http://dwcourse.com/dreamweaver-mini-course"><img class="alignnone" title="Lets Get Started with Dreamweaver" src="http://dwcourse.com/wp-content/uploads/2009/05/dwcourse-intro-wide.jpg" alt="" width="500" height="232" /></a></p>
<p>It&#8217;s a <strong>FREE</strong> 50+ page PDF that walks you step-by-step through the most basic steps you need to master when starting to work with Dreamweaver.</p>
<p>If you&#8217;ve been working with Dreamweaver for years, this information is probably old hat to you by now. However, if you&#8217;re relatively new to Dreamweaver this mini-course covers everything I wish someone had told me when I first started using DW.</p>
<p>It covers the kinds of things that a lot of people screw up early on, get frustrated with, and then quit before even giving the program a real chance.</p>
<p>Ok, enough with the sales pitch. If you&#8217;re interested just <a href="http://dwcourse.com/dreamweaver-mini-course" target="_blank">go enter your name</a> &amp; email address and I&#8217;ll send it over to you.</p>
<p>If you&#8217;re already registered for our newsletter you don&#8217;t need to sign up again, there&#8217;s a copy on its way to your inbox shortly.</p>
<p>Anyway, I really hope this helps and as always, if you have any questions feel free to email me or message me on Twitter.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwcourse.com/dreamweaver/an-introduction-to-dreamweaver.php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
