boutell.com — This is a simple but pretty neat little mp3 player for your website which lets you use a feature called autoresume - so when you change pages, the music picks up where you left off. Its easy to get setup, and you don't need PHP or MYSQL to use it. Pretty handy for bands who don't use myspace as their main website.
Dec 11, 2007 View in Crawl 4
dandyhighwaymanMar 30, 2008
Thanks! Can't wait to annoy people with my endlessly looping music!
connellybarnesNov 23, 2008
One way to fix the "XSPF file is cached and doesn't reload" problem with this player, is to rather than link to an XSPF file, link to a CGI script that prints out the XSPF. Then in the CGI script use Pragma: no-cache, and Expires: Fri, 30 Oct 1998 14:19:41 GMT in the HTTP headers, to cause the browser to not cache content.