XML
Bag of new tools for editing XML in simple text form
19:37, 12 May 2002 UTC | Uche Ogbuji

XML has become more popular as an authoring format, and it brings with it the frustrating choice between typing tags ad nauseum, or adopting XML GUIs that may be too expensive, too buggy or too proprietary for preference. Numerous systems, formats and tools have sprung up to provide useful authoring formats for XML.

Arnold deVos announces Simple Outline XML (SOX), "an alternative syntax for XML. [SOX] is useful for reading and creating XML content in a text editor." SOX supports elements, attributes and text only right now. Arnold also announces http://www.langdale.com.au/styler/styler, a Java XMLReader class that reads SOX source and provides corresponding SAX events.

Scott Sweeney announces SLiP and SLIDE. SLiP ("Sorta Like Python") is a short hand syntax for XML that looks somewhat like Python source. SLIDE ("Sorta Like an IDE") is a lightweight Windows executable for editing the SLiP format. See the announcement for more details. Also see the rest of this thread for similar ideas developed by others.

Also see the following projects which are tailored as simple documentation formats that can be converted to XML:

| See all 3 comments

Newest comments

I personally like editing XML with JEdit. The XML-Plugin available allows very conveniant (IMHO) edi ...
I'd also recommend checking out Arachnophilia 5.0. Although it is designed to be an HTML editor, it ...
Re: Bag of new tools for editing XML in simple text form (Ian Stokes-Rees - 12:15, 13 May 2002)
vim and emacs have excellent tools which make XML editing very straight forward. The vim 6 text fol ...
  
xmlhack: developer news from the XML community

Front page | Search | Find XML jobs

Related categories
XML