Platform Studies at 10

The Platform Studies series from MIT Press is now about ten years old. The first book in the series, my & Ian Bogost’s Racing the Beam: The Atari Video Computer System, was published in 2009. (We also edit this series.) Before our book on the Atari VCS/Atari 2600 came out, we launched the site and announced the series, back at the end of 2006, and Ian and I were presenting about it at conferences the next year. So, although the exact birthday is uncertain, let’s say a (probably belated) happy 10th.

Pong's circuit board on the left, BASIC code from Hunt the Wumpus on the right
Pong compared to Hunt the Wumpus: The platforms, not just game structures and interfaces, fundamentally differ.

Nine books have been published in the series:

It’s worth noting again that platform studies isn’t a subset of game studies. You can see this from the above list, which includes books about two home computers (the Amiga and BBC Micro), a software platform used for different purposes (Flash), a national telecommunications system (Mintiel), and a peripheral used to connect computing to motion picture film (the Stromberg-Carlson 4020). On the other hand, its intersection with game studies is quite significant; four books are about gaming platforms while games play an important role in most of the other five studies.

As Ian & I have written, we have put forth platform studies, as a concept and (in capital letters) as a book series, simply as a way to focus an investigation of computational media.

It isn’t a methodology or even a method. It doesn’t require or preclude any particular sort of scholarship or analysis. We do think that since computational platforms are the focus in platform studies, some serious engagement with their computational aspects is needed, but this engagement can come from many different directions, from people with training in many disciplines and interdisciplines.

The point of the series and concept is to invite a focus on platform, just as we already have studies that focus on particular national contexts, particular historical periods, particular game/creative genres, particular games and creative works, and work done by particular organizations, collectives, and individuals. We describe this in, for instance:

That said, we have put forth a five-layered model to explain what a computational platform is and how it interacts with other layers of digital media. (This was introduced in Montfort, Nick, “Combat in Context,” Game Studies vol. 6, no. 1, December 2006.) We do believe computational platforms can be defined and that they have significance. So platform studies is meant to be an inviting space, but it is not one that is completely unfurnished.

Several people have done critical writing about the platform studies concept in the academic literature:

Others have taken a platform focus in their studies outside of the series, often in articles. These are a few that have come to my attention:

Ian & I continue to welcome inquiries from potential Platform Studies authors. We are available, as we have been, to help prospective authors develop book proposals for the MIT Press.

While we welcome books on all sorts of platforms, we want to particularly encourage writers to think about some of the platforms of major historical importance that are not yet covered in the series:

  • The Apple II series, successful home computers for which many games and business applications first were developed; also the basis for the success of Apple Computer.

  • The Commodore 64, the best-selling single model of computer ever made; highly influential in early online systems, gaming, the demoscene, and music.

  • The IBM PC, whose open architecture led “PC compatible” machines to dominate in home and business computing by the end of the 1980s.

  • The Macintosh series, influential in bringing the GUI into popular use; used in education and desktop publishing; the basis for the continued success of Apple Computer/Apple Inc.

  • Microsoft Windows, the operating system/desktop platform that has dominated in business but also many creative contexts and propelled the success of Microsoft.

  • HyperCard, the first widely-used hypermedia system before to the Web, included for free with Macs when it was released in 1987.

Again, books focused on any platform — or on a series of computers or a closely-related family of platforms — are welcome in Platform Studies. If a case can be made for studying a platform, it doesn’t need to be a popular favorite throughout the world. And, even if a platform is very prominent, a proposal still needs to explain why a study of it will be valuable. I just don’t want authors to shy away from these six!

Updated July 26 to add an entry for Samuel Tobin’s book on the Nintendo DS.

Salon 256 on May 1

SALON 256 is a forum for presentation and discussion of very small creative computer programs. Such programs have featured in digital art and poetry, electronic literature, computer music, and the demoscene.

YOU are invited to present a tiny program of yours:

Monday May 1 . 5pm-7pm . MIT’s 14E-304

Presenters already confirmed:

  • Mike “Dr.Claw” Piantedosi
  • Angela Chang
  • Sofian Audry
  • Nick Montfort
  • Chris Kerich
  • Willy Wu
  • Henry Lieberman
  • Doug Orleans

Programs in an interpreted language are fine, as long as the code is 256 bytes or less; compiled programs with an executable file of 256b or less are fine, too.

