I Warrant He Hath A Thousand Of These Letters, Writ With Blank Space For Different Names

In York I received a flyer that was uniquely individualized.  A couple of weeks prior, for Thanksgiving dinner, my partner Emily and I ordered out from Pizza Hut and we bought two “Create Your Own” pizzas.  In the advert we received later, there is a picture which is presumably Pizza Hut’s portrayal of a normal “Create Your Own Pizza” and it states that “Your Create Your Own Pizza was just the beginning . . .”.  We realized that the ad was tailored to our past buying trends but the same ad, with a change in type of pizza on the front, had gone out to our friends’ houses as well.  To me it seemed like a printed form of Google’s personalized web ads based on your browsing history.  In both cases, each visitor receives a unique response but in essence the website applies the same algorithm to every visitor.  On my WordPress blogs, I also receive a lot of spam “comments” in which a stock phrase or statement is pasted into the comment box of blog posts but caught by a program called Askimet.  I usually take time to read them all before deleting them and they seem to follow the same format as the ads for Pizza Hut and Google.  For instance, there is usually a space filled in by information pertinent to the viewer, usually an outgoing link to other things is present (in Pizza Hut’s case it was printed pictures of additional pizzas), and the use of other acquired information within a set framework.  Because the ad was printed like this, I began thinking about fill-in-the-blanks in literature, particularly in terms of genre and mode related to textual features.  Continue reading

Leave a Comment

Filed under Shakespeare

Presume Not that I Am the Thing I Was

I think this is the last old post I had to write.  This is focused on my final project for Prof. Witmore’s class in May:

Over the course of a semester, Professor Witmore introduced our class to writings about relational patterns and networks, then subsequently applied them to the study of literature.  We read books such as Graham Harman’s “Prince of Networks: Bruno Latour and Metaphysics”, Franco Moretti’s “Graphs, Maps, Trees: Abstract Models for a Literary History”, and Alexander, Ishikawa, and Silverstein’s “A Pattern Language: Towns, Buildings, Construction” which slowly coalesced in my mind and led into my final project; a Java program designed to help render Docuscope quality text from a plain or formatted transcription.

Continue reading

1 Comment

Filed under Shakespeare

A Day in April Never Came So Sweet

I just realized that I had a couple of drafts that I did not finish earlier this year.  This is from April:

As I was sitting in Heathrow airport, I looked up to see all of the people in front of me focused intently, and some with mouths agape, in a common direction to my left.  I glanced over to be struck by the image of a six foot tall rabbit, with a bright yellow costume and little green hat, skipping and shuffling his way past us down the terminal.  This could have been an instance of extreme laughter except I didn’t keep looking at the rabbit; instead looked at the others around me.  It was interesting that, although a few people returned to their previous actions after the rabbit had gone twenty more feet, most kept staring until the rabbit was completely out of sight. Continue reading

Leave a Comment

Filed under Addressability, Shakespeare

There is Nothing Either Good or Bad, But Thinking Makes it So

I have recently been working on an extension to shakesbook.org that employs Ajax to retrieve a file of Shakespeare’s plays from the server.  This is similar in theory to the Simile timeline I used before and also akin because of my use of a JSON data format.  I am hoping to apply a JSON data structure to complete works of literature instead of using XML.  Jon Bosak organized Shakespeare’s works into XML as early as 1996, the files here are from 1999, but from what I can tell no one has tried to place the plays into JSON.  I wish to return to this, instead of leaving it settled in XML, for several reasons.  For one, JSON is arguably more easily readable [1] by humans and computers and JSON has familial ties to Java/JavaScript, which is the language I can work in best.   JSON also takes up much less space than XML [2] which means faster communication between the server and the webpage.  These reasons together made me choose to remake Shakespeare’s works, however my acquaintance with both the plays and the data format did not result in a quicker solution; instead I inadvertently arrived at larger questions of meaning in these plays.

Continue reading

4 Comments

Filed under Addressability, Shakespeare

Shakesbook is Live

Hello All,

I am sorry for the delay in posting for so long this summer however all of the delay can be attributed to my newest project, Shakesbook.  Shakesbook is a website that I designed which focuses on social relationships in Early Modern England, particularly on relationships to do with the London theatres and playwrights.  (It is available at http://www.shakesbook.org/ )   Continue reading

Leave a Comment

Filed under Shakesbook