extra/feedparser.py: upgrade to Universal Feed Parser 5.0.1
[planet-ucc.git] / sidebar.html
index d602a1a..08364be 100644 (file)
@@ -1,17 +1,31 @@
 <h2>About Planet UCC</h2>
 <p>
  Planet UCC is an aggregation of weblogs
- for UCC members. Planet UCC was written
- from scratch in
+ for members of the
+ <a href="http://www.ucc.asn.au/">University Computer Club</a> at the
+ <a href="http://www.uwa.edu.au/">University of Western Australia</a>.<br />
+ Planet UCC was written from scratch in
  <a href="http://www.python.org/">Python</a>
- with help from
- <a href="http://www.gimp.org/">the Gimp</a>
- and other tools.<br />
- It currently supports RSS v2 and RDF news
- syndication formats, and XHTML as an output
- format. Other formats can be added with ease.<br />
+ and makes extensive use of Mark Pilgrim's
+ <a href="http://diveintomark.org/projects/feed_parser/">feedparser</a>
+ module. Planet UCC tries to remain compatible with standards recommended by
+ the <a href="http://w3c.org">W3C</a>, however occasionally subscribed blogs
+ have HTML errors in them.<br />
  Those interested in the source can check it out from
- <a href="http://cvs.ucc.asn.au/cgi-bin/viewcvs.cgi/projects/planetucc/">
- UCC CVS</a>.
- It is currently in Beta.
+ <a href="http://git.ucc.asn.au/?p=planet-ucc.git;a=summary">
+ UCC git</a>.<br />
+ Members who want to be syndicated onto the Planet UCC blogroll should email
+ the <a href="mailto:[email protected]">Planet Master</a>.
+</p>
+<h2>Syndication</h2>
+<p style="text-align: center;">
+ &nbsp;<a href="rss1.xml"><img src="rss10.png" alt="RSS 1.0" title="RSS 1.0 Feed"/></a>&nbsp;
+ <a href="rss2.xml"><img src="rss20.png" alt="RSS 2.0" title="RSS 2.0 Feed" /></a><br />
+ &nbsp;<a href="foaf.xml"><img src="foaf.png" alt="FOAF" title="Friend of a Friend (FOAF) Feed" /></a>&nbsp;
+ <a href="opml.xml"><img src="opml.png" alt="OPML" title="Outline Processor Markup Language (OPML) Feed" /></a>
+</p>
+<h2></h2>
+<p style="text-align: center;">
+ &nbsp;<img src="glider.png" alt="Hacking Life" title="Hacking Life" />&nbsp;
+ &nbsp;<a href="http://www.ucc.asn.au/"><img src="ucc-sun-logo-black.png" alt="UCC" title="University Computer Club" /></a>&nbsp;
 </p>

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