Building 14 also holds the Hayden Library and is not Building E14.
If you’d like to present, leave a comment or sign up at the event.

A Purple Blurb / The Trope Tank production.

Tiny Trope Tank Productions

Recently, at the suggestion of our writer in residence, Milton Läufer, we in the Trope Tankt have been producing digital files for discussion at meetings. These productions, almost always computer programs but not constrained to be such, must be at most 256 bytes.

It’s been extremely productive in terms of thinking about digital media, platforms and programming languages, and how we approach creative projects — and even other projects — generally. Postdoctoral researcher Sofian Audry prompted us to discuss this some at the last meeting.

So far we have three sets of 256b files which have landed in this directory, organized by date and with file names that indicate who wrote what:

http://nickm.com/trope_tank/256/

They include work by RA Chris Kerich, who has produced rather demoscene-like visual effects using Python running in a terminal, and by postdoctoral researcher Angela Chang, who has provided short example programs for use in teaching. Angela’s examples show that you don’t have to have hypercompressed, confused code when you write short, interesting programs. You can value clarity and pedagogical usefulness if you like, or you can pack in as much as possible, for instance, in order to produce a visual effect.

Sofian has explored creative computing history by writing a 256b Commodore 64 BASIC program that implements, or at least strongly refers to, the classic Lemonade Stand BASIC program. Milton has generated various compelling visual displays. His and Chris’s most recent programs are less clearly mathematical and regular, instead imitating the natural world.

It was very apropos that Christian Bök pointed me to Dwitter, a framework for making tiny programs that can be easily shared on the Web, just recently. I’m sure we’ll all dig into that soon.

My pieces include one bash script, one Python 3 program, and an executable of 256b written in assembly for the Commodore 64. The Python 3 program is actually a very tiny text adventure, Wastes, and is listed on the Interactive Fiction Database. In fact, I’m pleased to see that at this point, it has one four-star (our of five) review!

Trope Tank Writer in Residence

The Trope Tank is accepting applications for a writer in residence during academic year 2016-2017.

The Trope Tank, 3 August 2016

Our mission is developing new poetic practices and new understandings of digital media by focusing on the material, formal, and historical aspects of computation and language. More can be discovered about the Trope Tank here:

http://nickm.com/trope_tank/

The main projects of the Trope Tank for 2016-2017 are Renderings and Heftings, as I’ve described for a forthcoming article in _Convolutions 4_:

> The **Renderings** project is an effort to locate computational
> literature in languages other than English — poetry and other
> text generators, combinatorial poems, interactive fiction, and
> interactive visual poetry, for example — and translate this work
> to English. Along the way, it is necessary to port some of this
> work to the Web, or emulate it, or re-implement it, both in
> the source language and in English. This provides the original
> language community better access to a functioning version
> of the original work, some of which originates in computer
> magazines from several decades ago, some of which is from
> even earlier. The translations give the English-language
> community some perspective on the global creative work that has
> been undertaken with language and computation, helping
> to remedy the typical view of this area, which is almost always
> strongly English-centered.

> **Heftings,** on the other hand, is not about translation into
> English; the project is able to include translation between any
> pair of languages (along with the translation of work that is
> originally multilingual). Nor does it focus on digital and computational
> work. Instead, Heftings is about “impossible translation” of all
> sorts — for instance, of minimal, highly constrained,
> densely allusive, and concrete/visual poems. The idea is that
> even if the translation of such works is impossible, attempts at
> translation, made while working collaboratively and in conversation
> with others, can lead to insights. The Heftings project
> seeks to encourage translation attempts, many such attempts
> per source text, and to facilitate discussion of these. There is no
> concept that one of these attempts will be determined to be the
> best and will be settled upon as the right answer to the question
> of translation.

The Trope Tank’s work goes beyond these main projects. It includes developing creative projects, individually and collaboratively; teaching about computing, videogaming, and the material history of the text in formal and informal ways; and research into related areas. Those in the Trope Tank have also curated and produced exhibits and brought some of the lab’s resources to the public at other venues. The lab hosts monthly meetings of the People’s Republic of Interactive Fiction and occasional workshops.

There are no fees or costs associated with the residency; there is also no stipend or other financial support provided as part of the appointment. A writer in residence has 24-hour access to and use of the Trope Tank, including space to work, power and network connection, and use of materials and equipment. As a member of the MIT community, a writer in residence can access the campus and check out books from the MIT Libraries. We encourage our writer in residence to attend research and creative discussions and join us in project work and other collaborations, but this is not expressed with a particular requirement to be in the Trope Tank some amount of time per week.

