Difference between revisions of "Editors"
Jump to navigation
Jump to search
PFSchaffner (talk | contribs) m |
PFSchaffner (talk | contribs) (Added textpad, emeditor, epcedit, xmlcopyeditor, editpad and (probably unhelpful) notes.) |
||
Line 16: | Line 16: | ||
|- | |- | ||
| [[oXygen]] || all (Java) || Yes || No || Yes || Yes || [http://www.oxygenxml.com/] || || 8 || | | [[oXygen]] || all (Java) || Yes || No || Yes || Yes || [http://www.oxygenxml.com/] || || 8 || | ||
+ | |- | ||
+ | | TextPad (4.73) || Win || No || No || No || No || [http://www.textpad.com] ||[http://www.lib.umich.edu/tcp/ TCP]|| 9 || PRO: simple interface, powerful regex/multi-file replace, search-in-files, primary and secondary sort, uniq, diff, hotlinked search results, syntax coloring. CON: no utf-8 support. || | ||
+ | |- | ||
+ | | EditPad Pro || Win || No || No || No || No || [http://www.editpadpro.com] ||[http://www.lib.umich.edu/tcp/ TCP]|| 8 || PRO: UTF-8 support, excellent character-encoding conversions, syntax coloring, regex search/replace, XML 'content folding', handles large files well. CON: no search-in-files, sort, uniq, or diff. || | ||
+ | |- | ||
+ | | emeditor || Win || No || No || No || No || [http://www.emeditor.com] ||[http://www.lib.umich.edu/tcp/ TCP]|| 9 || PRO: large-file support, utf-8 support, diff. || | ||
+ | |- | ||
+ | | XMLcopyEditor || Win, Ubuntu || Yes || No || Yes || Yes || [http://xml-copy-editor.sourceforge.net/] ||[http://www.lib.umich.edu/tcp/ TCP]|| 7 || Free; validates to DTD, XSD, Relax.ng || | ||
+ | |- | ||
+ | | epcEdit || Win, Linux, Solaris || Yes || No || Yes || No || [http://www.epcedit.com] ||[http://www.lib.umich.edu/tcp/ TCP]|| 7 || Free; also supports SGML; feels a bit like XMetaL || | ||
|- | |- | ||
|} | |} |
Revision as of 01:05, 12 December 2009
This is a comparison table for Editors used for editing TEI.
Name | Operating Systems | GUI Support | ssh / console support | Explicit support for XML | Explicit support for TEI | URL | Projects Using | Beginner-friendliness (scale 1-10, 1=hard) |
Notes | |
---|---|---|---|---|---|---|---|---|---|---|
vi | all (POSIX-native) | No | Yes | No | No | [1] | 1 | |||
emacs | all (POSIX-native) | Limited | Yes | Yes | No | [2] | NZETC | 3 | ||
TEIEmacs | all (POSIX-native) | Limited | Yes | Yes | Yes | [3] | 3 | |||
jEdit | all (Java) | Yes | No | Yes | Yes | [4] | NZETC | 7 | ||
oXygen | all (Java) | Yes | No | Yes | Yes | [5] | 8 | |||
TextPad (4.73) | Win | No | No | No | No | [6] | TCP | 9 | PRO: simple interface, powerful regex/multi-file replace, search-in-files, primary and secondary sort, uniq, diff, hotlinked search results, syntax coloring. CON: no utf-8 support. | |
EditPad Pro | Win | No | No | No | No | [7] | TCP | 8 | PRO: UTF-8 support, excellent character-encoding conversions, syntax coloring, regex search/replace, XML 'content folding', handles large files well. CON: no search-in-files, sort, uniq, or diff. | |
emeditor | Win | No | No | No | No | [8] | TCP | 9 | PRO: large-file support, utf-8 support, diff. | |
XMLcopyEditor | Win, Ubuntu | Yes | No | Yes | Yes | [9] | TCP | 7 | Free; validates to DTD, XSD, Relax.ng | |
epcEdit | Win, Linux, Solaris | Yes | No | Yes | No | [10] | TCP | 7 | Free; also supports SGML; feels a bit like XMetaL |