1. Welcome! Please take a few seconds to create your free account to post threads, make some friends, remove a few ads while surfing and much more. ClutchFans has been bringing fans together to talk Houston Sports since 1996. Join us!

What do you use to write html?

Discussion in 'BBS Hangout' started by Air Langhi, Apr 25, 2012.

?

What do you use?

  1. Dreamweaver

    12 vote(s)
    31.6%
  2. Frontpage

    1 vote(s)
    2.6%
  3. Expressions

    0 vote(s)
    0.0%
  4. Word

    1 vote(s)
    2.6%
  5. Eclipse

    0 vote(s)
    0.0%
  6. Visual Studios

    2 vote(s)
    5.3%
  7. Notepad

    17 vote(s)
    44.7%
  8. Emacs

    0 vote(s)
    0.0%
  9. VI

    0 vote(s)
    0.0%
  10. Other.. Please specify

    5 vote(s)
    13.2%
  1. Air Langhi

    Air Langhi Contributing Member

    Joined:
    Aug 26, 2000
    Messages:
    21,941
    Likes Received:
    6,695
    I know there are a bunch of web developers on here so what do people use? It seems like there really isn't a great WYSIWYG editor. Even Dreamweaver isn't that great imo, but I am not really a web developer.

    So what folks use?

    I am just using VI.
     
  2. Lil Pun

    Lil Pun Member

    Joined:
    Oct 6, 1999
    Messages:
    34,143
    Likes Received:
    1,038
    Dreamweaver
     
  3. geeimsobored

    geeimsobored Member

    Joined:
    Aug 20, 2005
    Messages:
    8,968
    Likes Received:
    3,389
    notepad like a champ.
     
  4. aghast

    aghast Member

    Joined:
    Aug 7, 2003
    Messages:
    2,329
    Likes Received:
    169
    When I fiddle around, I use Notepad++ (basically Notepad, plus a few coding-specific features built in).
     
  5. Agent94

    Agent94 Member

    Joined:
    Jun 28, 2002
    Messages:
    3,622
    Likes Received:
    4,083
    My pee in the snow.
     
  6. AMS

    AMS Member

    Joined:
    Oct 8, 2003
    Messages:
    9,646
    Likes Received:
    218
    this. Works great for any language
     
  7. torque

    torque Member
    Supporting Member

    Joined:
    Sep 15, 2003
    Messages:
    4,963
    Likes Received:
    1,237
    notepad, duh
     
  8. Invisible Fan

    Invisible Fan Member

    Joined:
    Dec 5, 2001
    Messages:
    45,954
    Likes Received:
    28,048
  9. ItsMyFault

    ItsMyFault Member

    Joined:
    Jan 28, 2009
    Messages:
    15,646
    Likes Received:
    978
    Text Wrangler.
     
  10. Jontro

    Jontro Member

    Joined:
    Feb 3, 2010
    Messages:
    36,335
    Likes Received:
    25,485
    Is this like... Word? I'm real good with Word. I can type and schitte..
     
  11. ClutchCityReturns

    Joined:
    Apr 26, 2005
    Messages:
    13,425
    Likes Received:
    2,661
    As a beginner I used Notepad. Later I moved on to Dreamweaver, but I still hand code each line rather than using any of the drag-n-drop or design view features. In the past year or so I've used Visual Studio a lot because our biggest client's site is built in .NET.

    I'm sure I could use something like Notepad++ or BBEdit, but clueless hiring managers like to see the cliche "industry standard" software like Dreamweaver on your resume, so I figure I might as well use it.
     
  12. SwoLy-D

    SwoLy-D Member

    Joined:
    Jul 20, 2001
    Messages:
    37,618
    Likes Received:
    1,456
    I don't use just one. You should have left a checkbox-style poll, OP.

    Dreamweaver for creating PHP applications, personal pages, layout; a powerful all-in-one code/design tool
    vim (vi Improved) for quick-and-dirty HTML pages or editing HTML plus Perl or SSI stuff
    Write or WordPad or Notepad for ASP (on most Windows-based applications)
    UltraEdit - great diff/multi-window notepad-like application that is almost like Dreamweaver, but without the properties tabs

    You left out Contribute, which we use university-wide to allow users and groups to edit certain areas of our website. I make the users' accounts and someone administers the site. Contribute is a true WYSIWYG editor. No coding at all.

    What's the best one? vim's colors hooked me. I know lots of commands in there, like search & replace, global editing, pasting, yanking, marking, etc. Hands down: Dreamweaver is the best. If I had it on Linux, I'd use it, but I don't.


    :cool: I wished I designed more web stuff than what I do now, but I mostly do bash and perl scripting on Red Hat EL.
     
  13. RedRedemption

    RedRedemption Member

    Joined:
    Jul 21, 2009
    Messages:
    32,542
    Likes Received:
    7,752
  14. heypartner

    heypartner Member

    Joined:
    Oct 27, 1999
    Messages:
    63,510
    Likes Received:
    59,002
    [edit]

    nevermind...just wrote some HTML that might piss off Clutch.

    In short, I only write HTML in this BBS editor,,,otherwise the real question is what javascript library do you use and how do you have your graphic designers create the css to support it.

    The question is no longer what HTML editor do you use...at least not for sustainable websites and web applications.
     
    #14 heypartner, Apr 26, 2012
    Last edited: Apr 26, 2012
  15. Kyakko

    Kyakko Member

    Joined:
    Aug 15, 2002
    Messages:
    2,161
    Likes Received:
    39
    I'm a web designer/developer and I use jEdit. It's a java based text editor with a ton of pluggins. i.e. Spell check, html color codes, code/checking. I'm don't use most WYSIWYG editors because they leave too much leftover tags. Once you get use to coding straight html, it's actually easy and much cleaner. Of course, I copy and paste a template first.
     
  16. arkoe

    arkoe (ง'̀-'́)ง

    Joined:
    Dec 13, 2001
    Messages:
    10,384
    Likes Received:
    1,597
    UltaEdit is by far my favorite little text editor. I use it (though not for website building) almost daily.
     
  17. Ziggy

    Ziggy QUEEN ANON

    Joined:
    Jun 11, 1999
    Messages:
    37,270
    Likes Received:
    13,733
    Cant really write useful HTML code but I do edit it, and when I do, I use Notepad.
     
  18. DonnyMost

    DonnyMost Member
    Supporting Member

    Joined:
    May 18, 2003
    Messages:
    48,988
    Likes Received:
    19,926
  19. No Worries

    No Worries Member

    Joined:
    Jun 30, 1999
    Messages:
    32,848
    Likes Received:
    20,634
    At work, notepad.

    At home, Front Page (and I refuse to look at the HTML it generates).
     
  20. DrLudicrous

    DrLudicrous Member

    Joined:
    May 9, 2002
    Messages:
    3,936
    Likes Received:
    203
    I've started using Sublime Text 2, before that I used DreamWeaver. When I worked with Java I used Eclipse and liked it.
     

Share This Page