[xiph-commits] r9664 - in websites-new/xiph.org: . ssi

giles at svn.xiph.org giles at svn.xiph.org
Sat Jul 30 13:40:39 PDT 2005


Author: giles
Date: 2005-07-30 13:40:38 -0700 (Sat, 30 Jul 2005)
New Revision: 9664

Modified:
   websites-new/xiph.org/index.shtml.en
   websites-new/xiph.org/ssi/pagetop.include
Log:
Correct speex and trac links, and add links to /ogg/ and /paranoia/ to
mesh with the old site.


Modified: websites-new/xiph.org/index.shtml.en
===================================================================
--- websites-new/xiph.org/index.shtml.en	2005-07-30 20:27:56 UTC (rev 9663)
+++ websites-new/xiph.org/index.shtml.en	2005-07-30 20:40:38 UTC (rev 9664)
@@ -72,7 +72,7 @@
 	<div class="resources">		<div class="containers" style="padding-left: 1em; padding-bottom: 1em; float: right; width: 50%;">
 			<h3>Container Formats</h3>
 			<ul>
-				<li><a href="#">Ogg:</a> Media container.  This is our native format and the recommended container for all Xiph codecs.</li>
+				<li><a href="/ogg/">Ogg:</a> Media container.  This is our native format and the recommended container for all Xiph codecs.</li>
 				<li><a href="#">Speex RTP:</a> RTP payload format for voice</li>
 				<li><a href="#">Vorbis RTP:</a> RTP payload format for audio</li>
 				<li><a href="#">Theora RTP:</a> RTP payload format for video</li>
@@ -81,6 +81,7 @@
 		<div class="distribsoft">
 			<h3>Software for Distributing Media</h3>
 			<ul>
+				<li><a href="/paranoia/">CD Paranoia</a> Robust CD audio extraction </li>
 				<li><a href="http://icecast.org/">Icecast:</a> Streaming server</li>
 				<li><a href="http://icecast.org/ices.php">Ices:</a> Source client for Icecast Server</li>
 				<li><a href="http://wiki.xiph.org/IceShare">IceShare:</a> P2P for content distribution</li>
@@ -93,7 +94,7 @@
 				<li><a href="#">Tremor:</a> Fixed-point decoder</li>
 				<li><a href="http://theora.org/">Theora:</a> Video codec</li>
 				<li><a href="http://flac.sourceforge.net">FLAC:</a> Free Lossless Audio Codec</li>
-				<li><a href="http://speex.net/">Speex:</a> Speech codec</li>
+				<li><a href="http://speex.org/">Speex:</a> Speech codec</li>
 				<li><a href="http://wiki.xiph.org/OggWrit">OggWrit:</a> Text phrase codec (subtitles)</li>
 				<li><a href="http://wiki.xiph.org/Metadata">Ogg Metadata:</a> Arbitratry metadata format</li>
 			</ul>

Modified: websites-new/xiph.org/ssi/pagetop.include
===================================================================
--- websites-new/xiph.org/ssi/pagetop.include	2005-07-30 20:27:56 UTC (rev 9663)
+++ websites-new/xiph.org/ssi/pagetop.include	2005-07-30 20:40:38 UTC (rev 9664)
@@ -12,7 +12,7 @@
 		<li id="contact_"><a href="/contact/">Contact</a></li>
 		<li id="wiki_"><a href="http://wiki.xiph.org/index.php/Main_Page">Wiki</a></li>
 		<li id="downloads_"><a href="/">Downloads</a></li>
-		<li id="bugs_"><a href="http://trac.xiph.org/cgi-bin/trac.cgi/">Bugs</a></li>
+		<li id="bugs_"><a href="http://trac.xiph.org/">Bugs</a></li>
 		<li id="documentation_"><a href="/">Documentation</a></li>
 		<li id="resources_"><a href="/">Resources by Project</a></li>
 	</ul>



More information about the commits mailing list