[xiph-cvs] r6768 - in websites-ngen: . xiph.org xiph.org/CSS/sidebars xiph.org/codecs xiph.org/flac xiph.org/icecast xiph.org/nomenclature xiph.org/paranoia xiph.org/speex/CSS xiph.org/theora xiph.org/tools xiph.org/vorbis xiph.org/vorbis/comments xiph.org/vorbis/faq

comatoast at xiph.org comatoast at xiph.org
Wed May 26 21:07:26 PDT 2004



Author: comatoast
Date: 2004-05-27 00:07:25 -0400 (Thu, 27 May 2004)
New Revision: 6768

Added:
   websites-ngen/xiph.org/codecs/index.txt
   websites-ngen/xiph.org/flac/index.txt
   websites-ngen/xiph.org/icecast/index.txt
   websites-ngen/xiph.org/nomenclature/index.txt
   websites-ngen/xiph.org/paranoia/index.txt
   websites-ngen/xiph.org/theora/index.txt
   websites-ngen/xiph.org/tools/index.txt
   websites-ngen/xiph.org/vorbis/comments/
   websites-ngen/xiph.org/vorbis/comments/index.txt
   websites-ngen/xiph.org/vorbis/faq/
   websites-ngen/xiph.org/vorbis/faq/index.txt
Removed:
   websites-ngen/xiph.org/aftermaintext.es.inherit
   websites-ngen/xiph.org/beforecontent.es.include
   websites-ngen/xiph.org/codecs/index.markdown
   websites-ngen/xiph.org/css.es.include
   websites-ngen/xiph.org/css.es.inherit
   websites-ngen/xiph.org/flac/index.markdown
   websites-ngen/xiph.org/index.es.markdown
   websites-ngen/xiph.org/nomenclature/index.markdown
   websites-ngen/xiph.org/paranoia/index.markdown
   websites-ngen/xiph.org/theora/index.markdown
   websites-ngen/xiph.org/tools/index.markdown
Modified:
   websites-ngen/style.txt
   websites-ngen/todo.txt
   websites-ngen/wrapup.py
   websites-ngen/xiph.org/CSS/sidebars/captionedbuttons.css
   websites-ngen/xiph.org/aftermaintext.inherit
   websites-ngen/xiph.org/index.markdown
   websites-ngen/xiph.org/lang.include
   websites-ngen/xiph.org/speex/CSS/all.css
   websites-ngen/xiph.org/vorbis/beforecontent.inherit
Log:
* removed the image from the top of the content div since it?\226?\128?\153s making the title element
  extractor fail
* More :hover colors for the big buttons on /.
* archived a bunch of sections that I?\226?\128?\153m not working on by removing the index.html and moving the
  .markdown file to a .txt file.

<p>Modified: websites-ngen/style.txt
===================================================================
--- websites-ngen/style.txt	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/style.txt	2004-05-27 04:07:25 UTC (rev 6768)
@@ -9,16 +9,18 @@
 
 *	Keep lines to 100 columns or fewer.
 
-*	Use UTF-8. In particular, use proper apostrophes and quotes (U+2018–U+201E) and
+*	Use UTF-8. In particular, use proper apostrophes, quotation marks, (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.
 
 *	use camelCase for id and class attribute values.
+	Remember that id attributes create things that can be linked to, so avoid trying to break
+	them, especially when they’re linked to from other parts of the same page or website.
 
 *	Try to stay as XHTML-compliant as possible; it’s simply good style. This doesn’t mean that
         you should include a closing slash in your img tags, but it does mean that you should
-	close your (for example) p, ul, and li tags.
+	close your p, ul, and li tags.
 
 *	Use the ===== style of heading for h1 elements; if you use the single # at the beginning of the
         of the document, wrapup and Markdown won’t be able to cope with the UTF-8 BOM that some
@@ -33,13 +35,17 @@
 *	Don’t have multiple files or directories that differ only by case; this will cause problems
         on systems that are case-insensitive.
 
+*	Have two blank lines before headings and one blank line after, as in this file.
 
+
 Spelling, Grammar, and Punctuation
 ----------------------------------
 
-*	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, use "Copyright 2004 Xiph.Org".
+*	Do not write “CODEC” in all caps.
+*	Prefer “© 2004 Xiph.Org” to both “Copyright © 2004 Xiph.Org” and
+	“Copyright (c) 2004 Xiph.Org”; the latter two are redundant.
+	If you can’t type a proper copyright symbol, use its HTML entity, `&copy;` or simply write out
+	“Copyright 2004 Xiph.Org”.
 
 
 ### English-Specific Considerations
@@ -57,7 +63,7 @@
         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/>.
+*	Redirect to <http://www.xiph.org/>, not <http://xiph.org/>.
 
 *	Page URLs are to be in the style of /foo/bar/baz/quux/ for reasons described on
         [Slash Forward][].
@@ -73,6 +79,6 @@
 
 *	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
+*	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.

Modified: websites-ngen/todo.txt
===================================================================
--- websites-ngen/todo.txt	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/todo.txt	2004-05-27 04:07:25 UTC (rev 6768)
@@ -23,6 +23,9 @@
         Also, since we’re mantaining python bindings, why not .NET ones, too? The little VB.NET shop
         seems to be right up our alley.
 
+*	Split /forusers/recommendations/ into /vorbis/recommendations/, /theora/recommendations/, etc.
+
+
 Open Questions
 --------------
 
@@ -45,6 +48,7 @@
         *	Vorbis-style comments rule supreme
         *	Ease of down-transcoding with stock tools (rather important on unix)
 
+
 What Must Be Done Before Shipping
 ---------------------------------
 
@@ -64,6 +68,7 @@
 * /paranoia/		(possibly with much less filler than it has)
 * Documentation for the CMS I’ve cobbled together.
 
+
 What May Or May Not Be Done Before Shipping
 -------------------------------------------
 

Modified: websites-ngen/wrapup.py
===================================================================
--- websites-ngen/wrapup.py	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/wrapup.py	2004-05-27 04:07:25 UTC (rev 6768)
@@ -514,5 +514,5 @@
         fh.close()
 
 if __name__ == '__main__':
-	doNews()
+	#doNews()
         doSite()

Modified: websites-ngen/xiph.org/CSS/sidebars/captionedbuttons.css
===================================================================
--- websites-ngen/xiph.org/CSS/sidebars/captionedbuttons.css	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/CSS/sidebars/captionedbuttons.css	2004-05-27 04:07:25 UTC (rev 6768)
@@ -53,6 +53,13 @@
         color: black;
 }
 
