comparable hmtl editor to frontpage on the mac?


Recommended Posts

I would also go with Dreamweaver, but Adobe GoLive has somethings that Dreamweaver doesn't, including full integration with Photoshop (Dreamweaver fully integrates with Fireworks instead), W3C validation checking (Dreamweaver has a similar system of it's own), an outline editor, supports authoring of Quicktime movies and you can set up, fully customise and save your layout (Dreamweaver just has a code view or a designer view (wysiwyg).

Adobe GoLive does not support server-side authoring, nor does it have live data views, nor does it include manual code editing or script references.

dreamweaver is a piece of **** on the mac, and it'll tell you why

it behaves like a ported PC app. in that i mean, on the mac, it acts like a PC app. controls function like PC controls. keyboard shortcuts are PC shortcuts (ie: F2 to rename instead of enter). it doesnt behave properly with expose.

it is an absolutely PAINFUL experience using dreamweaver under OS X

and now that i've seen this thread it's time to check out GoLive

i have used go live and dreamweaver extensively, all of the latest versions. Both are not as great at dreamweaver for PC, but DW is 100 times better than Go live.

however if you know nothing aboutweb design and dont care to learn, GL is a nice alternative to learn to do things you want with little to no effort. Only it creates huge documents and is a pain to do anything consistant.

it works primarily with CSS and Layers, which is fine, but there isnt the same control that you would have editing the sheets manually with CSS.

no sense in web designing ont he mac, unless you have primarily mac viewers on your web page.

The differences between IE/win and Safari are so many that your code will fall apart a lot of the time when viewed in IE. I would buy a cheap pc and get dreamweaver, unless you have a mac fan base.

p.s. I am a graphic designer and work on 3 macs. 2x dual 1.25's and a pbook. 1 for video, 1 for print, one for portability.

i use my PC for web design. athlon 1800+ plenty of speed

no sense in web designing ont he mac, unless you have primarily mac viewers on your web page.

The differences between IE/win and Safari are so many that your code will fall apart a lot of the time when viewed in IE.  I would buy a cheap pc and get dreamweaver, unless you have a mac fan base.

585682458[/snapback]

a) the other reason for web design on a mac is if you... you know... own one...

b) a good designer can design pages that look right in all of them... www.cinemaworkshop.com looks the same on IE and Safari, so does my personal page

i have used go live and dreamweaver extensively, all of the latest versions.? Both are not as great at dreamweaver for PC, but DW is 100 times better than Go live.?

however if you know nothing aboutweb design and dont care to learn, GL is a nice alternative to learn to do things you want with little to no effort.? Only it creates huge documents and is a pain to do anything consistant.

it works primarily with CSS and Layers, which is fine, but there isnt the same control that you would have editing the sheets manually with CSS.

no sense in web designing ont he mac, unless you have primarily mac viewers on your web page.

The differences between IE/win and Safari are so many that your code will fall apart a lot of the time when viewed in IE.? I would buy a cheap pc and get dreamweaver, unless you have a mac fan base.

p.s. I am a graphic designer and work on 3 macs.? 2x dual 1.25's and a pbook.? 1 for video, 1 for print, one for portability.

i use my PC for web design. athlon 1800+ plenty of speed

585682458[/snapback]

Dreamweaver is really only better if you plan on coding lives pages using ASP or Coldfusion. PHP coding isn't all that hot in Dreamweaver. You're better on coding PHP by hand than letting Dreamweaver do it. For doing the actual design of sites, GoLive provides better WYSIWYG in-page editing and a better CSS editor.

Of course, every web designer wishes Internet Explorer on Windows would be more compliant with W3C standards, but there are ways around it. You can keep a PC or run Virtual PC just to test your sites on Windows browsers. As a matter of fact, I find designing sites that work with all browsers 100 times easier on Mac OS X than on Windows.

Edited by jagedEdge

The same as most people have said, Dreamweaver is probably your best route for WYSIWYG, but it is a very bloated app and un-macish (if you even care about that). What other's haven't mentioned is its steep price compared to other shareware alternatives out there.

