[xiph-cvs] r6706 - in websites-ngen: . xiph.org xiph.org/CSS xiph.org/Error xiph.org/Error/404 xiph.org/Error/410 xiph.org/help

comatoast at xiph.org comatoast at xiph.org
Sun May 16 18:35:26 PDT 2004



Author: comatoast
Date: 2004-05-16 21:35:25 -0400 (Sun, 16 May 2004)
New Revision: 6706

Added:
   websites-ngen/xiph.org/Error/
   websites-ngen/xiph.org/Error/404/
   websites-ngen/xiph.org/Error/404/index.markdown
   websites-ngen/xiph.org/Error/410/
   websites-ngen/xiph.org/Error/410/index.markdown
   websites-ngen/xiph.org/help/
   websites-ngen/xiph.org/help/index.markdown
Modified:
   websites-ngen/style.txt
   websites-ngen/todo.txt
   websites-ngen/xiph.org/.htaccess
   websites-ngen/xiph.org/CSS/all.css
   websites-ngen/xiph.org/aftermaintext.inherit
Log:
* li p { text-indent: 0;}
* Added in custom error documents for 400 and 410.
* Added in /help/ for "how to help us". I'm not convinced this is the right URL for this, though.

Modified: websites-ngen/style.txt
===================================================================
--- websites-ngen/style.txt	2004-05-16 22:33:36 UTC (rev 6705)
+++ websites-ngen/style.txt	2004-05-17 01:35:25 UTC (rev 6706)
@@ -21,6 +21,8 @@
         have the heading on the second line, and that looks ugly. Your call as to whether to use
         -----style h2 headings, though. I recommend against.
 
+*	Directories generally not shown to users should start with a capital letter.
+	Prime examples of this are the */CSS/ directories and /Error/.
 
 
 Spelling, Grammar, and Punctuation

Modified: websites-ngen/todo.txt
===================================================================
--- websites-ngen/todo.txt	2004-05-16 22:33:36 UTC (rev 6705)
+++ websites-ngen/todo.txt	2004-05-17 01:35:25 UTC (rev 6706)
@@ -23,6 +23,11 @@
 *	A way to re-do different .include and .inherit files based on language
         to go with our language-based thingy.
 
+*	Move /help/ to /contribute/.
+
+*	Communicate that we want to attract--**and retain**--Windows and application developers
+	(for QC purposes)
+
 Open Questions
 --------------
 
@@ -41,8 +46,9 @@
                 at the expense of storage space
 
 *	Things that only work with an MP3/Shorten/AAC/APE-free environment
-	*	reduced patent liability risk
-	*	
+	*	reduced patent liability risk (maybe)
+	*	Vorbis-style comments rule supreme
+	*	Ease of down-transcoding with stock tools (rather important on unix)
 
 What Must Be Done Before Shipping
 ---------------------------------

Modified: websites-ngen/xiph.org/.htaccess
===================================================================
--- websites-ngen/xiph.org/.htaccess	2004-05-16 22:33:36 UTC (rev 6705)
+++ websites-ngen/xiph.org/.htaccess	2004-05-17 01:35:25 UTC (rev 6706)
@@ -4,5 +4,8 @@
 # good guess, but not good enough
 Redirect permanent /svn/ http://www.xiph.org/subversion/ 
 
+ErrorDocument 404 /Error/404/
+ErrorDocument 410 /Error/410/
+
 RewriteEngine On
 RewriteRule ^(.*)(es|de)$ $1index.$2.html

Modified: websites-ngen/xiph.org/CSS/all.css
===================================================================
--- websites-ngen/xiph.org/CSS/all.css	2004-05-16 22:33:36 UTC (rev 6705)
+++ websites-ngen/xiph.org/CSS/all.css	2004-05-17 01:35:25 UTC (rev 6706)
@@ -75,6 +75,10 @@
         text-indent: 0;
 }
 
+li p {
+	text-indent: 0;
+}
+
 code, kbd {
         font: 100% Monaco, "Lucida Console", monospace;
 }

<p>Property changes on: websites-ngen/xiph.org/Error/404
___________________________________________________________________
Name: svn:ignore
   + index.html

<p>Added: websites-ngen/xiph.org/Error/404/index.markdown
===================================================================
--- websites-ngen/xiph.org/Error/404/index.markdown	2004-05-16 22:33:36 UTC (rev 6705)
+++ websites-ngen/xiph.org/Error/404/index.markdown	2004-05-17 01:35:25 UTC (rev 6706)
@@ -0,0 +1,4 @@
+404
+===
+
+Nothing here by that name; did you mis-type an URL?

<p>Property changes on: websites-ngen/xiph.org/Error/410
___________________________________________________________________
Name: svn:ignore
   + index.html

<p>Added: websites-ngen/xiph.org/Error/410/index.markdown
===================================================================
--- websites-ngen/xiph.org/Error/410/index.markdown	2004-05-16 22:33:36 UTC (rev 6705)
+++ websites-ngen/xiph.org/Error/410/index.markdown	2004-05-17 01:35:25 UTC (rev 6706)
@@ -0,0 +1,4 @@
+410
+===
+
+This URL used to be active at one time, but it’s gone now.

