<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Dreamweaver</title>	<link>http://tc.eserver.org/dir/Dreamweaver</link>
	<description>A listing of the most recently indexed works about Dreamweaver in the field of technical communication.</description>
	<language>en-us</language>
	<copyright>Copyright (c) 2005-08 by the EServer. All rights reserved.</copyright>
	<managingEditor>tclib-editorial@eserver.org (TC Library Editorial Board)</managingEditor>
	<webMaster>webmaster@eserver.org (Geoffrey Sauer)</webMaster>
	<image>
		<url>http://tc.eserver.org/images/newlogo.gif</url>
		<title>Dreamweaver</title>
		<link>http://tc.eserver.org/dir/Dreamweaver</link>
	</image>
	<item>
		<title>How to Make Accessible Web Content Using Dreamweaver</title>
		<link>http://tc.eserver.org/32874.html</link>
		<guid>http://tc.eserver.org/32874.html</guid>
		<description>Dreamweaver allows developers to be prompted when inserting certain web elements that may need accessibility attributes added to them. Unfortunately, these options are disabled in the preferences by default.ImportantBy default, the accessibility options are disabled in Dreamweaver MX. Once selected, Dreamweaver will display a prompt for accessibility features when each of the identified elements are inserted into a document.</description>
	</item>
	<item>
		<title>Dreamweaver Tutorial</title>
		<link>http://tc.eserver.org/31187.html</link>
		<guid>http://tc.eserver.org/31187.html</guid>
		<description>Defining a site is one of the more complicated procedures in Dreamweaver, so do not attempt this process unless you have some time, patience, and knowledge of how to transfer files to your server space.</description>
	</item>
	<item>
		<title>Visual Authoring With XML Data</title>
		<link>http://tc.eserver.org/30816.html</link>
		<guid>http://tc.eserver.org/30816.html</guid>
		<description>Macromedia Dreamweaver 8 supports two workflows when authoring with XML: client-side authoring with complete XSLT template pages and server-side with XSLT fragments. The client-side option is available from the Start page.</description>
	</item>
	<item>
		<title>Lock Down that Layout!</title>
		<link>http://tc.eserver.org/29319.html</link>
		<guid>http://tc.eserver.org/29319.html</guid>
		<description>Dreamweaver&apos;s Layers let you position images, text, movies and more with the same drag-and-drop ease print designers enjoy. Here&apos;s how to use them.</description>
	</item>
	<item>
		<title>Dreamweaver 8 Tutorial</title>
		<link>http://tc.eserver.org/28488.html</link>
		<guid>http://tc.eserver.org/28488.html</guid>
		<description>Whether you&apos;re creating a personal page for your family, a school or classroom web site, or one for your small business, Dreamweaver is a powerful tool that will help get the job done. Each Dreamweaver tutorial features text and screen shots, and some include narrated multimedia tutorials in Flash.</description>
	</item>
	<item>
		<title>Build Your Own Standards Compliant Website Using Dreamweaver 8</title>
		<link>http://tc.eserver.org/28247.html</link>
		<guid>http://tc.eserver.org/28247.html</guid>
		<description>Rachel Andrew’s book is quite unconventional. Why? It takes Adobe’s Dreamweaver, the most-popular WYSIWYG web page IDE, and takes it on a long, hard-coding drive to create standards-compliant websites. Suffice to say, this book is intended for an intermediate to advanced-skilled audience.</description>
	</item>
	<item>
		<title>Precisely Positioning DIV Tags in Your Page From Design View</title>
		<link>http://tc.eserver.org/27556.html</link>
		<guid>http://tc.eserver.org/27556.html</guid>
		<description>Not everybody likes working in code view, indeed I would guess that many folks purchase Dreamweaver just so they don&apos;t have to work in code view. In this article we will look at how you can insert DIV tags into your code, precisely. We will do this from Dreamweaver&apos;s design view by making good use of the insert div tag function that can be found on the insert bar.</description>
	</item>
	<item>
		<title>To Dream, Weave, or Read The Front Page?</title>
		<link>http://tc.eserver.org/27161.html</link>
		<guid>http://tc.eserver.org/27161.html</guid>
		<description>What You See Is What You Get Editors (referred to as WYSIWYG editors from here after) are programs that have been written specifically to aid in the development of Websites and their components, I say components as in this day and age database management and script setup have major parts to play within the editors. In the next ten minutes you will realise that WYSIWYG editors are not the way to go.</description>
	</item>
	<item>
		<title>Site Building With Dreamweaver&apos;s Power Tools: Templates</title>
		<link>http://tc.eserver.org/25961.html</link>
		<guid>http://tc.eserver.org/25961.html</guid>
		<description>Templates are a core tool in Dreamweaver--and one that&apos;s gaining in importance and use. Many designers employ templates at the most basic level to ramp up their production efforts; however, an equal number of designers now avoid them because incorrect setup and application left a bad taste. The benefits of templates far outweigh the time required to master them and it&apos;s definitely worth understanding how to do them right.</description>
	</item>
	<item>
		<title>Consistent Web Design with Dreamweaver Templates</title>
		<link>http://tc.eserver.org/25214.html</link>
		<guid>http://tc.eserver.org/25214.html</guid>
		<description>Templates are a fantastic time-saving tool. They allow you to create pages that share the same design but contain different content. If you modify a template document, you immediately update the design of all pages that were created from that template.</description>
	</item>
	<item>
		<title>Creating a Two-Column Layout</title>
		<link>http://tc.eserver.org/25212.html</link>
		<guid>http://tc.eserver.org/25212.html</guid>
		<description>This series explains how you can use Macromedia Dreamweaver MX 2004 to move towards using CSS as a positioning technique when developing web pages.</description>
	</item>
	<item>
		<title>Creating Your First Design Without Tables</title>
		<link>http://tc.eserver.org/25211.html</link>
		<guid>http://tc.eserver.org/25211.html</guid>
		<description>You will design a fixed-width page that allows the contents to flow. You will use an unordered list to create a horizontal navigation system. You will also design a banner image in Fireworks MX 2004 and use it on the page.</description>
	</item>
	<item>
		<title>Defining Columns and Vertical List Navigation</title>
		<link>http://tc.eserver.org/25213.html</link>
		<guid>http://tc.eserver.org/25213.html</guid>
		<description>This series reviews how you can use Macromedia Dreamweaver MX 2004 to move towards using CSS as a positioning technique when developing web pages.</description>
	</item>
	<item>
		<title>Create a Slideshow with the Dreamweaver Timeline</title>
		<link>http://tc.eserver.org/24481.html</link>
		<guid>http://tc.eserver.org/24481.html</guid>
		<description>The Dreamweaver Timeline uses layers and JavaScript to create animation and interactivity. To create a series of rotating images, prepare each image at the same size in a graphics program first (i.e., Photoshop, Fireworks, ImageReady, etc.). Then insert a layer on the page. This layer will serve as a placeholder for the rotating images.</description>
	</item>
	<item>
		<title>Dreamweaver MX: Insert an Accessible Table</title>
		<link>http://tc.eserver.org/24479.html</link>
		<guid>http://tc.eserver.org/24479.html</guid>
		<description>Dreamweaver can create accessible Web content for users who have impairments. The Insert Accessible Table feature creates accessible table content for users who use a screen reader to experience the Web. Dreamweaver supports JAWS for Windows, from Freedom Scientific, and Window Eyes screen readers, from GW Micro.</description>
	</item>
	<item>
		<title>Dreamweaver MX: Site Cloaking</title>
		<link>http://tc.eserver.org/24480.html</link>
		<guid>http://tc.eserver.org/24480.html</guid>
		<description>Use site cloaking to prevent certain files and folders from being uploaded or downloaded.</description>
	</item>
	<item>
		<title>Dreamweaver Tutorials: Getting Started</title>
		<link>http://tc.eserver.org/22813.html</link>
		<guid>http://tc.eserver.org/22813.html</guid>
		<description>Learn how you can get up and running quickly with Dreamweaver MX. Watch these tutorial movies, and get started today.</description>
	</item>
	<item>
		<title>Introduction to Macromedia Dreamweaver (I)</title>
		<link>http://tc.eserver.org/22807.html</link>
		<guid>http://tc.eserver.org/22807.html</guid>
		<description>Macromedia Dreamweaver is a WYSIWYG (What You See Is What You Get) editor used for web page creation. This video will guide you through the first use of Dreamweaver MX. It is followed by &lt;a href=&quot;http://tc.eserver.org/22808.html&quot;&gt;Introduction to Macromedia Dreamweaver (II)&lt;/a&gt;.</description>
	</item>
	<item>
		<title>Introduction to Macromedia Dreamweaver (II)</title>
		<link>http://tc.eserver.org/22808.html</link>
		<guid>http://tc.eserver.org/22808.html</guid>
		<description>Macromedia Dreamweaver is a WYSIWYG (What You See Is What You Get) editor used for web page creation. This video will continue to guide you through the first use of Dreamweaver MX. It follows &lt;a href=&quot;http://tc.eserver.org/22807.html&quot;&gt;Introduction to Macromedia Dreamweaver (I)&lt;/a&gt;.</description>
	</item>
	<item>
		<title>Macromedia Dreamweaver MX Fundamentals</title>
		<link>http://tc.eserver.org/22806.html</link>
		<guid>http://tc.eserver.org/22806.html</guid>
		<description>Macromedia Dreamweaver MX Fundamentals is the first in a series of tutorials from Virtual Training Company for Dreamweaver MX. The author of this series, Mark Fletcher, is a member of Team Macromedia for Dreamweaver. Tap into his extensive knowledge as he takes you step-by-step through the creation of a web site. He will show you how to add text and graphics, work with frames and framesets, apply cascading style sheets, and create re-usable content from library items. You will also learn how to insert and edit Flash objects, construct an HTML form, manage your page layout using both HTML tables and the Layout View, structure and maintain your web site using Dreamweaver MX&apos;s powerful site management tools, and create a dynamic web page using Macromedia&apos;s ColdFusion technology. To start learning, simply click one of the topics below.</description>
	</item>
	<item>
		<title>Image Tricks That Make You Look Good</title>
		<link>http://tc.eserver.org/22558.html</link>
		<guid>http://tc.eserver.org/22558.html</guid>
		<description>Web graphics are more than just window-dressing. They function as navigational elements and provide informational design. Oh, and they need to look good, too. Learn how to add graphic zip to your Web pages by using these Dreamweaver techniques.</description>
	</item>
	<item>
		<title>Dreamweaver Depot</title>
		<link>http://tc.eserver.org/21528.html</link>
		<guid>http://tc.eserver.org/21528.html</guid>
		<description>This is a mailing list for users of the  Dreamweaver Depot website; it will list upcoming events, changes to the website, as well as another forum for general Macromedia Dreamweaver questions.</description>
	</item>
	<item>
		<title>Dreamweaver Task Force</title>
		<link>http://tc.eserver.org/21526.html</link>
		<guid>http://tc.eserver.org/21526.html</guid>
		<description>The WaSP Dreamweaver Task Force was created in 2001 to accomplish two tasks of vital importance:&#xD;&#xD;To work with Macromedia’s engineers to improve the standards compliance and accessibility of web pages produced with Macromedia Dreamweaver, the market-leading professional visual web editor and development tool. Detailed objectives are listed below. This part of the group’s mission was largely fulfilled with the release in May 2002 of Dreamweaver MX, though the Task Force will continue to work with Macromedia as the company fine-tunes subsequent versions of its product.&#xD;&#xD;To communicate effectively within the online Dreamweaver community, raising awareness of web standards and helping others discover how their tools can be used to create standards-compliant, accessible sites. This work will continue indefinitely and is a key component of WaSP’s developer education outreach program.</description>
	</item>
	<item>
		<title>Dreamweaver Primer</title>
		<link>http://tc.eserver.org/21310.html</link>
		<guid>http://tc.eserver.org/21310.html</guid>
		<description>So, you’ve read the article, &apos;HTML Wireframes and Prototypes: All Gain and No Pain&apos; and now want you want to make an HTML wireframe or prototype. This an easy and pain-free process, using Macromedia Dreamweaver 4.0. Follow this step-by-step guide and you&apos;ll be up and prototyping in a jiffy.</description>
	</item>
	<item>
		<title>Help! Tips for Working in Dreamweaver MX</title>
		<link>http://tc.eserver.org/20883.html</link>
		<guid>http://tc.eserver.org/20883.html</guid>
		<description>Before starting work in Dreamweaver, sketch out basic screen layouts, a site map, and a system of navigation. Knowing everything you want to include and how you want it to look before starting to build your site will save time and frustration.</description>
	</item>
	<item>
		<title>Adobe Dreamweaver</title>
		<link>http://tc.eserver.org/20490.html</link>
		<guid>http://tc.eserver.org/20490.html</guid>
		<description>A collection of dozens of Dreamweaver resources and tutorials.</description>
	</item>
	<item>
		<title>Database-Driven Navigation Bars Using Text and Images</title>
		<link>http://tc.eserver.org/20488.html</link>
		<guid>http://tc.eserver.org/20488.html</guid>
		<description>Okay, we&apos;ve all fiddled with NavBars. In fact, MM&apos;s built-in Navigation Bar Builder is pretty sweet for creating NavBars with onMouseOver and onMouseOut behaviors giving your site that professional look. But what if your site changes frequently? One option is to bag the images and stick with a database-driven NavBar that uses a repeat region. We&apos;ll look at that approach first. Then we will see how we can replace UltraDev&apos;s hardcoded NavBar image behaviors with database-driven links and images.</description>
	</item>
	<item>
		<title>Macromedia Dreamweaver Tips</title>
		<link>http://tc.eserver.org/20489.html</link>
		<guid>http://tc.eserver.org/20489.html</guid>
		<description>Tips and tricks for using Macromedia Dreamwaver - all versions. Get the most out of Dreamweaver with extensions, tools, and other tips.</description>
	</item>
	<item>
		<title>Dreamweaver 101</title>
		<link>http://tc.eserver.org/20378.html</link>
		<guid>http://tc.eserver.org/20378.html</guid>
		<description>These are links to all the resources that appeared on the handout (except for this site, of course).</description>
	</item>
	<item>
		<title>So Many Tools — So Little Time: Selecting the Right Online Tool</title>
		<link>http://tc.eserver.org/20116.html</link>
		<guid>http://tc.eserver.org/20116.html</guid>
		<description>There is a systematic and methodical approach to picking an online authoring tool. First, define the&#xD;online requirements. Once this is done, match the&#xD;available online technology to your online&#xD;requirements. Finally, prototype using a number&#xD;of different tools.</description>
	</item>
	<item>
		<title>Modifying Dreamweaver to Produce Valid XHTML</title>
		<link>http://tc.eserver.org/13544.html</link>
		<guid>http://tc.eserver.org/13544.html</guid>
		<description>Dreamweaver 4 falls short in its ability to produce well-–formed, standards-–compliant markup. SOLUTION: You can easily harness Dreamweaver&apos;’s two greatest strengths, its flexibility and its user community, to make it one of the best tools on the market for producing good XHTML. This article will tell you how. With a few tweaks, hacks and extensions, you’ll be able to produce sites that validate, and to clean up legacy pages. Set aside an hour or two, follow these directions, and fall in love with Dreamweaver all over again.</description>
	</item>
	<item>
		<title>Dreamweaver 4 Tutorial: A Guide for New Users</title>
		<link>http://tc.eserver.org/11734.html</link>
		<guid>http://tc.eserver.org/11734.html</guid>
		<description>If you&apos;ve been thinking of making the jump to Dreamweaver, you couldn&apos;t find a better time than now. Version 4 was recently released and has earned a slew of glowing reviews. We&apos;ve prepared this guide with new users in mind, those who have intranet or Internet experience, but haven&apos;t tried Dreamweaver before. The instructions that follow are for Dreamweaver 4.</description>
	</item>
	<item>
		<title>A Macromedia Dreamweaver Tutorial</title>
		<link>http://tc.eserver.org/11728.html</link>
		<guid>http://tc.eserver.org/11728.html</guid>
		<description>This tutorial will start off by guiding you through the first steps of building a site with Dreamweaver. Next, we&apos;ll look at more advanced elements, like adding media and remotely managing a site. This tutorial focuses on Dreamweaver 3, so if you&apos;re using an earlier version, you&apos;ll find that some of the features discussed are not available.  </description>
	</item>
	<atom:link href="http://tc.eserver.org/dir/Dreamweaver.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>