Adobe Dreamweaver is a web development application originally created by Allaire Systems, who was acquired approximately 1998 by Macromedia and is now owned by Adobe Systems, which acquired Macromedia in 2005.
Dreamweaver is available for both Mac and Windows operating systems. Recent versions have incorporated support for web technologies such as CSS, JavaScript, and various server-side scripting languages and frameworks including ASP.NET, ColdFusion, JavaServer Pages, and PHP.
Dreamweaver allows users to preview websites in many browsers, provided that they are installed on their computer. It also has some site management tools, such as the ability to find and replace lines of text or code by whatever parameters specified across the entire site, and a templatisation feature for creating multiple pages with similar structures. The behaviours panel also enables use of basic JavaScript without any coding knowledge.
Dreamweaver can use "Extensions" - small programs, which any web developer can write (usually in HTML and JavaScript). Extensions provide added functionality to the software for whoever wants to download and install them. Dreamweaver is supported by a large community of extension developers who make extensions available (both commercial and free) for most web development tasks from simple rollover effects to full-featured shopping carts.
Like other HTML editors, Dreamweaver edits files locally, then uploads all edited files to the remote web server using [
], SFTP, or WebDAV.
It is also possible to add your own language syntax highlighting to its repertoire.
In addition, code completion is available for many of these languages.
| Color | Meaning |
|---|---|
| Red | Old release; not supported |
| Yellow | Old release; still supported |
| Green | Current release |
| Blue | Future release |
| Provider | Major Version | Minor/Alternate Name | Release date | Notes |
|---|---|---|---|---|
| Macromedia | 1.0 | 1.0 | December 1997 | Initial release |
| 1.2 | March 1998 | |||
| 2.0 | 2.0 | December 1998 | ||
| 3.0 | 3.0 | December 1999 | ||
| UltraDev 1.0 | June 1999 | |||
| 4.0 | 4.0 | December 2000 | ||
| UltraDev 4.0 | December 2000 | |||
| 6.0 | MX | May 29, 2002 | ||
| 7.0 | MX 2004 | September 10, 2003 | ||
| 8.0 | 8.0 | September 13, 2005 | ||
| Adobe | 9.0 | CS3 | April 16, 2007 | Replaced Adobe GoLive in the Creative Suite series |
| 10.0 | CS4 | September 23, 2008 |
Dreamweaver Middle Eastern versions allow typing Arabic, Persian or Hebrew text (written from right to left) within the code view. Whether the text is fully Middle Eastern (written from right to left) or includes both English and Middle Eastern text (written left to right and right to left), it will be displayed properly in the browser.
The Middle Eastern versions are also available for Adobe Acrobat, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Adobe InCopy and for Adobe Creative Suite (Design Standard, Design Premium, Web Premium).
2