Search

Search content of the knowledge base.

The search found 2 results in 0.063 seconds.

Search results

  1. Spine Sonnet

    Spine Sonnet” (the app) is an automatic poem generator in the tradition of found poetry that randomly composes 14 line sonnets derived from an archive of over 2500 art and architectural theory and criticism book titles.

    “Spine Sonnet” (the website) combines images of scanned book spines into stacks of 14 titles. Each time you refresh the browser you get a new combination.

    (Source: The ELO 2012 Media Show)

    Eric Dean Rasmussen - 26.04.2012 - 07:49

  2. Argot, Ogre, OK!

    All of the prior remixes of Nick Montfort's _Taroko Gorge_ rewrote the text, while leaving Nick's code unchanged or almost so. I thought that was a shame. I also thought it was an opportunity! Since they all essentially consisted of word-lists plugged into a schema, I was able to remix them together on two axes at the same time:

    * Combining the word-lists of any two poems;
    * Mutating the stanza schema.

    I also took the opportunity to randomize the color schemes of the pages. (But not the font choices or the background imagery that some of the poems indulged in. Optima for everybody, I'm afraid.)

    Nick's original poem generates a constant ABBA-C pattern, with some extra B's thrown in. This page essentially invents a new pattern (for example A-, or BC-BA, or CCC, or so on) for each block. The code for the pattern is on the left, and the generated output is on the right.

    To answer the obvious question: Yes, this page really does execute the code that's displayed in the left column, and it really does generate the text in the right column.

    Scott Rettberg - 24.06.2012 - 15:09