To apply, email me, Nick Montfort, at moc.mkcin@mkcin with short answers (in no case to exceed 250 words each) to the following questions:

– What work have you done that relates to computation, language and literature, and the mission of the lab? Include URLs when appropriate; there is no need to include the URLs when counting words.

– How would you make use of your time in the Trope Tank? You do not have to offer a detailed outline of a particular project, but explain in some way how it would be useful to you to have access to the materials, equipment, and people here.

– What is your relationship, if any, to literary translation, and do you see yourself contributing to Renderings, Heftings, or both? If so, how?

– What connections could you potentially make between communities of practice and other groups you know, either in the Boston area or beyond, and the existing Trope Tank community within MIT?

Include a CV/resume in PDF format as an attachment.

Applications will be considered beginning on August 15; applicants are encouraged to apply by noon on that day.

We value diverse backgrounds, experiences, and thinking, and encourage applications by members of groups that are underrepresented at MIT.

@Party 2015 Productions

I had five productions (one of them a collaboration) this time around at @Party, the Boston-area demoparty.

Browser demo: “More Tongue.” This was, well, not really a standard demo, even for a browser demo, that generates nonsense poems with compact code. Like everything at demoparties, it’s been released, but I’m going to work on a post-party version, so I’m leaving the party version out of this list.

Wild: “Shortcat.”

Shortcat is a very simple encoding scheme to make bytes (thus computer programs) into pleasing Unicode tweets, IMs, etc. #demoscene

Encoder: cat x.prg | perl -pe 'binmode STDOUT,":utf8";tr/\x00-\xff/\x{2500}-\x{25ff}/;' > x.txt #demoscene

Decoder: cat x.txt | perl -pe 's/[\x00-\x7f]//g;s/\xe2(.)(.)[^\xe2]\*/chr((ord($1)-148)\*64+ord($2)-128)/eg;' > x.prg #demoscene

To decode, copy the Shortcat string to a new text file, save it, decode. ASCII (incl. spaces & newlines) will be ignored #demoscene

When decoding, don’t include other Unicode besides the Shortcat string in your selection #demoscene

