Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

raymondu999

macrumors 65816
Original poster
Feb 11, 2008
1,009
1
Hey guys; I'd like to know an app that is able to handle just coding right at the code; and also be able to handle things WYSIWYG style. Kind of like Dreamweaver, but for some reason Dreamweaver CS5 is VERY slow in Design view on my computer; Right now I'm using Espresso for now; but I'd like to be able to do WYSIWYG as well. Thanks!
 
Flux 3 is on the Mac App Store. It looks pretty nice for what you're looking for. I think the Rapidweaver team should be worried. I prefer Dreamweaver CS5.5 myself.
 
Mozilla's old 'NVU' editor is pretty good. They've stopped developing it but its still out there. I even ran it off a USB drive and was great for coding and a little WYSIWYG editing.
 
Mozilla's old 'NVU' editor is pretty good. They've stopped developing it but its still out there. I even ran it off a USB drive and was great for coding and a little WYSIWYG editing.

The latest incarnation of Nvu is Blue Griffin (formerly Kompozer). It's free and does pretty good for the price. I don't use it for my main HTML, but it's nice for documentation that I write in HTML.
 
Rapidweaver seem a bit... casual? For me... I need something more "industrial" like DreamWeaver, Coda or Espresso - something that isn't about using templates, but allows me to hardcode. Help (in the form of code completion/suggestions will be welcome, but not necessary). WYSIWYG editing (rather than just a "web preview" mode) is also necessary. Preferrably it also has a Coda/Espresso-style way of grouping files together into "sites" - so it's like a mini web IDE.
 
Flux 4 may suit your needs, it's WYSIWYG and code friendly. Flux 3 wasn't so good at the code, but V4 is pretty decent.

Randall
 
Right now I'm using Espresso for now; but I'd like to be able to do WYSIWYG as well. Thanks!

Hey,

I think this is the right path, and you should continue doing this. If you want to see what you're doing, open up the live preview in another window and lay them side-by-side so you can see it as you code. This is teach you to code not only the right way, but the fastest way.

Harder at first, better in the long run.
 
I've never found any WYSIWYG editor that was easier to use than just learning to code. With that in mind, I highly recommend TacoHTML. It's a text editor that generates a live preview as you code. It used to be free, but now it costs. I found the fee to upgrade worth it.
 
Hey,

I think this is the right path, and you should continue doing this. If you want to see what you're doing, open up the live preview in another window and lay them side-by-side so you can see it as you code. This is teach you to code not only the right way, but the fastest way.

Harder at first, better in the long run.

You do have a point. If I do choose this path - can Coda do it too? I'm itching to try out Coda 2 :D
 
Yes RapidWeaver is template driven. It is also possible to code in it though not always recommended.

RapidWeaver's primary use would be to get a user to a look and feel, then export that and then use some other tools to flesh out the code.

Put the code of course in separate files, use a CMS and it should give one a great flexibility and productivity.

There are tools for modifying RapidWeaver themes so it should not be an issue for rapid prototyping.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.