HOME

TheInfoList



OR:

Interleaf, Inc. was a company that created computer
software Software consists of computer programs that instruct the Execution (computing), execution of a computer. Software also includes design documents and specifications. The history of software is closely tied to the development of digital comput ...
products for the technical publishing creation and distribution process. Founded in 1981, its initial product was the first commercial document processor that integrated text and graphics editing, producing WYSIWYG ("what you see is what you get") output at near-typeset quality. It also had early products in the document management, electronic publishing, and Web publishing spaces. Interleaf's "Active Documents" functionality, integrated into its text and graphics editing products in the early 1990s, was the first to give document creators programmatic access (via
LISP Lisp (historically LISP, an abbreviation of "list processing") is a family of programming languages with a long history and a distinctive, fully parenthesized Polish notation#Explanation, prefix notation. Originally specified in the late 1950s, ...
) to virtually all of the document's elements, structures, and software capabilities. Broadvision acquired Interleaf in January 2000, and Aurea Software Inc. acquired Broadvision in May 2020. Interleaf's headquarters was in
Cambridge, Massachusetts Cambridge ( ) is a city in Middlesex County, Massachusetts, United States. It is a suburb in the Greater Boston metropolitan area, located directly across the Charles River from Boston. The city's population as of the 2020 United States census, ...
, US, and later moved to
Waltham, Massachusetts Waltham ( ) is a city in Middlesex County, Massachusetts, United States, and was an early center for the labor movement as well as a major contributor to the Technological and industrial history of the United States, American Industrial Revoluti ...
.


History

Interleaf was founded by David Boucher and Harry George in 1981. Boucher served as chief executive officer from 1981 until 1992; George served as chief financial officer. Earlier, both were among the founders of Kurzweil Computer Products. Significant technology came from MIT's Office Automation Group led by Michael Hammer, a member of Interleaf's board of directors; Bahram (Bern) Niamir, who had been in that group, brought many ideas from its ''Etude'' system, a pioneering WYSIWYG editor. Other early personnel came from NBI, Inc. and Wang Labs. The company initially produced "turnkey" systems, that is, combinations of hardware and software integrated by the company. It initially ran on workstations from
Sun Microsystems Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
and Apollo Computers, but later ported its software to workstations made by
Digital Equipment Corporation Digital Equipment Corporation (DEC ), using the trademark Digital, was a major American company in the computer industry from the 1960s to the 1990s. The company was co-founded by Ken Olsen and Harlan Anderson in 1957. Olsen was president until ...
, HP,
IBM International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American Multinational corporation, multinational technology company headquartered in Armonk, New York, and present in over 175 countries. It is ...
and SGI, and later still, to the Apple Macintosh II and the IBM Personal Computer. Interleaf sold its first products in 1984-5. Inspired by the Xerox Star and Apple Lisa, TPS (Technical Publishing Software) uniquely enabled authors to write their text and create technical graphics on a computer screen that showed what the page would look like when formatted and printed on a
laser printer Laser printing is an electrostatic digital printing process. It produces high-quality text and graphics (and moderate-quality photographs) by repeatedly passing a laser beam back and forth over a Electric charge, negatively charged cylinder call ...
. This capability was so unusual in 1985 that the company's name referred to the "interleaving" of text and graphics. WYSIWYG editing was also new, as existing typesetting systems were text-based and relied on user markup and batch processing to produce the end result. TPS was also noted for its ability to handle the sorts of long documents corporate technical publishing departments routinely created. Interleaf had its
initial public offering An initial public offering (IPO) or stock launch is a public offering in which shares of a company are sold to institutional investors and usually also to retail (individual) investors. An IPO is typically underwritten by one or more investm ...
(IPO) in June 1986, raising $24.6 million. In 1990, Interleaf moved from
Cambridge Cambridge ( ) is a List of cities in the United Kingdom, city and non-metropolitan district in the county of Cambridgeshire, England. It is the county town of Cambridgeshire and is located on the River Cam, north of London. As of the 2021 Unit ...
to Waltham, MA. The company was bought by Broadvision in 2000, which renamed its authoring products "Quicksilver". The availability of Quicksilver 3.0 was announced in March 2007. The availability of QuickSilver 3.5 was announced in May 2010. QuickSilver 3.7 was released in July 2014. Quicksilver is currently sold and supported by Aurea Software, Inc.


Conversion

There remain engineering companies and defense contractors that have their archives in the Interleaf/Quicksilver format, however in the 2000s it became increasingly difficult and expensive to maintain documents in that format, thus, established users of Quicksilver and the original Interleaf often seek to convert their documents to another format, usually Microsoft Word because of its ubiquity in large corporations. Because of the aging of the Interleaf/Quicksilver code, by the early 2000s there were few technical options to convert Interleaf/Quicksilver documents. One option is to retype the entire document manually. This is only cost effective using labor in countries with low labor costs like China and the Philippines, however, in any case, a manual conversion process has high risks of human contamination of data. Based on a web search, there appear to have been few software based, programmatic conversion services for Interleaf/Quicksilver. By 2023, we found only one such service in the marketplace: ZANDAR Corporation's TagWrite, that claims to have the ability to make precise, programmatic conversion of Interleaf/Quicksilver entirely in computer memory without human intervention.


Interleaf history


TPS

