View Poll Results: Do we live in a Matrix World ?

Voters
5. You may not vote on this poll
  • Yes

    1 20.00%
  • No

    0 0%
  • Maybe

    3 60.00%
  • Impossible

    1 20.00%
Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Curious: Who uses notepad for html?

  1. #11
    Junior Member
    Join Date
    Mar 2003
    Posts
    17
    I use Edit.com .. some times notepad,
    my faviourte HTML Editor is HTML Beauty ++
    http://www.max.co.yu/htmlbeauty/
    It isnt a WYSIWYG editor, its like notepad but with highlighint and lots of editing features, it also has php highlighting and some love splash pages

    Thanks
    Wispy

  2. #12
    Senior Member
    Join Date
    Jan 2003
    Posts
    3,915
    I _HATE_ WYSIWYG editors....

    I use TextPad for all of my HTML... it's basically a step up from notebad with a few extra options -- More replace options -- Spell Check -- ANSI + Web Character Tables -- Syntax Highlighting.

    I use Notepad is I just have to do a quick change because it's still my View Source Editor so I'll just View Source on my page and edit it.

    Anyone who likes coding/HTML... I suggest you check out TextPad.. it's a very handy lil app to have laying around. Plus as an added bonus you can edit multiple documents in the one GUI.

  3. #13
    Junior Member
    Join Date
    Mar 2003
    Posts
    22
    dreamweaver and notepad....i actually started with dreamweaver but just recently took an html class and now im using notepad a lot more.
    hi

  4. #14
    Senior Member
    Join Date
    Jan 2002
    Posts
    121
    I started in notepad, and when I'm using a windows machine its my first choice but now that I'm slowing migrating to linux i really like vi which is very nice. I prefer it to notepad.

    As for WYSIWYG editors, I loathe them.
    what is love but contempt for hate?

  5. #15
    I used notepad and Kate (a kde editor) to develope my own text editor that is run of my server so i can access my files from anywhere only useing http.

  6. #16
    Senior Member
    Join Date
    Aug 2001
    Posts
    251
    Well, I don't use NotePad..., but then that is because I am Macintosh based, and since I am poor I use BBEdit Lite, rather than BBEdit which I would love to get simply because it adds the pretty color coding that you get when you work with big WYSIWYG editors and view the code. I tried to use Dreamweaver, but why take the time to learn a big clunky interface when you have the brain capacity to just learn the raw html and plug away from there.

    Hehe, MsMittens, you are hardcore. I do love vi, but I use it mainly for coding in C and editing all the stuff in /etc (Bless MacOS X!).

    I imagine that once I take on my summer task of learning PHP that I'll be spending a little more time in vi. I think I am predisposed to vi for programming because I learned C on a VAX/VMS machine through telnet and green on black text makes me feel like I am doing something productive.
    The owl of Minerva spreads its wings only with the falling of dusk. -Hegel

Posting Permissions

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