|
"Dreamweaver" redirects here. For other uses, see Dreamweaver (disambiguation).
| Adobe Dreamweaver | |
|---|---|
| | |
| Adobe Dreamweaver CS3 under Microsoft Windows Vista and Apple MacOS X 10.5 Leopard | |
| Developed by | Adobe Systems (formerly by Macromedia) |
| Latest release | CS3 (9.0) / March 27, 2007 |
| Written in | C++ |
| OS | Microsoft Windows, Mac OS X |
| Genre | HTML editor |
| License | Proprietary |
| Website | adobe.com/products/dreamweaver |
Adobe Dreamweaver is a web development application originally created by Macromedia and 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.
Contents |
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. 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. 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 this has improved considerably in recent versions. Dreamweaver 8.0 (the version prior to the recently released 9.0 within CS3) performed poorly on the Acid2 Test, developed by the Web Standards Project. 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.
Adobe Dreamweaver CS3 Retail boxDreamweaver 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). 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[citation needed].
The easiest way to build a professional website using Dreamweaver software is by using the Layout functions, it is very easy to organize the web page just using the Layout option provided by Dreamweaver.
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.
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.
Adobe Dreamweaver Middle Eastern language versions available from WinSofthttp://www.winsoft.eu/products_solutions/adobe-dreamweaverCS3.php.
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).
At Wikiversity, you can learn about:
| Adobe Creative Suite | |
|---|---|
| Current products | Acrobat · After Effects · Contribute · Dreamweaver · Encore · Flash · Fireworks · Illustrator · InCopy · InDesign · Photoshop · Premiere Pro · Soundbooth |
| Shared applications | Acrobat Connect · Bridge · Device Central · Dynamic Link · OnLocation · Stock Photos · Ultra · Version Cue |
| Historical products | Audition · GoLive · ImageReady |
| Adobe Systems | |
|---|---|
| Desktop software | Creative Suite · Technical Communication Suite · Acrobat · Audition · Digital Editions · Director · GoLive · PageMaker · Photoshop Lightroom · more |
| Server software | ColdFusion · LiveCycle · Flash Media Server · JRun · Premiere Express |
| Technology | PostScript · PDF · FlashPaper · Authorware · Flash · Font Folio · DNG · Flex · AIR · BlazeDS |
| Services | ASN · ADC |
| Board of directors | Charles Geschke · John Warnock · Bruce Chizen · Shantanu Narayen |
| Mac OS X HTML editors | |
|---|---|
| Mac OS X exclusive | Coda · Freeway · iWeb · RapidWeaver · Sandvox · Site Studio · ShutterBug |
| Cross-platform | Adobe Dreamweaver · KompoZer · Adobe Contribute |
This article is licensed under the GNU Free Documentation License. It uses material from Wikipedia