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.)
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.
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 (KDE only) and vim for starters (Cream is an easier way of installing and using vim if you're unlucky enough to be on Windows).
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
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.
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.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
If you are looking for a WYSIWYG web authoring tool then I would suggest
1. Aodbe GoLive
2. Microsoft Expression
Since you have DreamWeaver already so there is no need for refering it again.
As a text editor I would recommend
1. UltraEdit
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.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Notepad is generally quite sufficient. Sometimes syntax highlighting is nice though.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
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.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Bookmarks