+div#sidebar li.forusers		a:hover,
+div#sidebar li.forartists	a:hover,
+div#sidebar li.forlabels	a:hover {
+	background: #445;
+	color: white;
+}
+
 div#sidebar li.vorbis a:hover {
         background: #b6cfbd;
         background: rgb(37, 80, 112);
@@ -62,18 +69,15 @@
 div#sidebar li.speex a:hover {
         background: #b1cfa1;
         background: rgb(98, 121, 49);
+	background: rgb(53, 115, 102);
         color: white;
 }
 
 div#sidebar li.flac a:hover {
-	background: #ff9;		/* banana-ish */
-	background: #ddddc3;	/* a slightly darker version of what's on flac.sf.net */
         background: #9c9;		/* background from flac.sf.net */
         background: rgb(0, 64, 64);
-
         color: white;
 
-
 }
 
 div#sidebar li.theora a:hover {
@@ -83,7 +87,8 @@
 }
 
 div#sidebar li.icecast a:hover {
-	background: #bbb;
+	background: #333;
+	color: white;
 }
 
 /*

Deleted: websites-ngen/xiph.org/aftermaintext.es.inherit
===================================================================
--- websites-ngen/xiph.org/aftermaintext.es.inherit	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/aftermaintext.es.inherit	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,3 +0,0 @@
-<div id='copyright'>
-	© 2004 <a href='/'>Xiph.org</a>
-</div>

Modified: websites-ngen/xiph.org/aftermaintext.inherit
===================================================================
--- websites-ngen/xiph.org/aftermaintext.inherit	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/aftermaintext.inherit	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,6 +1,8 @@
 <div id='locations'>
         <a href='/about/'
            title='About us'>About</a> |
+	<a href='/press/'
+	   title='Read our press releases'>Press</a> |
         <!-- 
         <a href='/donate/'
            title='Give us money'>Donate</a> |

Deleted: websites-ngen/xiph.org/beforecontent.es.include
===================================================================
--- websites-ngen/xiph.org/beforecontent.es.include	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/beforecontent.es.include	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,19 +0,0 @@
-<div id='sidebar'>
-<ul>
-<!-- he olvido todo que aprendí en mi secundario -->
-<li class='forusers'>
-	<a href='/forusers/'>
-		<strong>Por Usarios</strong><br>
-		Mejorar tu collección de música.
-		<em class='reset'> </em>
-	</a>
-</li>
-<li class='vorbis'>
-	<a href='/vorbis/'>
-		<strong>Vorbis</strong><br>
-		Compresión <i>lossy</i> para música.
-		<em class='reset'> </em>
-	</a>
-</li>
-</ul>
-</div>

Deleted: websites-ngen/xiph.org/codecs/index.markdown
===================================================================
--- websites-ngen/xiph.org/codecs/index.markdown	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/codecs/index.markdown	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,13 +0,0 @@
-Codecs
-======
-
-We do codecs. Behold:
-* [Vorbis][], a general-purpose audio compression codec
-* [FLAC][], a lossless audio codec
-* [Speex][], an audio codec designed to compress speech to ultra-low bitrates
-* [Theora][], a video compression codec
-
-	[Vorbis]:	/vorbis/
-	[FLAC]:		/flac/
-	[Speex]:	/speex/
-	[Theora]:	/theora/

Copied: websites-ngen/xiph.org/codecs/index.txt (from rev 6759, websites-ngen/xiph.org/codecs/index.markdown)

Deleted: websites-ngen/xiph.org/css.es.include
===================================================================
--- websites-ngen/xiph.org/css.es.include	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/css.es.include	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,3 +0,0 @@
-	<style type='text/css'>
-		@import url(/CSS/sidebar-additions.css);
-	</style>

Deleted: websites-ngen/xiph.org/css.es.inherit
===================================================================
--- websites-ngen/xiph.org/css.es.inherit	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/css.es.inherit	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,3 +0,0 @@
-	<style type='text/css'>
-		@import url(/CSS/all.css);
-	</style>

Deleted: websites-ngen/xiph.org/flac/index.markdown
===================================================================
--- websites-ngen/xiph.org/flac/index.markdown	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/flac/index.markdown	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,5 +0,0 @@
-FLAC
-====
-
-<abbr title='Free Lossless Audio Codec'>FLAC</abbr> is Xiph.Org&rsquo;s lossless audio compression
-codec.

Copied: websites-ngen/xiph.org/flac/index.txt (from rev 6759, websites-ngen/xiph.org/flac/index.markdown)
===================================================================
--- websites-ngen/xiph.org/flac/index.markdown	2004-05-26 08:07:21 UTC (rev 6759)
+++ websites-ngen/xiph.org/flac/index.txt	2004-05-27 04:07:25 UTC (rev 6768)
@@ -0,0 +1,5 @@
+FLAC
+====
+
+<abbr title='Free Lossless Audio Codec'>FLAC</abbr> is Xiph.Org’s lossless audio compression
+codec.

Added: websites-ngen/xiph.org/icecast/index.txt
===================================================================
--- websites-ngen/xiph.org/icecast/index.txt	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/icecast/index.txt	2004-05-27 04:07:25 UTC (rev 6768)
@@ -0,0 +1,4 @@
+Icecast
+=======
+
+Icecast is an audio streaming server for UNIX-workalikes.

Deleted: websites-ngen/xiph.org/index.es.markdown
===================================================================
--- websites-ngen/xiph.org/index.es.markdown	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/index.es.markdown	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,7 +0,0 @@
-¡Bienvenidos a Xiph.Org!
-========================
-
-<!-- perdóneme porque he olvido todo de mis clases de español… -->
-
-Xiph.Org hace codecs multimedia y otras cosas para protegir las fundaciones de Internet
-multimedia de control por interesas privadas.

Modified: websites-ngen/xiph.org/index.markdown
===================================================================
--- websites-ngen/xiph.org/index.markdown	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/index.markdown	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,8 +1,6 @@
-<img src='/Images/logos/xiph.gif' alt='' style='float: right;'>
-Welcome to xiph.org!
+Welcome to xiph.org!
 ====================
 
-
 Xiph.org develops multimedia codecs and related tools to ensure that the foundations of Internet
 multimedia remain free and open.
 
@@ -10,14 +8,10 @@
 Tournament 2003, and they’re wildly successful. Ion Storm didn't use Vorbis for Daikatana, and
 nobody in their right mind would ever want to play it.
 
-
         [Ogg Vorbis]:	/vorbis/	"Ogg Vorbis, a lossy audio compression codec"
         [FLAC]:			/flac/		"FLAC, a lossless audio compression codec"
         [Speex]:		/speex/		"Speex, a low-bitrate voice compression codec"
 
-

----
-
 The Xiph.org Foundation 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.

Modified: websites-ngen/xiph.org/lang.include
===================================================================
--- websites-ngen/xiph.org/lang.include	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/lang.include	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,4 +1,5 @@
 <div id='languages'>
 	<a href='./' title='English'	hreflang='en-US'>en</a> |
-	<a href='es' title='Español'	hreflang='es'   >es</a>
+	<a href='ko' title='(Korean)'	hreflang='ko'   >ko</a> |
+	<a href='es' title='Español'	hreflang='es'   >es</a> 
 </div>

Deleted: websites-ngen/xiph.org/nomenclature/index.markdown
===================================================================
--- websites-ngen/xiph.org/nomenclature/index.markdown	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/nomenclature/index.markdown	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,7 +0,0 @@
-Nomenclature
-============
-
-<h2 id='oggAsAcronym'>Ogg isn’t an acronym</h2>
-
-A number of people refer to Ogg, the container format, as “OGG”. However, Ogg isn’t an acronym;
-it’s named after a Netrek maneuver. As such, please don’t refer to Ogg as “OGG”.

Copied: websites-ngen/xiph.org/nomenclature/index.txt (from rev 6759, websites-ngen/xiph.org/nomenclature/index.markdown)

Deleted: websites-ngen/xiph.org/paranoia/index.markdown
===================================================================
--- websites-ngen/xiph.org/paranoia/index.markdown	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/paranoia/index.markdown	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,9 +0,0 @@
-Paranoia
-========
-<div class='tagline'>
-	“Use your CD-ROM drive to read audio tracks…and have it actually work right!”
-</div>
-
-This is the main site for the Paranoia libraries and <span class='app'>cdparanoia</span>, a
-CD ripper that can extract audio from CD-ROM drives to WAV, AIFF, AIFC, or raw, 16-bit linear PCM
-with no analog step in between.

Copied: websites-ngen/xiph.org/paranoia/index.txt (from rev 6759, websites-ngen/xiph.org/paranoia/index.markdown)

Modified: websites-ngen/xiph.org/speex/CSS/all.css
===================================================================
--- websites-ngen/xiph.org/speex/CSS/all.css	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/speex/CSS/all.css	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,6 +1,7 @@
 html {
 	background: #b1cfa1;
 	background: rgb(98, 121, 49);
+	background: rgb(53, 115, 102);
 }
 
 div#sidebar ul {
@@ -15,6 +16,8 @@
 div#sidebar a:hover {
 	background: #c1dfb1;
 	background: rgb(146, 181, 72);
+	background: rgb(151, 206, 196);
+	background: rgb(32, 193, 141);
 }
 
 table#comparison {

Deleted: websites-ngen/xiph.org/theora/index.markdown
===================================================================
--- websites-ngen/xiph.org/theora/index.markdown	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/theora/index.markdown	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,4 +0,0 @@
-Theora
-======
-
-Theora si teh rox.

Copied: websites-ngen/xiph.org/theora/index.txt (from rev 6759, websites-ngen/xiph.org/theora/index.markdown)

Deleted: websites-ngen/xiph.org/tools/index.markdown
===================================================================
--- websites-ngen/xiph.org/tools/index.markdown	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/tools/index.markdown	2004-05-27 04:07:25 UTC (rev 6768)
@@ -1,12 +0,0 @@
-Tools
-=====
-
-We don’t make just audio and video codecs; we make tools, too. Behold:
-
-* [Icecast][], a streaming audio server
-* [MGM][], a load and status meter written in Perl
-* [Paranoia][], a CD audio extraction library and application
-
-	[Icecast]:	/icecast/
-	[MGM]:		/mgm/
-	[Paranoia]:	/paranoia/

Copied: websites-ngen/xiph.org/tools/index.txt (from rev 6759, websites-ngen/xiph.org/tools/index.markdown)

Modified: websites-ngen/xiph.org/vorbis/beforecontent.inherit
===================================================================
--- websites-ngen/xiph.org/vorbis/beforecontent.inherit	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/vorbis/beforecontent.inherit	2004-05-27 04:07:25 UTC (rev 6768)
@@ -4,11 +4,12 @@
 ><li><a href='/'>Xiph.Org Home</a></li
 ><li><a href='/vorbis/'>Vorbis Home</a></li
 ><li><a href='/vorbis/news/'>News</a></li
+><li><a href='/vorbis/faq/'>FAQ</a></li
+><li><a href='/vorbis/comments/'>Tagging</a></li
 ><li><a href='/vorbis/compare/'>Compare</a></li
 ><li><a href='/vorbis/samples/'>Samples</a></li
 ><li><a href='/vorbis/download/'>Download</a></li
 ><li><a href='/vorbis/doc/'>Documentation</a></li
-><li><a href='/vorbis/roadmap/'>Roadmap</a></li
 ><li><a href='/vorbis/users/'>Users</a></li></ul>
 </div>
 

Added: websites-ngen/xiph.org/vorbis/comments/index.txt
===================================================================
--- websites-ngen/xiph.org/vorbis/comments/index.txt	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/vorbis/comments/index.txt	2004-05-27 04:07:25 UTC (rev 6768)
@@ -0,0 +1,10 @@
+A Short Introduction to Vorbis Comments
+=======================================
+
+Vorbis comments rock the house.
+
+Here are the list of vorbis comments.
+
+Some players don’t support vorbis comments to their fullest.
+
+

Added: websites-ngen/xiph.org/vorbis/faq/index.txt
===================================================================
--- websites-ngen/xiph.org/vorbis/faq/index.txt	2004-05-27 03:38:40 UTC (rev 6767)
+++ websites-ngen/xiph.org/vorbis/faq/index.txt	2004-05-27 04:07:25 UTC (rev 6768)
@@ -0,0 +1,4 @@
+Ogg Vorbis FAQ
+==============
+
+This is the FAQ.

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