Modified: websites-ngen/xiph.org/aftermaintext.inherit
===================================================================
--- websites-ngen/xiph.org/aftermaintext.inherit	2004-05-16 22:33:36 UTC (rev 6705)
+++ websites-ngen/xiph.org/aftermaintext.inherit	2004-05-17 01:35:25 UTC (rev 6706)
@@ -1,8 +1,12 @@
 <div id='locations'>
         <a href='/about/'
            title='About us'>About</a> |
+	<!-- 
         <a href='/donate/'
            title='Give us money'>Donate</a> |
+	-->
+	<a href='/contribute/'
+	   title='See how you can help us out'>Contribute</a> |
         <a href='/codecs/'
            title='Our multimedia codecs'>Codecs</a> |
         <a href='/tools/'

<p>Property changes on: websites-ngen/xiph.org/help
___________________________________________________________________
Name: svn:ignore
   + index.html

<p>Added: websites-ngen/xiph.org/help/index.markdown
===================================================================
--- websites-ngen/xiph.org/help/index.markdown	2004-05-16 22:33:36 UTC (rev 6705)
+++ websites-ngen/xiph.org/help/index.markdown	2004-05-17 01:35:25 UTC (rev 6706)
@@ -0,0 +1,88 @@
+Contribute to Xiph.Org
+======================
+
+You want to help Xiph.Org out on its mission to bring high-quality multimedia compression to
+the world? Great! Here are a few ideas on how you might help us out…
+
+*	Before You Start
+	*	Use high-quality, modern libraries and toolkits to ensure that comments can be handled
+		with a minimum of fuss.
+	*	Plan your UI first.
+
+*	Enhance a preexisting audio player to take advantage of the features of Vorbis and FLAC.
+*	Make your software easy to use.
+*	Make sure that our formats are well-supported on all popular platforms.
+*	Use the features of our formats and tools to their fullest.
+*	If you’re writing something using our formats, stay involved with what we’re doing.
+
+
+## Make sure that it’s easy for relative novices to listen to media files in our formats.
+Try to ensure that your 
+
+## Improve Vorbis, FLAC, and Speex support in Windows Media Player.
+## Improve Vorbis, FLAC, and Speex support in iTunes.
+iTunes is _the_ audio player for OS X; in order to be usable on that platform by novices, we
+need to be at least somewhat usable on that platform.
+Translated: Make sure that people can play Vorbis, FLAC, and Speex on Windows Media player on
+Windows and on iTunes on OS X.
+
+_(links to directshow and qt filters)_
+
+
+
+## Improve the quality of Vorbis, FLAC, and Speex support on free audio players.
+
+
+### Add codec support for our codecs in your application
+
+One of the ways you can help us out is to make sure our codecs work on as many players as
+possible—preferably the most common players.
+
+## Improve the comment handling in your (or someone else’s) application
+
+A number of music player applications don’t handle all the corner cases that can happen with
+[Vorbis-style comment headers][vcomment]. In particular…
+
+* Does the app ensure that only UTF-8 enters the comment header?
+
+* Does the app allow multiline comment values?
+
+* Does the app handle streams that have more than one comment with the same name?
+  
+  For example, what would your app do if you had two `%artist%` comments—one set to
+  “Duke Ellington” and the other to “Count Basie”? If your app has a way to select tracks by
+  artist, would the track show up in both Count Basie’s and Duke Ellington’s lists?
+
+* Concatenate two Ogg-encapsulated audio files together. Does the user lose any functionality
+  compared to if they were not concatenated?
+
+## Add VorbisGain support
+[VorbisGain][] is a not-quite-widely-supported, nondestructive way to normalize your audio
+collection so you don’t have to fiddle with the volume knob while listening to a shuffled playlist.
+If you’re writing a music player that supports Vorbis, FLAC, or Speex, adding VorbisGain support
+can make long listening sessions with your player a little _less_ interactive. In a good way.
+
+## Make sure that your player can play Vorbis and FLAC files gaplessly
+This is a very nice feature for classical music albums (where one symphony may span many tracks)
+and for continuous mixes.
+
+There are two main things that you need to do in order to make sure that your player can play
+files gaplessly. First, you need support in the audio format so the audio player can know
+how much noise to remove from the decoded output. Second, you need to avoid closing and reopening
+the audio stream in between tracks.
+
+_(please fill this in a bit more.)_
+
+Costless software is nice; [free software][] is better. OS X has a number of abandonware audio
+programs to handle Vorbis and FLAC files, but any one of them might break irreparably in the
+next OS upgrade. By writing software and releasing the source to it, you help ensure that your
+work outlives you.
+
+## Give money to us
+
+If all else fails, you could [give us money][donate]. Your funds help keep Monty hacking.
+
+	[free]:				http://www.gnu.org/philosophy/free-sw.html "Free as in freedom, mind you"
+	[free software]:	http://www.gnu.org/philosophy/free-sw.html "Free as in freedom, mind you"
+	[VorbisGain]:		http://sjeng.org/vorbisgain.html
+	[donate]:			/donate/

--- >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