Preserved Topic: the gui editor "leap" (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 06-12-2002 17:36
I've been hard coding my websites on an html editor (1rst page) and have grown very comfortable at it. I can get a good website finished reasonably fast, but alot of my collegues use gui editors and always cringe when I tell them I still hard code. "time consuming" they say. I've tried dreamweaver mx (the download) and I felt kind of discouraged. I'm sure I can learn the application with time, but I feel like I don't have as much controll. Especially when I look at some of the pages I've done in it, doesn't come out the same when I view it in an actual browser. Did anyone else go through the same thing? Is a gui editor a "must have" as they say..... |
Maniac (V) Mad Scientist From: Long Island, NY |
posted 06-12-2002 17:41
By GUI do you mean WYSIWYG editor? |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 06-12-2002 17:44
yeah, I do mean WSIWYG editor. Is it any faster than hardcoding once you learn it. I have downloaded max's html beauty. Do you know any differences between it and 1rst page.? |
Paranoid (IV) Inmate From: Czech Republic via Bristol UK |
posted 06-12-2002 17:47
personally speaking i use dreamweaver and love it. you can always go in on code view and do any tweaking there, what i normally do is get the rough layout in the wysiwyg interface then fine tune it as necessary in code view... |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 06-12-2002 18:08
yeah, I can see that. But don't you find that how you view it in dreamweaver actually renders differently in a browser? |
Paranoid (IV) Inmate From: Czech Republic via Bristol UK |
posted 06-12-2002 18:14
there are a few things ya can do to get round that. |
Maniac (V) Mad Scientist From: Long Island, NY |
posted 06-12-2002 18:21
As I keep saying, its a matter of personal preference. |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 06-12-2002 18:23
yeah. I think I'll run with it a while. Well see. I guess its a matter of stepping out ou your comfort zone... |
Paranoid (IV) Inmate From: Czech Republic via Bristol UK |
posted 06-12-2002 18:29
jestah yup ya perfectly right, as i said some of dw stuff does need tweaking but once learned those probs can be avoided CSS is supported and the scripting stuff is cool the debugger is neat and also also all colour coded, it may not be for the purists but it is now widely accepted as the industry standard for gui based web development, i use it everyday and i guess i got lazy with it now, but it saves time once ya into it, its just another learning curve not everyones cup of tea. but it sure as hell helps to know html well in case it does wierd things. but the code it generates is nice well structured and easilly read. and has lots of neat features in it like error trapping cross platform problems |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 06-12-2002 18:39
MX is supposed to integrate well with the other programs also. Like CF and all that. I've noticed that alot of the job market (ie newpaper adds etc) requires one to know dreamweaver. So I guess it couldn't hurt to try. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 06-12-2002 20:40
NO. Absolutely not. Stick to your hand coding. WYSIWYGs restrict you to think in the way the program is designed. It will change the way you make web pages, and while it may go *faster*, in the long run it will restrict the creative process. |
Paranoid (IV) Inmate From: A graveyard of dreams |
posted 06-12-2002 20:41
I think that all of the MX series of products are made to integrate well with each other. Don't think they have added any special integration possibility to programs from other vendors. |
Maniac (V) Inmate From: |
posted 06-12-2002 22:50
From a time/money standpoint I can see that upside of using a WYSIWYG editor. Hand coding allows you to fine tune, certainly a valid point. But you can always mock it up in WYSIWYG and fine tune it by hand. I dont feel that it really changes the way I design pages since thats done on paper first. The more time I spend plodding over code the less I like the project. If I did nothing but hand code I would completely lose interest in web design. Thats also because I feel I lean far more toward the creative end of the process, hand coding taxes my left brain functions to the detriment of my right brain so the problem is really mine alone. For you I would say go with what is most effective for you if you find that hand coding is costing you more time and frustration...well do you have the time to lose that money? |