Skip to main content
Participating Frequently
August 10, 2024
Answered

Installation + Key / Dreamweaver 4

  • August 10, 2024
  • 2 replies
  • 2499 views
Good morning,
I bought Dreamweaver 4 for my old Mac from 2014 with Big Sur. Stupid question: where is the key?
I have a second question: on the 2 CDs in the box, only the "green" one comes up, 
nd there is only a setup.exe on it. The other CD (the "white" one) does not mount 
(via an external CD player). If anyone could help me... Thank you.
    This topic has been closed for replies.
    Correct answer Nancy OShea

    PROBLEM #1:

    MacOS Big Sur is 64-bits only.  It can't handle relic 32-bit software.  That train left the station with Mojave.

     

    PROBLEM #2:

    Even if you could install DW4 on a modern computer,  the software is too obsolete to understand your hard drive's memory.  It was built to recognize Kilobytes & Millibytes; not Gigabytes and Terabytes that we use today.

     

    PROBLEM #3:

    24 year old web authoring software is 1000% incompatible with modern web devices, browsers and web coding standards.  You might as well be coding with mud tablets & a stick.

     

    Toss your disks into the recycle bin and call it a day.  The seller is unlikely to give you your money back. 

     

    See links below.

     

    CODE TUTORIALS:  Read chapters & do the sample exercises.
    - https://www.w3schools.com/html/
    - https://www.w3schools.com/css/
    - https://www.w3schools.com/js/

    - https://www.w3schools.com/bootstrap/

    CODE EDITORS (paid & free):
    - Adobe Dreamweaver CC - https://www.adobe.com/products/dreamweaver.html
    - 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/
    - Wappler ~ Visual Web App Builder - https://wappler.io/

    ONLINE SITE BUILDERS:
    - Squarespace - https://www.squarespace.com/
    - Webflow - https://webflow.com
    - Wix - https://www.wix.com/
    - WordPress (open source) - https://wordpress.org/

    Hope that helps. Best of luck with your project.

     

    2 replies

    Nancy OShea
    Community Expert
    Nancy OSheaCommunity ExpertCorrect answer
    Community Expert
    August 10, 2024

    PROBLEM #1:

    MacOS Big Sur is 64-bits only.  It can't handle relic 32-bit software.  That train left the station with Mojave.

     

    PROBLEM #2:

    Even if you could install DW4 on a modern computer,  the software is too obsolete to understand your hard drive's memory.  It was built to recognize Kilobytes & Millibytes; not Gigabytes and Terabytes that we use today.

     

    PROBLEM #3:

    24 year old web authoring software is 1000% incompatible with modern web devices, browsers and web coding standards.  You might as well be coding with mud tablets & a stick.

     

    Toss your disks into the recycle bin and call it a day.  The seller is unlikely to give you your money back. 

     

    See links below.

     

    CODE TUTORIALS:  Read chapters & do the sample exercises.
    - https://www.w3schools.com/html/
    - https://www.w3schools.com/css/
    - https://www.w3schools.com/js/

    - https://www.w3schools.com/bootstrap/

    CODE EDITORS (paid & free):
    - Adobe Dreamweaver CC - https://www.adobe.com/products/dreamweaver.html
    - 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/
    - Wappler ~ Visual Web App Builder - https://wappler.io/

    ONLINE SITE BUILDERS:
    - Squarespace - https://www.squarespace.com/
    - Webflow - https://webflow.com
    - Wix - https://www.wix.com/
    - WordPress (open source) - https://wordpress.org/

    Hope that helps. Best of luck with your project.

     

    Nancy O'Shea— Product User & Community Expert
    Participating Frequently
    August 12, 2024
    Good morning,
    Many thanks to you BenPleysier and Nancy OShea. I am trying to translate your answers ASAP because it is very technical. Obviously, I understand most of it. I'm going to test VSCode, but at the moment the software is in an old Mac and asks me in all Macs for an update. FYI, I have a key.
    Thanks again to you,
    David
    Nancy OShea
    Community Expert
    Community Expert
    August 13, 2024

    Requirements to run Visual Studio Code:

    Visual Studio Code is a small download (< 200 MB) and has a disk footprint of < 500 MB. VS Code is lightweight and should easily run on today's hardware.

    • 1.6 GHz CPU or faster processor
    • 1 GB of RAM or higher

     

    • Windows 10 and 11 (64-bit)
    • macOS versions with Apple security update support. This is typically the latest release and the two previous versions.

     

    https://code.visualstudio.com/docs/supporting/requirements

     

    Big Sur is discontinued and no longer supported by Apple.

     

    Nancy O'Shea— Product User & Community Expert
    BenPleysier
    Community Expert
    Community Expert
    August 10, 2024

    You must be joking, the software originated in the stone-age era as per:

    Macromedia Dreamweaver 4 is the fourth major version of Dreamweaver that was released by Macromedia on November 27, 2000

     

    But to answer your question, contact the seller of the software as they are sure to have the serial number.

    Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
    Participant
    August 27, 2024

    WRONG. I have a 2024 DELL 34 bit Windows Computer and Dreamweaver 4 works VERY WELL, whereas Dreamweaver 8 is utter rubbish.

    Participant
    August 28, 2024

    First off, my apology for my disbelief. This was triggered by

    "I have a 2024 DELL 34 bit Windows Computer"

    But now I realise the typo, "34" which should have read "64".

     

    However, Dreamweaver versions prior to and including Dreamweaver CC6 are very much outdated. In fact, even the latest version of Dreamweaver is showing its age.

     

    Using an outdated version of Dreamweaver is reflected in your website, where HTML tables are used for the layout. This practice was discouraged when HTML4 was released in 1998 and with the introduction of CSS1.

     

    Today, we use Flexbox and CSS Grid. The former is the easier one to learn and would most likely suffice for your application.

     

    If you want to modernise, ditch Dreamweaver and have a look at using WordPress for a free-of-charge alternative. If you plan on making web development a carreer, then have a look at using VSCode or invest, as I have done, in Wappler.

     


    Thank you. It's odd, but I use Wordpress and find it much more complicated,
    inflexible and very irritating. Tables in Dreamweaver work perfectly for
    me. I have tried other things but none have the WYSYWYG capability of
    Dreamweaver 4.

    Here is the first site I created: full of tables:
    https://www.nemoinsula.net/index.htm

    But I will explore your suggestions.

    Chris S