[xiph-commits] r9289 - websites/xspf.org

lgonze at motherfish-iii.xiph.org lgonze at motherfish-iii.xiph.org
Mon May 16 15:57:56 PDT 2005


Author: lgonze
Date: 2005-05-16 15:57:54 -0700 (Mon, 16 May 2005)
New Revision: 9289

Modified:
   websites/xspf.org/about.html
   websites/xspf.org/apps.html
   websites/xspf.org/index.html
   websites/xspf.org/list.html
   websites/xspf.org/schema.html
Log:
go4it


Modified: websites/xspf.org/about.html
===================================================================
--- websites/xspf.org/about.html	2005-05-16 22:57:03 UTC (rev 9288)
+++ websites/xspf.org/about.html	2005-05-16 22:57:54 UTC (rev 9289)
@@ -1,4 +1,4 @@
-<html>
+<html charset="UTF-8">
 <head>
   <title>XML Shareable Playlist Format</title>
   <link rel="stylesheet" href="css/main.css" type="text/css" />
@@ -13,33 +13,54 @@
 <a class="menuItem" href="specs.html">specs</a> |
 <a class="menuItem" href="schema.html">schema</a> |
 <a class="menuItem" href="apps.html">applications</a> |
-<a class="menuItem" href="list.html">mailing list</a> |
-<a class="menuItem" href="http://playlist.musicbrainz.org/playlist/moin.cgi/">wiki</a> |
+<a class="menuItem" href="http://lists.musicbrainz.org/mailman/listinfo/playlist">mailing list</a> |
+<a class="menuItem" href="http://wiki.xiph.org/index.php/XSPF">wiki</a> |
 <span class="selectedMenuItem">about us</span>
 </div>
 
 <div class="main">
 
-<h1>About the XSPF Team</h1>
+<h1>About Us</h1>
 
-<p>
-The following people have contributed to XSPF's creation:
-</p>
+<p>Our group did what it did because we wanted to bring playlist
+formats up to snuff.  There was no standards organization and no
+commercial sponsorship.</p>
 
+<p>We started work in February 2004, achieved rough consensus on version
+0 in April 2004, did implementations and fine tuning throughout summer
+and fall 2004, and declared the tuned version to be version 1 in
+January 2005.</p>  
+
+<p>During the spring of 2005 we settled XSPF into a home at
+<a href="http://xiph.org">Xiph.org</a>, a non-profit organization of
+like-minded people working on audio/video formats like Ogg Vorbis,
+FLAC, and SPEEX.</p>
+
+<p>A key document prior to our starting work was Lucas Gonze's <a
+href="http://gonze.com/playlists/playlist-format-survey.html">Survey
+of playlist formats</a>, finalized in November 2003.</p>
+
+<h2>Contributors to XSPF</h2>
+
 <ul>
-<li>Dan Brickley, <a href="http://www.w3.org">W3C</a></li>
-<li>Dave Brown, <a href="http://yahoo.com">Yahoo! Inc.</a></li>
-<li>Matthias Friedrich, <a href="http://musicbrainz.org">MusicBrainz</a></li>
-<li>Lucas Gonze, <a href="http://webjay.org">WebJay</a></li>
-<li>Kevin Marks, <a href="http://technorati.com">Technorati</a></li>
-<li>Robert Kaye, <a href="http://musicbrainz.org">MusicBrainz</a></li>
-<li>Ian Rogers, <a href="http://yahoo.com">Yahoo! Inc.</a></li>
+  <li>Lucas Gonze</li>
+  <li>Matthias Friedrich</li>
+  <li>Robert Kaye</li>
+  <li>Dave Brown</li>
+  <li>Dan Brickley</li>
+  <li>Kevin Marks</li>
+  <li>Ian C. Rogers</li>
+  <li>Ryan Shaw</li>
+  <li>Alf Eaton</li>
+  <li>Steve Gedikian</li>
+  <li>Russell Garrett</li>
+  <li>Ben Tesch</li>
+  <li>Tomas Franz&eacute;n</li>
+  <li>Jim Garrison</li>
+  <li>Brander Lien</li>
+  <li>Fabricio Zuardi</li>
 </ul>
 
-<p>
-And a number other people who have contributed via the <a href="list.html">mailing list</a> and <a href="http://playlist.musicbrainz.org/playlist/moin.cgi/">wiki</a>.
-</p>
-
 </div>
 </div>
 

Modified: websites/xspf.org/apps.html
===================================================================
--- websites/xspf.org/apps.html	2005-05-16 22:57:03 UTC (rev 9288)
+++ websites/xspf.org/apps.html	2005-05-16 22:57:54 UTC (rev 9289)
@@ -1,54 +1,85 @@
 <html>
