[xiph-commits] r13208 - websites/xspf.org/applications
sping at svn.xiph.org
sping at svn.xiph.org
Fri Jun 29 15:51:02 PDT 2007
Author: sping
Date: 2007-06-29 15:51:01 -0700 (Fri, 29 Jun 2007)
New Revision: 13208
Modified:
websites/xspf.org/applications/index.shtml.en
Log:
Digital Archive Streamer added
Modified: websites/xspf.org/applications/index.shtml.en
===================================================================
--- websites/xspf.org/applications/index.shtml.en 2007-06-29 22:41:39 UTC (rev 13207)
+++ websites/xspf.org/applications/index.shtml.en 2007-06-29 22:51:01 UTC (rev 13208)
@@ -443,15 +443,10 @@
software companies.</cite>
</dd>
- <!-- template for new entries
- <dt>
- <a id="TODOID"></a>
- <a href="TODO-URL">TODONAME</a>
- <dt>
- <dd>
- <TODO>
- </dd>
- -->
+<!-- template for new entries
+ON A SINGLE LINE from now one please. Thanks, Sebastian
+<dt><a id="TODOID"></a><a href="TODOURL">TODONAME</a><dt><dd><TODO></dd>
+-->
</dl>
<a id="websites"></a>
@@ -484,6 +479,8 @@
A media selling platform.
</dd>
+<dt><a id="digital_archive_streamer"></a><a href="http://waxandwane.org/das/">Digital Archive Streamer</a><dt><dd><cite>An alternative streaming front-end to digital archives of field and 78 rpm recordings. The original archive sites have searching front-ends, but users have to click on each tune individually to play it. Using the DAS site users can create a custom playlist of tunes and stream the entire list. Uses AJAX to display selections as the user types a <a href="http://www.perl.com/doc/manual/html/pod/perlre.html">Perl regular expression</a> for filtering. The back-end is 100% XSPF using <a href="#cpan">XML::XSPF</a> and the user chooses between XSPF, M3U, PLS, or RAM playlist formats for streaming.</cite></dd>
+
<dt>
<a id="foafingthemusic"></a><a href="http://foafing-the-music.iua.upf.edu/index.html">Foafing the music</a>
</dt>
@@ -607,15 +604,10 @@
Online validator for XSPF documents.
</dd>
- <!-- template for new entries
- <dt>
- <a id="TODOID"></a>
- <a href="TODO-URL">TODONAME</a>
- <dt>
- <dd>
- <TODO>
- </dd>
- -->
+<!-- template for new entries
+ON A SINGLE LINE from now one please. Thanks, Sebastian
+<dt><a id="TODOID"></a><a href="TODOURL">TODONAME</a><dt><dd><TODO></dd>
+-->
</dl>
<a id="libraries"></a>
More information about the commits
mailing list