[Playlist] xspf pagination
Chris Anderson
jchris at mfdz.com
Sat Sep 1 23:08:18 UTC 2007
Hey all,
I've been thinking about a standard way to paginate xspf results. It
looks like there's nothing in the spec to suggest what to do when the
xspf generator only wants to render say, they first 20 tracks of a 100
track playlist. I'm thinking that perhaps using the link attribute,
with rel="next" would be the best way to do it within the spec.
<link rel="next">http://grabb.it/stars.xspf?page=2</link>
rel="next" is a standard html relation [1], but I'm not sure if it
counts as a URI, to be valid in the XSPF spec. any opinions?
[1] http://www.w3.org/TR/html401/struct/links.html
--
Chris Anderson
http://jchris.mfdz.com
More information about the Playlist
mailing list