Many software upgrades offer poor value for money and many have bugs. However, there are some upgrades which always worth having. Adobe Dreamweaver upgrades tend to be of this type.
Since Dreamweaver Is a web development tool, new features tend to reflect changes in the web technology, such as the growing importance of CSS. It's not usually just a case of introducing a few snazzy new tools for the sake of it.
Dreamweaver is now part of Adobe's Creative Suites, so part of the upgrade will simply be cosmetic, but what else have Adobe come up with in their first upgrade of this industry-standard web development tool.
Manipulation of CSS code has also been made easier with the addition of features for reorganising styles and transferring them between style sheets. Users can now automatically transfer an inline CSS style to a style sheet or convert an embedded style sheet into an external one.
One of Dreamweaver CS3's nicest new CSS features is the ability to move CSS code form one place to another. This is particularly useful for updating pages created before CSS was used for page layout. CSS code can now be easily transferred from inside a page, both embedded style sheets and inline styles, to an external style sheet.
The new version of Dreamweaver now contains a great utility called the browser compatibility check. This lets you choose a particular browser, such as Internet Explorer, Opera, Firefox, Safari or Netscape, and comes up with a detailed report of any issues with the display of your CSS in the specified browser.
The fact that Dreamweaver and Photoshop are now both Adobe products is reflected a new level of compatibility between the two programs. It is now possible to make a selection in Photoshop, or to select a slice, copy it, switch to Dreamweaver and paste. The selection will automatically be converted into a web image and a new window will appear offering you a series of options for optimising the image. Dreamweaver CS3 also embraces the new Ajax technology. Ajax is a programming model which allows developers to create extremely interactive pages which are constantly refreshed with content loaded from a server but without reloading the page. Dreamweaver's version of Ajax is through the Spry framework. This is a collection of JavaScript routines which can be inserted on the page and automatically generate all the necessary code.
Dreamweaver' Spry content is divided into three categories called widgets, special effects and data sets. The widgets offer several different interface elements such as tabbed panels which allow designers to display content in a given part of the page which changes when the user clicks a particular tab. Other widgets include form validation utilities which check data entered into elements on a form and menus and sub-menus for navigation.
Spry effects work on most HTML elements. In response to user actions, they will do things like fading, zooming or shrinking an element. The kind of stuff traditionally done using Flash.
Spry data sets are JavaScript components which allow Dreamweaver users to design pages that display data pulled in from XML files. The data can be set up in a summary/detail fashion such that anyone viewing the page can click on a something already displayed to bring up detailed information on that item.
Dreamweaver CS3 is the first Dreamweaver version to run on Intel-based based Macs as well as PowerPCs. There are also versions for Window XP and Window Vista. |