[xiph-commits] r11918 - websites/xspf.org/applications
lgonze at svn.xiph.org
lgonze at svn.xiph.org
Fri Oct 13 18:40:28 PDT 2006
Author: lgonze
Date: 2006-10-13 18:40:26 -0700 (Fri, 13 Oct 2006)
New Revision: 11918
Modified:
websites/xspf.org/applications/index.shtml.en
Log:
Add XSPF validator.
Modified: websites/xspf.org/applications/index.shtml.en
===================================================================
--- websites/xspf.org/applications/index.shtml.en 2006-10-12 17:32:34 UTC (rev 11917)
+++ websites/xspf.org/applications/index.shtml.en 2006-10-14 01:40:26 UTC (rev 11918)
@@ -114,7 +114,7 @@
<dd>A script that creates playlists from a music library and submits the playlists to music players. Now includes an XSPF publishing feature which creates a complete web site including an XSPF playlist, a web page that embeds the XSPF Web Music Player, and MP3 files. </dd>
<dt><a href="http://libspiff.sourceforge.net/">libSpiff</a></dt>
- <dd>A cross-platform C++ library for reading and writing XSPF playlist files (both Version 0 and 1). Licensed under the GPL.</dd>
+ <dd>A cross-platform C++ library for reading and writing XSPF playlist files (both Version 0 and 1). Licensed under the GPL. See also <a href="http://libspiff.sourceforge.net/doc/html/" title="XSPF C++ library tutorial">libSpiff tutorial</a>.< a</dd>
<dt><a href="http://melloware.com/products/jukes/index.html">Jukes</a></dt>
<dd>A cross platform MP3 player and organizer written in Java that uses XSPF as its playlist format.</dd>
@@ -122,6 +122,9 @@
<dt><a href="http://melloware.com/products/jspiff/">JSpiff</a></dt>
<dd>JSpiff is a Java API for reading and writing XSPF ("Spiff") open XML playlists using JAXP or JAXB.</dd>
+ <dt><a href="http://xspf.binera.de/">XSPF Validator</a></dt>
+ <dd>Online validator for XSPF documents.</dd>
+
<!-- template for new entries
<dt><a href=""></a></dt>
<dd></dd>
More information about the commits
mailing list