zk_html/diary/2008-09-24-17:25:42.html

69 lines
3.2 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Trying it on my mp3 player...</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 | Trying it on my mp3 player...</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<ul>
<li>Put your music player on random.</li>
<li>Post the first line from the first 25 songs that play, no matter how embarrassing the song.</li>
<li>Let everyone guess what song and artist the lines come from.</li>
<li>Bold the songs when someone guesses correctly.</li>
<li>
<p>Looking them up on Google or any other search engine is CHEATING!</p>
</li>
<li>
<p>Maria, Maria!</p>
</li>
<li>Breeze of the black night blows&hellip;</li>
<li>Requiem, Requiem <strong>War Requiem - Britten <lj user="mooglepower"></lj></strong></li>
<li>Love is a stranger in another car&hellip;</li>
<li>Arirang, arirang, arariyo</li>
<li>Behind closed eyelids in very many cases&hellip;</li>
<li>I certainly haven&rsquo;t been shopping for any new shoes.</li>
<li>Agnus dei qui tolis pecata mundi&hellip; <strong>Mass for Double Choir - Frank Martin <lj user="mooglepower"></lj></strong></li>
<li>O magnum mysterium&hellip; <strong> O Magnum Mysterium - Morten Lauridsen <lj user="mooglepower"></lj></strong>
<em>This is boring, sorry.</em></li>
<li>Die welt möcht in sereisen&hellip; (guessing on the spelling)</li>
<li>And that is is all that love&rsquo;s about</li>
<li>Quem vidistis pastores</li>
<li>I cannot dance, O Lord <strong>I cannot dance, O Lord - CSU Chamber Choir <lj user="gsfuchs"></lj> sorta</strong></li>
<li>As I went out one morning to take the pleasant air</li>
<li>Wake up and smell the coffee</li>
<li>Words are flowing out like endless rain into a paper cup <strong>Across the Universe - The Beatles, cover by Fiona Apple <lj user="vandringar"></lj></strong></li>
<li>Bogoroditsye devo raduisa</li>
<li>I tell you how I feel but you don&rsquo;t care</li>
<li>Oh no, I see a spider-web is tangled up with me <strong>Trouble - Coldplay <lj user="mikosquirrel"></lj></strong></li>
<li>N&rsquo;allez pas au bois d&rsquo;Ormonde</li>
<li>I think there must be a place in the soul</li>
<li>U&rsquo;ra haneh vel, v&rsquo;chinor u&rsquo;rah! (guessing on the spelling)</li>
<li>Little bird, little bird, go through my window</li>
<li>One man, he disappoint me.</li>
<li>Full fathom five thy father lies.
<em>Yeah, maybe this one was a bad idea.&lt;/em</li>
</ul>
</article>
<footer>
<p>Page generated on 2008-09-24 17:25:42</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>