Copy link to clipboard
Copied
Dreamweaver 8 installation
I have used DW 8 for years with satisfaction.
I changed PC and now I can't install it. I am not interested in new versions.
I ask if it is possible to find the DW 8 installation EXE files.
Thanks
Copy link to clipboard
Copied
DW 8 (aka CS2.3) from 2003 is obsolete & discontinued. Even if you could install it on a new computer (which is very doubtful), I don't think it's possible to activate the software anymore. Macromedia and Adobe's old activation servers no longer exist.
New software may be your only option.
CODE EDITORS:
-- Adobe Dreamweaver CC - https://www.adobe.com/products/dreamweaver.html
-- Atom (free) - https://atom.io/
-- Codespaces (free, browser-based) - https://github.com/features/codespaces
-- Nova (Mac only, formerly called Coda) - https://nova.app/
-- Pinegrow - https://pinegrow.com/
-- Sublime Text - http://www.sublimetext.com/
-- Visual Studio Code (free) - https://code.visualstudio.com/
============
ONLINE SITE BUILDERS:
-- Squarespace - https://www.squarespace.com/
-- Webflow - https://webflow.com
-- Without Code - https://www.wocode.com/
-- Wix - https://www.wix.com/
-- WordPress (open source) - https://wordpress.org/
Hope that helps.
Copy link to clipboard
Copied
Thanks @Nancy OShea Your information is very useful.
I used DW8 (very old indeed :-)) because I needed it as a visual editor to edit the CMS (Wordpress) and LMS (Moodle) code I use.
I don't need special functions but I'm looking for a WYSIWYG Editor for the code or to do some work in the visual area.
Atom seems interesting to me but it doesn't seem like a visual editor.
If Dreamweaver had a more attractive price I would buy that. 😞
Thanks
Copy link to clipboard
Copied
@athos002 are you looking for an EXE file, or a way to run it on your new computer ?
Copy link to clipboard
Copied
I don't need special functions but I'm looking for a WYSIWYG Editor for the code or to do some work in the visual area.
the new approach of WP now allows to edit on line directly... in fact it edit real time the content, and the use of the component, not the template code itself
Copy link to clipboard
Copied
DW has a visual editor has never been truly accurate. Even for Wordpress you should need to run a live/testing server so that you can use Live View to see your changes. So basically instead of Live View, you would just toggle between a browser and DW instead of using the tabs in DW. Any modern code editor should be able to provide you with this and would be much more accurate than trying to work exclusively in DW. Plus those code editors would be better at validating your code as oppposed to DW 8. Even since DW8 there have been many changes to the PHP version that is used in Wordpress today which has changed much since Wordpress 1.0 that was out when DW8 was.
Copy link to clipboard
Copied
Look at Pinegrove. It not only has visual editing but it supports customizing WordPress Templates.
Copy link to clipboard
Copied
As @Nancy OShea has stated, you will need to find an alternative to your antique Dreamweaver version. As far as free software is concerned, Visual studio would be my first choice.
I have gone for Wappler.