CSS tweak
[planet-ucc.git] / sidebar.html
1 <h2>About Planet UCC</h2>
2 <p>
3  Planet UCC is an aggregation of weblogs
4  for members of the
5  <a href="http://www.ucc.asn.au/">University Computer Club</a> at the
6  <a href-"http://www.uwa.edu.au/">University of Western Australia</a>.<br />
7  Planet UCC was written from scratch in
8  <a href="http://www.python.org/">Python</a>
9  and makes extensive use of Mark Pilgrim's
10  <a href="http://diveintomark.org/projects/feed_parser/">feedparser</a>
11  module. Planet UCC tries to remain compatible with standards recommended by
12  the <a href="http://w3c.org">W3C</a>, however occasionally subscribed blogs
13  have HTML errors in them.<br />
14  Those interested in the source can check it out from
15  <a href="http://cvs.ucc.asn.au/cgi-bin/viewcvs.cgi/projects/planetucc/">
16  UCC CVS</a>.<br />
17  Members who want to be syndicated onto the Planet UCC blogroll should email
18  the <a href="mailto:[email protected]">Planet Master</a>.
19 </p>
20 <h2>Syndication</h2>
21 <p>
22  Planet UCC offers
23  <a href="rss1.xml">RSS 1.0</a>, and
24  <a href="rss2.xml">RSS 2.0</a>
25  feeds of this webpage.
26 </p>
27 <h2>Links</h2>
28 <p>
29  <a href="faq.html">Frequently Asked Questions</a><br />
30  <a href="http://www.ucc.asn.au/">UCC Homepage</a>
31 </p>

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