Source of /misc.php
<?
if ($_SERVER['SCRIPT_FILENAME'] == __FILE__)
$allowviewsource = 1;
require_once("common.php");
page_header("Miscellaneous Randomness and Random Miscellany");
?>
<p>This is a list of stuff that I can't think of somewhere good to put... this'll probably end up being 90% of the stuff on the site...</p>
<ul>
<li><a href="faq.php">FAQ</a> – Questions and answers about the site.</li>
<li><a href="haley.php">Haley Cryptograms</a> – A detailed translation of everything the <a href="http://www.giantitp.com/comics/oots.html">Order of the Stick</a> character Haley said, during her bouts of aphasia.</li>
<!-- Haven't updated this in a while, and it's not that interesting anyways... <li><a href="topic.php"><code>#</code> Topics</a> – past topics of the channel <code>#</code> on <a href="http://freenode.net/"><b>freenode</b></a>.</li> -->
<li><a href="kol/">Kingdom of Loathing stuff</a> – Relegated to here from the sidebar since it's rather out-of-date.</li>
</ul>
<?
page_footer();
?>
![[Logo]](/images/logo.png)
