Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / index.php
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2    "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6   <meta name="GENERATOR" content="Mozilla/4.61 [en] (Win98; U) [Netscape]">
7   <title>Andrew DeFaria's Web Logs</title>
8   <link rel="stylesheet" type="text/css" href="/css/Default.css">
9   <link rel="SHORTCUT ICON" href="http://defaria.com/favicon.ico" type="image/png">
10   <?php include "site-functions.php"?>
11 </head>
12
13 <body>
14
15 <div class="heading">
16   <h1 class="centered">Web Logs</h1>
17 </div>
18
19 <div id="content">
20   <?php navigation_bar ("yes")?>
21
22   <p>Select a blog to the left. Note that <span
23   class="standout">Personal</span> is indeed personal.
24
25   <ul>
26
27   <li><a href="General/">General</a>: A blog about general things</li>
28
29   <li><a href="Personal/">Personal</a>: This blog is indeed personal
30   and you'll need me to assign you a username and password if you want
31   to read it.</li>
32
33   <li><a href="Danielle/">Danielle</a>: A blog dedicated to my
34   daughter, <a href="/Family">Danielle</a></li>
35
36   <li><a href="MAPS/">MAPS</a>: A blog about about the development of
37   <a href="/maps">MAPS</a>, a Mail Authorization and Permission System
38   for fighting Spam</li>
39
40   <li><a href="Status/">Status</a>: A blog dedicated to reporting my
41   status at work. I figured this blogging is pretty cool and I could
42   use it to track my status so why not?</li>
43
44   </ul>
45
46   <div class="copyright">
47     Last modified: <!--#flastmod file="index.shtml" --><br> Copyright
48     &copy; 1992-<!--#config timefmt="%Y"--><!--#echo var="DATE_LOCAL"
49     --> - All rights reserved<br>
50     <a href="/">Andrew DeFaria</a> <a
51     href="mailto:Andrew@DeFaria.com">&lt;Andrew@DeFaria.com&gt;</a>
52   </div>
53 </div>
54
55 </body>
56 </html>