Announcing Sea and Spar Between

Just published in Dear Navigator 1:2/3 is a new poetry generator, Sea and Spar Between, by Nick Montfort and Stephanie Strickland.

This has been a major project of mine and Stephanie’s over the past year. We started seriously working on this project on December 15, 2009, when we met for the first of a few days in New York to discuss and start developing it. I thought it might take only a few days to complete – not a completely outrageous idea, since I have been working on tiny poetry generators such as “The Two” those in the ppg256 series, which were not time-consuming to produce. As you might guess, since it was just published today (on December 16, 2010), I was wrong about the time it would take. But, I am delighted that the project is appearing now in wonderful company in Dear Navigator, a beautiful and appropriately-named journal.

If memory serves, Stephanie and I met at Digital Arts and Culture ’99 in Atlanta. I remember the conversation we had about innovative literature soon afterwards at Limbo, a long-gone coffeehouse on Avenue A in New York. Stephanie offered her advice as I was putting together my application to the Boston University poetry program – one way in which she’s long been a mentor as well as a friend. We’ve served the Electronic Literature Organization together; I had the chance to collaborate with her in editing the Electronic Literature Collection, volume 1; and I’ve gotten to read with her and present in the same session at conferences many times over the years. Sea and Spar Between, though, is our first collaboration as poets.

We have a short statement about the project on the “How to Read Sea and Spar Between page; the text also appears on the page of Dear Navigator that introduces and links to the piece. I won’t quote from that page here, but I’ll mention that the generator produces a navigable space of stanzas and draws on the vocabulary of and our readings of Dickinson and Melville.

A few words about our collaboration on Sea and Spar Between: I sketched in code as the two of us worked together; we looked at and ran many intermediate versions as we figured out how we wanted to generate lines. I wrote the early versions of the stanza generator in Python, because I find that a better language to think and sketch in than JavaScript. Although I was the one who did the programming, Stephanie and I worked closely on all aspects of the project together: The strings that serve as data, the way lines are assembled, the way stanzas are assembled, the overall interface, and beyond. She and I were even working together to properly comment the code as the new issue of Dear Navigator was preparing for launch.

Speaking of that code, as you can see for yourself in the file seaspar.js, Sea and Spar Between is licensed under a free software license. As the license says, anyone may copy it, modify it, or make use of it in some other way in creating another project. I hope the project proves pleasing to interact with and read from on the Web and pleasing for those who wish to turn to the code.

6 Replies to “Announcing Sea and Spar Between

Leave a Reply

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

This site uses Akismet to reduce spam. Learn how your comment data is processed.