I would like to introduce a new form of poetry called technic poetry. It’s poetry based on something that we are very familiar with: software code. Technic poetry is a kind of found poetry, based on actual production code, reworked to produce a new level of sound and meaning. Any software engineer with a good ear and poetic sensibility can write it; we certainly have plenty of raw material for creating this art. I would be curious to hear verses from the most elegant parts of the Linux kernel.
Here’s an MP3 of me reading a technic poem I created, titled Overlay (see below).
The first step to creating a technic poem is to select some code to turn into verse. Here’s an example from the CSS file I used to create Overlay:
.welcome h2 {
font-size: 2em;
}
.welcome-links {
list-style: none;
margin: 1em 0;
margin: 0 0 1em;
font: 2em/1.3 georgia;
}
.welcome-links #welcome-link-invite a { background-position: 0 -14px; }
. . . . . . . . . .
Next, we rearrange it into poem form, choosing portions that impart the sense that we are aiming at—this creates a kind of intermediate language for the poem. Finally, we remove punctuation and alter the letter case to give it the traditional appearance of a poem and to make it easier to read.
| Intermediate Language | Final Form of Overlay |
|---|---|
| .welcome .welcome-links #welcome-link-invite background: no-repeat .welcome .search-large #home-so3 .search-large .search-large input:focus .list-full-friends .friend-actions .form-invite .form-actions .search-live a:hover .search-live a.active .popup .pop-inner .networks .and-others .notice-success .notice p:last-child .notice .profile, .spinner-block .discover-friends .name, .module-style-green .module-style-blue #overlay iframe | Welcome. Welcome, links. Welcome, link. Invite Background; no, repeat. Welcome, search large, Home, so, search large. Search large, input, focus, List full friends, friend actions Form, invite, form actions. Search, live, a’hover; Search, live, a’active. Popup, pop inner Networks and others. Notice success, Notice p’last child, Notice. Profile, spinner, block, Discover friends, name, Module style green Module style blue Overlay, I frame. |
Here’s an MP3 of me reading the above poem. Note that the result has transcended its original meaning. From a set of homepage CSS styles, it has become a vital call to “search”, and a welcoming home. This sort of reframing is characteristic of found poetry.
Technic poetry is important to me because I wanted a poetry that poetry-loving engineers could write. Few of us have the classical training to make erudite allusions; few of us have kept up with avant garde trends. Technic poetry requires neither—it democratizes the writing of poetry to include technically oriented people, and can be written by others as well. Even technical knowledge is not needed—only the judicious selection of words and patterns from source code files.
Jon, you are either a genius or a nutcase.
ReplyDeleteEither way, if there is a major advance in the philosophy of human experience made in the next 20 years I fully expect to hear that it came out of British Columbia ...
Ha! Thanks Tom. This is definitely an instance of http://catb.org/jargon/html/H/ha-ha-only-serious.html
ReplyDeleteAmazing stuff. And the source CSS looks all too familiar :).
ReplyDeleteAny connection between this and Spoetry? http://en.wikipedia.org/wiki/Spoetry
Hehe—thanks Huy. Intriguing Spoetry article!
ReplyDeleteand flarfs! http://www.pw.org/content/can_flarf_ever_be_taken_seriously
ReplyDeleteInteresting!
ReplyDeleteAgree Thomas David Baker. You may have just invented a new art! or at least a new branch of spoetry
ReplyDeleteVery cool! =)
Yay! I look forward to reading your verses, ycc2106!
ReplyDelete