Welcome to Sheila's Page Friday, September 05 2008 @ 10:14 PM  
contribute |  links |  past polls |  calendar |  advanced search |  site statistics |  my scripts |  about | 
Affiliations
Hosted by FutureQuest.net
Dmoz Open Directory Editor
SpamCop.net - Spam reporting for the masses

Topics
Home
Physical Fitness & Health (4/0)
General News (5/0)
Family (9/0)
Computers (27/0)
Food, Nutrition, Recipes (4/0)
Python (3/0)
Math (1/0)
Education (0/0)
Society & Politics (4/0)

Sheila's Other Pages
Photo Gallery
Gypsy Mail script
Delousing Windows

User Functions
Username:

Password:

Don't have an account yet? Sign up as a New User

Older Stories
Friday 01-Sep
  • Flying with FlyLady and the 11 Commandments (0)

  • Monday 14-Aug
  • You CAN Do This! (2)

  • Tuesday 01-Aug
  • Thought for the Day...Success (0)

  • Sunday 30-Jul
  • Oatmeal Complete Pancake Recipe (1)

  • Thursday 18-May
  • Python question on sending e-mail msg (1)

  • Sunday 30-Apr
  • to buy or not to buy an iMac . . . and which one??? (3)

  • Friday 11-Nov
  • Require Restaurants to Provide Nutrion Info (1)

  • Saturday 17-Sep
  • New Way to do Trigonometry (1)

  • Friday 16-Sep
  • Temporarily pause active applications (0)

  • Monday 12-Sep
  • Amazon Web Site and Product Suggestions (0)


  •  What is a Text Editor?   
     Author:  Sheila
     Dated:  Monday, July 19 2004 @ 10:56 PM
     Viewed:  3456 times  
    ComputersText Editors are used by most programmer's for writing code. They are not the same as word processors. Word processors allow you to "mark up" your content with styles like ...

    ... bold-face, italics and change font sizes and so forth. Plain text format does not allow for such markup. Word processors usually save the file in some proprietary format, which can only be read by someone with the same word processor. Text editors, on the other hand, save the file in a plain text format, and any text editor on any platform will be able to open and read a plain text file. If you need to work with HTML files or cgi script programs, then it is recommended to edit the code in a text editor, and not a word processor (such as Microsoft Word). Word processors do sometimes add formatting characters that you cannot see, and can mess up your file.

    Most operating systems come with a plain text editor. But you can find plenty of other text editors that are available, both free and commerial.

    Windows

    On Windows, the default text editor is Notepad. I don't use it much, myself, but in a crunch, you know it is there. (Look under the Start Menu > Programs > Accessories >Notepad.)

    I have been used the following editors:
    TextPad: This is my current editor of choice, which I have been using for a couple of years now. I write all of my Python programming code in TextPad, using a syntax highlight file available on their web site.
    Programmer's File Editor: a free, general purpose, closed source editor. No longer under development or supported. Was very popular at one time. I used with AP Computer Science students for simple editing.
    WinEdt: I downloaded and registered this editor for working on LaTeX files, but it also supports HTML editing, and a variety of other programming languages, such a C, Fortran and Perl.
    CuteHTML: a shareware HTML editor. I've given this to my kids to use.
    Arachnophilia: a freeware HTML editor with a large following. I've also given this one to my kids to use. Also supports CGI, Perl, C++, Java and Javascript.
    Homesite: A commercial HTML editor formerly from Allaire, now by Macromedia. I used to use this for much of my HTML editing, although nowadays I often simply use Textpad. Homesite integrates with Dreamweaver.

    Some other Windows Text Editors that I have briefly tried out and also look good are UltraEdit, NoteTab, Vim. I have a number of friends who swear by UltraEdit, and also some friends who really like NoteTab.

    Macintosh

    I don't really use a Macintosh, but I hear that BBEdit is a really nice text editor for Macintosh, if you want something more than the SimpleText editor that comes with the operating system.

    Unix/Linux

    The only text editor that I have personally used on Linux, is Pico. Not exactly a full-featured editor. But simple, and easy to learn. Here is one tutorial on using Pico that may be of assistance: Using the Pico Text Editor.

    Some very popular and well-known Linux editors are Vi or Emacs.




    What's Related
  • plenty of other text ed...
  • TextPad
  • Programmer's File Editor
  • WinEdt:
  • CuteHTML:
  • Arachnophilia:
  • Homesite:
  • Dreamweaver
  • UltraEdit
  • NoteTab
  • Vim
  • BBEdit
  • Pico
  • Using the Pico Text Editor
  • Vi
  • Emacs
  • More by Sheila
  • More from Computers

  • Story Options
  • Printable Story Format


  • What is a Text Editor? | 0 comments | Create New Account
    The following comments are owned by whomever posted them. This site is not responsible for what they say.
    Created this page in 0.40 seconds


     Copyright © 2008 Sheila's Page
     All trademarks and copyrights on this page are owned by their respective owners.

    Powered By