-<head>
-  <title>XML Shareable Playlist Format</title>
-  <link rel="stylesheet" href="css/main.css" type="text/css" />
-</head>
-<body>
+  <head>
+    <title>XML Shareable Playlist Format</title>
+    <link rel="stylesheet" href="css/main.css" type="text/css" />
+  </head>
+  <body>
 
-<div id="container">
-<div id="title"></div>
+    <div id="container">
+      <div id="title"></div>
 
-<div id="menu">
-<a class="menuItem" href="index.html">home</a> |
-<a class="menuItem" href="specs.html">specs</a> |
-<a class="menuItem" href="schema.html">schema</a> |
-<span class="selectedMenuItem">applications</span> |
-<a class="menuItem" href="list.html">mailing list</a> |
-<a class="menuItem" href="http://playlist.musicbrainz.org/playlist/moin.cgi/">wiki</a> |
-<a class="menuItem" href="about.html">about us</a>
-</div>
+      <div id="menu">
+	<a class="menuItem" href="index.html">home</a> |
+	<a class="menuItem" href="specs.html">specs</a> |
+	<a class="menuItem" href="schema.html">schema</a> |
+	<span class="selectedMenuItem">applications</span> |
+	<a class="menuItem" href="http://lists.musicbrainz.org/mailman/listinfo/playlist">mailing list</a> |
+	<a class="menuItem" href="http://wiki.xiph.org/index.php/XSPF">wiki</a> |
+	<a class="menuItem" href="about.html">about us</a>
+      </div>
 
-<div class="main">
+      <div class="main">
 
-<h1>Applications</h1>
+	<h1>Applications</h1>
 
-<p>
-So far, there are only a few applications/websites using XSPF:
-</p>
+	<dl>
 
-<ul>
-<li><a href="http://webjay.org">WebJay</a></li>
-<li><a href="http://gnomoradio.org">Gnomoradio</a> is adding support for XSPF.</li>
-</ul>
+	  <dt><a href="http://gnomoradio.org/">Gnomoradio</a> (GNU/Linux)</dt>
+	  <dd>A program that can find, fetch, share, and play music that
+	      is freely available for file sharing.</dd>
 
-<h1>Utilities</h1>
+	  <dt><a href="http://webjay.org">Webjay</a> (web)</dt>
+	  <dd>A playlist community site and playlist authoring tool which
+	    exports XSPF playlists.</dd>
 
-<p>
-A few utilities have been written so far:
-</p>
+	  <dt><a href="http://mayhem-chaos.net/stuff/xspf-download-0.1.0.py">xspf-download-0.1.0.py</a> (GNU/Linux)</dt>
+	  <dd>A Python script that parses XSPF and M3U files and downloads the
+	    files to the local harddrive.</dd>
 
-<ul>
-<li>
+	  <dt><a href="http://musicplayer.sourceforge.net/">Musicplayer</a> (web)</dt>
+	  <dd>A popular Flash-based application for playing music in web
+	    pages.  Open source under the BSD license; can be used and modified
+	    by anyone, including for commercial purposes.</dd>
 
-<p>
-<a href="http://mayhem-chaos.net/stuff/xspf-download-0.1.0.py">xspf-download-0.1.0.py</a> is a Python script that parses XSPF and M3U files and downloads the files to the local harddrive. This script is has bare-bones functionality but can be pretty useful.
-</p>
+	  <dt><a href="http://playr.hubmed.org/">Playr</a> (web)</dt>
+	  <dd>A web-based tool for screen-scraping web pages and emitting the
+	    results as a playlist.  Says Playr creator Alf Eaton:
+	    
+	    <cite>There's a Flash/XSPF bookmarklet on the front page --
+	      which you can use to directly play any page containing linked
+	      MP3s -- as well as 'Flash' links on the New Playlists page.
+	    </cite>
+	  </dd>
 
-</li>
-</ul>
+	  <dt><a href="http://jinzora.com">Jinzora</a> (web)</dt>
+	  <dd>A web based media streaming and management system,
+	  designed to stream audio and video files to any internet
+	  connected computer.</dd>
 
-</div>
-</div>
+	  <dt><a href="http://music.yahoo.com/musicengine/">Yahoo! Music Engine</a> (Windows)</dt>
+	  <dd>The Windows-based client software for Yahoo! Music,
+	    which uses XSPF as its native playlist format.  Says
+	    Yahoo's Ian Rogers: <cite>We're trying to push forward an
+	    OPEN standard for playlisting, because it's ridiculous
+	    that it's 2005 and we're lacking even the basic currency
+	    for media exchange due to more than a decade of
+	    short-sighted proprietary verticals by media and software
+	    companies.</cite></dd>
 
-</body>
+	  <dt><a href="http://s1x.homelinux.net/projects/serpentine/">Serpentine</a> (GNU/Linux)</dt>
+	  <dd>Software for mastering audio CDs.  It uses XSPF playlists to set the CD content.</dd>
+
+	  <dt><a href="http://plurn.com/app/About/">Plurn</a> (web)</dt>
+	  <dd>A web-based playlist community modeled after Webjay.</dd>
+
+<!-- template for new entries
+	  <dt><a href=""></a></dt>
+	  <dd></dd>
+-->
+
+	</dl>
+
+      </div>
+    </div>
+  </body>
 </html>

