Adobe Dreamweaver (formerly Macromedia Dreamweaver) is a web development Web development is a broad term for the work involved in developing a web site for the Internet or an intranet (a private network). This can include web design, web content development, client liaison, client-side/server-side scripting, web server and network security configuration, and e-commerce development. However, among web professionals, & application Application software, also known as applications or apps, is computer software designed to help the user to perform singular or multiple related specific tasks. Examples include Enterprise software, Accounting software, Office suites, Graphics software and media players originally created by Macromedia Macromedia, an American graphics and web-development software house headquartered in San Francisco, California, produced such products as Macromedia Flash as well as Macromedia Dreamweaver. Its rival, Adobe Systems, acquired Macromedia on December 3, 2005 and as of 2010[update] controls the line of Macromedia products, and is now developed by Adobe Systems Adobe Systems Incorporated (NASDAQ: ADBE) is an American computer software company headquartered in San Jose, California, USA. The company has historically focused upon the creation of multimedia and creativity software products, with a more-recent foray towards rich Internet application software development, which acquired Macromedia in 2005.

Dreamweaver is available for both Mac Mac OS X is a series of Unix-based operating systems and graphical user interfaces developed, marketed, and sold by Apple Inc. Since 2002, Mac OS X has been included with all new Macintosh computer systems. It is the successor to Mac OS 9, the final release of the "classic" Mac OS, which had been Apple's primary operating system since 198 and Windows Microsoft Windows is a series of software operating systems and graphical user interfaces produced by Microsoft. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces . Microsoft Windows came to dominate the world's personal operating systems An operating system is the software on a computer that manages the way different programs use its hardware, and regulates the ways that a user controls the computer. Operating systems are found on almost any device that contains a computer with multiple programs—from cellular phones and video game consoles to supercomputers and web servers. Some. Recent versions have incorporated support for web The World Wide Web, abbreviated as WWW and commonly known as the Web, is a system of interlinked hypertext documents accessed via the Internet. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia and navigate between them by using hyperlinks. Using concepts from earlier hypertext systems, British technologies such as CSS Cascading Style Sheets is a style sheet language used to describe the presentation semantics (that is, the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can also be applied to any kind of XML document, including SVG and XUL, JavaScript JavaScript is an implementation of the ECMAScript language standard and is typically used to enable programmatic access to computational objects within a host environment. It can be characterized as a prototype-based object-oriented scripting language that is dynamic, weakly typed and has first-class functions. It is also considered a functional, and various server-side scripting Server-side scripting is a web server technology in which a user's request is fulfilled by running a script directly on the web server to generate dynamic web pages. It is usually used to provide interactive web sites that interface to databases or other data stores. This is different from client-side scripting where scripts are run by the viewing languages A programming language is an artificial language designed to express computations that can be performed by a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine, to express algorithms precisely, or as a mode of human communication and frameworks A software framework, in computer programming, is an abstraction in which common code providing generic functionality can be selectively overridden or specialized by user code providing specific functionality. Frameworks are a special case of software libraries in that they are reusable abstractions of code wrapped in a well-defined API, yet they including ASP Active Server Pages , also known as Classic ASP or ASP Classic, was Microsoft's first server-side script engine for dynamically-generated web pages. Initially released as an add-on to Internet Information Services (IIS) via the Windows NT 4.0 Option Pack, it was subsequently included as a free component of Windows Server (since the initial release, ColdFusion ColdFusion is a commercial rapid application development platform invented by Jeremy and JJ Allaire in 1995. Originally designed to make it easier to connect simple HTML pages to a database, by version 2 it had become a full platform that included an IDE in addition to a full Scripting Language. Current versions of ColdFusion, sold by Adobe, and PHP PHP: Hypertext Preprocessor is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose.

Contents

Features

Although a hybrid WYSIWYG WYSIWYG , is an acronym for What You See Is What You Get. The term is used in computing to describe a system in which content displayed during editing appears very similar to the final output, which might be a printed document, web page, slide presentation or even the lighting for a theatrical event.[clarification needed] and code-based web design and development application, Dreamweaver's WYSIWYG WYSIWYG , is an acronym for What You See Is What You Get. The term is used in computing to describe a system in which content displayed during editing appears very similar to the final output, which might be a printed document, web page, slide presentation or even the lighting for a theatrical event.[clarification needed] mode can hide the HTML HTML, which stands for HyperText Markup Language, is the predominant markup language for web pages. It is written in the form of HTML elements consisting of "tags" surrounded by angle brackets within the web page content code details of pages from the user, making it possible for non-coders to create web pages and sites.

Dreamweaver allows users to preview websites in locally-installed web browsers. Its 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 use third-party "Extensions" to extend core functionality of the application, which any web developer can write (largely in HTML HTML, which stands for HyperText Markup Language, is the predominant markup language for web pages. It is written in the form of HTML elements consisting of "tags" surrounded by angle brackets within the web page content and JavaScript JavaScript is an implementation of the ECMAScript language standard and is typically used to enable programmatic access to computational objects within a host environment. It can be characterized as a prototype-based object-oriented scripting language that is dynamic, weakly typed and has first-class functions. It is also considered a functional). 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 File Transfer Protocol is a standard network protocol used to copy a file from one host to another over a TCP/IP-based network, such as the Internet. FTP is built on a client-server architecture and utilizes separate control and data connections between the client and server applications, which solves the problem of different end host, SFTP In computing, the SSH File Transfer Protocol is a network protocol that provides file access, file transfer, and file management functionality over any reliable data stream. It was designed by the Internet Engineering Task Force (IETF) as an extension of the Secure Shell protocol (SSH) version 2.0 to provide secure file transfer capability, but is, or WebDAV Web-based Distributed Authoring and Versioning is a set of methods based on the Hypertext Transfer Protocol (HTTP) that facilitates collaboration between users in editing and managing documents and files stored on World Wide Web servers. WebDAV was defined in RFC 4918 by a working group of the Internet Engineering Task Force (IETF). Dreamweaver CS4 now supports the Subversion (SVN) Subversion is a version control system initiated in 1999 by CollabNet Inc. It is used to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly-compatible successor to the widely used Concurrent Versions System (CVS) version control system.

Syntax highlighting

As of version 6, Dreamweaver supports syntax highlighting Syntax highlighting is a feature of some text editors that display text—especially source code—in different colors and fonts according to the category of terms. This feature eases writing in a structured language such as a programming language or a markup language as both structures and syntax errors are visually distinct. Highlighting does for the following languages out of the box:

It is also possible to add your own language syntax highlighting.

In addition, code completion Autocomplete is a feature provided by many web browsers, e-mail programs, search engine interfaces, source code editors, database query tools, word processors, and command line interpreters. Autocomplete involves the program predicting a word or phrase that the user wants to type in without the user actually typing it in completely. This feature is available for many of these languages.

Version history

CS3 Icon CS4 Icon
Provider Major Version Minor/Alternate Name Release date Notes
Macromedia Macromedia, an American graphics and web-development software house headquartered in San Francisco, California, produced such products as Macromedia Flash as well as Macromedia Dreamweaver. Its rival, Adobe Systems, acquired Macromedia on December 3, 2005 and as of 2010[update] controls the line of Macromedia products 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 Adobe Systems Incorporated (NASDAQ: ADBE) is an American computer software company headquartered in San Jose, California, USA. The company has historically focused upon the creation of multimedia and creativity software products, with a more-recent foray towards rich Internet application software development 9.0 CS3 April 16, 2007 Replaced Adobe GoLive Adobe GoLive is an HTML editor and web site management application from Adobe Systems. It replaced Adobe PageMill as Adobe's primary HTML editor. The latest version of Adobe GoLive is version 9, which is not integrated as part of Adobe Creative Suite 3. GoLive was discontinued in April 2008 in the Creative Suite series
10.0 CS4 September 23, 2008
11.0 CS5 April 12, 2010
Color Meaning
Red Release no longer supported
Green Release still supported

Internationalization and localization In computing, internationalization and localization are means of adapting computer software to different languages and regional differences. Internationalization is the process of designing a software application so that it can be adapted to various languages and regions without engineering(Source codes) changes. Localization is the process of

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]

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.

See also

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 2008-10-29.

Show All>>

 

The above information uses material from Wikipedia and is licensed under the GNU Free Documentation License.
Some facts may not have been fully verified for accuracy. [Disclaimers]
This page was last archived by our server on Sun Sep 5 12:49:44 2010. [ refresh local cache ]
Displaying this page or its contents does not use any Wikimedia Foundation's resources.
The owners of this site proudly support the Wikimedia Foundation.


Graphic Designer - Bizcommunity.com
news.google.com
Graphic Designer

Bizcommunity.com

Indesign, Photoshop, Illustrator and understanding of Flash, 3D studio, Dreamweaver etc. Must have a national diploma in Graphic design or similar as well ...



and more »
Google News Search: Adobe Dreamweaver,
Sun Sep 5 12:49:47 2010
www adobe dreamweaver cn 5 gif
adobe-dreamweaver.cn
www adobe dreamweaver cn 5 gif
570px x 805px | 34.20kB

[source page]



Yahoo Images Search: Adobe Dreamweaver,
Sun Sep 5 12:49:47 2010
 Adobe Dreamweaver CS5 HTML5 Pack | Adobe CS5
cs5.org
Adobe Dreamweaver CS5 HTML5 Pack | Adobe CS5

admin

Wed, 19 May 2010 17:34:13 GM

During the Google I/O conference in San Francisco on May 19, 2010 . Adobe. Systems Incorporated announced the . Adobe. HTML5 Pack. This is a set of HTML5 tools.

Google Blogs Search: Adobe Dreamweaver,
Sun Sep 5 12:49:47 2010