The following are possible tools for Tapor Tools Prototype. The idea is to create tools that help summarize texts like TEI tagged texts in visual or literal ways.
Continue reading Possible Tools
Category: Text Analysis
Rebecca V.1
Rebecca v.1
v.1 of Rebecca can be played without specialized software. You only need access to a server with the appropriate programming tools. The system is set up so that the players have Read, Write and Execute access to a directory. The start.text is placed in a subdirectory called “startText”. As each player makes a move they must create a new subdirectory with their initials and the number of the move. In that subdirectory they should place their code (move.program) and the output.text. In the game root directory there should be a shared html file called game.html that is used to keep track of the moves and which has links to the moves.
Continue reading Rebecca V.1
Richard Powers Web Site
Richard Powers: American Novelist a web site about the novelist. Powers was a programmer, among other things, and that shows in novels and short works like Galatea 2.2 and Literary Devices.
Continue reading Richard Powers Web Site
Text Toy Language 2
The grammar of TBC (Text by Code) should have:
– Primitives: Paths, Glyphs, Characters, Words, Strings, and Element
– Methods: To get text, parse it into primitives, manipulate it, place it, render it, and make it move.
Continue reading Text Toy Language 2