View Full Version : a better WYSIWYG editor?
unknownerrors
02-06-2007, 09:24 PM
i'm looking to grow out of dreamweaver into a better editor. what are you good folks using in term of a WYSIWYG editor. (sorry notepad wont cut it.)
From what I hear, DreamWeaver is probably the best out there, although you could also try Nvu (http://www.nvu.com/).
However, if you're looking to get into coding seriously, you need to outgrow WYSIWYG editors altogether and learn to work with HTML. For this any text editor will do, but there are several that are more helpful than Notepad: Kate (http://kate.kde.org/) (KDE only) and vim (http://www.vim.org/) for starters (Cream (http://cream.sf.net/) is an easier way of installing and using vim if you're unlucky enough to be on Windows).
unknownerrors
02-06-2007, 09:51 PM
i started off in notepad, and use UltraEdit32 now for html that i feel at home with, but when i'm fixing tables or resizing images.. its just so much easier.
djr33
02-07-2007, 03:44 AM
Then use Dreamweaver or another app. Don't use frontpage, whatever you do. But generally they can help. Just that you MUST! keep an eye on the code they generate to fix errors. That's the only way to properly use WYSIWYG editors.
codeexploiter
02-07-2007, 03:48 AM
If you are looking for a WYSIWYG web authoring tool then I would suggest
1. Aodbe GoLive (http://www.adobe.com/products/golive/)
2. Microsoft Expression (http://www.microsoft.com/products/expression/en/default.mspx)
Since you have DreamWeaver already so there is no need for refering it again.
As a text editor I would recommend
1. UltraEdit (http://www.ultraedit.com/)
BLiZZaRD
02-07-2007, 04:40 AM
personally I don't see what everyone's beef with plain old notepad is.
Now, granted I wouldn't call myself a "seasoned programmer" but I have made well over 20,000 web pages in the last year and a half and I have only used notepad.
I have seen and tried some of the others, and I don't see what the big fuss is about.
Notepad is generally quite sufficient. Sometimes syntax highlighting is nice though.
djr33
02-07-2007, 10:03 AM
Indeed. Syntax highlighting is quite useful.
I will say that WYSIWYG previews of the code YOU type is nice... not so much the code it generates.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.