Results 1 to 22 of 22

Thread: [Web Developers] What Editor do you use?

  1. #1

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    [Web Developers] What Editor do you use?

    if your a web developer.... what editor do you use and prefer?
    My usual boring signature: Something

  2. #2
    Hyperactive Member
    Join Date
    Jul 2005
    Location
    In A House :)
    Posts
    291

    Re: [Web Developers] What Editor do you use?

    granted i do very little web stuff (i write the middle bits for asp apps on occasion) but we use dreamweaver for internet "web" pages, VS2005 for asp development.
    --"Tap Dancing On The Brittle Edge Of Sanity"--

  3. #3
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: [Web Developers] What Editor do you use?

    Dreamweaver mostly. I also tried the Zend studio for a trial period, but I wasn't crazy about it. Maybe I just got used to Dreamweaver?

    Also I've heard good words about Notepad++.


    Has someone helped you? Then you can Rate their helpful post.

  4. #4

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: [Web Developers] What Editor do you use?

    I also use Dreamweaver because of its built in FTP server. ATM i am using PHPDesigner which has PHP Syntax check and debug which is good.

    NotePad++ is also a good editor, but doesnt have the functionality of Dreamweaver
    My usual boring signature: Something

  5. #5
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: [Web Developers] What Editor do you use?

    I used to use NotePad++

    Now that I've found VS.Php, I use only Visual Studio. It's the perfect editor since it allows me to setup multiple deployment configurations and I can automatically deploy to FPS, SFTP, etc with the click of a button straight from the IDE
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  6. #6
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Re: [Web Developers] What Editor do you use?

    Asp : VS
    HTML Css : DreamWeaver
    PHP : still havent found a good one so i just wrote php code manually on dreamweaver

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [Web Developers] What Editor do you use?

    ASP.NET: Visual Studio
    ASP: Visual Studio
    PHP: Notepad
    HTML: Notepad

    I also compile all my GIFs in notepad.

  8. #8

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: [Web Developers] What Editor do you use?

    Quote Originally Posted by mendhak
    I also compile all my GIFs in notepad.
    you're very odd...
    My usual boring signature: Something

  9. #9
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: [Web Developers] What Editor do you use?

    PhpEclipse

    Pino

  10. #10
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [Web Developers] What Editor do you use?

    Visual Studio and DreamWeaver (I like that way DreawWeaver deals with tables)

  11. #11

  12. #12
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Re: [Web Developers] What Editor do you use?

    Quote Originally Posted by RhinoBull
    Try UltraEdit - it's pretty good.
    Thanks RhinoBull , i will take a look on it !

  13. #13
    New Member
    Join Date
    Apr 2008
    Posts
    15

    Re: [Web Developers] What Editor do you use?

    DreamWeaver for Web Pages Along with ASP

  14. #14
    Frenzied Member
    Join Date
    May 2006
    Location
    Toronto, ON
    Posts
    1,093

    Re: [Web Developers] What Editor do you use?

    Whatever you do, don't use FrontPage. I haven't touched the thing in 10 years, but I still have nightmares about it.
    (VB/C#) is clearly superior to (C#/VB) because it (has/doesn't have) <insert trivial difference here>.

  15. #15
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: [Web Developers] What Editor do you use?

    Quote Originally Posted by Tom Sawyer
    Whatever you do, don't use FrontPage. I haven't touched the thing in 10 years, but I still have nightmares about it.
    I occasionally use this at work (we have too many plug-ins so Visual Studio takes a while to load so a quick change = Frontpage ). It's actually a decent syntax editor just don't use the design mode
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  16. #16
    Hyperactive Member
    Join Date
    Oct 2007
    Location
    Godzone, oops Oz
    Posts
    355

    Re: [Web Developers] What Editor do you use?

    Crimson editor : php

    Dreamweaver : ColdFusion

    Might try some of the options people have listed above, would be keen on a php debugger.

  17. #17
    Fanatic Member modpluz's Avatar
    Join Date
    Sep 2005
    Location
    Lag, NG
    Posts
    633

    Re: [Web Developers] What Editor do you use?

    i use Dreamweaver for all my web development projects,although am planning on changing to VS 2008.
    If you want the rabbit to hop, move the carrot - Paul Kellerman(Prison Break)

    onError GoTo http://vbforums.com



    My Bits:
    VB6: Change Column Name in MS ACCESS

  18. #18
    Hyperactive Member
    Join Date
    Feb 2007
    Location
    indiana
    Posts
    341

    Re: [Web Developers] What Editor do you use?

    Dreamweaver is the best one I have tried although I haven't tried the new VS2008 web developer.

  19. #19
    Frenzied Member TheBigB's Avatar
    Join Date
    Mar 2006
    Location
    *Stack Trace*
    Posts
    1,511

    Re: [Web Developers] What Editor do you use?

    Notepad ++ all the way.

    In my opinion editors quite suck.
    It does improve the speed of coding, but editors can be a real pain in the bum.
    For example, your editor is all fancy and stuff and it generates code you don't know heck on what it's based. Well, fine, at least it works.
    But now if you have to edit the code; it's like rewiring a company's network without knowing which cable goes where.

    Though I would like an application which would offer me intellisense for PHP and integrated syntax library, I keep coding the old-fashioned way.
    Probably because of my prejudices and my stubbornness.
    Delete it. They just clutter threads anyway.

  20. #20
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: [Web Developers] What Editor do you use?

    Quote Originally Posted by TheBigB
    Though I would like an application which would offer me intellisense for PHP and integrated syntax library
    Zend Studio (runs on Java therefore sucks and is only useful for the debugger).


    Edit: VS.PHP might be a better choice if you use Visual Studio. I've not tried it.
    Last edited by penagate; Apr 28th, 2008 at 05:54 AM.

  21. #21
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Re: [Web Developers] What Editor do you use?

    Visual Studio.

    A lot of editors (including that one with it's default settings) like to try to be clever and format any HTML I write so if I haven't got VS to hand, I just stick with NotePad or NotePad++ as most others infuriate the life out of me.

    Having said that a lot of you are mentioning DreamWeaver so I might give that a go one of these days!

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  22. #22
    Junior Member
    Join Date
    May 2008
    Location
    Texas
    Posts
    21

    Re: [Web Developers] What Editor do you use?

    I perfer NotePad but if its a small script but if its a website then i normally use NotePad++ or Gobby to work with other developers. ( Google Gobby if you don't know what it is )

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width