XSPF: Difference between revisions
Jump to navigation
Jump to search
(delete that link til live; see talk page) |
Lucas gonze (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
'''XML Shareable Playlist Format''' (XSPF), pronounced spiff, is a next-generation playlist format. This wiki is | '''XML Shareable Playlist Format''' (XSPF), pronounced spiff, is a next-generation playlist format. This wiki is for developers. | ||
The mime type for XSPF playlists is <tt>application/xspf+xml</tt>, although it has not yet been [http://www.iana.org/cgi-bin/mediatypes.pl registered] with IANA. | The mime type for XSPF playlists is <tt>application/xspf+xml</tt>, although it has not yet been [http://www.iana.org/cgi-bin/mediatypes.pl registered] with IANA. | ||
== News == | |||
June 4, 2005: [http://php4xspf.berlios.de/ php4xspf is PHP classes for generating XSPF] | |||
== See also == | == See also == | ||
* Source control for source code, spec, xslt, validation: http://svn.xiph.org/trunk/xspf/ | * Source control for source code, spec, xslt, validation: http://svn.xiph.org/trunk/xspf/ | ||
* Source control for web site: http://svn.xiph.org/websites/xspf.org/ | * Source control for web site: http://svn.xiph.org/websites/xspf.org/ | ||
* [http://gonze.com/playlists/playlist-format-survey.html A survey of playlist formats], by Lucas Gonze | * [http://gonze.com/playlists/playlist-format-survey.html A survey of playlist formats], by Lucas Gonze | ||
This wiki is new as of spring 2005; are you looking for [http://playlist.musicbrainz.org/playlist/moin.cgi/ the old XSPF wiki?]) |
Revision as of 17:29, 4 June 2005
XML Shareable Playlist Format (XSPF), pronounced spiff, is a next-generation playlist format. This wiki is for developers.
The mime type for XSPF playlists is application/xspf+xml, although it has not yet been registered with IANA.
News
June 4, 2005: php4xspf is PHP classes for generating XSPF
See also
- Source control for source code, spec, xslt, validation: http://svn.xiph.org/trunk/xspf/
- Source control for web site: http://svn.xiph.org/websites/xspf.org/
- A survey of playlist formats, by Lucas Gonze
This wiki is new as of spring 2005; are you looking for the old XSPF wiki?)