[xiph-cvs] r5971 - in theora: . website

giles at xiph.org giles at xiph.org
Fri Mar 19 22:31:21 PST 2004



Author: giles
Date: 2004-03-20 01:31:20 -0500 (Sat, 20 Mar 2004)
New Revision: 5971

Added:
   theora/website/
   theora/website/index.html
Removed:
   theora/webside/
   theora/website/index.html
Log:
fix website directory name typo

Copied: theora/website (from rev 5969, theora/webside)

Deleted: theora/website/index.html
===================================================================
--- theora/webside/index.html	2004-03-18 00:58:41 UTC (rev 5969)
+++ theora/website/index.html	2004-03-20 06:31:20 UTC (rev 5971)
@@ -1,241 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN"
-   "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<title>theora.org :: main</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style type="text/css">
-	@import url(style.css);
-</style>
-</head>
-<body bgcolor="#666699" text="#000000">
-<table width="500" border="0" cellspacing="0" cellpadding="2" align="center">
-  <tr> 
-    <td bgcolor="#000000"> 
-      <table width="100%" border="0" cellspacing="0" cellpadding="0">
-        <tr> 
-          <td bgcolor="#EEEEEE" align="left"> 
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
-              <tr> 
-                <td valign="top" align="left"> 
-                  <table border="0" cellspacing="0" cellpadding="0">
-                    <tr> 
-                      <td width="50" height="50" bgcolor="#444466" class="tl">  
-                      </td>
-                      <td align="right" valign="top"> 
-                        <table border="0" cellspacing="0" cellpadding="0">
-                          <tr> 
-                            <td bgcolor="#9898BA" width="25" height="25" class="tl"> </td>
-                          </tr>
-                        </table>
-                      </td>
-                    </tr>
-                    <tr> 
-                      <td valign="bottom"> 
-                        <table border="0" cellspacing="0" cellpadding="0">
-                          <tr> 
-                            <td bgcolor="#9898BA" width="25" height="25" class="tl"> </td>
-                          </tr>
-                        </table>
-                      </td>
-                      <td valign="bottom">  </td>
-                    </tr>
-                  </table>
-                </td>
-                <td valign="top" align="right"> 
-                  <table border="0" cellspacing="0" cellpadding="0">
-                    <tr> 
-                      <td class="nutrition" align="right"> 
-                        <!-- Title (HINT: Shorter is better.)
--->theora.org<!-- Close Title -->
-                      </td>
-                    </tr>
-                    <tr> 
-                      <td align="right"> 
-                        <table border="0" cellspacing="0" cellpadding="0">
-                          <tr> 
-                            <!-- Menu (HINT: Each item is inside a <td>.)-->
-                            <td class="menu"> Home</td>
-                            <td class="menu">FAQ</td>
-                            <td class="menu">Mailing Lists</td>
-                            <td class="menu">CVS</td>
-                            <td class="menu">Contact</td>
-                            <td class="menu">Xiph.org</td>
-                            <!-- Close Menu -->
-                          </tr>
-                        </table>
-                      </td>
-                    </tr>
-                  </table>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-        <tr> 
-          <td bgcolor="#EEEEEE"> 
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
-              <tr> 
-                <td valign="top"> 
-                  <table width="100%" border="0" cellspacing="0" cellpadding="10">
-                    <tr> 
-                      <td> 
-                        <!-- Main Content -->
-<p><strong>[ 2004 Jan 26 - status update ]</strong></p>
-<p>
-There hasn't been much progress of late. Derf has been working on a new encoder, and in doing so
-came up with some suggested bitstreams changes to increase the scope for future encoder
-improvements. These will be integrated into the reference encoder and released as 'alpha 3' for
-testing.
-<p>
-The main hold-up for the beta release is still a draft spec. Everyone's waiting for this because
-it means the format will be frozen and encoded files will be supported by future versions of the
-reference implementation. So if you want to help things along pull out the code and help with the
-documentation, or donate something to help pay for the work.
-<p>
-<p align="center"> <form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr"
-method="post">
-<input type="hidden" name="cmd" value="_xclick">
-<input type="hidden" name="business" value="donate at xiph.org">
-<input type="hidden" name="item_name" value="theora donation">
-<input type="hidden" name="currency_code" value="USD">
-<input type="hidden" name="amount" value="10.00">
-<input type="image" src="http://www.paypal.com/en_US/i/btn/x-click-but04.gif" border="0"
-name="submit" alt="Make a donation via PayPal">
-</form>
-</p>
-<p><strong>[ June 9, 2003 - Theora alpha 2 release ]</strong></p>
-<p>
-The libtheora reference implementation has reached its 'alpha 2' milestone.
-A lot of bugs have been fixed and new features added, including all the
-planned changes to the bitsteams format.</p>
-<p>
-This is more of an internal milestone than a public release, but we are
-making a source tarball available
-for convenience. Nevertheless we recommend using the cvs version if possible. This release also requires cvs libogg and libvorbis to compile; you might try the cvs nightly tarball if you don't
-already have these checked out. You will need to build and install the 'ogg' and 'vorbis' modules.
-
-<p><strong>[ May 8, 2003 - VP3 Legacy Codec binaries ]</strong></p>
-<p>
-Mauricio Piacentini has been maintaining the original VP32 sources upon which theora is
-based. He's pooling his efforts with Xiph a bit and has decided to keep his work in xiph.org
-cvs, in the 'vp32' module where the code was originally released. We hope this will help
-concentrate efforts related to theora and bring additional focus to both projects.
-<p>
-He is also making his binary builds for Quicktime 6 and Video for Windows available on
-this site. Please visit the legacy VP3 page
-for file links and complete information.
-
-<p><strong>[ May 7, 2003 - Status update ]</strong></p>
-<p>
-Things have been slow for some time, so we just wanted to say what's been happening. 
-Monty's been busy with unrelated contract work since finishing the zero-copy libogg,
-and no one has stepped up to act as maintainer in the meantime. We've been working
-on a wiki todo for theora and for
-xiph generally. So feel free to look (and contribute)
-there.
-<p>
-<p><b>[ January 13th, 2003 - Test Suite ]</b></p>
-<p>
-We've posted a test suite for your encoding pleasure.
-Feel free to post comments and questions to the Theora
-mailing lists.
-<p><br>
-<b>[ December 16th, 2002 - Robot Roll Call ]</b><br>
-<p>
-The first part of Theora Alpha Two, the delicious Video Layer FAQ is now 
-available on the FAQ 
-page, written by Dan Miller. The second part is libogg hacking, the 
-results of which will be posted just a little after December 27th. Alpha 
-Two is really more of an informational release than a big downloadable 
-install-fest, so don't fire up the testbeds just yet.
-<p>
-Welcome to theora.org, the official website for Ogg Theora, a video
-codec and integration project maintained and supported by the <a
-href="http://www.xiph.org">Xiph.org Foundation</a> for the benefit of
-all humankind.
-<p>
-What is Theora? Theora will be a video codec that builds upon On2's VP3 
-codec. While Ogg Vorbis has reached 
-1.0, Theora is currently being integrated into the Ogg multimedia framework, as well as being optimized 
-from the VP3 codebase at its heart.  
-<p>
-Theora will be released in June of 2003, with three major milestones, the 
-first being released today, September 25th, 2002. Today's piece is 
-available for download in the 'theora' module of the Xiph.org <a 
-href="http://www.theora.org/cvs.html">CVS</a> repository, as 
-well as a UNIX tarball available <a 
-href="http://www.xiph.org/ogg/vorbis/download/theora_cvs_snapshot.tgz">here</a>. 
-<p>
-There's a lot of useful information under the hood, so please have a
-look around by using the navigation links at the top of the page. If
-there's anything you think that we need on this page, please <a
-href="http://www.theora.org/contact.html">contact us</a> and let us
-know what you'd like to
-see.
-<p>
-For the legal terms on the usage of the VP3 codec, please check out the
-CVS page. If you would like 
-to help sponsor the development of Theora and other open technologies from
-the Xiph.org Foundation, please consider a donation! More information is 
-available at <a 
-href="http://www.xiph.org/ogg/vorbis/donate.html">this link</a>.
-<p>
-Thanks for stopping by, and happy hacking!
-                        <!-- Close Content -->
-                      </td>
-                    </tr>
-                  </table>
-                  <table border="0" cellspacing="0" cellpadding="3">
-                    <tr> 
-                      <td class="bl" bgcolor="#777777" nowrap> 
-                        <!-- Copyright (HINT: This is for decoration.  You may change it to what you like.) -->
-                        <a
-href="http://www.opencontent.org">OpenContent</a> for the People. 
-                        <!-- Close Copyright -->
-                      </td>
-                    </tr>
-                  </table>
-                </td>
-                <td width="79" align="right" valign="bottom"> 
-                  <table border="0" cellspacing="0" cellpadding="0">
-                    <tr> 
-                      <td> </td>
-                      <td align="right"> 
-                        <table border="0" cellspacing="0" cellpadding="0">
-                          <tr> 
-                            <td bgcolor="#9898BA" width="25" height="25" class="brsmt"> </td>
-                          </tr>
-                        </table>
-                      </td>
-                    </tr>
-                    <tr> 
-                      <td valign="bottom"> 
-                        <table border="0" cellspacing="0" cellpadding="0">
-                          <tr> 
-                            <td bgcolor="#9898BA" width="25" height="25" class="brsmt"> </td>
-                          </tr>
-                        </table>
-                      </td>
-                      <td width="50" height="50" bgcolor="#444466" class="brsmt">  
-                      </td>
-                    </tr>
-                  </table>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-    </td>
-  </tr>
-</table>
-<p class="xiphtag">
-Theora is a project of the
-<img src="http://xiph.org/white-xifish.png" alt="[xiph.org logo]"
-     align="middle">
-Xiph.org Foundation.
-</p>
-
-</body>
-</html>

Copied: theora/website/index.html (from rev 5970, theora/webside/index.html)

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list