I'd really recommend learning html+css handcoding as you will always get the best results, and then using an app like BBEdit, skEdit, SubEthaEdit, CSSEdit, etc.... But, if you really want something with WYSIWYG, here are two Mac shareware programs that should work really well for you:

Tag

GoodPage

Check out RapidWeaver

http://www.realmacsoftware.com/software/ra...rapidweaver.php

It looks fantastic - great OS X interface, easy to use and seems pretty powerful at the same time. Gotta give that a go ;)

585682252[/snapback]

That app looks awesome for making simple sites.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Here is how I fixed Windows 11 not booting after clean installation by Taras Buria Story time. A couple of weeks ago, I experienced a very odd thing with my computers. I was trying to reinstall Windows 11 on my primary device, and everything was going smoothly until the installer performed the first restart. After that, my computer entered the boot disk selection screen instead of continuing the setup process. Huh, that's odd, said I, and selected Windows Boot Manager only to see it fall back into the same screen right away. Then I tried booting from the USB drive with the same result—the PC kept returning to the boot device selection screen, and removing the drive would send my PC to UEFI, again, with no way to launch Windows 11. I fired up my spare laptop, which has been sitting unused for quite a while, to see if I am dealing with a defective USB drive. Nope, Windows 11 installed and started without issues. After trying another drive and checking all the possible settings in UEFI, I decided to try disabling Secure Boot. Lo and behold, Windows 11 started as it should have been in the first place, continued the setup process, and reached the initial setup screen. Victory! After I finished the setup and applied all updates, I re-enabled Secure Boot, and Windows 11 started without issues. Some time later, I tried reinstalling Windows 11 on my laptop only to experience similar issues, with UEFI claiming a Secure Boot violation. I checked whether the drive works on my main PC, and yes, it installed Windows 11 without errors. I scratched my head, went to UEFI, turned off Secure Boot, and installed Windows 11 without issues. After that, I enabled Secure Boot. Note: I used the official Media Creation Tool app for my USB drive. Also, UEFI was properly configured for Windows 11, including no Legacy Mode, a GPT-partitioned drive, and TPM and Secure Boot enabled. From my experience, if you are dealing with similar symptoms, I recommend two things: If you use old Windows 11 install media, create a new one with the latest Windows 11 release, especially if you know your PC already has the latest Secure Boot certificates. If you cannot create a new one, turn off Secure Boot, complete the installation, download all available updates, and then re-enable Secure Boot in UEFI. Note that you need to turn off Secure Boot after installing Windows 11. Otherwise, the installer won't run, claiming a hardware requirements mismatch. I believe the problem hides in Secure Boot certificates that expire this month. Microsoft is currently rolling out new certificates, and maybe a mismatch was causing these issues for both of my systems. I am out of my depth to make a definitive statement; this article is flagged as "Opinion," as I only share my experience and some tips on how to fix the problem. If some of you possess deeper knowledge and understanding of the situation, please share it in the comments. As for everyone else struggling with computers not booting after a clean install, the two steps above should get you out of the pickle.
    • I gave the tool a chance the other day to make a USB. An hour later it was stuck at 0% downloaded. I downloaded the official ISO, downloaded Rufus, and made the USB myself in 15 min.
    • <Moved to software discussion and support> I've got fond memories of Winamp. Changing the skins, the different visualisations etc. But now I just need a simple music player. MSN messenger would be another one, MSN Messenger Plus (I think?) offered so many different plugins. But again, it probably wouldn't work for me these days. And then there is miRC. i think it's still going these days, but lord i had fun with that back in the day. Now it's mostly stuff like Discord, WhatsApp group chats, Signal, Telegram... /me is showing his age...
    • ive always been fascinated by old software this is an old video player for windows from apple
  • Recent Achievements

    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      agatameier earned a badge
      Week One Done
    • Week One Done
      ssd21345 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      518
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      ATLien_0
      94
    5. 5
      Steven P.
      77
  • Tell a friend

    Love Neowin? Tell a friend!