What's your favorite web editor?

Jump to First Reply
Posted:
in General Discussion edited January 2014
Not sure where this one goes, but...



I'm curious as to what software you guys use for doing webpages? Personally, I've been with GoLive since it first came out (the CyberStudio days). Others swear by Dreamweaver, BBEdit, a plain text editor etc.
«1

Comments

  • Reply 1 of 39
    jambojambo Posts: 3,036member
    Dreamweaver MX



    I've never used anything else really so now I'm kinda stuck with it. It suits me fine though.



    J :cool:
     0Likes 0Dislikes 0Informatives
  • Reply 2 of 39
    groveratgroverat Posts: 10,872member
    On the Mac:



    BBEdit



    On the PC:



    Notepad
     0Likes 0Dislikes 0Informatives
  • Reply 2 of 39
    giaguaragiaguara Posts: 2,724member
    I have tried about all the softwares i've found...



    and prefer the classical plain text editors... as long as i know what i'm doing...
     0Likes 0Dislikes 0Informatives
  • Reply 4 of 39
    OmniWeb.



    I'm serious! Just hit command-shift-v to bring up the editor for the current page. It has great syntax coloring and highlighting. I love it!



    WYSIWYG my ass.
     0Likes 0Dislikes 0Informatives
  • Reply 5 of 39
    cubedudecubedude Posts: 1,556member
    [quote] Originally posted by Brad:

    OmniWeb.



    I'm serious! Just hit command-shift-v to bring up the editor for the current page. It has great syntax coloring and highlighting. I love it!



    WYSIWYG my ass.

    <hr></blockquote>





    Couldn't have said it better myself.



    [ 07-23-2002: Message edited by: CubeDude ]</p>
     0Likes 0Dislikes 0Informatives
  • Reply 6 of 39
    BBEdit - Fast, Simple, Powerful, and Free!
     0Likes 0Dislikes 0Informatives
  • Reply 7 of 39
    [quote]Originally posted by groverat:

    <strong>On the Mac:



    BBEdit



    On the PC:



    Notepad</strong><hr></blockquote>





    Amen! However on the PC side check out Editpad lite. Not as nice as BBEdit, but much better than notepad.





    <a href="http://www.editpadpro.com/editpadlite.html"; target="_blank">http://www.editpadpro.com/editpadlite.html</a>;
     0Likes 0Dislikes 0Informatives
  • Reply 8 of 39
    leonisleonis Posts: 3,427member
    Dreamweaver MX hands down. No competition
     0Likes 0Dislikes 0Informatives
  • Reply 9 of 39
    BBEdit... no competition
     0Likes 0Dislikes 0Informatives
  • Reply 10 of 39
    brianmacosbrianmacos Posts: 548member
    Dreamweaver MX. No competition <img src="graemlins/bugeye.gif" border="0" alt="[Skeptical]" />
     0Likes 0Dislikes 0Informatives
  • Reply 11 of 39
    BBedit all the way
     0Likes 0Dislikes 0Informatives
  • Reply 12 of 39
    pesipesi Posts: 424member
    BBEdit. Only simpletons use DreamWeaver.
     0Likes 0Dislikes 0Informatives
  • Reply 13 of 39
    brianmacosbrianmacos Posts: 548member
    [quote]Originally posted by pesi:

    <strong>BBEdit. Only simpletons use DreamWeaver.</strong><hr></blockquote>



    It's called saving time I have better things to do, I don't like to spend all my time typing code all day. I use to do all my pages with a text editor but no point in that when I can do it easier with Dreamweaver MX. <img src="graemlins/lol.gif" border="0" alt="[Laughing]" />
     0Likes 0Dislikes 0Informatives
  • Reply 14 of 39
    sizzle chestsizzle chest Posts: 1,133member
    Windows: Textpad



    OS9: BBEdit



    OSX: Trying out Dreamweaver MX
     0Likes 0Dislikes 0Informatives
  • Reply 15 of 39
    pesipesi Posts: 424member
    [quote]Originally posted by BrianMacOS:

    <strong>



    It's called saving time I have better things to do, I don't like to spend all my time typing code all day. I use to do all my pages with a text editor but no point in that when I can do it easier with Dreamweaver MX. <img src="graemlins/lol.gif" border="0" alt="[Laughing]" /> </strong><hr></blockquote>

    if you're doing simple pages sure. i never liked the code that DreamWeaver generated.



    and then when you get into complex scripting, server side includes, PHP, SQL, and all that, DreamWeaver really sucks.



    if i've got to go back and edit the code, i might as well be there from the get go.



    give me BBEDit any day.



    all said, i've found i work faster in BBEdit. could just be me.
     0Likes 0Dislikes 0Informatives
  • Reply 16 of 39
    You cant use dreamweaver for complex php pages unless you go into code view in witch case bbedit is better for that anyways
     0Likes 0Dislikes 0Informatives
  • Reply 17 of 39
    stroszekstroszek Posts: 801member
    I used Dreamweaver MX until my free trial ended. Now I'm back to using Dreamweaver 4 because I can't afford to buy MX right now. Oh well, it was fun while it lasted.
     0Likes 0Dislikes 0Informatives
  • Reply 18 of 39
    drewpropsdrewprops Posts: 2,321member
    GoLive 5.0



    I'd wager that the folks who are bragging about BBEdit and the other text editors aren't doing graphic-intensive websites. But if anybody cruising this thread thinks that they can be a good web-designer WITHOUT knowing how to jump into the code with an app like BBEdit is full of crap. It's a great piece of software.



    I use GoLive for the typical reason, I wanted something that worked well with my other Adobe Apps and I liked the interface. I've used Dreamweaver, for about two days and needed longer to digest the interface. I'm not going to bash it, I just needed longer with it...which isn't going to happen now unless Macromedia decides to sponsor me.



    I don't expect to see any great improvements when I trade up to 6.0, but I've become very fascile in GoLive and don't expect I'll change web editors anytime soon.



    here's a site I designed recently in GoLive for somebody who sells

    <a href="http://www.elliottboswell.com"; target="_blank">paintings of wine bottles</a> and such. The only thing I had to do by hand was working on the .htaccess file and chmod'ing some stuff with Fetch 4. The rest was done in GoLive. There are still some things to update and tweak, but it's up live and running.



    D
     0Likes 0Dislikes 0Informatives
  • Reply 19 of 39
    [quote]Originally posted by pesi:

    <strong>

    if you're doing simple pages sure. i never liked the code that DreamWeaver generated.



    and then when you get into complex scripting, server side includes, PHP, SQL, and all that, DreamWeaver really sucks.



    if i've got to go back and edit the code, i might as well be there from the get go.



    give me BBEDit any day.



    all said, i've found i work faster in BBEdit. could just be me.</strong><hr></blockquote>



    Fair enough.

     0Likes 0Dislikes 0Informatives
  • Reply 20 of 39
    I don't trust anyone that doesn't use BBEdit It's a requirement for the people I work with...



    I actually think BBEdit is the single, greatest application on my machine. It is always the app that stops my thoughts of "switching" to the PC
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.