The Craft of Text Editing

The Craft of Text Editing

Author: Craig A. Finseth

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 231

ISBN-13: 1461231884

DOWNLOAD EBOOK

Never before has a book been published that describes the techniques and technology used in writing text editors, word processors and other software. Written for the working professional and serious student, this book covers all aspects of the task. The topics range from user psychology to selecting a language to implementing redisplay to designing the command set. More than just facts are involved, however, as this book also promotes insight into an understanding of the issues encountered when designing such software. After reading this book, you should have a clear understanding of how to go about writing text editing or word processing software. In addition, this book introduces the concepts and power of the Emacs-type of text editor. This type of editor can trace its roots to the first computer text editor written and is still by far the most powerful editor available.


The Craft of Text Editing

The Craft of Text Editing

Author: Craig Finseth

Publisher: Lulu.com

Published: 2006-03

Total Pages: 238

ISBN-13: 1411682971

DOWNLOAD EBOOK

This book covers all aspects of creating a character-based text editor. In the process, it discusses many aspects of creating a large application program including user interface, speed/memory/I/O tradeoffs, and many other considerations.


Text Editing, Print and the Digital World

Text Editing, Print and the Digital World

Author: Kathryn Sutherland

Publisher: Routledge

Published: 2016-04-01

Total Pages: 240

ISBN-13: 1317045750

DOWNLOAD EBOOK

Traditional critical editing, defined by the paper and print limitations of the book, is now considered by many to be inadequate for the expression and interpretation of complex works of literature. At the same time, digital developments are permitting us to extend the range of text objects we can reproduce and investigate critically - not just books, but newspapers, draft manuscripts and inscriptions on stone. Some exponents of the benefits of new information technologies argue that in future all editions should be produced in digital or online form. By contrast, others point to the fact that print, after more than five hundred years of development, continues to set the agenda for how we think about text, even in its non-print forms. This important book brings together leading textual critics, scholarly editors, technical specialists and publishers to discuss whether and how existing paradigms for developing and using critical editions are changing to reflect the increased commitment to and assumed significance of digital tools and methodologies.


Text Editing, Print and the Digital World

Text Editing, Print and the Digital World

Author: Professor Kathryn Sutherland

Publisher: Ashgate Publishing, Ltd.

Published: 2012-10-01

Total Pages: 230

ISBN-13: 1409485889

DOWNLOAD EBOOK

Traditional critical editing, defined by the paper and print limitations of the book, is now considered by many to be inadequate for the expression and interpretation of complex works of literature. At the same time, digital developments are permitting us to extend the range of text objects we can reproduce and investigate critically - not just books, but newspapers, draft manuscripts and inscriptions on stone. Some exponents of the benefits of new information technologies argue that in future all editions should be produced in digital or online form. By contrast, others point to the fact that print, after more than five hundred years of development, continues to set the agenda for how we think about text, even in its non-print forms. This important book brings together leading textual critics, scholarly editors, technical specialists and publishers to discuss whether and how existing paradigms for developing and using critical editions are changing to reflect the increased commitment to and assumed significance of digital tools and methodologies.


The Theory and Practice of Text-Editing

The Theory and Practice of Text-Editing

Author: Ian Small

Publisher: Cambridge University Press

Published: 1991

Total Pages: 238

ISBN-13: 9780521401463

DOWNLOAD EBOOK

This volume of essays addresses the practical implications of theoretical issues in a variety of texts from Shakespeare to Oscar Wilde.


Practical Vim

Practical Vim

Author: Drew Neil

Publisher: Pragmatic Bookshelf

Published: 2015-10-28

Total Pages: 469

ISBN-13: 168050410X

DOWNLOAD EBOOK

Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It's available on almost every OS, and if you master the techniques in this book, you'll never need another text editor. In more than 120 Vim tips, you'll quickly learn the editor's core functionality and tackle your trickiest editing and writing tasks. This beloved bestseller has been revised and updated to Vim 7.4 and includes three brand-new tips and five fully revised tips. A highly configurable, cross-platform text editor, Vim is a serious tool for programmers, web developers, and sysadmins who want to raise their game. No other text editor comes close to Vim for speed and efficiency; it runs on almost every system imaginable and supports most coding and markup languages. Learn how to edit text the "Vim way": complete a series of repetitive changes with The Dot Formula using one keystroke to strike the target, followed by one keystroke to execute the change. Automate complex tasks by recording your keystrokes as a macro. Discover the "very magic" switch that makes Vim's regular expression syntax more like Perl's. Build complex patterns by iterating on your search history. Search inside multiple files, then run Vim's substitute command on the result set for a project-wide search and replace. All without installing a single plugin! Three new tips explain how to run multiple ex commands as a batch, autocomplete sequences of words, and operate on a complete search match. Practical Vim, Second Edition will show you new ways to work with Vim 7.4 more efficiently, whether you're a beginner or an intermediate Vim user. All this, without having to touch the mouse. What You Need: Vim version 7.4


The Fluid Text

The Fluid Text

Author: John Bryant

Publisher: University of Michigan Press

Published: 2002

Total Pages: 212

ISBN-13: 9780472068159

DOWNLOAD EBOOK

The first coherent theoretical, critical, and editorial approach to the study of literary revision


Text Editing

Text Editing

Author: Kris Van de Poel

Publisher: Upa - University Press Antwerp

Published: 2013-07

Total Pages: 0

ISBN-13: 9789057181146

DOWNLOAD EBOOK

Because of its unprecedented systematic approach to text editing, Text Editing is suitable for students and young practitioners and systematically guides them through all the aspects of the editor’s craft. It introduces the various roles an editor can play in the workplace and takes into account editing for an international English market, including the problems inherent in editing World Englishes. The book is based on an internationally recognized working model for the analysis of text quality and is an easy teaching tool that provides a comprehensive and multifaceted account of text editing.


The Synthesizer Generator

The Synthesizer Generator

Author: Thomas W. Reps

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 332

ISBN-13: 1461396239

DOWNLOAD EBOOK

This book is a detailed account of the Synthesizer Generator, a system for creat ing specialized editors that are customized for editing particular languages. The book is intended for those with an interest in software tools and in methods for building interactive systems. It is a must for people who are using the Syn thesizer Generator to build editors because it provides extensive discussions of how to write editor specifications. The book should also be valuable for people who are building specialized editors "by hand," without using an editor generating tool. The need to manage the development of large software systems is one of the most pressing problems faced by computer programmers. An important aspect of this problem is the design of new tools to aid interactive program develop ment. The Synthesizer Generator permits one to create specialized editors that are tailored for editing a particular language. In program editors built with the Synthesizer Generator, knowledge about the language is used to continuously assess whether a program contains errors and to determine where such errors occur. The information is then displayed on the terminal screen to provide feed back to the programmer as the program is developed and modified.