<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tei-c.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Julia</id>
	<title>TEIWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tei-c.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Julia"/>
	<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Special:Contributions/Julia"/>
	<updated>2026-04-21T09:01:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Editors&amp;diff=7198</id>
		<title>Editors</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Editors&amp;diff=7198"/>
		<updated>2009-12-22T02:57:09Z</updated>

		<summary type="html">&lt;p&gt;Julia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Periodically the question of which editor to use for TEI tasks arises on the TEI mailing list. There is no single answer to this question, but this page attempts to help you frame the question correctly. &lt;br /&gt;
&lt;br /&gt;
Before thinking about an editor, you should think about who is going to be using it, how often, for what and where. &lt;br /&gt;
&lt;br /&gt;
Those from a technical background are already likely to have a preferred programmable editor. Those from a non-technical background are likely to be more interested in ease of use. Occasional or temporary users are going to what a program that works as similarly as possible to the other applications they use, whereas full-time permanent users are more likely to get a benefit from more powerful editor, even if it has a learning curve. Projects which use large XML files need to be aware that some editors struggle with large XML files. The sed editor (see below) is a special case, allowing for truly arbitrary sizes. Users who need to edit files directly on remote servers may need vt100-capable  editors (emacs, vi, sed, etc).&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+Editors for TEI, sorted by Beginner-friendliness&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Operating Systems !! [http://en.wikipedia.org/wiki/FLOSS FLOSS]? !!  Explicit support for XML !! Explicit support for TEI !! URL !!Projects Using !! Beginner-friendliness&amp;lt;br/&amp;gt;(scale 1-10, 1=hard) !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [[UltraEdit]] || Win, Linux  || No ||  Yes || No || [http://www.ultraedit.com/] ||  ||  9 || customizable for TEI-support; can handle extremely large files; powerful regex/multi-file replace; macro recording&lt;br /&gt;
|-&lt;br /&gt;
| [[TextPad (4.73)]] || Win || 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. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Emeditor]] || Win || No||  No || No || [http://www.emeditor.com] ||[http://www.lib.umich.edu/tcp/ TCP]|| 9 || PRO: large-file support, utf-8 support, diff. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[EditPad Pro]] || Win ||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. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Open XML Editor]]       || Win           || Yes  ||  Yes || No || [http://www.philo.de/xmledit/] ||  || 8 || Text-based editing, DTD validation, various input encodings but output only in UTF-8, plugin of Saxon XSLT processor and external hex editor possible ||&lt;br /&gt;
|-&lt;br /&gt;
| [[oXygen]]       || all (Java)           || No  ||  Yes || Yes || [http://www.oxygenxml.com/] ||[http://www.wwp.brown.edu/ WWP] [http://www.digitalhumanities.org/dhq/ DHQ]  || 8 || Can validate using DTD, W3C schema, RELAX NG, and Schematron; can run XSL transformations on file; WYSIWYG mode using CSS ||&lt;br /&gt;
|-&lt;br /&gt;
| [[XML Copy Editor|XMLcopyEditor]] || Win, Ubuntu || Yes || Yes || Yes || [http://xml-copy-editor.sourceforge.net/] ||[http://www.lib.umich.edu/tcp/ TCP]|| 7 || Free; validates to DTD, XSD, Relax.ng ||&lt;br /&gt;
|-&lt;br /&gt;
| [[epcEdit]] || Win, Linux, Solaris || No ||  Yes || No || [http://www.epcedit.com] ||[http://www.lib.umich.edu/tcp/ TCP]|| 7 || Free; also supports SGML; feels a bit like XMetaL ||&lt;br /&gt;
|-&lt;br /&gt;
| [[jEdit]] || all (Java)           || Yes || Yes || Yes || [http://www.jedit.org/] || [http://www.nzetc.org/ NZETC] || 7 ||  XML use requires plugins, and only supports DTDs ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Emacs]] || Mac, Win, Linux, Solaris || Yes ||  Yes || No || [http://savannah.gnu.org/projects/emacs/] || [http://www.nzetc.org/ NZETC] [http://www.wwp.brown.edu/ WWP]||  3 || (See also [[TEIEmacs]]) TEI customizations available at http://www.tei-c.org.uk/Software/tei-emacs/; best mode for TEI XML is nXML, using RELAX NG compact schemas. For Mac look for Aquamacs package ||&lt;br /&gt;
|-&lt;br /&gt;
| [[vi]] || Mac, Win, Linux, Solaris  || Yes ||  No || No || [http://www.vim.org/] ||  ||  1 ||&lt;br /&gt;
|-&lt;br /&gt;
| [[sed]] || Mac, Win, Linux, Solaris  || Yes ||  No || No || [http://www.grymoire.com/Unix/Sed.html] ||  ||  -1 ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Notepad++]]|| Win || Yes ||  || || [http://notepad-plus.sourceforge.net/] || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Sacodeyl Annotator]]|| all (Java) || ||  || || [http://www.um.es/sacodeyl/en/pages/software.htm#annotator] || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Serna|Serna Free]]|| || Yes || Yes || Yes || [http://www.syntext.com/downloads/serna-free/] || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[TextMate]]|| MacOS || No ||  || No || [http://macromates.com/] || || || An extension is needed for XML editing ||&lt;br /&gt;
|-&lt;br /&gt;
| [[XmlBlueprint]]|| Win ||  ||  ||  || [http://www.xmlblueprint.com/] || || ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| [[XMLmind]]|| all (Java) || No || Yes || No || [http://www.xmlmind.com/xmleditor/] || || || A free version exists. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[XMLSpy]]|| all (Java) || No || Yes || No || [http://www.altova.com/xml-editor/] || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[XmlWriter]]|| Win || ||  ||  || [http://xmlwriter.net/] || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Editix]]|| Win, Linux, MacOS || No ||  Yes || No || [http://www.editix.com/] || || || A free Lite version exists. ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Exchanger XML Editor]]||all (Java) || ||  || || [http://www.exchangerxml.com/editor/] || || || ||&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Humour ==&lt;br /&gt;
&lt;br /&gt;
Tension between emacs and vi users is longstanding and well summarised on the [http://en.wikipedia.org/wiki/Editor_war Editor war] Wikipedia page. vi was included in the [http://en.wikipedia.org/wiki/POSIX POSIX] standard, whereas emacs was not, perhaps because vi was historically available in multiple implementations from multiple vendors. The following cartoon illustrates the commonly-held assumptions that emacs and vi and very powerful but obscure while their competitors make users do all the work.&lt;br /&gt;
&lt;br /&gt;
[[Image:0xbabaf000l.png|Copyright (c) 2007 Laurent Gregoire http://tnerual.eriogerg.free.fr/0xBABAF000L/10_en.html]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Tools]]&lt;br /&gt;
[[Category:Editing tools| ]] &amp;lt;!-- Pipe and space characters after category name are intentional in order to keep this page at front of alphabetical list --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Julia</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=User:Julia&amp;diff=3453</id>
		<title>User:Julia</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=User:Julia&amp;diff=3453"/>
		<updated>2007-09-17T13:33:03Z</updated>

		<summary type="html">&lt;p&gt;Julia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Julia Flanders&lt;br /&gt;
&lt;br /&gt;
[http://www.wwp.brown.edu Women Writers Project], Brown University&lt;br /&gt;
&lt;br /&gt;
Providence, RI USA&lt;br /&gt;
&lt;br /&gt;
The WWP's work is very closely tied to that of the TEI, and I have been involved with the TEI for a number of years. We explore detailed applications of TEI encoding for early women's writing in English.&lt;br /&gt;
&lt;br /&gt;
[[Category:Users|Julia]]&lt;/div&gt;</summary>
		<author><name>Julia</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=User:Julia&amp;diff=3452</id>
		<title>User:Julia</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=User:Julia&amp;diff=3452"/>
		<updated>2007-09-17T13:32:26Z</updated>

		<summary type="html">&lt;p&gt;Julia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Julia Flanders&lt;br /&gt;
&lt;br /&gt;
[http://www.wwp.brown.edu Women Writers Project], Brown University&lt;br /&gt;
&lt;br /&gt;
Providence, RI USA&lt;br /&gt;
&lt;br /&gt;
The WWP's work is very closely tied to that of the TEI, and I have been involved with the TEI for a number of years. We explore detailed applications of TEI encoding for early women's writing in English.&lt;/div&gt;</summary>
		<author><name>Julia</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=User:Julia&amp;diff=3451</id>
		<title>User:Julia</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=User:Julia&amp;diff=3451"/>
		<updated>2007-09-17T13:30:18Z</updated>

		<summary type="html">&lt;p&gt;Julia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Julia Flanders&lt;br /&gt;
Women Writers Project, Brown University&lt;br /&gt;
&lt;br /&gt;
I work closely with the TEI and the WWP's work is also very much centered in this area.&lt;/div&gt;</summary>
		<author><name>Julia</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Digital_Humanities_Quarterly&amp;diff=3442</id>
		<title>Digital Humanities Quarterly</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Digital_Humanities_Quarterly&amp;diff=3442"/>
		<updated>2007-09-16T21:59:52Z</updated>

		<summary type="html">&lt;p&gt;Julia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Publications]]&lt;br /&gt;
&lt;br /&gt;
Digital Humanities Quarterly is an online, peer-reviewed digital journal covering all aspects of digital media in the humanities. Published by the Alliance of Digital Humanities Organizations (ADHO), DHQ is also a community experiment in journal publication, with a commitment to using open standards and experimentation with digital formats. It publishes a wide range of scholarly articles, editorials, experiments in interactive media, and reviews of books, software, and digital publications. Submissions on all aspects of TEI markup theory and practice are invited. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more information on submission guidelines, please visit http://www.digitalhumanities.org/dhq/.&lt;/div&gt;</summary>
		<author><name>Julia</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Digital_Humanities_Quarterly&amp;diff=3441</id>
		<title>Digital Humanities Quarterly</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Digital_Humanities_Quarterly&amp;diff=3441"/>
		<updated>2007-09-16T21:56:23Z</updated>

		<summary type="html">&lt;p&gt;Julia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Publications]]&lt;br /&gt;
&lt;br /&gt;
Digital Humanities Quarterly is an online, peer-reviewed digital journal covering all aspects of digital media in the humanities. Published by the Alliance of Digital Humanities Organizations (ADHO), DHQ is also a community experiment in journal publication, with a commitment to using open standards and experimentation with digital formats. It publishes a wide range of scholarly articles, editorials, experiments in interactive media, and reviews of books, software, and digital publications.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more information on submission guidelines, please visit http://www.digitalhumanities.org/dhq/.&lt;/div&gt;</summary>
		<author><name>Julia</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=Digital_Humanities_Quarterly&amp;diff=3440</id>
		<title>Digital Humanities Quarterly</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Digital_Humanities_Quarterly&amp;diff=3440"/>
		<updated>2007-09-16T21:55:39Z</updated>

		<summary type="html">&lt;p&gt;Julia: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Categories:Publications]]&lt;br /&gt;
&lt;br /&gt;
Digital Humanities Quarterly is an online, peer-reviewed digital journal covering all aspects of digital media in the humanities. Published by the Alliance of Digital Humanities Organizations (ADHO), DHQ is also a community experiment in journal publication, with a commitment to using open standards and experimentation with digital formats. It publishes a wide range of scholarly articles, editorials, experiments in interactive media, and reviews of books, software, and digital publications.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more information on submission guidelines, please visit http://www.digitalhumanities.org/dhq/.&lt;/div&gt;</summary>
		<author><name>Julia</name></author>
		
	</entry>
</feed>