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

atamido at svn.xiph.org atamido at svn.xiph.org
Tue Aug 16 22:08:16 PDT 2005


Author: atamido
Date: 2005-08-16 22:08:15 -0700 (Tue, 16 Aug 2005)
New Revision: 9766

Removed:
   websites/xiph.org/projects/
Modified:
   websites/xiph.org/index.shtml.en
   websites/xiph.org/ssi/pagetop.include
Log:
Removing the projects page and making an anchor on the homepage.

Modified: websites/xiph.org/index.shtml.en
===================================================================
--- websites/xiph.org/index.shtml.en	2005-08-17 04:46:39 UTC (rev 9765)
+++ websites/xiph.org/index.shtml.en	2005-08-17 05:08:15 UTC (rev 9766)
@@ -1,105 +1,106 @@
-<!--#include virtual="/ssi/header.include" -->
-<!--  Enter custom page information and styles here -->
-<title>Xiph.org</title>
-<style type="text/css">
-<!--
-
-.newslist {
-	margin: 0 0 2.64em 0;
-	padding: 0;
-}
-
-.newslist li {
-	margin-bottom: .72em;
-	list-style: none;
-	font-size: .94em;
-	line-height: 1.4;
-}
-
-.newslist a {
-	color: #3366CC;
-}
-
-.xiph {
-	color: #FF9900;
-	font-weight: bold;
-}
-
-.xiphbanners img {
-	display: block;
-	margin-left: auto;
-	margin-right: auto;
-}
-
-.resources ul {
-	margin: 0;
-	padding: 0;
-}
-
-.resources li {
-	margin-bottom: .4em;
-	list-style: none;
-	font-size: .94em;
-	line-height: 1.4;
-}
-
--->
-</style>
-
-<!--#include virtual="/ssi/xiphbar.include" -->
-<!--#include virtual="/ssi/pagetop.include" -->
-<!--  All your page content goes here  -->
-
-	<p style="font-size: 1.17em;">The <span class="xiph">Xiph.Org Foundation</span> is a non-profit corporation dedicated to protecting the foundations of Internet multimedia from control by private interests. Our purpose is to support and develop free, open protocols and software to serve the public, developer and business markets.</p>
-	<h1>Xiph in the News</h1>
-
-	<ul class="newslist">
-		<li><a href="http://fluendo.com/press/releases/PR-2004-03.html">Fluendo funds RTP delivery effort for Xiph.org free multimedia codecs.</a></li>
-		<li><a href="http://fluendo.com/press/releases/PR-2004-03.html">Speex Goes 1.0; Xiph.Org now a 501(c)3 Non-Profit Organization</a></li>
-		<li><b><a href="http://fluendo.com/press/releases/PR-2004-03.html">more headlines &gt;</a></b></li>
-	</ul>
-
-	<div class="xiphbanners">
-		<a href="http://vorbis.com/">
-		    <img class="vorbisbanner" src="images/banners/vorbis_banner.png" alt="Vorbis Banner" />
-		</a>
-    		<img class="xiphbanner" src="images/banners/xiph_banner.png" alt="Xiph Banner" />
-	</div>
-	<p style="text-align: center; width: 461px; margin-top: 0; margin-left: auto; margin-right: auto; font-size: .75em;">In our effort to bring open-source ideals to the world of multimedia, the <b>Xiph.Org&nbsp;Foundation</b> and its open-source community develops a multitude of amazing products.</p>
-
-	<h1>Resources by Project</h1>
-
-	<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/">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>
-			</ul>
-		</div>
-		<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>
-			</ul>
-		</div>
-		<div class="codecs">
-			<h3>Codecs</h3>
-			<ul>
-				<li><a href="/vorbis/">Vorbis:</a> Audio codec</li>
-				<li><a href="/vorbis/">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.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>
-		</div>
-	</div>
-
-
-<!--#include virtual="/ssi/pagebottom.include" -->
+<!--#include virtual="/ssi/header.include" -->
+<!--  Enter custom page information and styles here -->
+<title>Xiph.org</title>
+<style type="text/css">
+<!--
+
+.newslist {
+	margin: 0 0 2.64em 0;
+	padding: 0;
+}
+
+.newslist li {
+	margin-bottom: .72em;
+	list-style: none;
+	font-size: .94em;
+	line-height: 1.4;
+}
+
+.newslist a {
+	color: #3366CC;
+}
+
+.xiph {
+	color: #FF9900;
+	font-weight: bold;
+}
+
+.xiphbanners img {
+	display: block;
+	margin-left: auto;
+	margin-right: auto;
+}
+
+.resources ul {
+	margin: 0;
+	padding: 0;
+}
+
+.resources li {
+	margin-bottom: .4em;
+	list-style: none;
+	font-size: .94em;
+	line-height: 1.4;
+}
+
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!--  All your page content goes here  -->
+
+	<p style="font-size: 1.17em;">The <span class="xiph">Xiph.Org Foundation</span> is a non-profit corporation dedicated to protecting the foundations of Internet multimedia from control by private interests. Our purpose is to support and develop free, open protocols and software to serve the public, developer and business markets.</p>
+	<h1>Xiph in the News</h1>
+
+	<ul class="newslist">
+		<li><a href="http://fluendo.com/press/releases/PR-2004-03.html">Fluendo funds RTP delivery effort for Xiph.org free multimedia codecs.</a></li>
+		<li><a href="http://fluendo.com/press/releases/PR-2004-03.html">Speex Goes 1.0; Xiph.Org now a 501(c)3 Non-Profit Organization</a></li>
+		<li><b><a href="http://fluendo.com/press/releases/PR-2004-03.html">more headlines &gt;</a></b></li>
+	</ul>
+
+	<div class="xiphbanners">
+		<a href="http://vorbis.com/">
+		    <img class="vorbisbanner" src="images/banners/vorbis_banner.png" alt="Vorbis Banner" />
+		</a>
+    		<img class="xiphbanner" src="images/banners/xiph_banner.png" alt="Xiph Banner" />
+	</div>
+	<p style="text-align: center; width: 461px; margin-top: 0; margin-left: auto; margin-right: auto; font-size: .75em;">In our effort to bring open-source ideals to the world of multimedia, the <b>Xiph.Org&nbsp;Foundation</b> and its open-source community develops a multitude of amazing products.</p>
+
+	<h1 id="resources">Resources by Project</h1>
+
+	<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/">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>
+			</ul>
+		</div>
+		<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>
+			</ul>
+		</div>
+		<div class="codecs">
+			<h3>Codecs</h3>
+			<ul>
+				<li><a href="/vorbis/">Vorbis:</a> Audio codec</li>
+				<li><a href="/vorbis/">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.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>
+		</div>
+	</div>
+
+
+<!--#include virtual="/ssi/pagebottom.include" -->

Modified: websites/xiph.org/ssi/pagetop.include
===================================================================
--- websites/xiph.org/ssi/pagetop.include	2005-08-17 04:46:39 UTC (rev 9765)
+++ websites/xiph.org/ssi/pagetop.include	2005-08-17 05:08:15 UTC (rev 9766)
@@ -18,7 +18,7 @@
 		<li id="documentation_"><a href="/">Documentation</a></li>
 	</ul>
 	<ul>
-		<li id="resources_"><a href="/projects/">Resources by Project</a></li>
+		<li id="resources_"><a href="/#resources">Resources by Project</a></li>
 	</ul>
 </div>
 



More information about the commits mailing list