Modified: websites/xspf.org/index.html
===================================================================
--- websites/xspf.org/index.html	2005-05-16 22:57:03 UTC (rev 9288)
+++ websites/xspf.org/index.html	2005-05-16 22:57:54 UTC (rev 9289)
@@ -13,43 +13,36 @@
 <a class="menuItem" href="specs.html">specs</a> |
 <a class="menuItem" href="schema.html">schema</a> |
 <a class="menuItem" href="apps.html">applications</a> |
-<a class="menuItem" href="list.html">mailing list</a> |
-<a class="menuItem" href="http://playlist.musicbrainz.org/playlist/moin.cgi/">wiki</a> |
+<a class="menuItem" href="http://lists.musicbrainz.org/mailman/listinfo/playlist">mailing list</a> |
+<a class="menuItem" href="http://wiki.xiph.org/index.php/XSPF">wiki</a> |
 <a class="menuItem" href="about.html">about us</a>
 </div>
 
 <div class="main">
 
-<h1>XSPF Home</h1>
+<h1>XML Shareable Playlist Format ("spiff")</h1>
 
-<p>
-XSPF is the XML Shareable Playlist Format, pronounced <b>spiff</b>.
-</p>
+<p>XSPF is the XML format for sharing playlists.</p>
 
-<p>
-XSPF is a next generation playlist format that:
-</p>
-
 <ul>
-<li>Is open -- the format is not controlled by any one corporation.</a>
-<li>Is portable -- You should be able to send a playlist without the content to your friends and have it be usable.</a>
-<li>Doesn't suck -- Most existing playlist formats suck.</a>
+<li>It is <em>open</em> -- No proprietary lock-in. </a>
+<li>It is <em>portable</em> -- You should be able to send a playlist to your friend and have it work.</a>
+<li>It is <em>well-engineered</em> -- Most playlist formats get the easy things wrong.</li>
 </ul>
 
-<p>
-XSPF is a work in progress and is not complete. Take a look at our 
-<a href="http://playlist.musicbrainz.org/playlist/moin.cgi/">Wiki</a> -- this is our playground for 
-working out the details of this new playlist format. The <a href="specs.html">draft specification</a>
-outlines how the playlists are going to work and look, and the <a href="schema.html">schema</a> page
-has a simple schema and a couple of example XSPF files.
-</p>
+<dl>
+  <dt>Unlike M3U</dt>
+  <dd>XSPF is XML.</dd>
 
-<p>
-We also have a <a href="list.html">mailing list</a> you're welcome to join. If you have any comments
-on XSPF, please post them here.
-</p>
+  <dt>Unlike SMIL</dt>
+  <dd>XSPF is simple.</dd>
 
+  <dt>Unlike ASX</dt>
+  <dd>XSPF is open.</dd>
+</dl>
 
+
+
 </div>
 </div>
 

Modified: websites/xspf.org/list.html
===================================================================
--- websites/xspf.org/list.html	2005-05-16 22:57:03 UTC (rev 9288)
+++ websites/xspf.org/list.html	2005-05-16 22:57:54 UTC (rev 9289)
@@ -14,7 +14,7 @@
 <a class="menuItem" href="schema.html">schema</a> |
 <a class="menuItem" href="apps.html">applications</a> |
 <span class="selectedMenuItem">mailing list</span> |
-<a class="menuItem" href="http://playlist.musicbrainz.org/playlist/moin.cgi/">wiki</a> |
+<a class="menuItem" href="http://wiki.xiph.org/index.php/XSPF">wiki</a> |
 <a class="menuItem" href="about.html">about us</a>
 </div>
 

Modified: websites/xspf.org/schema.html
===================================================================
--- websites/xspf.org/schema.html	2005-05-16 22:57:03 UTC (rev 9288)
+++ websites/xspf.org/schema.html	2005-05-16 22:57:54 UTC (rev 9289)
@@ -13,8 +13,8 @@
 <a class="menuItem" href="specs.html">specs</a> |
 <span class="selectedMenuItem">schema</span> |
 <a class="menuItem" href="apps.html">applications</a> |
-<a class="menuItem" href="list.html">mailing list</a> |
-<a class="menuItem" href="http://playlist.musicbrainz.org/playlist/moin.cgi/">wiki</a> |
+<a class="menuItem" href="http://lists.musicbrainz.org/mailman/listinfo/playlist">mailing list</a> |
+<a class="menuItem" href="http://wiki.xiph.org/index.php/XSPF">wiki</a> |
 <a class="menuItem" href="about.html">about us</a>
 </div>
 



More information about the commits mailing list