[xiph-commits] r9055 - in websites-new: . xspf.org xspf.org/aboutus
xspf.org/applications xspf.org/css xspf.org/images
xspf.org/images/logos xspf.org/mailinglist xspf.org/schema
xspf.org/specs xspf.org/ssi xspf.org/templates
atamido at motherfish-iii.xiph.org
atamido at motherfish-iii.xiph.org
Thu Mar 10 01:12:31 PST 2005
Author: atamido
Date: 2005-03-10 01:12:25 -0800 (Thu, 10 Mar 2005)
New Revision: 9055
Added:
websites-new/xspf.org/
websites-new/xspf.org/aboutus/
websites-new/xspf.org/aboutus/index.shtml.en
websites-new/xspf.org/applications/
websites-new/xspf.org/applications/index.shtml.en
websites-new/xspf.org/css/
websites-new/xspf.org/css/screen.css
websites-new/xspf.org/css/xiphbar.css
websites-new/xspf.org/images/
websites-new/xspf.org/images/banners/
websites-new/xspf.org/images/dot.png
websites-new/xspf.org/images/logos/
websites-new/xspf.org/images/logos/xiphbar.png
websites-new/xspf.org/images/logos/xspf-logo-3.png
websites-new/xspf.org/index.shtml.en
websites-new/xspf.org/mailinglist/
websites-new/xspf.org/mailinglist/index.shtml.en
websites-new/xspf.org/schema/
websites-new/xspf.org/schema/index.shtml.en
websites-new/xspf.org/specs/
websites-new/xspf.org/specs/index.shtml.en
websites-new/xspf.org/ssi/
websites-new/xspf.org/ssi/header.include
websites-new/xspf.org/ssi/pagebottom.include
websites-new/xspf.org/ssi/pagetop.include
websites-new/xspf.org/ssi/xiphbar.include
websites-new/xspf.org/templates/
websites-new/xspf.org/templates/index.shtml.en
Log:
Added the XSPF pages, using the new design, to SVN.
Added: websites-new/xspf.org/aboutus/index.shtml.en
===================================================================
--- websites-new/xspf.org/aboutus/index.shtml.en 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/aboutus/index.shtml.en 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,38 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+
+<title>XSPF: XML Shareable Playlist Format: About Us</title>
+<style type="text/css">
+<!--
+#aboutus_ a {
+ text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!-- All your page content goes here -->
+
+<h1>About the XSPF Team</h1>
+
+<p>
+The following people have contributed to XSPF's creation:
+</p>
+
+<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>
+</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>
+
+<!--#include virtual="/ssi/pagebottom.include" -->
\ No newline at end of file
Added: websites-new/xspf.org/applications/index.shtml.en
===================================================================
--- websites-new/xspf.org/applications/index.shtml.en 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/applications/index.shtml.en 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,45 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+
+<title>XSPF: XML Shareable Playlist Format: Applications</title>
+<style type="text/css">
+<!--
+#applications_ a {
+ text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!-- All your page content goes here -->
+
+<h1>Applications</h1>
+
+<p>
+So far, there are only a few applications/websites using XSPF:
+</p>
+
+<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>
+
+<h1>Utilities</h1>
+
+<p>
+A few utilities have been written so far:
+</p>
+
+<ul>
+<li>
+
+<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>
+
+</li>
+</ul>
+
+<!--#include virtual="/ssi/pagebottom.include" -->
\ No newline at end of file
Added: websites-new/xspf.org/css/screen.css
===================================================================
--- websites-new/xspf.org/css/screen.css 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/css/screen.css 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,124 @@
+ at import url(/css/xiphbar.css);
+
+body {
+ margin: 0;
+ border: 0;
+ padding: 0 0 1.5em 0;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ color: #333333;
+}
+
+a {
+ color: #064C84;
+ text-decoration: none;
+}
+
+a:hover {
+ text-decoration: underline;
+}
+
+.bodyborder {
+ margin: 0;
+ border: 0;
+ padding: 0 0 3em 0;
+ background-color: #FFFFFF;
+ height: 100%;
+ min-height: 600px;
+ bottom: 0;
+}
+
+.thepage {
+ margin-left: auto;
+ margin-right: auto;
+ width: 50em;
+}
+
+.logos {
+ padding: 72px 465px 0 0;
+ text-align: center;
+}
+
+div.navbar ul {
+ color:#FEAC0E;
+ margin: 0;
+ border: 0;
+ padding: 20px 0 25px 0;
+ display: block;
+ text-align: center;
+ text-transform: uppercase;
+}
+
+div.navbar ul li {
+ margin: 0;
+ border: 0;
+ padding: 0 16px 0 11px;
+ display: inline;
+ color: #FFCC66;
+ background: no-repeat url(/images/dot.png) right center;
+ font-size: .6em;
+}
+
+div.navbar ul li a {
+ color: #3366CC;
+ text-decoration: none;
+ font-weight: bold;
+}
+
+div.navbar ul li a:hover {
+ text-decoration: underline;
+}
+
+#contact_ {
+ padding-right: 0;
+ background: none;
+}
+
+.banners {
+ display: none;
+ width: 232px;
+ float: right;
+}
+
+.banners img {
+ display: block;
+ padding-top: 10px;
+}
+
+.content {
+ margin: 0 0px 0 0;
+ padding: 0 1em 0 1em;
+ vertical-align: top;
+}
+
+.content p {
+ font-size: .7em;
+ line-height: 1.5;
+}
+
+h1 {
+ font-size: .8em;
+ font-weight: bold;
+ color: #FF9900;
+}
+
+h2 {
+ font-size: .7em;
+ font-weight: bold;
+ color: #FF9900;
+}
+
+h3 {
+ font-size: .6em;
+ font-weight: bold;
+ color: #FF9900;
+}
+
+.copyright {
+ margin: 0;
+ border: 0;
+ padding: 4em 1em 1em 1em;
+ text-align: center;
+ font-size: .6em;
+ color: #999999;
+ clear: both;
+}
Added: websites-new/xspf.org/css/xiphbar.css
===================================================================
--- websites-new/xspf.org/css/xiphbar.css 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/css/xiphbar.css 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,50 @@
+body {
+ margin: 0;
+ border: 0;
+ padding: 0;
+}
+
+.xiphbar {
+ background-color: #666666;
+}
+
+.xiphbar div {
+ width: 50em;
+ margin-left: auto;
+ margin-right: auto;
+ min-width: 800px;
+}
+
+
+.xiphbar img {
+ margin: 0 0 0 0;
+ border: 0;
+ padding: .4em 0 0 12px;
+ float: left;
+ text-transform: lowercase;
+}
+
+
+
+.xiphbar ul {
+ margin: 0;
+ border: 0;
+ padding: .23em 12px .45em 0;
+ text-align: right;
+ text-transform: uppercase;
+}
+
+.xiphbar li {
+ margin: 0;
+ border: 0;
+ padding: 0 10px 0 0;
+ display: inline;
+ list-style: none;
+}
+
+.xiphbar li a {
+ color: #FFCC66;
+ text-decoration: none;
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: .6em;
+}
Added: websites-new/xspf.org/images/dot.png
===================================================================
(Binary files differ)
Property changes on: websites-new/xspf.org/images/dot.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-new/xspf.org/images/logos/xiphbar.png
===================================================================
(Binary files differ)
Property changes on: websites-new/xspf.org/images/logos/xiphbar.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-new/xspf.org/images/logos/xspf-logo-3.png
===================================================================
(Binary files differ)
Property changes on: websites-new/xspf.org/images/logos/xspf-logo-3.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites-new/xspf.org/index.shtml.en
===================================================================
--- websites-new/xspf.org/index.shtml.en 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/index.shtml.en 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,47 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+
+<title>XSPF: XML Shareable Playlist Format: Home</title>
+<style type="text/css">
+<!--
+#home_ a {
+ text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!-- All your page content goes here -->
+
+<h1>XSPF Home</h1>
+
+<p>
+XSPF is the XML Shareable Playlist Format, pronounced <b>spiff</b>.
+</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>
+</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>
+
+<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>
+
+<!--#include virtual="/ssi/pagebottom.include" -->
\ No newline at end of file
Added: websites-new/xspf.org/mailinglist/index.shtml.en
===================================================================
--- websites-new/xspf.org/mailinglist/index.shtml.en 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/mailinglist/index.shtml.en 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,23 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+
+<title>XSPF: XML Shareable Playlist Format: Mailing List</title>
+<style type="text/css">
+<!--
+#mailinglist_ a {
+ text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!-- All your page content goes here -->
+
+<h1>Mailing List</h1>
+
+<p>
+The <a href="http://lists.musicbrainz.org/mailman/listinfo/playlist">playlist mailing list</a> is dedicated to discussing any and all issues relating to XSPF. This mailing list also has an <a href="http://lists.musicbrainz.org/pipermail/playlist/">archive</a>.
+</p>
+
+<!--#include virtual="/ssi/pagebottom.include" -->
\ No newline at end of file
Added: websites-new/xspf.org/schema/index.shtml.en
===================================================================
--- websites-new/xspf.org/schema/index.shtml.en 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/schema/index.shtml.en 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,55 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+
+<title>XSPF: XML Shareable Playlist Format: Schema</title>
+<style type="text/css">
+<!--
+#schema_ a {
+ text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!-- All your page content goes here -->
+
+<h1>Schema</h1>
+
+<p>
+XSPF provides a schema definition file that uses <a href="http://relaxng.org">Relax NG</a>.
+</p>
+
+<p>
+The latest schema file is <a href="http://mayhem-chaos.net/stuff/xspf-draft8.rng">xspf-draft8.rng</a>,
+and the example playlist to go with that is
+
+<a href="http://mayhem-chaos.net/stuff/playlist.xml">playlist.xml</a>.
+</p>
+
+<p>
+Please note that the schema definition does not match draft 8 completely. There are some notes at
+the top of the schema that outlines problems with respect to draft 8. Hopefully we can come up with draft 9
+soon and write a schema that actually matches it. :-)
+</p>
+
+<h1>Schema with extension support</h1>
+
+<p>
+This schema allows for namespace extensions to be added and still have the document validate correctly: <a href="http://mayhem-chaos.net/stuff/xspf-draft-8-ext.rng">xspf-draft-8-ext.rng</a>,
+and the example playlist to go with that is
+<a href="http://mayhem-chaos.net/stuff/playlist-ext.xml">playlist-ext.xml</a>.
+
+</p>
+
+<p>
+For an explanation of this schema, please see this <a href="http://lists.musicbrainz.org/pipermail/playlist/2004-October/000439.html">mailing list post</a>.
+</p>
+
+<h1>Validation</h1>
+
+<p>
+To validate your XSPF playlists with the above schemas, we suggest using <a href="http://www.thaiopensource.com/relaxng/jing.html">Jing</a>.
+</p>
+
+<!--#include virtual="/ssi/pagebottom.include" -->
\ No newline at end of file
Added: websites-new/xspf.org/specs/index.shtml.en
===================================================================
--- websites-new/xspf.org/specs/index.shtml.en 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/specs/index.shtml.en 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,27 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+
+<title>XSPF: XML Shareable Playlist Format: Specifications</title>
+<style type="text/css">
+<!--
+#specs_ a {
+ text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!-- All your page content goes here -->
+
+<h1>Specifications</h1>
+
+<p>
+Current version: 1
+</p>
+
+<p>
+The latest specification is <a href="http://gonze.com/xspf/xspf-v1.html">XSPF Specification Version 1</a>.
+</p>
+
+<!--#include virtual="/ssi/pagebottom.include" -->
\ No newline at end of file
Added: websites-new/xspf.org/ssi/header.include
===================================================================
--- websites-new/xspf.org/ssi/header.include 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/ssi/header.include 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,9 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<script type="text/javascript"></script>
+<link rel="icon" href="/images/logos/xiph.ico" type="image/x-icon"/>
+<link rel="shortcut icon" href="/images/logos/xiph.ico" type="image/x-icon"/>
+<link href="/css/screen.css" rel="stylesheet" type="text/css"/>
\ No newline at end of file
Added: websites-new/xspf.org/ssi/pagebottom.include
===================================================================
--- websites-new/xspf.org/ssi/pagebottom.include 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/ssi/pagebottom.include 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,11 @@
+
+</div>
+<div class="copyright">
+ <p>The Xiph Fish Logo and the Vorbis.com many-fish logos are trademarks (™) of Xiph.Org.</p>
+ <p>These pages © 1994 - 2005 Xiph.Org. All rights reserved.</p>
+
+</div>
+</div>
+
+</body>
+</html>
\ No newline at end of file
Added: websites-new/xspf.org/ssi/pagetop.include
===================================================================
--- websites-new/xspf.org/ssi/pagetop.include 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/ssi/pagetop.include 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,22 @@
+<div class="thepage">
+<div class="logos">
+ <img src="/images/logos/xspf-logo-3.png" alt="XSPF: XML Shareable Playlist Format Logo"/>
+</div>
+
+<div class="navbar">
+ <ul>
+ <li id="home_"><a href="/">Home</a></li>
+ <li id="specs_"><a href="/specs/">Specs</a></li>
+ <li id="schema_"><a href="/schema/">Schema</a></li>
+ <li id="applications_"><a href="/applications/">Applications</a></li>
+ <li id="mailinglist_"><a href="/mailinglist/">Mailing List</a></li>
+ <li id="wiki_"><a href="http://playlist.musicbrainz.org/playlist/moin.cgi/">Wiki</a></li>
+ <li id="aboutus_"><a href="/aboutus/">About Us</a></li>
+ </ul>
+</div>
+
+<div class="banners">
+ <!-- Visualize a banner here. <img src="/images/banners/try_it.png" alt="Try it out!"/> -->
+</div>
+
+<div class="content">
\ No newline at end of file
Added: websites-new/xspf.org/ssi/xiphbar.include
===================================================================
--- websites-new/xspf.org/ssi/xiphbar.include 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/ssi/xiphbar.include 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,16 @@
+</head>
+<body>
+
+<div class="xiphbar">
+ <div>
+ <img src="/images/logos/xiphbar.png" alt="Xiph logo"/>
+ <ul>
+ <li id="xiph_"><a href="http://www.xiph.org/">Xiph.org</a></li>
+ <li id="vorbis_"><a href="http://www.vorbis.com/">Vorbis.com</a></li>
+ <li id="theora_"><a href="http://www.theora.org/">Theora.org</a></li>
+ <li id="icecast"><a href="http://www.icecast.org/">Icecast.org</a></li>
+ <li id="speex_"><a href="http://www.speex.org/">Speex.org</a></li>
+ <li id="flac_"><a href="http://www.flac.org/">FLAC</a></li>
+ </ul>
+ </div>
+</div>
Added: websites-new/xspf.org/templates/index.shtml.en
===================================================================
--- websites-new/xspf.org/templates/index.shtml.en 2005-03-10 08:23:28 UTC (rev 9054)
+++ websites-new/xspf.org/templates/index.shtml.en 2005-03-10 09:12:25 UTC (rev 9055)
@@ -0,0 +1,18 @@
+<!--#include virtual="/ssi/header.include" -->
+<!-- Enter custom page information and styles here -->
+
+<title>XSPF: XML Shareable Playlist Format</title>
+<style type="text/css">
+<!--
+#navlink_ a {
+ text-decoration: underline;
+}
+-->
+</style>
+
+<!--#include virtual="/ssi/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!-- All your page content goes here -->
+
+
+<!--#include virtual="/ssi/pagebottom.include" -->
\ No newline at end of file
More information about the commits
mailing list