[xiph-commits] r18148 - websites/xiph.org

xiphmont at svn.xiph.org xiphmont at svn.xiph.org
Thu Jan 19 03:49:15 PST 2012


Author: xiphmont
Date: 2012-01-19 03:49:15 -0800 (Thu, 19 Jan 2012)
New Revision: 18148

Added:
   websites/xiph.org/index-beta.shtml.en
Log:
Staging index


Added: websites/xiph.org/index-beta.shtml.en
===================================================================
--- websites/xiph.org/index-beta.shtml.en	                        (rev 0)
+++ websites/xiph.org/index-beta.shtml.en	2012-01-19 11:49:15 UTC (rev 18148)
@@ -0,0 +1,128 @@
+<!--#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;
+}
+
+.resources ul {
+	margin: 0;
+	padding: 0;
+}
+
+.resources li {
+	margin-bottom: .4em;
+	list-style: none;
+	font-size: .94em;
+	line-height: 1.4;
+}
+-->
+</style>
+</head>
+<body>
+<!--#include virtual="/common/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 Community Updates</h1>
+
+	<ul class="newslist">
+        <!--#include virtual="/planet-teaser/teaser.html" -->
+        <li><b><a href="http://planet.xiph.org">more updates at Planet Xiph &gt;</a></b></li>
+       </ul>
+
+	<h1>Xiph.Org in the News</h1>
+
+	<ul class="newslist">
+
+	        <li><a href="press/2011/ftc">Xiph.Org Submits Comments to the Federal Trade Commission Patent Standards Workshop</a></p>
+	        <li><a href="press/2011/webm-ccl">WebM Community Cross-License initiative Announced</a></p>
+	        <li><a href="press/2011/libao-1.1.0">libao 1.1.0 release</a></p>
+	        <li><a href="press/2010/libogg-1.2.2">libOgg 1.2.2 release</a></p>
+	        <li><a href="press/2010/libogg-1.2.1">libOgg 1.2.1 and libVorbis 1.3.2 release</a></p>
+
+                <li><a href="press/2010/video">Xiph.Org announces its first documentary video production: "<i>A Digital Media Primer for Geeks</i>"</a></li>
+      
+		<li><b><a href="/press/">more headlines &gt;</a></b></li>
+	</ul>
+
+	<div class="xiphbanners" style="text-align: center;">
+		<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="right" style="padding-left: 1em; padding-bottom: 1em; float: right; width: 50%;">
+			<h3 style="margin-top: 0;">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="http://tools.ietf.org/html/draft-ietf-avt-rtp-speex-05">Speex RTP:</a> RTP payload format for voice</li>
+				<li><a href="http://svn.xiph.org/trunk/vorbis/doc/rfc5215.txt">Vorbis RTP:</a> RTP payload format for audio</li>
+				<li><a href="http://svn.xiph.org/trunk/theora/doc/draft-ietf-avt-rtp-theora-00.txt">Theora RTP:</a> RTP payload format for video</li>
+			</ul>
+
+			<h3>Miscellaneous</h3>
+			<ul>
+				<li><a href="http://www.xspf.org/">XSPF:</a> XSPF is the XML format for sharing playlists.</li>
+				<li><a href="/quicktime/">XiphQT:</a> An implementation of our codecs for Apple's Quicktime and Core Audio.</li>
+				<li><a href="/dshow/">oggdsf:</a> An implementation of our codecs for MS Windows.</li>
+				<li><a href="http://www.theora.org/cortado/">cortado:</a> A java applet for Web browsers to display our codecs.</li>
+			</ul>
+
+      <h3>Helper Libraries</h3>
+      <ul>
+  		  <li><a href="/ao/">libao:</a> A cross platform audio library.</li>
+        <li><a href="/oggz/">liboggz:</a> A simple programming interface for reading and writing Ogg files and streams.</li>
+        <li><a href="/fishsound/">libfishsound:</a> A simple programming interface for decoding and encoding audio data using Xiph.Org codecs.</li>
+      </ul>
+		</div>
+
+		<div class="left">
+			<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>
+			</ul>
+
+			<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://celt-codec.org/">CELT:</a> Very low-delay audio codec</li>
+				<li><a href="http://opus-codec.org/">Opus:</a> IETF Interactive speech/audio codec</li>
+				<li><a href="http://wiki.xiph.org/Metadata">Ogg Metadata:</a> Arbitrary metadata format</li>
+			</ul>
+		</div>
+	</div>
+
+<!--#include virtual="/ssi/pagebottom.include" -->



More information about the commits mailing list