Skip to content

Instantly share code, notes, and snippets.

@jeremyboggs
Last active September 13, 2016 16:48
Show Gist options
  • Save jeremyboggs/078444052f0f2ac50f5cd6402021fb36 to your computer and use it in GitHub Desktop.
Save jeremyboggs/078444052f0f2ac50f5cd6402021fb36 to your computer and use it in GitHub Desktop.
<section class="slide jentery-sayers" id="jentery-sayers">
<h1>Remaking Victorian Miniatures: The Speculative Stitches between 2D and 3D</h1>
<p><strong>November 20, 2014<br>
10:00 am–11:30 am<br>
Alderman Library, Room 421</strong></p>
<p>In both digital humanities and popular culture, there is a rapidly growing interest in big data. But in this talk I shift the focus away from amounts of data and toward ways of seeing with computers. In this sense, contemporary computing is more about mediation than media, or more about vision than the visible. Ats of remaking involve serious speculation, and also rely quite heavily on computation to stitch together evidence in the presence of absences. In short, they are matters not of “how many” but of “how this becomes that.”</p>
</section>
// https://github.com/scholarslab/slides/blob/556e19db17ed54e1004fb1df6c1eff6b971708a7/_sass/style.scss#L211-L216
.jentery-sayers {
@include background-image(
linear-gradient(top, rgba(#710, 0.8), rgba(#710, 0.8)),
url('/images/sayers.jpg')
);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment