[xiph-cvs] r6651 - in websites-ngen: . xiph.org xiph.org/contact xiph.org/donate xiph.org/speex/compare xiph.org/speex/roadmap xiph.org/subversion/windows
comatoast at xiph.org
comatoast at xiph.org
Mon May 10 22:36:48 PDT 2004
Author: comatoast
Date: 2004-05-11 01:36:48 -0400 (Tue, 11 May 2004)
New Revision: 6651
Added:
websites-ngen/xiph.org/contact/
websites-ngen/xiph.org/contact/index.markdown
websites-ngen/xiph.org/donate/index.markdown
websites-ngen/xiph.org/speex/compare/index.markdown
websites-ngen/xiph.org/speex/roadmap/index.markdown
websites-ngen/xiph.org/subversion/windows/1-checkout.png
websites-ngen/xiph.org/subversion/windows/2-url.png
websites-ngen/xiph.org/subversion/windows/3-directory.png
websites-ngen/xiph.org/subversion/windows/4-createfirst.png
websites-ngen/xiph.org/subversion/windows/5-done.png
Removed:
websites-ngen/xiph.org/irc/
Modified:
websites-ngen/readme.txt
websites-ngen/style.txt
websites-ngen/xiph.org/donate/
websites-ngen/xiph.org/speex/compare/
websites-ngen/xiph.org/speex/roadmap/
websites-ngen/xiph.org/subversion/windows/
Log:
* Ignore some things.
* Spec apache2 for the if-you-want-to-see-things-at-home types.
* Add /speex/roadmap/ and .../compare/.
* Add in the TortoiseSVN screenshots. Finally.
* Add /donate/.
* Nuke /irc/ and move it into a section of /contact/.
* Style guide edits.
<p>Modified: websites-ngen/readme.txt
===================================================================
--- websites-ngen/readme.txt 2004-05-11 04:42:12 UTC (rev 6650)
+++ websites-ngen/readme.txt 2004-05-11 05:36:48 UTC (rev 6651)
@@ -6,7 +6,7 @@
* Python 2.3.2, to run wrapup.py (use earlier versions at your own risk)
* Perl 5.6.1, to run Markdown (ActivePerl works fine)
-* Apache, if you want to view your changes
+* Apache2, if you want to view your changes (and you probably do)
Trying It Out
-------------
Modified: websites-ngen/style.txt
===================================================================
--- websites-ngen/style.txt 2004-05-11 04:42:12 UTC (rev 6650)
+++ websites-ngen/style.txt 2004-05-11 05:36:48 UTC (rev 6651)
@@ -1,31 +1,51 @@
A www.xiph.org style guide
==========================
+Behind the Scenes
+-----------------
+
* Four-column tabs for indentation.
* Keep lines to 100 columns or fewer.
-* Due to cross-platform and build restrictions, we canât use symlinks or hard links.
- Instead, use HTTP redirects in .htaccess files. For more information, see the Apache 2
- information on the Redirect directive at
- <http://httpd.apache.org/docs-2.0/mod/mod_alias.html#redirect>.
-
-* Redirect to <http://www.xiph.org/>. Not to, for example, <http://xiph.org/>.
-
* Use UTF-8. In particular, use proper apostrophes and quotes (U+2018âU+201E) and
en and em dashes.
+* Prefer <x y='z'> to <x y="z">. <x y=z> is an absolute no-no.
+
+* Close tags that need closing. <p>-as-paragraph-separator has gone the way of the dodo.
+
+
+Spelling, Grammar, and Punctuation
+-----------
* For em dashes, in English, leave no space between the dash and the wordsâlike this.
* For the love of all thatâs holy, leave no space between a question mark and its
preceding sentence.
-* (not sure if I want this one in stone or not) Prefer verbs in URLs to adjectives when
- possible. For example, prefer "/speex/compare/" to "/speex/comparison/". This ought to be
- done with care; "/foobar/document/" is plain silly as it invites the user to actually document
- our stuff, rather than read documentation.
+* Do not write "CODEC" in all caps.
+* "Copyright © 2004 Xiph.Org" and "Copyright (c) 2004 Xiph.Org" are redundant;
+ prefer "© 2004 Xiph.Org" to both. Failing that, drop the "(c)".
+
+
+URLs and Linkage
+----------------
+
+* Due to cross-platform and build restrictions, we canât use symlinks or hard links.
+ Instead, use HTTP redirects in .htaccess files. For more information, see the Apache 2
+ information on the Redirect directive at
+ <http://httpd.apache.org/docs-2.0/mod/mod_alias.html#redirect>.
+
+* Redirect to <http://www.xiph.org/>. Not to, for example, <http://xiph.org/>.
+
+
Open Questions
--------------
* Tone: How should we write? Iâd like to display a visible sense of humor on the site.
+* Prefer verbs in URLs to adjectives when possible. For example, prefer "/speex/compare/" to
+ "/speex/comparison/". This ought to be done with care; "/foobar/document/" is plain silly
+ as it invites the user to actually document our stuff, rather than read documentation.
+
+
<p>Property changes on: websites-ngen/xiph.org/contact
___________________________________________________________________
Name: svn:ignore
+ index.html
<p>Added: websites-ngen/xiph.org/contact/index.markdown
===================================================================
--- websites-ngen/xiph.org/contact/index.markdown 2004-05-11 04:42:12 UTC (rev 6650)
+++ websites-ngen/xiph.org/contact/index.markdown 2004-05-11 05:36:48 UTC (rev 6651)
@@ -0,0 +1,28 @@
+# Contact
+
+## E-mail
+
+Christopher âMontyâ Montgomery, Head Honcho: <monty at xiph.org>
+
+Jack Moffit, #1: <jack at xiph.org>
+
+Manuel Lora, Evangelist: <vanguardist at xiph.org>
+
+Jean-Marc Valin, Speex lead: <jm at xiph.org>
+
+Mike Smith, Icecast lead: <msmith at xiph.org>
+
+Nathan Sharfi, Webmaster: <comatoast at xiph.org>
+
+Tom Rosedale, Legal counsel ([Browne, Rosedale, & Lanouette LLP][brl]): <trosedale at brllegal.com>
+
+ [brl]: http://www.brllegal.com/
+
+## IRC
+
+Xiph.org uses the [freenode][] <abbr title='Internet Relay Chat'>IRC</abbr> network for
+collaboration. We have three main channelsâ#vorbis, #theora, #speex, and #icecast.
+In addition, if you just want to come hang out, #vorbis-talk is available for all your
+off-topic needs.
+
+ [freenode]: http://www.freenode.net/
<p>Property changes on: websites-ngen/xiph.org/donate
___________________________________________________________________
Name: svn:ignore
+ index.html
<p>Added: websites-ngen/xiph.org/donate/index.markdown
===================================================================
--- websites-ngen/xiph.org/donate/index.markdown 2004-05-11 04:42:12 UTC (rev 6650)
+++ websites-ngen/xiph.org/donate/index.markdown 2004-05-11 05:36:48 UTC (rev 6651)
@@ -0,0 +1,22 @@
+# Donate
+
+Xiph.Org is a 501(c)(3) non-profit, so contributions are tax deductible.
+
+You can donate in a number of waysâ
+
+* [via PayPal][]
+
+* By sending a check or money order to
+ <address>
+ Xiph.Org Foundation <br>
+ c/o Jack Moffit, Treasurer <br>
+ 1408 Adams St. NE <br>
+ Albuquerque, NM 87110
+ </address>
+
+* Buy [Xiph.Org stuff at Cafeshops][cafeshops]; the margins on the sales of their T-shirts
+ and things go to us
+
+
+ [via PayPal]: donate at xiph.org&item_name=Donation&item_number=DONATE&return=http://www.xiph.org">https://secure.paypal.com/xclick/business=donate@xiph.org&item_name=Donation&item_number=DONATE&return=http://www.xiph.org</a>
+ [cafeshops]: http://www.cafeshops.com/cp/store.aspx?s=oggwear
<p>Property changes on: websites-ngen/xiph.org/speex/compare
___________________________________________________________________
Name: svn:ignore
+ index.html
<p>Added: websites-ngen/xiph.org/speex/compare/index.markdown
===================================================================
--- websites-ngen/xiph.org/speex/compare/index.markdown 2004-05-11 04:42:12 UTC (rev 6650)
+++ websites-ngen/xiph.org/speex/compare/index.markdown 2004-05-11 05:36:48 UTC (rev 6651)
@@ -0,0 +1,216 @@
+# Codec Comparison
+<table border="2" cellpadding="2" width="100%">
+ <thead>
+ <tr>
+ <th>Codec</th>
+ <th>Rate (kHz)</th>
+ <th>bitrate (kbps)</th>
+ <th>delay (ms)</th>
+ <th>multi-rate</th>
+
+ <th>embedded</th>
+ <th><a href="#vbr"><abbr title="variable bitrate">VBR</abbr></a></th>
+ <th><a href="#plc"><abbr title="packet loss concealment">PLC</abbr></a></th>
+ <th>bit-robust</th>
+ <th>license</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr class="speex">
+ <td>Speex</td>
+ <td>8, 16, 32</td>
+ <td>
+ 2.15-24.6 (<abbr title="narrowband">NB</abbr>)<br>
+
+ 4-44.2 (<abbr title="wideband">WB</abbr>)
+ </td>
+ <td>
+ 30 (<abbr title="narrowband">NB</abbr>)<br>
+ 34 (<abbr title="wideband">WB</abbr>)
+ </td>
+
+ <td>yes</td>
+ <td>yes</td>
+ <td>yes</td>
+ <td>yes</td>
+ <td></td>
+ <td>open-source/<br>free software</td>
+
+ </tr>
+ <tr>
+ <td>iLBC</td>
+ <td>8</td>
+ <td>13.3</td>
+ <td>30</td>
+ <td>
+
+ <td></td>
+ <td></td>
+ <td>yes</td>
+ <td></td>
+ <td>no charge, but not open-source</td>
+ </tr>
+ <tr>
+ <td>AMR-NB</td>
+
+ <td>8</td>
+ <td>4.75-12.2</td>
+ <td>20</td>
+ <td>yes</td>
+ <td></td>
+ <td></td>
+ <td>yes</td>
+
+ <td>yes</td>
+ <td>proprietary</td>
+ </tr>
+ <tr>
+ <td>AMR-<abbr title="wideband">WB</abbr><br/>(G.722.2)</td>
+ <td>16</td>
+
+ <td>6.6-23.85</td>
+ <td>20</td>
+ <td>yes</td>
+ <td></td>
+ <td></td>
+ <td>yes</td>
+ <td>yes</td>
+
+ <td>proprietary</td>
+ </tr>
+ <tr>
+ <td>G.729</td>
+ <td>8</td>
+ <td>8</td>
+ <td>15</td>
+
+ <td></td>
+ <td></td>
+ <td></td>
+ <td>yes</td>
+ <td>yes</td>
+ <td>proprietary</td>
+ </tr>
+
+ <tr>
+ <td>GSM-FR</td>
+ <td>8</td>
+ <td>13</td>
+ <td>20</td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td>?</td>
+ <td>?</td>
+ <td>patented?</td>
+ </tr>
+ <tr>
+ <td>GSM-EFR</td>
+
+ <td>8</td>
+ <td>12.2</td>
+ <td>20</td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td>yes</td>
+
+ <td>yes</td>
+ <td>proprietary</td>
+ </tr>
+ <tr>
+ <td>G.723.1</td>
+ <td>8</td>
+ <td>5.3 6.3</td>
+
+ <td>37.5</td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td>yes</td>
+ <td>?</td>
+ <td>proprietary</td>
+
+ </tr>
+ <tr>
+ <td>G.728</td>
+ <td>8</td>
+ <td>16</td>
+ <td>0.625</td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td>proprietary</td>
+ </tr>
+ <tr>
+ <td>G.722</td>
+
+ <td>16</td>
+ <td>48 56 64</td>
+ <td>?</td>
+ <td></td>
+ <td>yes</td>
+ <td></td>
+ <td></td>
+ <td>?</td>
+ <td>?</td>
+ </tr>
+ </tbody>
+</table>
+
+## Definitions
+
+<dl>
+ <dt><dfn id="multiRate">multi-rate</dfn></dt>
+
+ <dd>
+ Allows the codec to change bitrate
+ dynamically, at any moment
+ </dd>
+
+ <dt><dfn id="embedded">embedded</dfn></dt>
+ <dd>
+ A codec that embeds narrowband
+ bitstreams in wideband bitstreams
+ </dd>
+
+ <dt><dfn id="vbr"><abbr title="variable bitrate">VBR</abbr></dfn></dt>
+
+ <dd>
+ Variable bitrate
+ </dd>
+
+ <dt><dfn id="plc"><abbr title="packet loss concealment">PLC</abbr></dfn></dt>
+ <dd>
+ Packet loss concealment
+ </dd>
+
+ <dt><dfn id="bitRobust">bit-robust</dfn></dt>
+
+ <dd>
+ Robust to corruption at the bit level,
+ as found on wireless networks
+ </dd>
+</dl>
+
+## Special Features
+
+<dl>
+ <dt>Speex</dt>
+ <dd>
+ Speex supports intensity stereo encoding
+ and 32 kHz sampling
+ </dd>
+
+ <dt>iLBC</dt>
+ <dd>
+ iLBC frames are encoded completely
+ independently; while this provides better
+ quality when 10% (or more) of the packets
+ are being dropped, this makes the codec
+ suboptimal for clean line conditions.
+ </dd>
+</dl>
+
<p>Property changes on: websites-ngen/xiph.org/speex/roadmap
___________________________________________________________________
Name: svn:ignore
+ index.html
<p>Added: websites-ngen/xiph.org/speex/roadmap/index.markdown
===================================================================
--- websites-ngen/xiph.org/speex/roadmap/index.markdown 2004-05-11 04:42:12 UTC (rev 6650)
+++ websites-ngen/xiph.org/speex/roadmap/index.markdown 2004-05-11 05:36:48 UTC (rev 6651)
@@ -0,0 +1,15 @@
+# Roadmap
+
+## What Weâre Doing
+Weâre implementing and debugging new features such as a denoiser, echo canceller, and a
+jitter buffer. In addition, weâre testing out a new
+<acronym title='voice activity detector'>VAD</acronym> and writing a fixed-point version
+of the Speex libraries.
+
+## How You Can Help
+Considerâ¦
+
+* writing a plugin for your favorite audio player
+* proposing Speex to a standards organization body looking for a voice compression codec
+* help make Speex an <abbr title="Internet Engineering Task Force">IETF</abbr>-blessed standard
+* helping us finish our fixed-point version of the Speex C library
<p>Property changes on: websites-ngen/xiph.org/subversion/windows
___________________________________________________________________
Name: svn:ignore
- index.html
+ index.html
Cropped
<p>Added: websites-ngen/xiph.org/subversion/windows/1-checkout.png
===================================================================
(Binary files differ)
<p>Property changes on: websites-ngen/xiph.org/subversion/windows/1-checkout.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-ngen/xiph.org/subversion/windows/2-url.png
===================================================================
(Binary files differ)
<p>Property changes on: websites-ngen/xiph.org/subversion/windows/2-url.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-ngen/xiph.org/subversion/windows/3-directory.png
===================================================================
(Binary files differ)
<p>Property changes on: websites-ngen/xiph.org/subversion/windows/3-directory.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-ngen/xiph.org/subversion/windows/4-createfirst.png
===================================================================
(Binary files differ)
<p>Property changes on: websites-ngen/xiph.org/subversion/windows/4-createfirst.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-ngen/xiph.org/subversion/windows/5-done.png
===================================================================
(Binary files differ)
<p>Property changes on: websites-ngen/xiph.org/subversion/windows/5-done.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
--- >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