Photo credit: Dom Sagoll, uploaded via Flickr, Creative Commons License |
2.1 WYSIWYG HTML Editor:
Dreamweaver is a 2.1 WYSIWYG HTML editor, WYSIWYG being an acronym for “What You See Is What You Get”. What that means is that you can build content in the design pane as you would like it to appear on your webpage, while Dreamweaver builds the code to render same.
2.2 The Welcome Screen:
As with the Flash welcome screen described below, Dreamweaver starts off with a screen that facilitates easy access to templates, recently opened files and links to useful reference materials.
The welcome screen |
2.3 The Dreamweaver Interface:
As with most applications, the familiar menu bar appears across the top of the interface.
Again mirroring the Flash interface, we have access to a workspace selector (or switcher), described in section 2.4.
The Dreamweaver interface also makes use of panels, which may be displayed or hidden, collapsed or expanded, and shuffled-about as need-be.
The document window is the main workspace area, generally the area not otherwise occupied by panels.
The coding toolbar appears whenever there is code appearing in the document window, as does the tag selector.
The Dreamweaver interface |
2.4 The Workspace Switcher:
The workspace switcher offers a quick means of selecting different pre-defined interface configurations. There are a number of baked-in configurations, but you can also save new ones that you define according to your particular preferences. This is useful because depending on the type of task you are performing, some panel displays and placements will be more useful than others. By selecting presets tailored to particular tasks, one need not spend too much time rearranging panels to suit one’s needs for a given task.
2.5 Customizing the Workspace:
As described below regarding the Flash interface, we see that our panel layouts are highly customizable. Panels can be expanded and collapsed, stacked, grouped, docked or floated in myriad ways to achieve the layout most convenient to the user’s particular needs.
2.6 Dreamweaver Preferences:
Preferences are accessed via the Edit menu option. This sets general program options, such as fonts, default file types and extensions, shaken vs. stirred, etc.
The preferences dialogue box. |
2.7 Insert Bar:
The insert bar is a panel like any other, but is a particularly useful one. Setting the workspace switcher to “Classic” mode displays the insert bar near the top of the interface, just below the menu bar.
The menu and insert bars. |
These are the basics of the Dreamweaver interface as discussed in section 2.