<!doctype html>
<html>
    <head>
        <title>Zk | The Celestine Prophecy</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 | The Celestine Prophecy</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Just finished it.  I disagree with a few of the insights, and the novel comes off as a little trashy - like a dime-novel bought at the checkout counter.  That said, there&rsquo;s also a good deal that I agree with, and I&rsquo;m rather taken with the ideas on interpersonal relationships and how they work, and I guess I&rsquo;d recommend it to a few folk.  Ryan, you may want to check it out.. I&rsquo;ll probably give it to John Wright to read, too.</p>
<p>Next: non-fiction (?)
<em>God is a Verb: Kabbalah and the Practice of Mystical Judaism</em> - Rabbi David A. Cooper.
<em>78 Degrees of Wisdom: A Book of Tarot</em> - Rachel Pollack
<em>The Book of Thoth</em> - Aleister Crowley.</p>
<p>Armchair mystic :o/  It.. sorta makes sense in the terms of the First Insight, though.  At least I&rsquo;m getting back into it.</p>
<p><em>Me too.  Heh heh heh.&lt;/em</p>
            </article>
            <footer>
                <p>Page generated on 2007-10-08 05:27:27</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>