Does anyone use WYSIWYG editor

Discussion in 'HTML & Website Design' started by hello77, Apr 19, 2008.

  1. #1
    and is it easier than using notepad? thanks
     
    hello77, Apr 19, 2008 IP
  2. Mooseman

    Mooseman Peon

    Messages:
    453
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try and have a search for it m8 rather then start yet another WYSIWYG topic. :)
     
    Mooseman, Apr 19, 2008 IP
  3. hello77

    hello77 Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I am new to this, and was hoping someone can help. Thanks
     
    hello77, Apr 19, 2008 IP
  4. glendowney

    glendowney Notable Member

    Messages:
    5,925
    Likes Received:
    198
    Best Answers:
    0
    Trophy Points:
    210
    #4
    Its easier for me to use WYSIWYG, as I don't really know advanced HTML so can see what i'm doing as i'm making a website rather than using notepad and not really know what everything will look like etc.
     
    glendowney, Apr 19, 2008 IP
  5. nihangshah

    nihangshah Prominent Member

    Messages:
    5,536
    Likes Received:
    271
    Best Answers:
    3
    Trophy Points:
    395
    #5
    I'm using TopStyle Pro. It offers live preview of the website, you're currently working on.
     
    nihangshah, Apr 19, 2008 IP
  6. glendowney

    glendowney Notable Member

    Messages:
    5,925
    Likes Received:
    198
    Best Answers:
    0
    Trophy Points:
    210
    #6
    How much does it cost? Is it just like Dreamweaver?
     
    glendowney, Apr 19, 2008 IP
  7. Chawman

    Chawman Peon

    Messages:
    150
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Microsoft Expression is a fantastic WYSIWYG editor. I've used it for some time now and used FrontPage before it.

    Expression allows you to use some of the newest goodies in web design such as CSS, XML, and PHP.

    Regards,

    Tony
     
    Chawman, Apr 19, 2008 IP
  8. Providence

    Providence Peon

    Messages:
    568
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Well as a coder, it is much easier to use notepad than WYSIWYG. I guess it's because I am used to it. But really, WYSIWYG isn't the way to go.
     
    Providence, Apr 19, 2008 IP
  9. yowan

    yowan Active Member

    Messages:
    122
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #9
    yes, sometimes there are lots of unnecessary codes that eat-ups space.
     
    yowan, Apr 20, 2008 IP
  10. Nestrer

    Nestrer Well-Known Member

    Messages:
    1,663
    Likes Received:
    103
    Best Answers:
    0
    Trophy Points:
    135
    #10
    Dreamweaver works fine for me. Of course it's easier than using notepad.
     
    Nestrer, Apr 20, 2008 IP
  11. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #11
    You should never use a WYSIWYG editor, the code is horrific in all of them. It will hurt your website in two ways:

    1) Rarely do they ever deliver cross-platform, cross-resolution compatible code
    2) They more often than not inject extraneous code which will confuse and hinder search spiders, thus hurting your search rank results.

    I use Ultraedit, always have, always will :)
     
    itcn, Apr 20, 2008 IP
  12. astarwebdesigns

    astarwebdesigns Peon

    Messages:
    38
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #12
    WYSIWYG editors are the way to go if your new to websites, but if you know html just use notepad for the reasons itcn has mentioned... however, using WYSIWYG is much faster and you don't have to worry about getting part of the script wrong... there's nothing worse than searching for problems in a 400+ line script :/

    and also the side effects that itcn has mentioned are editable so if you know your stuff just edit the code to improve it ;) and yeah SEO is hit hard with WYSIWYG :s
     
    astarwebdesigns, Apr 20, 2008 IP
  13. pioneer1

    pioneer1 Peon

    Messages:
    1,137
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I use Dreamweaver WYSIWYG editor
     
    pioneer1, Apr 20, 2008 IP
  14. mattoZV

    mattoZV Guest

    Messages:
    26
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #14
    I dont use any wysiwyg editor
     
    mattoZV, Apr 20, 2008 IP
  15. ohmannomma

    ohmannomma Active Member

    Messages:
    449
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    68
    #15
    dreamweaver since 2003.
     
    ohmannomma, Apr 20, 2008 IP
  16. !Unreal

    !Unreal Well-Known Member

    Messages:
    1,671
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    165
    #16
    Of course it is easier than notepad. You can see what you are making visually which makes web design alot easier. Unless you are a HTML guru WYSIWYG editor's are the only option.
     
    !Unreal, Apr 20, 2008 IP
  17. bob25

    bob25 Well-Known Member

    Messages:
    1,519
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    128
    #17
    if you want to try some free ones - kompozer.net, nvu.com, search monkey (?)
     
    bob25, Apr 20, 2008 IP
  18. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #18
    All true, but I would also add that no matter what kind of editor you use, you should always run it against an HTML validator, to make sure your code is 100% compliant. This will certainly help with most cross-platform and SEO problems if you must use a WYSIWYG editor.
     
    itcn, Apr 20, 2008 IP
  19. mooseweb

    mooseweb Banned

    Messages:
    1,154
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Dreamweaver is good for the beginner, the best option is doing it by hand as that will limit the code to the smallest amounts and it would also help you in the long run, easier to find things that you wrote.
     
    mooseweb, Apr 20, 2008 IP
  20. TextAdMarket

    TextAdMarket Peon

    Messages:
    520
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #20
    FrontPage Express FTW!
     
    TextAdMarket, Apr 20, 2008 IP