WYSIWYG progs

This is a discussion on "WYSIWYG progs" within the Web Page Design section. This forum, and the thread "WYSIWYG progs are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 15th, 2007, 20:17
SuperMember

SuperMember
Join Date: Apr 2007
Location: UK
Age: 31
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
WYSIWYG progs

When I was doing my site designer course the consensus on using WYSIWYG prog's against a basic text editor was thus:

"Using Dreamweaver can save loads of time writing code but you should have an understanding of HTML as well so you can tweak the code for different browsers."

So when embarking on designing my first web site I thought I would be using dreamweaver mostly to write the code for me and maybe tweaking in code view every now and again.

However, having read some other posts on this forum I am getting the impression that most experienced people on here write all their code in a text editor and don't really use wysiwyg.

Is this the general consensus? Doesn't using a prog like Dreamweaver have positive aspects like saving time etc.?

Interested to here your opinions...

  #2 (permalink)  
Old Apr 15th, 2007, 20:57
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: WYSIWYG progs

It does save time yes. But at the expense of good, clean code. WYSIWYG's range from outputting poor to quite frankly embarassing code. Dreamweaver is among the best, but in my eyes is virtually worthless when compared to a good knowledge of html/css and a decent (and usually cheap, often free) text editor.

The time you would spend going through dreamweavers code and altering to match current standards would be better spent developing a site by hand. It doesn't really take a huge amount longer, though it probably takes longer. But hand coding gives you lean code that degrades gracefully.

Pete.
  #3 (permalink)  
Old Apr 15th, 2007, 21:39
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: WYSIWYG progs

DON'T USE THE WYSIWYG! DW will save you loads of time but only if you stick to code view. Hand code you pages. Learn HTML and CSS!
  #4 (permalink)  
Old Apr 15th, 2007, 23:34
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: WYSIWYG progs

I used the Design view for years and yes it writes the code for you but it puts all the css in the code as well. Making for very bloated code that is horrible for updating. If you want to change a text color you have to repeat the task over and over and over where if you use external css you can change it once.
Plus most people use the design mode and insert tables.

But if you are willing to learn how to hand code you can still use Dreamweaver in "code view". It's got lots of great features such as their css component, javascript behaviors, adding links is very easy as well as many many other features.
Pete has made me realize it's an expensive program to use as a hand coding program. But if you have it use it .. I do!
  #5 (permalink)  
Old Apr 15th, 2007, 23:47
sannbe's Avatar
SuperMember

SuperMember
Join Date: Dec 2006
Location: San Francisco
Age: 57
Posts: 1,567
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: WYSIWYG progs

I also use Dreamweaver in Code view. And as I have said before, us the design view only as a security blanket until I feel more comfortable with my hand coding. Besides, client frequently like to see how things are going and design view allows you to do that if you are far enough along. Trial as many of the suggested programs that you can and decide for yourself which you like. Remember, you are the one who will be using it.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
  #6 (permalink)  
Old Apr 16th, 2007, 00:14
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: WYSIWYG progs

Quote:
Originally Posted by Pete
It does save time yes.
Well, not for me... It would take me way longer to set up a website in DreamWeaver than for me to just hand code it.
  #7 (permalink)  
Old Apr 16th, 2007, 08:23
Marc's Avatar
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,662
Thanks: 0
Thanked 9 Times in 9 Posts
Re: WYSIWYG progs

I have just started using dreamweaver in code view and found it is really easy! I do less mistakes and my code is 10 times shorter.
  #8 (permalink)  
Old Apr 16th, 2007, 09:41
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: WYSIWYG progs

I know ryan but if you knew dreamweaver inside out then it probably would save you time. But like I said at the expense of decent code. I have stated my opinion on dreamweaver numerous times now, but you're ok in code view.

Simpler to hand code,

Pete.
  #9 (permalink)  
Old Apr 16th, 2007, 11:36
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: WYSIWYG progs

Haha, I don't see the code view as any different than a text editor with a browser, though. It's the same thing, isn't it? You're a click away, I'm a refresh away.
  #10 (permalink)  
Old Apr 16th, 2007, 13:31
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: WYSIWYG progs

Yeah, that's what I'm saying. I hate dreamweaver on principle but if you have to use it (or you already own it) then code view.

But I prefer BBedit,

Pete.
  #11 (permalink)  
Old Apr 16th, 2007, 13:47
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: WYSIWYG progs

OK ... closing this thread. We have enough of these "HTML editor"thread floating around.

More info on HTML Editors can be found in the sticky "HTML Editors" from Lchad above.
Closed Thread

Tags
dreamweaver, html, wysiwyg

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Know any good CSS WYSIWYG editors? Spyros Web Page Design 9 Dec 6th, 2007 15:15
[SOLVED] WYSIWYG Help! crackafaza Website Planning 6 Dec 5th, 2007 14:46
n00b trying a WYSIWYG editor and still having problems. jotto Starting Out 11 Aug 29th, 2007 17:17
Best WYSIWYG Editor garryarm1 Scripts and Online Services 14 Jul 26th, 2006 12:26


All times are GMT. The time now is 02:42.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43