Adobe Dreamweaver

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Adobe Dreamweaver
Adobe Dreamweaver CS4 Icon

Adobe Dreamweaver CS4 under Windows XP
Developed by Adobe Systems (formerly by Macromedia)
Latest release CS4 (10.0) / 2008-09-23; 194 days ago
Written in C++
Operating system Microsoft Windows, Mac OS X
Type IDE
License Proprietary
Website Adobe Dreamweaver Homepage
Adobe Dreamweaver CS3 retail box

Adobe Dreamweaver is a web development application originally created by Macromedia, and is now developed by Adobe Systems, who 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, ColdFusion, and PHP.

Contents

[edit] Features

Although a hybrid WYSIWYG and code-based web design and development application, Dreamweaver's WYSIWYG mode can hide the HTML code details of pages from the user, making it possible for non-coders to create web pages and sites. One criticism of this approach is that it has the potential to produce HTML pages whose file size and amount of HTML code is larger than an optimally hand-coded page would be, which can cause web browsers to perform poorly. This can be particularly true because the application makes it very easy to create table-based layouts. In addition, some web site developers have criticized Dreamweaver in the past for producing code that often does not comply with W3C standards, though recent versions have been more compliant. Dreamweaver 8.0 performed poorly on the Acid2 Test, developed by the Web Standards Project. However, Adobe has focused on support for standards-based layout in recent and current versions of the application, including the ability to convert tables to layers.

Dreamweaver allows users to preview websites in locally-installed web browsers. It also has site management tools, such as FTP/SFTP and WebDAV file transfer and synchronization features, the ability to find and replace lines of text or code by search terms and regular expressions across the entire site, and a templating feature that allows single-source update of shared code and layout across entire sites without server-side includes or scripting. The behaviours panel also enables use of basic JavaScript without any coding knowledge, and integration with Adobe's Spry AJAX framework offers easy access to dynamically-generated content and interfaces.

Dreamweaver can utilize third-party "Extensions" to enable and extend core functionality of the application, which any web developer can write (largely in HTML and JavaScript). 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 FTP, SFTP, or WebDAV. Dreamweaver CS4 now supports the Subversion (SVN) version control system.

[edit] Syntax highlighting

As of version 6, Dreamweaver supports syntax highlighting for the following languages out of the box:

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.

[edit] Version history

CS3 Icon
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 [1] 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
Color Meaning
Red Old release; not supported
Yellow Old release; still supported
Green Current release

[edit] Internationalisation and localisation

[edit] Language Availability

Adobe Dreamweaver CS4 is available in the following languages: Brazilian Portuguese, Chinese Simplified (Windows only), Chinese Traditional (Windows only), Czech, Dutch, English, French, German, Italian, Japanese, Korean (Windows only), Polish, Russian, Spanish, Swedish and Turkish.[2]

[edit] Specific Features for Arabic and Hebrew languages

The older Adobe Dreamweaver CS3 also features a Middle Eastern version that allows 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.

[edit] See also

[edit] Notes

  1. ^ http://www.adobe.com/support/dreamweaver/
  2. ^ "Adobe Dreamweaver CS4: System Requirements and languages". Adobe Systems Incorporated. http://www.adobe.com/products/dreamweaver/systemreqs/. Retrieved on 2008-10-29. 

[edit] External links

Personal tools