<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>absent design &#124; useful simple software</title>
	<atom:link href="http://blog.absentdesign.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.absentdesign.com</link>
	<description>useful simple software</description>
	<lastBuildDate>Mon, 09 Apr 2012 04:40:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Subtext: material practice and designing by accident</title>
		<link>http://blog.absentdesign.com/2012/04/subtext-material-practice-or-designing-by-accident/</link>
		<comments>http://blog.absentdesign.com/2012/04/subtext-material-practice-or-designing-by-accident/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 01:52:06 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[reflections]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[material practice]]></category>

		<guid isPermaLink="false">http://blog.absentdesign.com/?p=1159</guid>
		<description><![CDATA[One of my most used apps on my Mac at the moment is a prototype of my own making: a plain text editor with a working title of subtext. You could say I designed subtext by accident. I&#8217;ve been working on another app (in collaboration with Chris Marmo), and I built subtext as a tech [...]]]></description>
			<content:encoded><![CDATA[<p>One of my most used apps on my Mac at the moment is a prototype of my own making: a plain text editor with a working title of <em>subtext</em>.</p>

<p>You could say I designed <em>subtext</em> by accident. I&#8217;ve been working on another app (in collaboration with <a href="http://papergiant.net/">Chris Marmo</a>), and I built <em>subtext</em> as a tech demo: I was learning how to create view based NSTableViews in Cocoa, learning about the NSControl system and some of the in&#8217;s and out&#8217;s of text handling. The idea for the tech demo was to see if I could built a table view that could handle multiple cells containing passages of text, with a few animated elements, copy &amp; paste support, drag to reorder, dragging between documents, a few other things. Basic stuff.</p>

<p>On a whim, to test my knowledge of control event capturing, I added a new interaction &#8211; hitting &#8216;return&#8217; at the end of a line would, rather than inserting a new line in to the current cell, insert an <em>entirely new cell of text</em>.</p>

<p>This might not seem so dramatic &#8211; it&#8217;s just like treating cells as paragraphs, right?</p>

<p>Well, the answer to that is &#8216;sort of&#8217;. What I discovered is that having paragraphs as draggable &#8216;cells&#8217; by default, (which affords quick structural editing), and having paragraphs conceptually separated (by horizontal lines) — and this is not hyperbole — <strong>completely changes the way that I think about writing</strong>. <em>Subtext</em> is like a funny cross between a plain text editor, a basic outliner (with no nesting), and an iPhone style list. When using a regular text editor I write in &#8216;paragraphs&#8217; or &#8216;sentences&#8217;. When using an outliner I feel the need to establish structure <em>before</em> writing. When using <em>subtext</em> I write in &#8216;thoughts&#8217;.</p>

<p>What <em>subtext</em> enabled was something I didn&#8217;t even know I was missing: a different level of control over structural flow. Using <em>subtext</em>, I can create an outline as a I go. I can write an idea as soon as I think of it, out of order, and move it later. I can delete a thought without worry. I can easily skip over a paragraph while reading. Regular text editors can do this too, but <em>subtext</em> seems designed for it. It&#8217;s a subtle difference, but an important one — one that has changed the way that I write.</p>

<p><img style="border: 0px initial initial;" title="subtxt.jpg" src="http://blog.absentdesign.com/wp-content/uploads/2012/04/subtxt.jpg" border="0" alt="Subtxt" width="592" height="272" /></p>

<p>This points to two important things related to my PhD research: the first is the act and impulse to collect (much, much more on this later, I promise). The second, which I&#8217;ll discuss here, is the material practice of prototyping.</p>

<p>Something that I think is missing from the UX and IxD design world is enough focus on <em>material practice</em> as a way of discovering and knowing. What I am talking about is making as a way of discovery. <em>Design as research</em><sup>&nbsp;[<a href="http://blog.absentdesign.com/2012/04/subtext-material-practice-or-designing-by-accident/#footnote_0_1159" id="identifier_0_1159" class="footnote-link footnote-identifier-link" title="I know this is not a new discovery in the &amp;#8216;contribution to knowledge&amp;#8217; sense: the idea has been around in the art and architecture world for many years. But I now think I really understand what it means and why it is important.">1</a>]</sup>. Here is my personal revalation: the process of making software can materially change the way that a design works, and — more importantly — <strong>changes what is possible to think of</strong>.<em> </em>When working with digital materials, prototyping is the best way to do this: I&#8217;ve talked about &#8216;dynamic gestalt&#8217;<sup>&nbsp;[<a href="http://blog.absentdesign.com/2012/04/subtext-material-practice-or-designing-by-accident/#footnote_1_1159" id="identifier_1_1159" class="footnote-link footnote-identifier-link" title="L&ouml;wgren, Jonas, and Erik Stolterman. 2004. Thoughtful Interaction Design: A Design Perspective on Information Technology. The MIT Press, December 1.">2</a>]</sup> before: when working in a digital space you can&#8217;t understand something until you use it — you have to actually make something to know what it <em>is</em>.</p>

<p>Now: I know that I could never have &#8216;designed&#8217; <em>subtext</em> had I sat down specifically to do it. I would never have considered that it might be useful to me. I would never have considered using the interactions that the app now includes. I certainly wouldn&#8217;t have thought that a basic structural text editor could become my most used app. The process of making made all this possible.</p>

<p>This is why it is important for designers of technology to actually work with their materials. It&#8217;s not enough to have a great idea, it&#8217;s not enought to &#8216;design&#8217; it: you have to make it to know what it is. <em>You have to make it to know what it could be</em>.</p>

<p>&nbsp;</p>
<ol class="footnotes"><li id="footnote_0_1159" class="footnote">I know this is not a new discovery in the &#8216;contribution to knowledge&#8217; sense: the idea has been around in the art and architecture world for many years. But I now think I really understand what it means and why it is important.</li><li id="footnote_1_1159" class="footnote">Löwgren, Jonas, and Erik Stolterman. 2004. Thoughtful Interaction Design: A Design Perspective on Information Technology. The MIT Press, December 1.</li></ol><br />]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2012/04/subtext-material-practice-or-designing-by-accident/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;Because I say so&#8221;</title>
		<link>http://blog.absentdesign.com/2012/03/because-i-say-so/</link>
		<comments>http://blog.absentdesign.com/2012/03/because-i-say-so/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 00:21:14 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[observations]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[connections]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[hypertext]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[theory]]></category>

		<guid isPermaLink="false">http://blog.absentdesign.com/?p=1149</guid>
		<description><![CDATA[There is a little sketch that I keep drawing in my research notebooks: Two boxes with linking arrows. Sometimes the arrow is dotted, sometimes it is solid. The experience of understanding the archive, of being in the archive, comes from the ability to make connections between objects. In a traditional physical archive, these connections are [...]]]></description>
			<content:encoded><![CDATA[<p>There is a little sketch that I keep drawing in my research notebooks: Two boxes with linking arrows. Sometimes the arrow is dotted, sometimes it is solid.</p>

<p><img class="alignnone size-full wp-image-1150" title="P1100714" src="http://blog.absentdesign.com/wp-content/uploads/2012/03/P1100714.jpg" alt="" width="592" height="173" /></p>

<p>The experience of understanding the archive, of being in the archive, comes from the ability to make connections between objects. In a traditional physical archive, these connections are made through proximity (in time, in space), or through cataloguing decisions (made by an archivist), or through history (the  access log provides a kind of record: who saw what, when).</p>

<p>When dealing with digital records, connections can be implicit. If dealing with a video archive of performance (<a href="http://circusarchive.net/">which I am</a>), videos containing the same performers should be related: they are the <em>same</em> in some aspect, some metric. Likewise for videos on the same date, or videos on from the same location, or videos shot sequentially. Links are implicitly formed using data about the record. <em>Metadata</em>.</p>

<p>There is another kind of link used in a lot of video community “archive” sites — YouTube is the obvious example — that of the community generated link. Tags. Comments. Browsing behaviour. An digital system can <em>infer</em> that videos are related because people say the same things about them (similar tags, similar descriptions), watch them one after another regularly (proximity through time), etc.</p>

<p><img class="alignnone size-full wp-image-1151" title="P1100715" src="http://blog.absentdesign.com/wp-content/uploads/2012/03/P1100715.jpg" alt="" width="592" height="171" /></p>

<p>There is <em>another</em> kind of link between objects that could, and should, be afforded in a digital archive: “These two objects go together <em>because I say so</em>”. In the case of the Circus Oz Living Archive: Here are two shows that I saw as a kid. Here are two shows that I think should be related because they contrast in an interesting way. Here are two acts that go together because I think they are good jokes. Here are two acts that, if put together in sequence, might make a new and better show.</p>

<p>These links can’t be made via data in the content (implicit), or crowd-sourced consensus (community), these are links that can only come from <em>individual understanding</em>. You might call them <em>explicit links</em>. This is the user — the reader — acting as an archivist.</p>

<p>My argument is that it is <em>individuals</em> are best placed to know what meaning is inherent in any particular object, on relationship between objects. Crowdsourcing is great up to a point: the information from your social graph can be scarily accurate sometimes. But only you really know why you are looking at something, why you make a connection between two things.</p>

<p><img class="alignnone size-full wp-image-1152" title="P1100717" src="http://blog.absentdesign.com/wp-content/uploads/2012/03/P1100717.jpg" alt="" width="592" height="90" /></p>

<p>There has been plenty of work around the power of the collective in multi-user environments, social networked sites. What I am interested in exploring is the power of individual user agency and knowledge in these environments.</p>

<p>So this becomes the question: how do we design a digital archive environment that <em>encourages</em> the formation of explicit links between objects?</p>

<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2012/03/because-i-say-so/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time&#8230; it flies. Sometimes.</title>
		<link>http://blog.absentdesign.com/2012/02/time-it-flies-sometimes/</link>
		<comments>http://blog.absentdesign.com/2012/02/time-it-flies-sometimes/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 03:44:17 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[core data]]></category>
		<category><![CDATA[icloud]]></category>
		<category><![CDATA[time flies]]></category>

		<guid isPermaLink="false">http://blog.absentdesign.com/?p=1139</guid>
		<description><![CDATA[It&#8217;s been more than a year since I released my first iPhone app, Time Flies. One year, 3 months, 4 days in fact. (Yes, I use my own app. If I didn&#8217;t do that, what kind of developer would I be?) It&#8217;s also been that long since I released my only iPhone app. I had [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1142" title="tfup" src="http://blog.absentdesign.com/wp-content/uploads/2012/02/tfup.jpg" alt="" width="592" height="318" /></p>

<p>It&#8217;s been more than a year since I released my first iPhone app, <em><a title="Time Flies - Super Simple Event Tracking" href="http://timeflies.absentdesign.com">Time Flies</a></em>. One year, 3 months, 4 days in fact. (Yes, I use my own app. If I didn&#8217;t do that, what kind of developer would I be?) It&#8217;s also been that long since I released my <em>only</em> iPhone app. I had plans to make more apps, but since then I&#8217;ve, let&#8217;s see&#8230; started <a title="Paper Giant" href="http://papergiant.net/">a software development company </a>with a friend, started a PhD, got married&#8230; you know&#8230; life, etc.</p>

<p>But this post isn&#8217;t to lament my lack of time to work on iPhone software. This post is to announce an update to <em>Time Flies</em>. An update! At last! With the two most requested features: <strong>reminders</strong> and <strong>data export</strong>. (It&#8217;s true what they say: you don&#8217;t have to respond to feature requests — you&#8217;ll hear about the most important ones again and again and again). I had planned for iCloud integration too (and have been working on it), but iCloud + Core Data is currently too unreliable for me to be happy releasing a product into the wild. I might rant more about my problems with this another day.</p>

<p>So now comes the part where time <em>doesn&#8217;t</em> fly: Apple&#8217;s obligatory &#8220;waiting for review&#8221; period. Expect the <em>Time Flies </em>update to show up on the app store in a week or so. Meanwhile, thanks everyone that has given me feedback over the last year, 3 months and 4 days — even if I don&#8217;t respond to your email, know that I read and appreciate every one — and thanks for waiting.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2012/02/time-it-flies-sometimes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On the vagaries of performance perception</title>
		<link>http://blog.absentdesign.com/2012/02/on-the-vagaries-of-performance-perception/</link>
		<comments>http://blog.absentdesign.com/2012/02/on-the-vagaries-of-performance-perception/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 00:40:48 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[phd]]></category>
		<category><![CDATA[reflections]]></category>
		<category><![CDATA[feist]]></category>
		<category><![CDATA[perception]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://blog.absentdesign.com/?p=1114</guid>
		<description><![CDATA[Last night we saw Feist play at the Palais Theatre in Melbourne. It was a seated show and we got tickets quite late, ended up high in the balcony. Feist is an amazing performer and by all accounts the show was fantastic: great renditions of her songs, a very tight and accomplished band, fun audience [...]]]></description>
			<content:encoded><![CDATA[<p>Last night we saw <a title="Feist" href="http://www.listentofeist.com/">Feist</a> play at the <a title="Palais Theatre" href="http://www.palaistheatre.net.au/">Palais Theatre</a> in Melbourne. It was a seated show and we got tickets quite late, ended up high in the balcony.</p>

<p>Feist is an amazing performer and by all accounts the show was fantastic: great renditions of her songs, a very tight and accomplished band, fun audience interaction, great stage presence, excellent sound quality, wonderful music. I could tell, objectively, that the show was fantastic.</p>

<p>Subjectively it was a different story. K and I came out of the show feeling angry, disappointed, upset. Why? Because of the lighting setup. “Really?” you say, “you were that upset by the <em>lighting</em> at a gig?” This sounds churlish I know, but hear me out.</p>

<p>In any normal circumstance I wouldn’t pay any attention to the lighting at a gig. But for <em>this</em> gig, someone, somewhere, had made a decision: there would be lots and lots of silhouette effect, through the use of a little smoke from a smoke machine and some backlighting on stage. That’s fine — I like a good silhouette as much as the next guy: it can be exciting, dramatic — but this decision came with a pretty serious drawback for people sitting in our particular (numbered seat) position:</p>

<p><img class="alignnone size-full wp-image-1115" title="feist" src="http://blog.absentdesign.com/wp-content/uploads/2012/02/feist.jpg" alt="" width="592" height="307" /></p>

<p>The lights, when on, shone<em> directly in our eyes</em>. The entire time. The lights flashed at regular intervals. They changed colour<em>. </em>I don’t know if you’ve spent much time on stage (<a title="Because of Ghosts" href="http://becauseofghosts.com/">I have a little</a>), but stage lights are <em>bright</em>. Sun reflecting off snow bright. High-beam headlight bright.</p>

<p>It is a testament to the quality of Feist’s performance that we stayed at all. We managed to cope by sometimes wearing sunglasses, or turning away and closing our eyes at very regular intervals. Our experience of the show (which should have been about the experience of the performance), became the experience of <em>trying to enjoy the show despite the unnerving nature of the lights in our eyes</em>. Just when we were getting in to a great version of a song, we&#8217;d get a blast of bright light straight in the face, along with the resulting retinal after-image which affected our vision even when the lights were off. The best parts of the show were the songs where they didn’t use the backlight, but I spent a lot of that time preparing to shut my eyes again quickly or turn away when the next light came on.</p>

<p>It seems ridiculous. I feel like an old curmudgeon, complaining about lighting at a gig. In many ways, the fact that it was ‘only’ the lighting makes it worse: if it was a bad performance at least I could say “well, not every performance is good, maybe she had an off night” . I&#8217;ve been to bad shows, ones that I was particularly excited about (including the infamous <a href="http://en.wikipedia.org/wiki/Cat_Power">Cat Power</a> show at the <a href="http://cornerhotel.com/">Corner Hotel</a> where she didn’t even finish a song). But this wasn&#8217;t a bad show, it was a ruined experience. As I said, by any objective metric the show was wonderful. We <em>should</em> have walked out elated, enriched. But we didn&#8217;t.</p>

<p style="text-align: center;">* * *</p>

<p>This points to a peculiar issue when it comes to recording and archiving live performances: that the experiential memory of a spectator — “the spectator’s more or less distracted perception”<sup>&nbsp;[<a href="http://blog.absentdesign.com/2012/02/on-the-vagaries-of-performance-perception/#footnote_0_1114" id="identifier_0_1114" class="footnote-link footnote-identifier-link" title="Pavice, Patrice. 1992. Theatre at the Crossroads of Culture, London: Routledge, p. 67">1</a>]</sup> —  can be at odds with the authoritative, ‘documentary’ nature of the archive.  The Feist show would have made an excellent recording, video or otherwise. But our <em>experience</em> of the show — the ‘authentic’ live memory — was something completely different.</p>

<p>To address this problem, Matthew Reason <em>[great name! - ed.]</em> argues for a “mutable live performance archive”, that “accept[s] the positive valuation off memory’s transformative power.”<sup>&nbsp;[<a href="http://blog.absentdesign.com/2012/02/on-the-vagaries-of-performance-perception/#footnote_1_1114" id="identifier_1_1114" class="footnote-link footnote-identifier-link" title="Reason, Matthew. 2003. &ldquo;Archive or memory? The Detritus of live performance.&rdquo; New Theatre Quarterly 19 (73): p.87">2</a>]</sup> This is my current understanding of where the<a title="The Circus Oz Living Archive Project" href="http://circusarchive.net/"> Living Archive Project</a> is headed: an attempt to create a digital performance archive that somehow captures the complexities of memory involved in archiving an ephemeral, live performance.</p>

<p>&nbsp;</p>
<ol class="footnotes"><li id="footnote_0_1114" class="footnote">Pavice, Patrice. 1992. <em>Theatre at the Crossroads of Culture,</em> London: Routledge, p. 67</li><li id="footnote_1_1114" class="footnote">Reason, Matthew. 2003. “Archive or memory? The Detritus of live performance.” <em>New Theatre Quarterly</em> 19 (73): p.87</li></ol><br />]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2012/02/on-the-vagaries-of-performance-perception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hand-drawn posters, part 3</title>
		<link>http://blog.absentdesign.com/2012/02/hand-drawn-posters-part-3/</link>
		<comments>http://blog.absentdesign.com/2012/02/hand-drawn-posters-part-3/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 00:37:11 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[hand-drawn posters]]></category>

		<guid isPermaLink="false">http://blog.absentdesign.com/?p=1126</guid>
		<description><![CDATA[Pulp Fiction (1994), Titanic (1997) Marker and acrylic on newsprint. &#160;]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1127" title="pulp-titanic" src="http://blog.absentdesign.com/wp-content/uploads/2012/02/pulp-titanic.jpg" alt="" width="592" height="459" /></p>

<p><em>Pulp Fiction</em> (1994), <em>Titanic</em> (1997)</p>

<p>Marker and acrylic on newsprint.</p>

<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2012/02/hand-drawn-posters-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manufactured nostalgia, authentic structure</title>
		<link>http://blog.absentdesign.com/2012/01/manufactured-nostalgia-authentic-structure/</link>
		<comments>http://blog.absentdesign.com/2012/01/manufactured-nostalgia-authentic-structure/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 04:12:38 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[phd]]></category>
		<category><![CDATA[reflections]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[derrida]]></category>
		<category><![CDATA[manoff]]></category>
		<category><![CDATA[nostalgia]]></category>

		<guid isPermaLink="false">http://blog.absentdesign.com/?p=1064</guid>
		<description><![CDATA[We threw a new years eve party this (last?) year. We decided early on that we wanted to have a costume party of some kind, and after tossing a few themes about with various friends we settled on one we thought would work for everyone: we would have a 90s party. Reuben and Kate’s all [...]]]></description>
			<content:encoded><![CDATA[<p>We threw a new years eve party this (last?) year. We decided early on that we wanted to have a costume party of some kind, and after tossing a few themes about with various friends we settled on one we thought would work for everyone: we would have a 90s party. <em>Reuben and Kate’s all or nothing 90s party</em>.</p>

<p><img class="alignleft size-full wp-image-1078" title="2011_1231AO" src="http://blog.absentdesign.com/wp-content/uploads/2012/01/2011_1231AO.jpg" alt="" width="150" height="292" />Why 90s? Most of our friends are in the 25 to 35 age group, so they were teenagers in the 90s. This is more important than you might think: because we were teenagers, the 90s was the period in our lives when we really started engaging with the world, when we became aware of music, and art, and cinema, and each-other. It was a formative period. And because we lived it, we knew all the fine details. No clichés and stereotypes. We remember <em>exactly</em> what we wore. <em>We were there, man</em>.</p>

<p><img class="alignright size-full wp-image-1080" title="2011_1231AY" src="http://blog.absentdesign.com/wp-content/uploads/2012/01/2011_1231AY.jpg" alt="" width="150" height="200" />So: we wanted our invitation to reflect the party theme, and to act as a nostalgia trigger — something to remind our friends of the 90s, to inspire them when it came to costumes, to get them in to the right mood. We wanted it to be <em>fun</em>.</p>

<p>In the past, Kate and I have made well received video invitations for events (another party, and <a title="Things for others" href="http://blog.absentdesign.com/2010/11/things-for-others/">a wedding)</a>. This was our original plan: to collect classic 90s videos (movie trailers, TV shows, advertisements) and produce a video mash-up in the style of <a title="Liquid Television - Wikipedia" href="http://en.wikipedia.org/wiki/Liquid_Television">Liquid Television</a>. But after some discussion we realised that no, a video wasn’t actually appropriate.</p>

<p>Why? Because in the 90s, amateur video production was expensive and hard. It would have been almost impossible to collect all of those videos in one location and edit them together. You couldn’t send out a video invitation to someone without posting them a videotape, let alone send them one over the dial-up internet.</p>

<p style="text-align: center;"><strong>* * *</strong></p>

<p>In <em>Archive Fever</em><sup>&nbsp;[<a href="http://blog.absentdesign.com/2012/01/manufactured-nostalgia-authentic-structure/#footnote_0_1064" id="identifier_0_1064" class="footnote-link footnote-identifier-link" title="Derrida, Jacques. 1996. Archive fever: a Freudian impression. University of Chicago Press.">1</a>]</sup>, Derrida suggests that the process of <em>archivization</em> (consigning an external trace of an object to the archive) is determined by technological constraints such that it directly affects our reading of history. Or: we are limited in what we can capture in the archive by technological constraints. (Full disclosure: I am yet to read <em>Archive Fever</em>, my knowledge here is second-hand via Marlene Manoff<sup>&nbsp;[<a href="http://blog.absentdesign.com/2012/01/manufactured-nostalgia-authentic-structure/#footnote_1_1064" id="identifier_1_1064" class="footnote-link footnote-identifier-link" title="Manoff, Marlene. 2004. &ldquo;Theories of the Archive from Across the Disciplines.&rdquo; portal: Libraries and the Academy 4 (1): 9-25.">2</a>]</sup> ).</p>

<p><a href="http://blog.absentdesign.com/wp-content/uploads/2012/01/2011_1231BV.jpg"><img class="alignleft size-full wp-image-1082" title="2011_1231BV" src="http://blog.absentdesign.com/wp-content/uploads/2012/01/2011_1231BV.jpg" alt="" width="150" height="245" /></a>The archivization argument seems to point to the political implications of the archivists curatorial decision: you can only add the objects that the technology will allow — “the structure of the archive determines what can be archived”<sup>&nbsp;[<a href="http://blog.absentdesign.com/2012/01/manufactured-nostalgia-authentic-structure/#footnote_2_1064" id="identifier_2_1064" class="footnote-link footnote-identifier-link" title="Ibid. p. 12">3</a>]</sup> — thus determining what can be added to (and hence, retrieved from) the historical record.</p>

<p>But this technological limitation is also interesting when considered in the context of a layperson <em>reading</em> the archive, especially if he/she is reading for some kind of nostalgic gratification. The structure of the archive is laden with meaning, and the technical constraints of a period are essential markers of the authenticity of the archival object.</p>

<p style="text-align: center;"><strong>* * *</strong></p>

<p><img class="alignright size-full wp-image-1099" title="2011_1231CS" src="http://blog.absentdesign.com/wp-content/uploads/2012/01/2011_1231CS.jpg" alt="" width="150" height="200" />Ok, so what does any of this have to do with an invitation to a 90s party?</p>

<p>Well, we wanted to create a (loosely defined) archive: a collection of curated works, representative of the era, with the goal of manufacturing nostalgia for the 90s. But for our invitation to be an authentic nostalgic trigger, we required more than just the correct archival <em>objects: </em>we required the correct <em>structure</em>, the correct technical <em>limitations</em>. And this was the 90s — when we, the non-archivist laypeople, began to break the boundaries between the personal collection and the public one.</p>

<p>I&#8217;m talking of course about the personal “home page” —<em> the first living archive. </em>So, without further ado, I present to you our own attempt at manufactured nostalgia: <em><a title="WELcome to my home page" href="http://ny2011.absentdesign.com">Welcome to my home page.</a></em></p>

<p><strong><a href="http://ny2011.absentdesign.com/"><img title="P1090421" src="http://blog.absentdesign.com/wp-content/uploads/2012/01/P1090421.jpg" alt="" width="592" height="264" /></a></strong></p>
<ol class="footnotes"><li id="footnote_0_1064" class="footnote">Derrida, Jacques. 1996. <em>Archive fever: a Freudian impression</em>. University of Chicago Press.</li><li id="footnote_1_1064" class="footnote">Manoff, Marlene. 2004. “Theories of the Archive from Across the Disciplines.” <em>portal: Libraries and the Academy</em> 4 (1): 9-25.</li><li id="footnote_2_1064" class="footnote">Ibid. p. 12</li></ol><br />]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2012/01/manufactured-nostalgia-authentic-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hand-drawn posters, part 2</title>
		<link>http://blog.absentdesign.com/2012/01/hand-drawn-posters-part-2/</link>
		<comments>http://blog.absentdesign.com/2012/01/hand-drawn-posters-part-2/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 23:23:41 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[hand-drawn posters]]></category>

		<guid isPermaLink="false">http://blog.absentdesign.com/?p=1059</guid>
		<description><![CDATA[Fargo (1996), Lost Highway (1997) Marker and acrylic on newsprint. &#160;]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1060" title="fargo-lost" src="http://blog.absentdesign.com/wp-content/uploads/2012/01/fargo-lost.jpg" alt="" width="592" height="423" /></p>

<p><em>Fargo</em> (1996), <em>Lost Highway</em> (1997)</p>

<p>Marker and acrylic on newsprint.</p>

<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2012/01/hand-drawn-posters-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two short questions</title>
		<link>http://blog.absentdesign.com/2012/01/two-short-questions/</link>
		<comments>http://blog.absentdesign.com/2012/01/two-short-questions/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 00:17:46 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[phd]]></category>
		<category><![CDATA[reflections]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[archives]]></category>

		<guid isPermaLink="false">http://blog.absentdesign.com/?p=1052</guid>
		<description><![CDATA[I&#8217;ve been thinking again. Well, actually, I&#8217;m a PhD student, I&#8217;m always thinking. More specifically, I&#8217;ve been thinking about personal digital archives again. And I have two questions: What does the archive gain in the transition from physical to digital? And, (perhaps more importantly): What does the archive lose? No coherent answers yet, but I thought [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking again. Well, actually, I&#8217;m a PhD student, I&#8217;m always <em>thinking</em>. More specifically, I&#8217;ve been thinking about <em>personal digital archives</em> again. And I have two questions:</p>

<blockquote>What does the archive gain in the transition from physical to digital?</blockquote>

<p>And, (perhaps more importantly):</p>

<blockquote>What does the archive <em>lose</em>?</blockquote>

<p>No coherent answers yet, but I thought I better note the questions down. All part of the <a title="Performing 2012" href="http://blog.absentdesign.com/2012/01/performing-2012/">messiness of my PhD</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2012/01/two-short-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hand-drawn posters, part 1</title>
		<link>http://blog.absentdesign.com/2012/01/hand-drawn-posters-part-1/</link>
		<comments>http://blog.absentdesign.com/2012/01/hand-drawn-posters-part-1/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 02:54:58 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[hand-drawn posters]]></category>

		<guid isPermaLink="false">http://blog.absentdesign.com/?p=1043</guid>
		<description><![CDATA[Jurassic Park (1993), Terminator 2: Judgement Day (1991) Marker and acrylic on newsprint.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1044" title="Untitled-1" src="http://blog.absentdesign.com/wp-content/uploads/2012/01/Untitled-1.jpg" alt="" width="592" height="425" /></p>

<p><em>Jurassic Park</em> (1993), <em>Terminator 2: Judgement Day</em> (1991)</p>

<p>Marker and acrylic on newsprint.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2012/01/hand-drawn-posters-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performing 2012</title>
		<link>http://blog.absentdesign.com/2012/01/performing-2012/</link>
		<comments>http://blog.absentdesign.com/2012/01/performing-2012/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 22:44:49 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[phd]]></category>
		<category><![CDATA[reflections]]></category>
		<category><![CDATA[goffman]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://blog.absentdesign.com/?p=1037</guid>
		<description><![CDATA[There is a certain amount of struggle required to get back in to a work rhythm after a break. So I’m writing this post partly just as a way to force me to start writing seriously about my work again, instead of posting drawings of my cameras, or photos of paint, or photos of my [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1038" title="Photo-5-01-12-10-52-40-AM" src="http://blog.absentdesign.com/wp-content/uploads/2012/01/Photo-5-01-12-10-52-40-AM.jpg" alt="" width="592" height="269" /></p>

<p>There is a certain amount of struggle required to get back in to a work rhythm after a break. So I’m writing this post partly just as a way to force me to start writing seriously about my work again, instead of posting <a title="Cameras I own: Pentax K10 D" href="http://blog.absentdesign.com/2011/12/cameras-i-own-pentax-k10-d/">drawings of my cameras</a>, or <a title="The start of a new little project" href="http://blog.absentdesign.com/2012/01/the-start-of-a-new-little-project/">photos of paint</a>, or <a title="Just doin’ some photo framin’" href="http://blog.absentdesign.com/2012/01/just-doin-some-photo-framin/">photos of my photos</a>.</p>

<p>I had this idea that I could write a really great comprehensive post about all the amazing things I did and learned last year. But that was a struggle too. Not because there weren’t things to write about, oh there <em>were</em>. But because I didn’t know where to start. I started a list of All the Great Things that I Did, Thought, Read Etc Etc last year, but that got tiresome, and really didn’t do the year justice. And now I’m thinking — what is this about anyway? I’m keeping pretty good documentation of my PhD work in notebooks, in a Scrivener document, in Lightroom catalogue, in a series of artefacts. I know what I’ve read, I know what I’ve written. Why do I need to write about it, again, here, in public?</p>

<p>I’ve been reading “The Presentation of the Self in Everyday Life” by Erving Goffman. I’m not far through it yet, but I’m already fascinated by his take on human interactions and relationships: viewing our interactions through a frame of performance. When we interact with each other, we perform: we <em>project</em> a view of ourselves in an attempt to control the impression that the other (the observer) receives. But the observer also projects an “agreeable view” of said projection to form a working consensus: an agreement about the nature of the situation. <em>In any given interaction, the observer is also performing</em>.</p>

<blockquote>When an individual plays a part, he implicitly requests his observers to take seriously the impression that is fostered before them.<sup>&nbsp;[<a href="http://blog.absentdesign.com/2012/01/performing-2012/#footnote_0_1037" id="identifier_0_1037" class="footnote-link footnote-identifier-link" title="Goffman, Erving. 1959. The Presentation of Self in Everyday Life. 1st ed. London, United Kingdom: Penguin. p28">1</a>]</sup></blockquote>

<p>This blog is part of my performance as a PhD student, as a professional designer, as an amateur photographer, etc. But who are my observers (and do I even have any)? Who, exactly, am I performing for?</p>

<p>And herein lies a problem: I am my own observer. I am performing on this blog, hoping that I will <em>take seriously the nature of the impression</em>. But I am well aware of my own performance: I know what I am presenting, here, in public. I know what I am keeping hidden backstage. As I read back through my blog posts about my PhD, the impression that I get is one of controlled thought, of meticulous thinking, of structure an neatness. But I know that isn’t true: a PhD is <em>messy</em>. And maybe that’s why I felt that a structured post about All the Great Things that I Did, Thought, Read Etc Etc <em>can’t</em> do my work justice: because it’s just not messy enough.</p>

<p>I don’t really know how to follow through on this idea just yet: it’s just an observation at this stage. But perhaps an interesting one for how I approach my PhD this year.</p>

<p>&nbsp;</p>
<ol class="footnotes"><li id="footnote_0_1037" class="footnote">Goffman, Erving. 1959. <em>The Presentation of Self in Everyday Life</em>. 1st ed. London, United Kingdom: Penguin. p28</li></ol><br />]]></content:encoded>
			<wfw:commentRss>http://blog.absentdesign.com/2012/01/performing-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