Add a hashtag (e.g., #c64) and/or other info (e.g., SYS4096) to help people run the program. That’s it. Nanointros everywhere! #demoscene

Check this Tweet for an example.

Executable music: “Dial Up” by devourant & nom de nom.

((((t\*2^12018^t>>16)&42)\*(t^12)&t>>5)>>3|t\*9&(t&4^42)>>5)-1

Play it in an HTML5 player.

Intro: “Chronon,” a 32-byte Commodore 64 program.

PRG file. Source.

PET Code

Demo: “PET Code,” a 128-byte Commodore 64 program that is a demake of Jörg Piringer’s “Unicode.”

PRG file, demo version (runs once & ends). PRG file, looping version. Source.

Thanks to Metoikos, Dr. Claw, Luis, and other organizers and volunteers for putting this year’s party on – and to Boston Cyberarts and the sponsors of the event.

“Apple II vs. Commodore 64” Trope Tank Video

Apple Commodore videoErik Stayton’s 12-minute video “Apple II vs. Commodore 64” is now up on YouTube. It’s shot in the Trope Tank with him in conversation with me there. We discuss several of the things you’d experience in emulation, but also make reference to material specifics of these systems and the two specific computers and controllers that were used.

Erik played three quite different games that we had on hand, on disk, for both systems: Skyfox, World Karate Championship, and Hacker. Besides discussing graphics and sound quality, we also talk about the playability of these games with the controllers we have and issues such as loading times.

Des Imagistes Lost & Found

Des Imagistes, first Web editionI’m glad to share the first Web edition of Des Imagistes, which is now back on the Web.

I assigned a class to collaborate on an editorial project back in 2008, one intended to provide practical experience with the Web and literary editing while also resulting in a useful contribution. I handed them a copy of the first US edition of Des Imagistes, the first Imagist anthology, edited by Ezra Pound and published in 1914.

Jason Begy, Audubon Dougherty, Madeleine Clare Elish, Florence Gallez, Madeline Flourish Klink, Hillary Kolos, Michelle Moon Lee, Elliot Pinkus, Nick Seaver, and Sheila Murphy Seles, the Fall 2008 workshop class, did a great job. The project was prompted, and indeed assigned, by me, but it’s the work of that group, not my work. The class put a great deal of editorial care into the project and also attended to principles of flexible, appropriate Web design. The cento they assembled and used for an alternate table of contents made for a nice main page, inviting attention to the text rather than to some sort of illustration. I’m not saying it would have been exactly my approach, but what they did is explained clearly and works well.

I told the class that the licensing of their project was up to them. They chose a CC BY-NC-SA license, more restrictive than I would have selected, given that the material was in the public domain to begin with, but a reasoned choice. They were similarly asked to decide about the hosting of the work. They just had to present what they’d done in class, answer questions about it, and let me look at and interact with it. While I would be glad to place a copy on my site, nickm.com, it was up to them as to whether they would take me up on the offer. They placed their work online on its own domain, which they acquired and for which they set up hosting.

After announcing this edition, readers, scholars, and teachers of Imagist poetry commented and thanked the class for it work. But as I bemoaned last October, Des Imagistes was no longer online a few years later. I asked around for files, but asking former students to submit an assignent six years later turns out to be a poor part of a preservation strategy.

Now, working with Erik Stayton (who a research assistant in the Trope Tank and is in the masters in CMS 2015 class), I’ve recovered the site from the Internet Archive. The pages were downloaded manually, in adherence to the robots.txt file on archive.org, the Internet Archive’s additions to the pages were removed, and something very close to the original site was assembled and uploaded.

Some lessons, I suppose, are that it’s not particularly the case that a group of students doing a groundbreaking project will manage to keep their work online. As much as I like reciprocal and equitable ways of working together, the non-hierarchical nature of this project probably didn’t help when it came to keeping it available; no one was officially in charge, accepting credit and blame. Except, of course, that I should have been in charge of keeping this around after it was done and after that course was complete. I should have asked for the files and (while obeying the license terms) put the project on my site – and for that matter, other places online.

Would you like to have a copy of the Des Imagistes site for your personal use or to place online somewhere, non-commerically? Here’s a zipfile of the whole site; you will also want to get the larger PDF of the book, which should be placed in the des_imagistes directory.

“Textual Demoscene” by Piotr Marecki

A Trope Tank Technical Report (“Trope Report”) on the “Texual Demoscene” has just been posted. Here’s the abstract:

The demoscene is a mainly European subculture of computer
programmers, whose programs generate computer art in real time. The
aim of this report is to attempt a description of the textual
dimension of the demoscene. The report is the effect of efforts to
perform an ethnographic exploration of the Polish computer scene; it
quotes interviews with participants of demo parties, where text
plays a significant role: in demos, real-time texts, IF, mags or
digital adaptations. Media archeology focusing on the textual aspect
of the demoscene is important to understanding the beginnings of
digital literature and genres of digital-born texts.

Piotr Marecki really goes to the “ends of the earth” to investigate this, even reporting on a Polish demoscene production that is a text game and is called The Road to Assland. Here’s the full report.

Trope Tank Writer in Residence, Spring 2015

Andrew Plotkin, Writer in Residence at the Trope Tank for Spring 2015

This Spring, Andrew Plotkin (a.k.a. Zarf) is the Trope Tank’s writer in residence. Andy will be at the Trope Tank weekly to work on one or more of his inestimable projects — as a game-maker, programmer, and platform developer, he has been working furiously for many years. (His home page is modest in this respect; See also his latest game, Hadean Lands.)

Interactive Fiction Meetup at MIT, Again, Tomorrow

The People’s Republic of Interactive Fiction meets once again tomorrow (Monday 2014-11-24) in its regular meeting-place, the Trope Tank. We meet at 6:30 in MIT’s room 14N-233.

There is much to discuss and celebrate, such as the conclusion of the IF Comp – congrats to Sean M. Shore for his 1st place game Hunger Daemon, and to all the other winners. Besides that there’s the recent release of Hadean Lands by PR-IF stalwart Andew Plotkin. And, today there’s a front-page New York Times article about IF, and Twine games specifically. I’m sure I forgot some things we have to celebrate, so come by to see what those things are.

#! Reading at MIT, Wednesday, 6:30pm

Nick Montfort presents #! in the atrium of MIT’s building E15, just steps from the Kendall T stop. It’s October 22, Wednesday, at 6:30pm, and thanks to the List Visual Arts Center. The book is Montfort’s new one from Counterpath Press, consisting of programs and poems. Please, come join me!

E15 Atrium

10 PRINT in Paperback

Hey, lookit here. Not only is 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 (by Nick Montfort, Patsy Baudoin, John Bell, Ian Bogost, Jeremy Douglass, Mark C. Marino, Michael Mateas, Casey Reas, Mark Sample, and Noah Vawter, MIT Press, 2013) available for free online as a Creative Commons PDF, and available in the original harback edition that MIT Press published, it’s also now in paperback.

10 PRINT paperback

The paperback looks beautiful, by the way, thanks to the design work and attention of our co-author Casey Reas.

Here’s the MIT Press page with both the hardcover and the paperback.

A Platform Studies Book: Flash

I’m delighted that Flash: Building the Interactive Web by Anastasia Salter and John Murray has just been published by the MIT Press.

Flash: Building the Interactive Web

This is an excellent study of an influential software platform – our first such study in the Platform Studies series – and it both traces the history of the platform, its development and the contexts in which it arose, as it also covers many famous and representative Flash productions.

Mark Sample writes of it, “Combining historical research, software studies, and a deep appreciate for digital creativity, Salter and Murray dramatically explore Flash—whose very ubiquity has heretofore made it transparent to media scholars—as the defining technology for a generation of artists, storytellers, game designers, and Web 2.0 companies.”

Dene Grigar calls it “a must-read for all scholars and artists of digital media,” while Aaron Delwiche names it “the best and most provocative work I’ve encountered about emerging technologies since the publication of The Cyborg Handbook.

Flash is still with us, but Salter and Murray nevertheless take up the difficult task of providing the historical context for this platform’s creation, from the days before it supported general-purpose programming through its dominance on the Web. The relevance of this book is not limited to a particular product (now, but not always, an Adobe product). It extends to the Web to interactive computing overall.

My Boston-Area Events This Fall

Yes, the first event is today, the date of this post…

September 12, Friday, 6pm-8pm

Boston Cyberarts Gallery, 141 Green Street, Jamaica Plain, MA
“Collision21: More Human” exhibit opens – it’s up through October 26.
“From the Tables of My Memorie” by Montfort, an interactive video installation, is included.


September 18, Thursday, 7pm-8pm

Harvard Book Store, 1256 Massachusetts Ave, Cambridge, MA
Montfort reads from #!, World Clock, and the new paperback 10 PRINT
http://www.harvard.com/event/nick_montfort/


September 24, Wednesday, 7:30pm

Boston Cyberarts Gallery, 141 Green Street, Jamaica Plain, MA
Montfort joins a panel of artists in “Collision21: More Human” for this Art Technology New England discussion.
http://atne.org/events/sept-24th-collision21-more-human/


October 22, Wednesday, 6:30pm-7:30pm

The Atrium of MIT’s Building E15 (“Old Media Lab”/Wiesner Building)
Montfort reads from #! at the List Visual Arts Center
http://counterpathpress.org/nick-montfort


November 15, Saturday, 9am-3pm

MIT (specific location TBA)
Urban Poetry Lateral Studio, a master class by Montfort for MIT’s SA+P
http://sap.mit.edu/event/urban-poetry-lateral-studio


December 4, Thursday, 5pm-7pm

MIT’s 66-110
“Making Computing Strange,” a forum with:
  Lev Manovich (Software Takes Command, The Language of New Media)
  Fox Harrell (Phantasmal Media)
  moderated by Nick Montfort
The forum will examine the ways in which computational models can be used in cultural contexts for everything from analyzing media to imagining new ways to represent ourselves.
http://web.mit.edu/comm-forum/forums/makingcomputing.html

“Driverless” or “Self-Driving” Cars

So, I’m not saying they’re a bad idea, but why do these things get called “driverless” or “self-driving”? They are being driven by an immense corporation with the most massive store of data on Earth. They can’t function without this corporation or this store of data. They can’t drive themselves.

I dunno, maybe we should at least notice this sort of — hey! These cars are programmed to go up to 10 mph above the speed limit! Shiny!

(Prompted by Erik Stayton‘s great presentation of his thesis work on this topic yesterday. Erik works as my research assisstant in the Trope Tank.)