[xiph-commits] r12337 - websites/xspf.org/applications
dllmain at svn.xiph.org
dllmain at svn.xiph.org
Wed Jan 17 05:52:11 PST 2007
Author: dllmain
Date: 2007-01-17 05:52:06 -0800 (Wed, 17 Jan 2007)
New Revision: 12337
Modified:
websites/xspf.org/applications/index.shtml.en
Log:
Websites and libraries sorted alphabetically
Modified: websites/xspf.org/applications/index.shtml.en
===================================================================
--- websites/xspf.org/applications/index.shtml.en 2007-01-17 13:38:21 UTC (rev 12336)
+++ websites/xspf.org/applications/index.shtml.en 2007-01-17 13:52:06 UTC (rev 12337)
@@ -364,23 +364,21 @@
<h1>Websites</h1>
<dl>
<dt>
- <a id="Webjay"></a><a href="http://webjay.org/">Webjay</a> (web)
+ <a id="artistserver"></a><a href=
+ "http://www.artistserver.com/">ArtistServer</a>
</dt>
<dd>
- A playlist community site and playlist authoring tool which
- exports XSPF playlists.
+ A hosting service for musicians which makes playlists available
+ in XSPF.
</dd>
<dt>
- <a id="playr"></a><a href="http://playr.hubmed.org/">Playr</a>
- (web)
+ <a id="jamendo"></a><a href=
+ "http://www.jamendo.com/us/static/concept/">Jamendo</a>
</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>
+ A repository of artists and music that allows users to create
+ XSPF playlists.
</dd>
<dt>
@@ -393,56 +391,58 @@
</dd>
<dt>
- <a id="plurn"></a><a href="http://plurn.com/app/About/">Plurn</a>
- (web)
+ <a id="mfdz"></a><a href="http://mfdz.com/">Music for Dozens</a>
+ (web site; Flash player)
</dt>
<dd>
- A web-based playlist community modeled after Webjay.
+ Pay-per-download no-DRM music store emphasizing independent
+ artists. Sample songs use custom Flash player which accepts XSPF.
</dd>
<dt>
- <a id="ultraPh0nZ"></a><a href=
- "http://www.draftlight.net/dnex/mp3player/free/">ultraPh0nZ
- FMP256</a> (web)
+ <a id="playr"></a><a href="http://playr.hubmed.org/">Playr</a>
+ (web)
</dt>
<dd>
- A Flash application for playing music in web pages. Skinnable and
- slick.
+ 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>
<dt>
- <a id="mfdz"></a><a href="http://mfdz.com/">Music for Dozens</a>
- (web site; Flash player)
+ <a id="plurn"></a><a href="http://plurn.com/app/About/">Plurn</a>
+ (web)
</dt>
<dd>
- Pay-per-download no-DRM music store emphasizing independent
- artists. Sample songs use custom Flash player which accepts XSPF.
+ A web-based playlist community modeled after Webjay.
</dd>
<dt>
- <a id="jamendo"></a><a href=
- "http://www.jamendo.com/us/static/concept/">Jamendo</a>
+ <a id="projectopus"></a><a href="http://projectopus.com/">Project
+ Opus</a>
</dt>
<dd>
- A repository of artists and music that allows users to create
- XSPF playlists.
+ A music community site which makes playlists available in XSPF.
</dd>
<dt>
- <a id="artistserver"></a><a href=
- "http://www.artistserver.com/">ArtistServer</a>
+ <a id="ultraPh0nZ"></a><a href=
+ "http://www.draftlight.net/dnex/mp3player/free/">ultraPh0nZ
+ FMP256</a> (web)
</dt>
<dd>
- A hosting service for musicians which makes playlists available
- in XSPF.
+ A Flash application for playing music in web pages. Skinnable and
+ slick.
</dd>
<dt>
- <a id="projectopus"></a><a href="http://projectopus.com/">Project
- Opus</a>
+ <a id="Webjay"></a><a href="http://webjay.org/">Webjay</a> (web)
</dt>
<dd>
- A music community site which makes playlists available in XSPF.
+ A playlist community site and playlist authoring tool which
+ exports XSPF playlists.
</dd>
<dt>
@@ -462,26 +462,17 @@
<h1>Libraries</h1>
<dl>
<dt>
- <a id="pear"></a><a href=
- "http://pear.php.net/package/File_XSPF">PEAR :: Package ::
- File_XSPF</a>
+ <a id="jspiff"></a><a href=
+ "http://melloware.com/products/jspiff/">JSpiff</a> (Java)
</dt>
<dd>
- PHP library for parsing and generating XSPF.
+ JSpiff is a Java API for reading and writing XSPF ("Spiff") open
+ XML playlists using JAXP or JAXB.
</dd>
<dt>
- <a id="cpan"></a><a href=
- "http://search.cpan.org/%7Edaniel/XML-XSPF/lib/XML/XSPF.pm">XML::XSPF
- on CPAN</a>
- </dt>
- <dd>
- Perl library for parsing and generating XSPF.
- </dd>
-
- <dt>
<a id="libspiff"></a><a href=
- "http://libspiff.sourceforge.net/">libSpiff</a>
+ "http://libspiff.sourceforge.net/">libSpiff</a> (C++)
</dt>
<dd>
A cross-platform C++ library for reading and writing XSPF
@@ -491,17 +482,17 @@
</dd>
<dt>
- <a id="jspiff"></a><a href=
- "http://melloware.com/products/jspiff/">JSpiff</a>
+ <a id="pear"></a><a href=
+ "http://pear.php.net/package/File_XSPF">PEAR :: Package ::
+ File_XSPF</a> (PHP)
</dt>
<dd>
- JSpiff is a Java API for reading and writing XSPF ("Spiff") open
- XML playlists using JAXP or JAXB.
+ PHP library for parsing and generating XSPF.
</dd>
<dt>
<a id="ruby"></a><a href=
- "http://rubyforge.org/projects/xspf">Ruby XSPF playlist class</a>
+ "http://rubyforge.org/projects/xspf">Ruby XSPF playlist class</a> (Ruby)
</dt>
<dd>
A Ruby library to parse XML Shareable Playlist Format (XSPF)
@@ -510,6 +501,15 @@
License.
</dd>
+ <dt>
+ <a id="cpan"></a><a href=
+ "http://search.cpan.org/%7Edaniel/XML-XSPF/lib/XML/XSPF.pm">XML::XSPF
+ on CPAN</a> (Perl)
+ </dt>
+ <dd>
+ Perl library for parsing and generating XSPF.
+ </dd>
+
<!-- template for new entries
<dt><a href=""></a></dt>
<dd></dd>
More information about the commits
mailing list