Python

Description (in English)

The larger project is my first foray into digital poetry that uses a relatively large data set, in this case, the complete sonnets of William Shakespeare.

In Volume 1, the user has the ability to stir lines from Shakespeare’s original 154 sonnets into their “own” creation and to render a screenshot of any particular stirring by pressing the “collect the ephemera” button. The user also has the option to “defeat the ephemera” and return the text to one of Shakespeare’s originals.

In Volume 2, the user does not have the ability to stir Shakespeare’s texts into their “own” creation as the texts are generative or “self-stirring.”  Instead, the user has the opportunity to “read the ephemera” by pressing the “Thou shouldst print more, not let that copy die” button rendering a screenshot of any particular stirring. “Thou shouldst print more…” is the last line of Sonnet XI.

(Source: http://thenewriver.us/95-2/)

Screen shots
Image
Technical notes

Volume 1 is inspired by and developed from files originally created by Jim Andrews. See http://vispo.com/StirFryTexts/about.html for more info.

Volume 2 is further inspired by the work of Nick Montfort, particularly https://nickm.com/memslam/

Description (in English)

Author's reading from work for NaNoWriMo (National Novel Writing Mo) 2017 The Several Houses of Brian, Spencer, Liam, Victoria, Brayden, Vincent, and Alex. 

The Several Houses of Brian, Spencer, Liam, Victoria, Brayden, Vincent, and Alex is 800-page novel generated by a Python script. 

Screen shots
Image
Cover
Image
Contents
By Alvaro Seica, 18 February, 2016
Author
Publication Type
Language
Year
Publisher
ISBN
9780262034203
Pages
328
License
All Rights reserved
Record Status
Librarian status
Approved by librarian
Abstract (in English)

This book introduces programming to readers with a background in the arts and humanities; there are no prerequisites, and no knowledge of computation is assumed. In it, Nick Montfort reveals programming to be not merely a technical exercise within given constraints but a tool for sketching, brainstorming, and inquiring about important topics. He emphasizes programming’s exploratory potential—its facility to create new kinds of artworks and to probe data for new ideas. The book is designed to be read alongside the computer, allowing readers to program while making their way through the chapters. It offers practical exercises in writing and modifying code, beginning on a small scale and increasing in substance. In some cases, a specification is given for a program, but the core activities are a series of “free projects,” intentionally underspecified exercises that leave room for readers to determine their own direction and write different sorts of programs. Throughout the book, Montfort also considers how computation and programming are culturally situated—how programming relates to the methods and questions of the arts and humanities. The book uses Python and Processing, both of which are free software, as the primary programming languages. (Source: MIT Press)

By Sumeya Hassan, 26 February, 2015
Language
Year
Platform/Software
Record Status
Abstract (in English)

The course concerns the classic tension in poetry between decontextualization and juxtaposition: deciding what a text’s constituent elements are, breaking the text into those elements, and then bringing them back together in surprising and interesting ways. Students are taught not just about string processing and text analysis, but also about the poetic possibilities of using those techniques to algorithmically build new texts. Each semester, the course culminates in a live performance, in which each student must read aloud for an audience a text that one of their programs has generated.

(Source: Author's Abstract)

Content type
Author
Year
Publisher
Language
Publication Type
Platform/Software
Record Status
Description (in English)

World Clock tells of 1440 incidents that take place around the world at each minute of a day. The novel was inspired by Stanislaw Lem’s “One Human Minute” and Harry Mathews’s “The Chronogram for 1998.” It celebrates the industrial concept of time and certain types of vigorous banality which are shared by all people throughout the world. This novel was generated with 165 lines of Python code, all of which were written by the author in about four hours on November 27, 2013. The only external data source that is used in the generation process is the computer’s time zone database. The source code is available under a free software license at http://nickm.com/code; anyone is welcome to use that code to generate their own novel or for any other purpose. World Clock was generated as part of the first "NaNoGenMo" or National Novel Generation Month, which was declared on Twitter this year as a response to, and alternative to, the better-known NaNoWriMo (National Novel Writing Month).

Technical notes

World Clock is a 239-page book generated by 165 lines of Python.

Content type
Contributor
Year
Publisher
Language
Publication Type
Platform/Software
Record Status
Description (in English)

text captured from Python program running halfway_loop.py, code modified to fit on page # Halfway Through by Natalia Fedorova code is a remix of Through the park by Nick Montfort

Description (in English)

I've Died and Gone to Devon re-purposes a Python script by Nick Montfort to tell (and retell) the story of an arrival and first impression of Devon. Most of the sentences in this story were adapted from Twitter posts written during a five-week visit to Devon, August - September, 2009.

Part of another work
Pull Quotes

I've died and gone to Devon. In North America, roads this narrow wouldn't even count as driveways. If this is the wrong side of the road, I don't care what's right. If this is the driveway, then I can't wait to see the house. We can't hear the river from the house, but we can see it. Everybody insists we're by the seaside. I can smell but not see the sea. Flotsam on a tidal river is a strange mixture of oak leaves and seaweed. This is an achingly beautiful place to come across a little death.

Screen shots
Image
Technical notes

To view the Python version, Download the file http://luckysoap.com/stories/Devon.zip to your desktop and unzip. On a Mac or Linux system, you can run the story generator by opening a Terminal Window, typing "cd Desktop", and typing "python filename.py". Hint: look for Terminal in your Utilities folder. On Windows, you will probably need to install Python first: version 2.6.5. Once Python is installed you can double click on the file and it will automatically launch and run in the terminal window. Every time you press ENTER a new version of the story will appear.

Content type
Author
Year
Language
Platform/Software
Record Status
Description (in English)

This bot data mines a 1% sample of the public Twitter stream to identify tweets that could be considered haiku. It then republishes the result, formatting it as can be seen above, and retweets the original in its Twitter account. The page the haikus are published in uses random background images of nature, a nod towards the seasonal reference so valued in this poetic tradition. (Source: Leonardo Flores, I ♥ E-Poetry)

Description in original language
I ♥ E-Poetry entry
Screen shots
Image
Content type
Year
Language
Platform/Software
Record Status
Description (in English)

Schneider’s artist’s statement, offers the source code in addition to this description. I created @massagemcluhan, a bot that would “massage” McLuhan’s quotes—work them over completely, as McLuhan would say. I’ve noticed McLuhan’s penchant for reworking and revisiting phrases (“the medium is the message” and “the medium is the massage” being the most famous), and thought it would be interesting to rework some of these phrases by substituting various nouns into them. (Source: Leonardo Flores, I ♥ E-Poetry)

Description in original language
I ♥ E-Poetry entry
Screen shots
Image