[xiph-commits] r7706 - websites/theora.org
giles at motherfish-iii.xiph.org
giles at motherfish-iii.xiph.org
Mon Sep 6 01:09:17 PDT 2004
Author: giles
Date: 2004-09-06 01:09:17 -0700 (Mon, 06 Sep 2004)
New Revision: 7706
Modified:
websites/theora.org/contact.html
websites/theora.org/index.html
websites/theora.org/lists.html
websites/theora.org/style.css
websites/theora.org/svn.html
websites/theora.org/theorafaq.html
websites/theora.org/vp3.html
Log:
Add a navbar on the left with convenient links.
Modified: websites/theora.org/contact.html
===================================================================
--- websites/theora.org/contact.html 2004-09-05 21:39:48 UTC (rev 7705)
+++ websites/theora.org/contact.html 2004-09-06 08:09:17 UTC (rev 7706)
@@ -3,13 +3,10 @@
<html>
<head>
<title>theora.org :: contact</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style type="text/css">
- @import url(style.css);
-</style>
+<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body bgcolor="#666699" text="#000000">
-<table width="500" border="0" cellspacing="0" cellpadding="2" align="center">
+<table width="700" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td bgcolor="#000000">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
@@ -43,11 +40,14 @@
</table>
</td>
<td valign="top" align="right">
+ <p style="float: left; text-align: left;">
+ <span style="font-weight: bold">Free Video Compression</span>
+ <br>from <a href="http://www.xiph.org/">Xiph.org</a>
+ </p>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td class="nutrition" align="right">
- <!-- Title (HINT: Shorter is better.)
--->theora.org<!-- Close Title -->
+ <td class="title" align="right">
+ theora.org
</td>
</tr>
<tr>
@@ -55,18 +55,12 @@
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<!-- Menu (HINT: Each item is inside a <td>.)-->
- <td class="menu"> <a
-href="http://www.theora.org">Home</a></td>
- <td class="menu"><a
-href="http://www.theora.org/theorafaq.html">FAQ</a></td>
- <td class="menu"><a
-href="http://www.theora.org/lists.html">Mailing Lists</a></td>
- <td class="menu"><a
-href="http://www.theora.org/svn.html">SVN</a></td>
- <td class="menu"><a
-href="http://www.theora.org/contact.html">Contact</a></td>
- <td class="menu"><a
-href="http://www.xiph.org">Xiph.org</a></td>
+ <td class="menu"><a href="http://www.theora.org/">News</a></td>
+ <td class="menu"><a href="theorafaq.html">FAQ</a></td>
+ <td class="menu"><a href="lists.html">Discusss</a></td>
+ <td class="menu"><a href="download.html">Download</a></td>
+ <td class="menu"><a href="torrents/">Torrents</a></td>
+ <td class="menu"><a href="svn.html">SVN</a></td>
<!-- Close Menu -->
</tr>
</table>
@@ -86,6 +80,41 @@
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<td>
+<div class="nav">
+<h3 class="nav">Source</h3>
+<ul class="nav">
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0a3.tar.gz">libtheora-1.0a3</a></li>
+<li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.tar.gz">libogg-1.1</a></li>
+<li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.0.1.tar.gz">libvorbis-1.0.1</a></li>
+</ul>
+<h3 class="nav">Binaries</h3>
+<ul class="nav">
+<li><a href="http://www.v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a></li>
+<li><a href="http://videolan.org/">VLC player</a></li>
+<li><a href="https://player.helixcommunity.org/2004/downloads/">Helix Player</a></li>
+<li><a href="http://www.illiminable.com/ogg/">DirectShow plugins</a></li>
+</ul>
+<h3 class="nav">Content</h3>
+<ul class="nav">
+<li><a href="http://www.theora.org/torrents/cc-theora-small.torrent">CC spots</a></li>
+<li><a href="http://www.theora.org/torrents/Honey-small.torrent">Honey</a></li>
+</ul>
+<h3 class="nav">Support us</h3>
+<div style="padding: 0em 0em 0em 0.5em; margin: 1em;">
+
+<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>
+</div>
+
+</div>
+
+<div class="content">
<!-- Main Content -->
<b>
<p>[ Contact Information For The Modern Theora
@@ -116,45 +145,21 @@
<p>
<!-- Close Content -->
+</div>
</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>, because it's cool.
+ <!-- Copyright footer -->
+ <!-- CC link here? -->
+ Support free and open digital media!
<!-- 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>
Modified: websites/theora.org/index.html
===================================================================
--- websites/theora.org/index.html 2004-09-05 21:39:48 UTC (rev 7705)
+++ websites/theora.org/index.html 2004-09-06 08:09:17 UTC (rev 7706)
@@ -9,7 +9,7 @@
</style>
</head>
<body bgcolor="#666699" text="#000000">
-<table width="500" border="0" cellspacing="0" cellpadding="2" align="center">
+<table width="700" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td bgcolor="#000000">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
@@ -43,11 +43,14 @@
</table>
</td>
<td valign="top" align="right">
+ <p style="float: left; text-align: left;">
+ <span style="font-weight: bold">Free Video Compression</span>
+ <br>from <a href="http://www.xiph.org/">Xiph.org</a>
+ </p>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td class="nutrition" align="right">
- <!-- Title (HINT: Shorter is better.)
--->theora.org<!-- Close Title -->
+ <td class="title" align="right">
+ theora.org
</td>
</tr>
<tr>
@@ -55,12 +58,12 @@
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<!-- Menu (HINT: Each item is inside a <td>.)-->
- <td class="menu"> <a href="http://www.theora.org/">Home</a></td>
+ <td class="menu"><a href="http://www.theora.org/">News</a></td>
<td class="menu"><a href="theorafaq.html">FAQ</a></td>
- <td class="menu"><a href="lists.html">Mailing Lists</a></td>
+ <td class="menu"><a href="lists.html">Discusss</a></td>
+ <td class="menu"><a href="download.html">Download</a></td>
+ <td class="menu"><a href="torrents/">Torrents</a></td>
<td class="menu"><a href="svn.html">SVN</a></td>
- <td class="menu"><a href="contact.html">Contact</a></td>
- <td class="menu"><a href="http://www.xiph.org/">Xiph.org</a></td>
<!-- Close Menu -->
</tr>
</table>
@@ -81,8 +84,43 @@
<tr>
<td>
<!-- Main Content -->
+<div class="nav">
+<h3 class="nav">Source</h3>
+<ul class="nav">
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0a3.tar.gz">libtheora-1.0a3</a></li>
+<li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.tar.gz">libogg-1.1</a></li>
+<li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.0.1.tar.gz">libvorbis-1.0.1</a></li>
+</ul>
+<h3 class="nav">Binaries</h3>
+<ul class="nav">
+<li><a href="http://www.v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a></li>
+<li><a href="http://videolan.org/">VLC player</a></li>
+<li><a href="https://player.helixcommunity.org/2004/downloads/">Helix Player</a></li>
+<li><a href="http://ogg.illiminable.org/">DirectShow plugins</a></li>
+</ul>
+<h3 class="nav">Content</h3>
+<ul class="nav">
+<li><a href="http://www.theora.org/torrents/cc-theora-small.torrent">CC spots</a></li>
+<li><a href="http://www.theora.org/torrents/Honey-small.torrent">Honey</a></li>
+</ul>
+<h3 class="nav">Support us</h3>
+<div style="padding: 0em 0em 0em 0.5em; margin: 1em;">
+
+<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>
+</div>
+
+</div>
+
<div class="content">
<h3>[ 2004 Aug 28 - kfile_theora 0.2 announced ]</h3>
+
<p>kfile_theora is a KDE kfile plugin that will display infos about ogg theora video files in konqueror & meta data dialog.<br>
Currently gives info about size, length, quality and some audio settings.<br>
Requires libogg, libvorbis and libtheora.
@@ -92,6 +130,7 @@
</p>
<h3>[ 2004 Aug 25 - Richard Stallman on software patents ]</h3>
+
<p>Videos in Ogg Theora format of Richard Stallman of
FSF + Christian Engström and Marco Schulze of FFII visiting the
Estonian Information Technology College, and
@@ -112,7 +151,6 @@
<p>Videos are encoded as described in ogg-theora-microhowto. They are half of the
original size, and qualities are Vorbis: 2/10 and Theora: 4/10.</p>
-
<h3>[ 2004 Aug 21 - aKademy broadcast in theora ]</h3>
<p>Streaming startup <a href="http://fluendo.com/">fluendo.com</a> is doing it again.<br />
@@ -142,6 +180,7 @@
RealPlayer</a> to watch them!</p>
<h3>[ 2004 Jun 15 - Creative Commons videos ]</h3>
+
<p>
In honor of our slashdotting, we've made torrents available for
<a href="torrents/cc-theora-small.torrent">small</a> and
@@ -160,7 +199,9 @@
</p><p>
Share and enjoy!
</p>
+
<h3>[ 2004 Jun 1 - Theora I bitstream freeze ]</h3>
+
<p>
Big news. The Theora I bitstream format is now frozen! This means it's safe
to start distributing videos in the theora format.
@@ -343,39 +384,14 @@
<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.
+ <!-- Copyright footer -->
+ <!-- CC link here? -->
+ Support free and open digital media!
<!-- 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>
Modified: websites/theora.org/lists.html
===================================================================
--- websites/theora.org/lists.html 2004-09-05 21:39:48 UTC (rev 7705)
+++ websites/theora.org/lists.html 2004-09-06 08:09:17 UTC (rev 7706)
@@ -4,12 +4,10 @@
<head>
<title>theora.org :: mailing lists</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style type="text/css">
- @import url(style.css);
-</style>
+<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body bgcolor="#666699" text="#000000">
-<table width="500" border="0" cellspacing="0" cellpadding="2" align="center">
+<table width="700" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td bgcolor="#000000">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
@@ -43,11 +41,14 @@
</table>
</td>
<td valign="top" align="right">
+ <p style="float: left; text-align: left;">
+ <span style="font-weight: bold">Free Video Compression</span>
+ <br>from <a href="http://www.xiph.org/">Xiph.org</a>
+ </p>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td class="nutrition" align="right">
- <!-- Title (HINT: Shorter is better.)
--->theora.org<!-- Close Title -->
+ <td class="title" align="right">
+ theora.org
</td>
</tr>
<tr>
@@ -55,18 +56,12 @@
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<!-- Menu (HINT: Each item is inside a <td>.)-->
- <td class="menu"> <a
-href="http://www.theora.org">Home</a></td>
- <td class="menu"><a
-href="http://www.theora.org/theorafaq.html">FAQ</a></td>
- <td class="menu"><a
-href="http://www.theora.org/lists.html">Mailing Lists</a></td>
- <td class="menu"><a
-href="http://www.theora.org/svn.html">SVN</a></td>
- <td class="menu"><a
-href="http://www.theora.org/contact.html">Contact</a></td>
- <td class="menu"><a
-href="http://www.xiph.org">Xiph.org</a></td>
+ <td class="menu"><a href="http://www.theora.org/">News</a></td>
+ <td class="menu"><a href="theorafaq.html">FAQ</a></td>
+ <td class="menu"><a href="lists.html">Discusss</a></td>
+ <td class="menu"><a href="download.html">Download</a></td>
+ <td class="menu"><a href="torrents/">Torrents</a></td>
+ <td class="menu"><a href="svn.html">SVN</a></td>
<!-- Close Menu -->
</tr>
</table>
@@ -87,6 +82,41 @@
<tr>
<td>
<!-- Main Content -->
+<div class="nav">
+<h3 class="nav">Source</h3>
+<ul class="nav">
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0a3.tar.gz">libtheora-1.0a3</a></li>
+<li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.tar.gz">libogg-1.1</a></li>
+<li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.0.1.tar.gz">libvorbis-1.0.1</a></li>
+</ul>
+<h3 class="nav">Binaries</h3>
+<ul class="nav">
+<li><a href="http://www.v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a></li>
+<li><a href="http://videolan.org/">VLC player</a></li>
+<li><a href="https://player.helixcommunity.org/2004/downloads/">Helix Player</a></li>
+<li><a href="http://www.illiminable.com/ogg/">DirectShow plugins</a></li>
+</ul>
+<h3 class="nav">Content</h3>
+<ul class="nav">
+<li><a href="http://www.theora.org/torrents/cc-theora-small.torrent">CC spots</a></li>
+<li><a href="http://www.theora.org/torrents/Honey-small.torrent">Honey</a></li>
+</ul>
+<h3 class="nav">Support us</h3>
+<div style="padding: 0em 0em 0em 0.5em; margin: 1em;">
+
+<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>
+</div>
+
+</div>
+
+<div class="content">
<b>[ Theora Mailing Lists ]</b><br>
<p>
There are three mailing lists maintained for the Theora project.
@@ -113,7 +143,7 @@
<a href="http://lists.xiph.org/mailman/listinfo/">Subscription
information for all xiph.org projects including Theora</a>
</p>
-
+</div>
<!-- Close Content -->
</td>
</tr>
@@ -121,39 +151,14 @@
<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.
+ <!-- Copyright footer -->
+ <!-- CC link here? -->
+ Support free and open digital media!
<!-- 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>
Modified: websites/theora.org/style.css
===================================================================
--- websites/theora.org/style.css 2004-09-05 21:39:48 UTC (rev 7705)
+++ websites/theora.org/style.css 2004-09-06 08:09:17 UTC (rev 7706)
@@ -2,12 +2,43 @@
font-family: Verdana, Helvetica, sans-serif;
font-size: 80%;
}
-.brsmt { border: #000000 solid; border-width: 2px 0px 0px 2px }
-.tl { border: #000000 solid; border-width: 0px 2px 2px 0px }
-.nutrition { font-size: 280%; font-weight: bold; text-decoration: underline }
+
+.title { font-size: 280%; font-weight: bold; text-decoration: underline }
+
+h3 {
+ font-size: 100%; font-weight: bold;
+}
+
a { color: #003399; text-decoration: none }
a:hover { color: #286FFF; text-decoration: none }
+
.menu { padding-right: 5px; padding-left: 5px }
+.nav {
+ width: 170px;
+ float: left;
+ padding: 3.2em 0em 1em 1em;
+}
+h3.nav {
+ margin: 0;
+ padding: 1em 0em 0em 0em;
+}
+ul.nav {
+ list-style: none;
+ margin: 0;
+ padding: 0 0 0 .5em;
+ border: none;
+}
+
+.content {
+ width: 500px;
+ padding-left: 2.2em;
+ padding-right: 0.8em;
+ margin-left: 170px;
+ border-left: 2px solid #000000
+}
+
+.brsmt { border: #000000 solid; border-width: 2px 0px 0px 2px }
+.tl { border: #000000 solid; border-width: 0px 2px 2px 0px }
.bl {
font-size: smaller;
border-color: black;
@@ -21,9 +52,6 @@
.xiphtag {
text-align: center;
}
-h3 {
- font-size: 100%; font-weight: bold;
-}
.txt {
text-align: justify;
}
Modified: websites/theora.org/svn.html
===================================================================
--- websites/theora.org/svn.html 2004-09-05 21:39:48 UTC (rev 7705)
+++ websites/theora.org/svn.html 2004-09-06 08:09:17 UTC (rev 7706)
@@ -4,12 +4,10 @@
<head>
<title>theora.org :: svn</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style type="text/css">
- @import url(style.css);
-</style>
+<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body bgcolor="#666699" text="#000000">
-<table width="500" border="0" cellspacing="0" cellpadding="2" align="center">
+<table width="700" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td bgcolor="#000000">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
@@ -43,11 +41,14 @@
</table>
</td>
<td valign="top" align="right">
+ <p style="float: left; text-align: left;">
+ <span style="font-weight: bold">Free Video Compression</span>
+ <br>from <a href="http://www.xiph.org/">Xiph.org</a>
+ </p>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td class="nutrition" align="right">
- <!-- Title (HINT: Shorter is better.)
--->theora.org<!-- Close Title -->
+ <td class="title" align="right">
+ theora.org
</td>
</tr>
<tr>
@@ -55,18 +56,12 @@
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<!-- Menu (HINT: Each item is inside a <td>.)-->
- <td class="menu"> <a
-href="http://www.theora.org">Home</a></td>
- <td class="menu"><a
-href="http://www.theora.org/theorafaq.html">FAQ</a></td>
- <td class="menu"><a
-href="http://www.theora.org/lists.html">Mailing Lists</a></td>
- <td class="menu"><a
-href="http://www.theora.org/svn.html">SVN</a></td>
- <td class="menu"><a
-href="http://www.theora.org/contact.html">Contact</a></td>
- <td class="menu"><a
-href="http://www.xiph.org">Xiph.org</a></td>
+ <td class="menu"><a href="http://www.theora.org/">News</a></td>
+ <td class="menu"><a href="theorafaq.html">FAQ</a></td>
+ <td class="menu"><a href="lists.html">Discusss</a></td>
+ <td class="menu"><a href="download.html">Download</a></td>
+ <td class="menu"><a href="torrents/">Torrents</a></td>
+ <td class="menu"><a href="svn.html">SVN</a></td>
<!-- Close Menu -->
</tr>
</table>
@@ -86,6 +81,41 @@
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<td>
+<div class="nav">
+<h3 class="nav">Source</h3>
+<ul class="nav">
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0a3.tar.gz">libtheora-1.0a3</a></li>
+<li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.tar.gz">libogg-1.1</a></li>
+<li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.0.1.tar.gz">libvorbis-1.0.1</a></li>
+</ul>
+<h3 class="nav">Binaries</h3>
+<ul class="nav">
+<li><a href="http://www.v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a></li>
+<li><a href="http://videolan.org/">VLC player</a></li>
+<li><a href="https://player.helixcommunity.org/2004/downloads/">Helix Player</a></li>
+<li><a href="http://www.illiminable.com/ogg/">DirectShow plugins</a></li>
+</ul>
+<h3 class="nav">Content</h3>
+<ul class="nav">
+<li><a href="http://www.theora.org/torrents/cc-theora-small.torrent">CC spots</a></li>
+<li><a href="http://www.theora.org/torrents/Honey-small.torrent">Honey</a></li>
+</ul>
+<h3 class="nav">Support us</h3>
+<div style="padding: 0em 0em 0em 0.5em; margin: 1em;">
+
+<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>
+</div>
+
+</div>
+
+<div class="content">
<!-- Main Content -->
<b>[ VP3 Legal Terms ]</b>
<p>
@@ -132,6 +162,7 @@
lines above to <tt>vp32</tt>, as in '<tt>svn co http://svn.xiph.org/trunk/vp32</tt>'.
<br><p><br>
+</div>
<!-- Close Content -->
</td>
</tr>
@@ -139,38 +170,14 @@
<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.) -->
- This is <a href=http://www.opencontent.org>OpenContent</a>. Boom.
+ <!-- Copyright footer -->
+ <!-- CC link here? -->
+ Support free and open digital media!
<!-- 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>
Modified: websites/theora.org/theorafaq.html
===================================================================
--- websites/theora.org/theorafaq.html 2004-09-05 21:39:48 UTC (rev 7705)
+++ websites/theora.org/theorafaq.html 2004-09-06 08:09:17 UTC (rev 7706)
@@ -4,13 +4,10 @@
<head>
<title>Theora.org :: FAQ</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style type="text/css">
- @import url(style.css);
-
-</style>
+<link rel="stylesheet" type="text/css" href="style.css" />
</head>
-<body bgcolor="#666699" text="#000000" alink="#000000">
-<table width="500" border="0" cellspacing="0" cellpadding="2" align="center">
+<body bgcolor="#666699" text="#000000">
+<table width="700" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td bgcolor="#000000">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
@@ -44,11 +41,14 @@
</table>
</td>
<td valign="top" align="right">
+ <p style="float: left; text-align: left;">
+ <span style="font-weight: bold">Free Video Compression</span>
+ <br>from <a href="http://www.xiph.org/">Xiph.org</a>
+ </p>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td class="nutrition" align="right">
- <!-- Title (HINT: Shorter is better.)
--->Theora.org<!-- Close Title -->
+ <td class="title" align="right">
+ theora.org
</td>
</tr>
<tr>
@@ -56,18 +56,12 @@
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<!-- Menu (HINT: Each item is inside a <td>.)-->
- <td class="menu"> <a
-href="http://www.Theora.org">Home</a></td>
- <td class="menu"><a
-href="http://www.Theora.org/theorafaq.html">FAQ</a></td>
- <td class="menu"><a
-href="http://www.Theora.org/lists.html">Mailing Lists</a></td>
- <td class="menu"><a
-href="http://www.Theora.org/svn.html">SVN</a></td>
- <td class="menu"><a
-href="http://www.Theora.org/contact.html">Contact</a></td>
- <td class="menu"><a
-href="http://www.xiph.org">Xiph.org</a></td>
+ <td class="menu"><a href="http://www.theora.org/">News</a></td>
+ <td class="menu"><a href="theorafaq.html">FAQ</a></td>
+ <td class="menu"><a href="lists.html">Discusss</a></td>
+ <td class="menu"><a href="download.html">Download</a></td>
+ <td class="menu"><a href="torrents/">Torrents</a></td>
+ <td class="menu"><a href="svn.html">SVN</a></td>
<!-- Close Menu -->
</tr>
</table>
@@ -86,7 +80,42 @@
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
- <td>
+ <td>
+<div class="nav">
+<h3 class="nav">Source</h3>
+<ul class="nav">
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0a3.tar.gz">libtheora-1.0a3</a></li>
+<li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.tar.gz">libogg-1.1</a></li>
+<li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.0.1.tar.gz">libvorbis-1.0.1</a></li>
+</ul>
+<h3 class="nav">Binaries</h3>
+<ul class="nav">
+<li><a href="http://www.v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a></li>
+<li><a href="http://videolan.org/">VLC player</a></li>
+<li><a href="https://player.helixcommunity.org/2004/downloads/">Helix Player</a></li>
+<li><a href="http://www.illiminable.com/ogg/">DirectShow plugins</a></li>
+</ul>
+<h3 class="nav">Content</h3>
+<ul class="nav">
+<li><a href="http://www.theora.org/torrents/cc-theora-small.torrent">CC spots</a></li>
+<li><a href="http://www.theora.org/torrents/Honey-small.torrent">Honey</a></li>
+</ul>
+<h3 class="nav">Support us</h3>
+<div style="padding: 0em 0em 0em 0.5em; margin: 1em;">
+
+<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>
+</div>
+
+</div>
+
+<div class="content">
<!-- Main Content -->
<h1 class="headline">Theora FAQ</h1>
<a href="#what"><b>What is Theora</b></a>
@@ -449,45 +478,21 @@
<br>
<br>
<!-- Close Content -->
+</div>
</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.) -->
- This is <a
-href="http://www.opencontent.org">OpenContent</a>. Go nuts.
+ <!-- Copyright footer -->
+ <!-- CC link here? -->
+ Support free and open digital media!
<!-- 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>
Modified: websites/theora.org/vp3.html
===================================================================
--- websites/theora.org/vp3.html 2004-09-05 21:39:48 UTC (rev 7705)
+++ websites/theora.org/vp3.html 2004-09-06 08:09:17 UTC (rev 7706)
@@ -3,21 +3,10 @@
<title>theora.org :: main</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style type="text/css">
-<!--
-.brsmt { border: #000000 solid; border-width: 2px 0px 0px 2px}
-.tl { border: #000000 solid; border-width: 0px 2px 2px 0px}
-td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%}
-.nutrition { font-size: 280%; font-weight: bold; text-decoration: underline}
-a { color: #003399; text-decoration: none}
-.menu { font-size: 75%; padding-right: 5px; padding-left: 5px}
-a:hover { color: #286FFF; text-decoration: none}
-.bl { border-color: #000000 black; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 0px; border-left-width: 0px; color: #FFFFFF; font-size: 70%}
--->
-</style>
+<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body bgcolor="#666699" text="#000000">
-<table width="500" border="0" cellspacing="0" cellpadding="2" align="center">
+<table width="700" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td bgcolor="#000000">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
@@ -51,11 +40,14 @@
</table>
</td>
<td valign="top" align="right">
+ <p style="float: left; text-align: left;">
+ <span style="font-weight: bold">Free Video Compression</span>
+ <br>from <a href="http://www.xiph.org/">Xiph.org</a>
+ </p>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td class="nutrition" align="right">
- <!-- Title (HINT: Shorter is better.)
--->theora.org<!-- Close Title -->
+ <td class="title" align="right">
+ theora.org
</td>
</tr>
<tr>
@@ -63,18 +55,12 @@
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<!-- Menu (HINT: Each item is inside a <td>.)-->
- <td class="menu"> <a
-href="http://www.theora.org">Home</a></td>
- <td class="menu"><a
-href="http://www.theora.org/theorafaq.html">FAQ</a></td>
- <td class="menu"><a
-href="http://www.theora.org/lists.html">Mailing Lists</a></td>
- <td class="menu"><a
-href="http://www.theora.org/cvs.html">CVS</a></td>
- <td class="menu"><a
-href="http://www.theora.org/contact.html">Contact</a></td>
- <td class="menu"><a
-href="http://www.xiph.org">Xiph.org</a></td>
+ <td class="menu"><a href="http://www.theora.org/">News</a></td>
+ <td class="menu"><a href="theorafaq.html">FAQ</a></td>
+ <td class="menu"><a href="lists.html">Discusss</a></td>
+ <td class="menu"><a href="download.html">Download</a></td>
+ <td class="menu"><a href="torrents/">Torrents</a></td>
+ <td class="menu"><a href="svn.html">SVN</a></td>
<!-- Close Menu -->
</tr>
</table>
@@ -93,7 +79,42 @@
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
- <td>
+ <td>
+<div class="nav">
+<h3 class="nav">Source</h3>
+<ul class="nav">
+<li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0a3.tar.gz">libtheora-1.0a3</a></li>
+<li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.tar.gz">libogg-1.1</a></li>
+<li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.0.1.tar.gz">libvorbis-1.0.1</a></li>
+</ul>
+<h3 class="nav">Binaries</h3>
+<ul class="nav">
+<li><a href="http://www.v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a></li>
+<li><a href="http://videolan.org/">VLC player</a></li>
+<li><a href="https://player.helixcommunity.org/2004/downloads/">Helix Player</a></li>
+<li><a href="http://www.illiminable.com/ogg/">DirectShow plugins</a></li>
+</ul>
+<h3 class="nav">Content</h3>
+<ul class="nav">
+<li><a href="http://www.theora.org/torrents/cc-theora-small.torrent">CC spots</a></li>
+<li><a href="http://www.theora.org/torrents/Honey-small.torrent">Honey</a></li>
+</ul>
+<h3 class="nav">Support us</h3>
+<div style="padding: 0em 0em 0em 0.5em; margin: 1em;">
+
+<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>
+</div>
+
+</div>
+
+<div class="content">
<!-- Main Content -->
<p><strong>[ May 12th, 2003 - VP3 Legacy Codec binaries]</strong></p>
<p> Binary versions of updated VP3 codec installer packages
@@ -127,45 +148,21 @@
, and is the basis for theora video decoder.
<p>
<!-- Close Content -->
+</div>
</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.
+ <!-- Copyright footer -->
+ <!-- CC link here? -->
+ Support free and open digital media!
<!-- 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>
@@ -174,6 +171,5 @@
</td>
</tr>
</table>
-
</body>
</html>
More information about the commits
mailing list