zk_html/diary/2002-08-08-00:06:28.html

30 lines
2.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Alright..</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 | Alright..</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Now that the initial elation is over, I'll actually write something. I don't mean to make this journal very personal, so you probably won't find much about me on here, which is good, 'cause I'm awfully boring. Most of what I'll post here is code snippets, ideas for projects, and finished projects. Getting right to the point..</p>
<p><strong>Nanon</strong> - project in progress - http://ranna.bolognia.net/cgi-bin/dirlist.pl/nanoen/
I have the notes up, and I started a program to display everything all pretty-like, but Louis made me decide to write a formal Grammar for it. It's currently being done in LaTeX, but I'm kinda rusty at that, so it may be a while. As for the pretty display program..</p>
<p><strong>RF!P CM - Content Manager</strong> - idea - no url
Perl, of course. Uses a mixture of <code>$ENV{'PATH_INFO'}</code> and CGI to load subroutines and deal with files of different types (perhaps based on extension?). This might also do well for some sort of front end for..</p>
<p><strong>FoxFe</strong> - project in progress - http://ranna.bolognia.net/cgi-bin/dirlist.pl/available/in-progress/ffcode
Bigass perl story server that I've been working on for eternity (sorry 'Leah). It kinda works.. only not.. and it doesn't have any frontends, except for one that I started in VB. It's purrrrddyyyy...</p>
</article>
<footer>
<p>Page generated on 2002-08-08 00:06:28</p>
</footer>
</main>
</body>
</html>