Do you deisgn using Notepad or webpage software?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raymor
    Confirmed User
    • Oct 2002
    • 3745

    #51
    Originally posted by TexasDreams
    C All of the above!!!

    Anyone that says they do everything in notepad.exe obviously is only doing code that the average 3rd grader is capable of.
    So what you're saying is that you don't know how to code any more than the
    average third grader, so you need a WYSIWYG to do it for you? There is NOTHING
    that any WYSIWYG can do that can't be done better in a text editor. I've written full
    Windows programs that get about as complex as you can get, like hacking a foreign
    objects vtable, and doing custom encryption onboard the video card, all in a text editor.
    hell, you want the ultimate example? Linux. The friggin OS that serves up your PHP
    script kiddie stuff is written using guess what - a text editor.

    You know why real developers who actually read the books and take the classes use text editors?
    Because they know enough that they can write quality code and need the control over the code
    that only a text editor can give you. You love Dreamweaver because it makes pretty things
    dance around, great. That's awesome. Your beloved Dreamweaver was itself written using a
    text editor.
    Last edited by raymor; 08-04-2007, 07:52 PM.
    For historical display only. This information is not current:
    support@bettercgi.com ICQ 7208627
    Strongbox - The next generation in site security
    Throttlebox - The next generation in bandwidth control
    Clonebox - Backup and disaster recovery on steroids

    Comment

    • GreyWolf
      So Fucking Banned
      • Jun 2007
      • 2036

      #52
      Originally posted by raymor
      So what you're saying is that you don't know how to code any more than the
      average third grader, so you need a WYSIWYG to do it for you? There is NOTHING
      that any WYSIWYG can do that can't be done better in a text editor. I've written full
      Windows programs that get about as complex as you can get, like hacking a foreign
      objects vtable, and doing custom encryption onboard the video card, all in a text editor.
      hell, you want the ultimate example? Linux. The friggin OS that serves up your PHP
      script kiddie stuff is written using guess what - a text editor.

      You know why real developers who actually read the books and take the classes use text editors?
      Because they know enough that they can write quality code and need the control over the code
      that only a text editor can give you. You love Dreamweaver because it makes pretty things
      dance around, great. That's awesome. Your beloved Dreamweaver was itself written using a
      text editor.
      True

      Comment

      Working...