updates dec17

This commit is contained in:
2024-12-17 08:51:26 -05:00
parent 24f920ff91
commit 769bd34d5c
18 changed files with 75 additions and 15 deletions

View File

@@ -7,18 +7,39 @@
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<h1>minidisc</h1>
<h1>minidisc!</h1>
<a href="images/md.jpg" class="link-image"><img src="images/md_256.jpg" alt="a photo of a minidisc" width="256" height="256"></a>
<h2>new collection</h2>
<p>nothing yet</p>
<p>since the hurricane, some very nice folks on the <a href="https://www.minidisc.wiki/">Minidisc.wiki</a> sold
me a couple of good machines for reasonable prices (or free!)</p>
<h2>destroyed in hurricane helene</h2>
<p>the first machine i got is a panasonic sj-mr250. it's my first netmd recorder, and a beautiful machine.
it docks into a little stand that has some speakers, and the speakers sound suprisingly good! i'm a big fan.</p>
<p>the second machine i got is a sony mz-e620. it's a very small mdlp player, and i like it a lot. it's very
portable, and it's inline remote is nice. i've been using it for on-the-go md.
<section>
<h3>photos</h3>
<figure>
<a href="images/photos/full/sjmr250_full.jpg"><img src="images/photos/sjmr250.jpg"></a>
<figcaption>Panasonic SJ-MR250 NetMD Recorder</figcaption>
</figure>
<figure>
<a href="images/photos/full/mze620_full.jpg"><img src="images/photos/mze620.jpg"></a>
<a href="images/photos/full/mze620-side_full.jpg"><img src="images/photos/mze620-side.jpg"></a>
<figcaption>Sony MZ-E620 Player</figcaption>
</figure>
</section>
<h2>old collection (gone)</h2>
<p>all of my minidisc machines were destroyed in hurricane helene. i had more than just these two, but never got
around to showing them off</p>
around to showing them off</p>
<p>i had two Sony MZ-R50 minidisc recorders. these recorders are from 1997, and don't have features like
MDLP or NetMD. they were both still extremely solid, however.</p>
@@ -37,7 +58,7 @@
i quite like the printing on the disc itself, it looks really cool.</p>
<section>
<h3>Photos</h3>
<h3>photos</h3>
<figure>
<img src="images/photos/mzr50_front.jpg">
@@ -60,7 +81,7 @@
<footer>
<a href="/">back home</a>
<p><i>Updated October 4th, 2024</i></p>
<p><i>Updated December 17th, 2024</i></p>
</footer>
</body>
</html>