TPS (later renamed to "Interleaf 5," up through "Interleaf 7") was an integrated, networked text-and-graphics document creation system initially designed for technical publishing departments. Versions after its first release in 1984 added instantaneous updating of page numbering and reference numbers through multi-chapter and multi-volumes sets, increased graphics capabilities, automatic index and table of content generation, hyphenation, equations, "microdocuments" that recursively allowed fully functional whole document elements to be embedded in any document, and the ability to program any element of a document (a capability the company called "Active Documents"). Interleaf software was available in many languages including Japanese text layout. TPS was a structured document editor. That is, it internally treated a document as a set of element classes, each with its own set of properties. Classes might include common document elements such as a body, paragraphs, titles, subheadings, captions, etc. Authors were free to create any set of elements and save them as a reusable template. The properties of a class — its font size, for example — could be changed and automatically applied to every instance of that class. If this caused a change in pagination — increasing the font size could change where the page breaks were — the software would update the screen quickly enough for the author to continue typing, including altering all of the cross-references that the author may have inserted; this WYSIWYG capability was a competitive advantage for the company. The structured nature of the documents also enabled TPS to provide ''conditional document assembly'', a feature that enabled users to "tag" document elements with
metadata Metadata (or metainformation) is "data that provides information about other data", but not the content of the data itself, such as the text of a message or the image itself. There are many distinct types of metadata, including: * Descriptive ...
about them, and then automatically assemble versions of the document based upon those tags. For example, an aircraft manufacturer might tag paragraphs with the model number of the planes to which they applied and then assemble versions of the documentation specific to each model. The fact that it created structured documents enabled Interleaf to add its Active Document capabilities in the early 1990s. Just as
JavaScript JavaScript (), often abbreviated as JS, is a programming language and core technology of the World Wide Web, alongside HTML and CSS. Ninety-nine percent of websites use JavaScript on the client side for webpage behavior. Web browsers have ...
enables contemporary software developers to add functionality and "intelligence" to Web documents, Interleaf used LISP to enable document authors and engineers to enhance its authoring electronic publishing systems. Any document element could be given new " methods" (capabilities), and could respond to changes in the content or structure of the document itself. Typical applications included documents that automatically generated and updated charts based upon data expressed in the document, pages that altered themselves based on data accessed from databases or other sources, and systems that dynamically created pages to guide users through complex processes such as filling out insurance forms.


Interleaf Relational Document Manager (RDM)

RDM was an early document management product, acquired in the late 1980s and then integrated with Interleaf's other products. RDM used a
relational database management system A relational database (RDB) is a database based on the relational model of data, as proposed by E. F. Codd in 1970. A Relational Database Management System (RDBMS) is a type of database management system that stores data in a structured for ...
to manage the elements of complex document sets, including their versions. Team of authors and editors would "check in" their documents when done with a work session, and begin a new session by "checking them out." In so doing, RDM would ensure that the authors were working on the most current version of the document, even if another author had worked on it in the interim.


Interleaf WorldView

Interleaf Worldview's core functionality is familiar to users of Adobe Acrobat Reader and other
Portable Document Format Portable document format (PDF), standardized as ISO 32000, is a file format developed by Adobe in 1992 to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating syste ...
(PDF) viewers, although Worldview preceded it by a year Worldview allowed document sets created with Interleaf's technical publishing tools to be viewed on workstations, Macintoshes, and PCs, retaining page fidelity, and including hyperlinks among the pages


Interleaf WorldView Press

Worldview Press prepared documents for online viewing via Worldview. It imported documents created not only with Interleaf's systems but by the other major document creation and graphic systems of the time, including
Microsoft Word Microsoft Word is a word processor program, word processing program developed by Microsoft. It was first released on October 25, 1983, under the name Multi-Tool Word for Xenix systems. Subsequent versions were later written for several other platf ...
,
PostScript PostScript (PS) is a page description language and dynamically typed, stack-based programming language. It is most commonly used in the electronic publishing and desktop publishing realm, but as a Turing complete programming language, it c ...
, TIFF and
SGML The Standard Generalized Markup Language (SGML; International Organization for Standardization, ISO 8879:1986) is a standard for defining generalized markup languages for documents. ISO 8879 Annex A.1 states that generalized markup is "based on t ...
. Using Interleaf's technical publishing system's ability to reformat documents rapidly, Worldview Press enabled the creation of documents formatted for particular delivery vehicles. For example, the same documents could be formatted for reading on a small laptop screen or for a large workstation's monitor. WorldView Press, developed in Lisp, was conceived and implemented by Jim Giza.


Interleaf Cyberleaf

As the
World Wide Web The World Wide Web (WWW or simply the Web) is an information system that enables Content (media), content sharing over the Internet through user-friendly ways meant to appeal to users beyond Information technology, IT specialists and hobbyis ...
became increasingly adopted as the preferred mechanism for distributing electronic documents, Interleaf added Cyberleaf, a version of the WorldView Press that produced HTML documents. Bill O'Donnell was the designer and developer of Cyberleaf. Later versions were worked on by Brenda White.


Competitors

In the technical authoring and publishing area, Framemaker and Ventura Publisher became major competitors. In the document management area, Interleaf competed with Documentum. In the electronic distribution area, Adobe Acrobat, launched after Interleaf Worldview, became the dominant software.


References


External links

{{wiktionary
QuickSilver official site

"Interleaf, Inc.—1981 to 2000"
''preprint'', Mark Dionne and David Walden, 2019. This is "the author’s version of an article that has been published in the IEEE Annals of the History of Computing. Changes were made to this version by the publisher prior to publication. The final version of record is available at http://dx.doi.org/10.1109/MAHC.2020.29681"

A discussion of how to precisely convert Interleaf/Quicksilver including graphics, tables, equations, styles, etc. Defunct software companies of the United States Technical communication tools Defunct companies based in Massachusetts Software companies established in 1981 Software companies disestablished in 2000