<!doctype html>
<html>
    <head>
        <title>Zk | Curses!</title>
        <link rel="stylesheet" type="text/css" href="/style.css" />
        <meta name="viewport" content="width=device-width" />
        <meta charset="utf-8" />
    </head>
    <body>
        <main>
            <header>
                <h1>Zk | Curses!</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Foiled again, by expenses!  Whilst talking with Khieto, I learned that PPMP (a con in FL) was during my spring break, so I looked into going.  Unfortunately, I found out too late, and the cheapest tickets I could find were $440.  Add that to room, registration, and money.. egh.  Oh well ^^</p>
<p>Edit:
khieto: A concert eh? How did that go?
RannaFox: Pretty good.  Didn&rsquo;t feel too.. real, if that makes any sense.
khieto: Didn&rsquo;t feel real? Hmm....
khieto: Well that&rsquo;s usually surreal but that applies to situations where &hellip; it was either really really amazingly good or bad.
RannaFox: There wasn&rsquo;t any emotion attached to it.  It was just kinda rote.  Like I wasn&rsquo;t really there.
khieto: Either you are bored or something was on your mind.
RannaFox: I just had a concert two weeks ago, that might&rsquo;ve been it.  This just didn&rsquo;t feel as big, or something. I even forgot to tell my parents until earlier today.
khieto: Oh. Was this a small concert then? I see now. This is an ego thing. ;) 
khieto: &ldquo;<em>yawn</em> Small&hellip;concerts. Fine, lets get this over with.&rdquo;
RannaFox: Are you diagnosing me?  Tsk.
RannaFox: Ego generally makes me feel guilty.  This didn&rsquo;t make me feel anything.
khieto: Well I&rsquo;m not a professional so I&rsquo;m just talking out of my rear here. Well let me ask you this......does not feeling anything about this concert....do you think it&rsquo;s a bad thing?
khieto: Okay okay, no more analyzing. I&rsquo;m no professional.
RannaFox: I guess I&rsquo;ve just tried to distance myself for choir for a while there</p>
            </article>
            <footer>
                <p>Page generated on 2004-03-09 21:21:21</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>