Citizendia

Adobe Dreamweaver
Adobe Dreamweaver Icon
Adobe Dreamweaver CS3 running on Mac OS X
Adobe Dreamweaver CS3 under Mac OS X v10. 4
Developed byAdobe Systems (formerly by Macromedia)
Latest releaseCS3 (9. A software developer is a person or organization concerned with facets of the software development process wider than design and coding a somewhat broader scope of Adobe Systems Incorporated (pronounced a-DOE-bee əˈdoʊbiː ( is an American Computer software company headquartered in San Jose California Macromedia was a North American graphics and Web development Software house headquartered in San Francisco, California producing such products A software release is the distribution whether public or private of an initial or new and upgraded version of a Computer software product 0)
Preview releaseCS4 BETA (10. A software release is the distribution whether public or private of an initial or new and upgraded version of a Computer software product 0) / May 27, 2008 (2008-05-27); 13 days ago
Written inC++
OSMicrosoft Windows, Mac OS X
GenreHTML editor
LicenseProprietary
WebsiteAdobe Dreamweaver Homepage
Adobe Dreamweaver CS3 Retail box
Adobe Dreamweaver CS3 Retail box

Adobe Dreamweaver is a web development application originally created by Macromedia and now owned by Adobe Systems, which acquired Macromedia in 2005. Events 927 - Simeon the Great, Tsar of Bulgaria, dies 1120 - Richard III of Capua is anointed 2008 ( MMVIII) is the current year in accordance with the Gregorian calendar, a Leap year that started on Tuesday of the Common A programming language is an Artificial language that can be used to write programs which control the behavior of a machine particularly a Computer. C++ (" C Plus Plus " ˌsiːˌplʌsˈplʌs is a general-purpose Programming language. An operating system (commonly abbreviated OS and O/S) is the software component of a Computer system that is responsible for the management and coordination Microsoft Windows is a series of Software Operating systems and Graphical user interfaces produced by Microsoft. Mac OS X (mæk oʊ ɛs tɛn is a line of computer Operating systems developed marketed and sold by Apple Inc, the latest of which is pre-loaded on all currently Computer software can be organized into categories based on common function type or field of use An HTML editor is a software application for creating Web pages Although the HTML markup of a web page can be written with any Text editor, specialized A software license (or software licence in commonwealth usage is a Legal instrument governing the usage or redistribution of copyright protected software A website (alternatively web site or Web site, a back-construction from the Proper noun World Wide Web) is a collection of Web pages Web development is a broad term for any activity related to developing a Web site for the World Wide Web or an Intranet. Application software is a subclass of Computer software that employs the capabilities of a computer directly and thoroughly to a task that the user wishes to perform Macromedia was a North American graphics and Web development Software house headquartered in San Francisco, California producing such products Adobe Systems Incorporated (pronounced a-DOE-bee əˈdoʊbiː ( is an American Computer software company headquartered in San Jose California

Dreamweaver is available for both Mac and Windows operating systems. Mac OS X (mæk oʊ ɛs tɛn is a line of computer Operating systems developed marketed and sold by Apple Inc, the latest of which is pre-loaded on all currently Microsoft Windows is a series of Software Operating systems and Graphical user interfaces produced by Microsoft. An operating system (commonly abbreviated OS and O/S) is the software component of a Computer system that is responsible for the management and coordination 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. The World Wide Web (commonly shortened to the Web) is a system of interlinked Hypertext documents accessed via the Internet. JavaScript is a Scripting language most often used for Client-side web development 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 HTML pages A programming language is an Artificial language that can be used to write programs which control the behavior of a machine particularly a Computer. A software framework, in Computer programming, is an abstraction in which common code providing generic functionality can be selectively overridden or specialized by user ASPNET is a Web application framework developed and marketed by Microsoft, that Programmers can use to build dynamic Web sites Web applications This article is about the computer programming language For the nuclear reactions see Cold fusion. JavaServer Pages ( JSP) is a Java technology that allows Software developers to dynamically generate HTML, XML or other types of documents PHP is a computer Scripting language. Originally designed for producing Dynamic web pages it has evolved to include a Command line interface capability

Contents

Features

As a WYSIWYG Presto-based editor, Dreamweaver can hide the details of pages' HTML code from the user, making it possible for non-coders to create web pages and sites. WYSIWYG (ˈwɪziwɪg or /ˈwɪzɪwɪg/ is an Acronym for W hat Y ou S ee I s W hat Y ou G Presto is a Layout engine for the Opera web browser developed by Opera Software. A professional criticism of this approach is that it produces HTML pages whose file size and amount of HTML code is much larger than they should be, which can cause web browsers to perform poorly. HTML, an initialism of HyperText Markup Language, is the predominant Markup language for Web pages It provides a means to describe the structure A web browser is a software application which enables a user to display and interact with text images videos music games and other information typically located on a This can be particularly true because the application makes it very easy to create table-based layouts. Tableless web design (or tableless web layout) is a method of Web design and development without using HTML tables for Page layout 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. Acid2 is a test page published and promoted by the Web Standards Project to identify Web page rendering flaws in Web browsers and other applications However, Macromedia has increased the support for CSS and other ways to lay out a page without tables in later versions of the application, with the ability to convert tables to layers and vice versa.

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 templatization feature for creating multiple pages with similar structures. The behaviors 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). HTML, an initialism of HyperText Markup Language, is the predominant Markup language for Web pages It provides a means to describe the structure JavaScript is a Scripting language most often used for Client-side web development 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 FTP, SFTP, or WebDAV. The following tables compare general and technical information for a number of (purportedly WYSIWYG HTML editors. In Computing, the SSH File Transfer Protocol (sometimes called Secure File Transfer Protocol or SFTP) is a Network protocol that provides Web-based Distributed Authoring and Versioning, or WebDAV, is a set of extensions to the Hypertext Transfer Protocol (HTTP that allows users to collaboratively 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. Syntax highlighting is a feature of some Text editors that displays text&mdashespecially Source code &mdashin different colors and fonts according to ActionScript is a scripting language based on ECMAScript. ActionScript is used primarily for the development of websites and software using the Adobe Flash Player Active Server Pages ( ASP) is Microsoft 's first server-side script engine for dynamically-generated web pages ASPNET is a Web application framework developed and marketed by Microsoft, that Programmers can use to build dynamic Web sites Web applications C# (pronounced C Sharp is a Multi-paradigm This article is about the computer programming language For the nuclear reactions see Cold fusion. EDML stands for Extension Data Markup Language EDML is supported in Adobe Dreamweaver. The Extensible Hypertext Markup Language, or XHTML, is a Don't change "Extensible" Extensible Stylesheet Language Transformations ( XSLT) is an XML -based language used for the transformation of XML documents into other XML or "human-readable" JavaScript is a Scripting language most often used for Client-side web development JavaServer Pages ( JSP) is a Java technology that allows Software developers to dynamically generate HTML, XML or other types of documents PHP is a computer Scripting language. Originally designed for producing Dynamic web pages it has evolved to include a Command line interface capability Visual Basic ( VB) is the third-generation event-driven programming language and associated development environment (IDE from VBScript (short for Visual Basic Scripting Edition) is an Active Scripting language developed by Microsoft. Wireless Markup Language, based on XML, is a Markup language intended for devices that implement the Wireless Application Protocol (WAP specification

In addition, code completion is available for many of these languages. Autocomplete is a feature provided by many Source code Text editors Word processors and Web browsers Autocomplete involves the program predicting

Version history

Internationalization and localization

Language Availability

Adobe Dreamweaver CS3 is available in the following languages: Arabic (Middle Eastern version), Chinese Simplified, Chinese Traditional, Czech, Dutch, English, French, German, Hebrew (Middle Eastern version), Italian, Japanese, Korean, Polish, Russian, Spanish, Swedish, Turkish. In Computing, Internationalization and localization (also spelled internationalisation and localisation, see spelling differences) are means of adapting
Adobe Dreamweaver Middle Eastern language versions available from WinSoft[1].

Specific Features for Arabic and Hebrew languages

Dreamweaver Middle Eastern versions allow typing Arabic 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). Adobe Acrobat is a family of computer programs developed by Adobe Systems, designed to view create manipulate and manage files in Adobe's Portable Document Adobe Illustrator is a vector-based drawing program developed and marketed by Adobe Systems. Adobe InDesign is a Desktop publishing (DTP software application produced by Adobe Systems. Adobe InCopy is a professional word processing software made by Adobe Systems. Adobe Creative Suite is a collection of Graphic design, Video editing, and Web development applications made by Adobe Systems.

See also

Notes

  1. ^ Adobe Dreamweaver - Develop websites and applications, enhanced features for Central and East European and Middle Eastern Users

External links

The following is a list of HTML editors with articles in Wikipedia. The following tables compare general and technical information for a number of (purportedly WYSIWYG HTML editors. HomeSite is an HTML editor owned by Adobe Systems (formerly owned by Allaire and Macromedia) In Software engineering, a web application or webapp is an application that is accessed via Web browser over a network such as the Internet Web page design is a process of conceptualization planning modeling and execution of Electronic media content delivery via Internet in the form
© 2009 citizendia.org; parts available under the terms of GNU Free Documentation License, from http://en.wikipedia.org
Dapyx Software network: MP3 Explorer | Ebook Manager | Zenithic