See Changelog
[planet-ucc.git] / faq.html
diff --git a/faq.html b/faq.html
new file mode 100644 (file)
index 0000000..887552b
--- /dev/null
+++ b/faq.html
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
+ <head>
+  <title>Planet UCC - Frequently Asked Questions</title>
+  <link rel="stylesheet" href="planet.css" type="text/css" media="screen" />
+  <link rel="icon" type="image/png" href="icon.png" />
+ </head>
+ <body>
+  <div class="header">
+   <p>
+   </p>
+   <img class="title" src="title.png" alt="Planet UCC" />
+   <img class="logo" src="ucc.png" alt="UCC Logo" />
+  </div>
+  <div class="sidebar">
+   <h2>Links</h2>
+   <p>
+    <a href="index.html">Planet UCC</a><br />
+       <a href="http://www.ucc.asn.au/">UCC Homepage</a>
+   </p>
+   <h2>Last Updated</h2>
+   <p>
+
+    <!-- Remember to change this -->
+    Monday February 09, 2004 12:12 AWST
+   </p>
+  </div>
+
+  <!-- Questions and Answers go in here -->
+  <div class="items">
+   <h1>Frequently Asked Questions</h1>
+   <div class="item">
+    <h2>What is a Planet?</h2>
+    <p class="body">
+        A Planet is a collection of weblogs (commonly referred to as Blogs) for members
+        of a community. Since UCC is as technical as communities get (and it's members
+        love to blog), Planet UCC was created as a way of collecting all of those blogs
+        in one place.
+    </p>
+   </div>
+   <div class="item">
+    <h2>Who wrote Planet UCC?</h2>
+       <p class="body">
+        Planet UCC was written by <a href="http://davyd.ucc.asn.au/">Davyd Madeley</a>
+        &lt;<a href="mailto:[email protected]">[email protected]</a>&gt; with input and ideas
+        from a number of other people. Planet UCC was written in
+        <a href="http://www.python.org">Python</a>, with art created in
+        <a href="http://www.gimp.org">the Gimp</a>.
+       </p>
+   </div>
+   <div class="item">
+    <h2>How do I get syndicated to Planet UCC?</h2>
+       <p class="body">
+        Email the Planetmaster
+        &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;
+       </p>
+   </div>
+   <div class="item">
+    <h2>Are there other Planets out there?</h2>
+       <p class="body">
+        Of course there are! Some of them even have <i>life</i>. A few known Planets are:
+       </p>
+       <ul>
+        <li><a href="http://planet.gnome.org/">Planet GNOME</a></li>
+        <li><a href="http://planet.debian.org/">Planet Debian</a></li>
+        <li><a href="http://people.novell.com/pn/">Planet Novell</a> (offline)</li>
+       </ul>
+   </div>
+   
+  </div>
+  <div class="footer">
+   <p>
+    Planet UCC &copy; 2004, Davyd Madeley
+    &lt;<a href="mailto:[email protected]">[email protected]</a>&gt;<br />
+    Written to be <a href="http://www.w3c.org/">specifications compliant</a>.<br />
+    <a href="mailto:[email protected]">[email protected]</a>
+   </p>
+  </div>
+ </body>
+</html>

UCC git Repository :: git.ucc.asn.au