Adobe Dreamweaver: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
→‎Features: Undid Vandalism by IP 195.195.44.51
Line 67: Line 67:
It is also possible for users to add their own language syntax highlighting.
It is also possible for users to add their own language syntax highlighting.
In addition, [[autocomplete|code completion]] is available for many of these languages.
In addition, [[autocomplete|code completion]] is available for many of these languages.
[http://kashifniaz786.blogspot.com/2013/01/blog-post.html Dreamweaver CS5 Urdu Video Course]


== Internationalization and localization ==
== Internationalization and localization ==

Revision as of 02:56, 25 January 2013

Adobe Dreamweaver
Original author(s)Macromedia
Developer(s)Adobe Systems
Stable release
12.0 (CS6) / April 22, 2012; 12 years ago (2012-04-22)
Written inC++[citation needed]
Operating systemMicrosoft Windows
Mac OS X
TypeIDE
LicenseProprietary
WebsiteAdobe Dreamweaver
File:Dreamweaver8.png
Dreamweaver 8, the last version marketed by Macromedia

Adobe Dreamweaver (formerly Macromedia Dreamweaver) is a proprietary web development application developed by Adobe Systems. Dreamweaver was originally developed by Macromedia, until Macromedia was acquired by Adobe Systems in 2005.[1]

Adobe Dreamweaver is available for both Mac and Windows operating systems.

Following Adobe's acquisition of the Macromedia product suite, releases of Dreamweaver subsequent to version 8.0 have been more compliant with W3C standards. Recent versions have improved support for web technologies such as CSS, JavaScript, and various server-side scripting languages and frameworks including ASP (ASP JavaScript, ASP VBScript, ASP.NET C#, ASP.NET VB), ColdFusion, Scriptlet, and PHP.[2]

Features

Adobe Dreamweaver is a web design and development application that provides a visual WYSIWYG editor (colloquially referred to as the Design view) and a code editor with standard features such as syntax highlighting, code completion, and code collapsing as well as more sophisticated features such as real-time syntax checking and code introspection for generating code hints to assist the user in writing code.[3] The Design view facilitates rapid layout design and code generation as it allows users to quickly create and manipulate the layout of HTML elements. Dreamweaver features an integrated browser for previewing developed webpages in the program's own preview pane in addition to allowing content to be open in locally installed web browsers. It provides transfer and synchronization features, the ability to find and replace lines of text or code by search terms or 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 behaviors 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 use third-party "Extensions" to 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.

Dreamweaver, like other HTML editors, edits files locally then uploads them to the remote web server using FTP, SFTP, or WebDAV. Dreamweaver CS4 now supports the Subversion (SVN) version control system.

Syntax highlighting

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

It is also possible for users to add their own language syntax highlighting. In addition, code completion is available for many of these languages. Dreamweaver CS5 Urdu Video Course

Internationalization and localization

Language availability

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

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.

Version history

Provider Major version Minor update/alternative name Release date Notes
Macromedia Old version, no longer maintained: 1.0 1.0 December 1997 First version. Mac OS only.
1.2 March 1998 First Windows version
Old version, no longer maintained: 2.0 2.0 December 1998
Old version, no longer maintained: 3.0 3.0 December 1999
UltraDev 1.0 June 1999
Old version, no longer maintained: 4.0 4.0 December 2000
UltraDev 4.0 December 2000
Old version, no longer maintained: 6.0 MX 29 May 2002
Old version, no longer maintained: 7.0 MX 2004 10 September 2003
Old version, no longer maintained: 8.0 8.0 13 September 2005 Last Macromedia version.
Adobe Systems Old version, no longer maintained: 9.0 CS3 16 April 2007 Replaces Adobe GoLive in Creative Suite.
Old version, no longer maintained: 10.0 CS4 23 September 2008
Older version, yet still maintained: 11.0 CS5 12 April 2010
Older version, yet still maintained: 11.5 CS5.5 12 April 2011 Supports HTML5.
Current stable version: 12.0 CS6 21 April 2012
Legend: Old version, not maintained Older version, still maintained Current stable version Latest preview version Future release

See also

References

  1. ^ "Adobe Completes Acquisition of Macromedia" (PDF). Press Releases. Adobe, Inc. Retrieved 15 November 2011.
  2. ^ "Learn to build dynamic websites and web applications". Dreamweaver Developer Center. Retrieved 15 November 2011.
  3. ^ David Powers (July 12, 2010). "Time to Learn PHP? Dreamweaver CS5 Is Here to Help You". Pearson Education, Adobe Press. Retrieved July 11, 2012.
  4. ^ "Adobe Dreamweaver CS5: System Requirements and languages". Adobe Systems Incorporated. Retrieved 2011-01-29.

External links