zk_html/diary/2007-02-15-22:36:10.html

33 lines
2.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Huh.</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Huh.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>I&rsquo;m out at the Cat now, taking pictures with my new Yashica GSN and <lj user="malameux"></lj>&lsquo;s old Canonet 28. The only problem I&rsquo;ve run into with the GSN is that, when I reached the end of the roll partway through the crank, I couldn&rsquo;t return the film advance lever back to its original position. I tried just pressing the film rewind button to see if I could just rewind the film from there, but I guess there was too much tension in the film, so I had to finish the advance and <s>break the tape holding the film to the spool</s> tear and nearly shatter the stupid film inside the camera.. Oh well. I&rsquo;ll have to unload it in the darkroom, load it back up on the spool and into the casing again, try to get it sealed, and then send it in. Sigh. It&rsquo;d be nice to have a full color darkroom, but that&rsquo;s another couple hundred dollars.</p>
<p>The Canonet&rsquo;s pretty nifty. Simple, to be sure, and inflexible, but for just a point-and-shoot rangefinder, it passes. :o</p>
</article>
<footer>
<p>Page generated on 2007-02-15 22:36:10</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>