WYSIWIGs
Manually typing code
I don't know how many of you have been following the following thread:
Dreamweaver CS4
It was closed when jord4nn started getting a bit "profanic", so this thread is going to be free of swearing or insulting language.
I was arguing that WYSIWIG environments such as the Designer view in Dreamweaver give you far less control over the working of the layout than a code editor such as Notepad++, whereas jord4nn was arguing that WYSIWIGs are easier to use.
Let's see what everyone else has to say on the matter!
i voted manual coding
its true that WYSIWYG is easier and faster for creating small pages that have no dynamic content, like "about me" page or "downloads"
BUT, for pages that handles complex JS (dynamic forms and validation), database content, or a page that changes over time i would definitely go for manual.
and writing pages manually will teach you alot
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
www.amrosama.com | the unholy methods of javascriptCode:eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
I agree, although it is not just for dynamic content. Even with static pages, if you are using PHP to create a front-end interface you will still need to do it in code, regardless of whether the content dynamically updates or not.
Also, it is much easier to make changes in future, because you know exactly how the code was made, and hence how to edit it.
for the first time i agree with you
IMO WYSIWYG is for:
1 people who have no time to write static HTML
2 people who are just lazy to write HTML
3 people who care about visual feedback over performance
4 people who cant do HTML
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
www.amrosama.com | the unholy methods of javascriptCode:eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
I've seen a lot of very nice webpages come out of the WYSIWYGWiki (note the proper spelling of the acronym, Xav) and people that know it can use it well. I know of one guy that knows HTML well but uses the WYSIWYG and his webpages turn out fantastic. Having said all of that, I prefer manual as my favorite HTML editor is vimWiki.
Manual coding. I tend to write database driven reports with a variable number of columns and rows. I can't imagine writing the necessary code for it in a WYSIWYG. For simple stuff, I'll occasionally use something like Kompozer, but for anything vaguely tricky, it has to be manual.
Of course. The majority of the work is done with the wysiwyg though.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks