Thread: A good, simple web editor

  1. #1
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916

    A good, simple web editor

    I suck at keeping notes for classes organized, and I can tell that I'm going to need notes from AP Chem. So I decided I'll type them all and stick them on a website. I'll need to make some tables (pre tag works just fine, thank you), and do a lot of subscripts and super scripts. I'd like a web editor that has KEYBOARD SHORTCUTS for these formattings. My grievances with current programs:

    Notepad - too much typing. I even have to include line breaks, and that's just plain annoying

    Word - It's horrible. I can't use pre tags, at least not with ease. I could use tables, but the point here is to allow me to type these things out quickly.

    Mozilla Composer - I like it very much, for the most part. I can deal with the messy code... I could use monospaced font for the tables and I think it would work alright, but there aren't keyboard shortcuts for super and subscripts. That's just plain horrible. I was going to download the source and fix that oversight... but it looked like it was going to require many hours worth of work on my part to get it to compile (judging by the documentation)

    Amaya - wysiwyg from w3c. Well, it turns out that it's horrible. 'nuff said.

    Underline and italics built into the editor with keyboard shortcuts would also be nice, but not 100% necessary. What do people here use? HTML is just so tedious to type... and all I need is something simple. Hmm.
    Away.

  2. #2
    Microsoft. Who? MethodMan's Avatar
    Join Date
    Mar 2002
    Posts
    1,198
    You could always use a binder

    Rick suggested Note Tab Light to me a while back, but I havent used it at all, havent done much web stuff for a while now.

    You can check that out, it may have what you are looking for.

    Thought I would at least mention it.
    -MethodMan-

    Your Move:Life is a game, Play it; Life is a challenge, Meet it; Life is an opportunity, capture it.

    Homepage: http://www.freewebs.com/andy_moog/home.html

  3. #3
    Rambling Man
    Join Date
    Jan 2002
    Posts
    1,050
    I've used MatrixY2k for the longest time. I believe I downloaded it at downloads.net a while back for free.

  4. #4
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    WinVi. Once you get used to it you'll never look back.
    My best code is written with the delete key.

  5. #5
    mov.w #$1337,D0 Jeremy G's Avatar
    Join Date
    Nov 2001
    Posts
    704
    MEN code html purely in Notepad or analogs of Notepad.

    IE: Textpad- Context, etc. etc.
    c++->visualc++->directx->opengl->c++;
    (it should be realized my posts are all in a light hearted manner. And should not be taken offense to.)

  6. #6
    Registered User
    Join Date
    Jul 2002
    Posts
    913

  7. #7
    Still A Registered User DISGUISED's Avatar
    Join Date
    Aug 2001
    Posts
    499
    Personally I use Dreamweaver MX ..

    But if your just looking to try something for free EditPlus is pretty nice, and it only cost 30 bones to keep.

  8. #8
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    What do you have against Notepad?

    In my opinion, Notepad is the way to go. The only thing ever made that is better than Notepad is Edit. Edit is better becuase it retains tab spaces.
    My Website

    "Circular logic is good because it is."

  9. #9
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >In my opinion, Notepad is the way to go.
    Notepad lacks good editing functionality. Yes, you can add text, delete text, and move around in primitive ways, but that gets irritating when working on large texts.
    My best code is written with the delete key.

  10. #10
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    The thing I have against Notepad is that I would have to type an insane number of <sub>2</sub> tags, which is just ridiculous. I'd also have to put in <br> wherever I want a new line... which is rather often when typing chem notes. Anyway, I'm looking into the ones that people have suggested, although it appears that a lot of them lack a shortcut key for super- and subscripts
    Away.

  11. #11
    ... kermit's Avatar
    Join Date
    Jan 2003
    Posts
    1,534
    Argh mateys...lol I heard it was National Pirate's day or something today, which has nothing to do whatsoever with this post except that I see mart_man beat me to a reply ( thought 'argh' to myself). I was fiddling with Quanta, and I remembered that you (confuted) wanted an html editor with keyuboard shortcuts. Have you found anything yet? Try Quanta - it is customisable. Ok, I have to go for supper. My wife is calling...

  12. #12
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    Originally posted by kermit
    Argh mateys...lol I heard it was National Pirate's day or something today, which has nothing to do whatsoever with this post except that I see mart_man beat me to a reply ( thought 'argh' to myself). I was fiddling with Quanta, and I remembered that you (confuted) wanted an html editor with keyuboard shortcuts. Have you found anything yet? Try Quanta - it is customisable. Ok, I have to go for supper. My wife is calling...
    I use Windows.
    Away.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need a basic Linux web page designer (editor)
    By BobS0327 in forum Tech Board
    Replies: 5
    Last Post: 12-30-2006, 05:30 PM
  2. MS Web Services Question
    By mercury529 in forum Windows Programming
    Replies: 0
    Last Post: 11-14-2006, 06:36 PM
  3. SWEBS Web Server
    By nickname_changed in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 09-22-2003, 02:46 AM