<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Streaming lots of audio</title>
	<link>http://ask.metafilter.com/22824/Streaming-lots-of-audio/</link>
	<description>Comments on Ask MetaFilter post Streaming lots of audio</description>
	<pubDate>Fri, 19 Aug 2005 08:05:44 -0800</pubDate>
	<lastBuildDate>Fri, 19 Aug 2005 08:05:44 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Streaming lots of audio</title>
		<link>http://ask.metafilter.com/22824/Streaming-lots-of-audio</link>	
		<description>What&apos;s the best way to link to a lot of MP3s on one page? &lt;br /&gt;&lt;br /&gt; Right now, a section of the blog I maintain features &lt;a href=&quot;http://www.fresnobeehive.com/archives/arts_and_entertainment/music/cd_roundup/index.html&quot;&gt;a page&lt;/a&gt; with dozens of copies of a Flash SWF, each linking to a different mp3. I get the sense that this is somehow tremendously inefficient, as well as a strain on processor power, and a nightmare for older computers without Flash installed. I just don&apos;t have the technical know-how to make it any better. Can you think of a better way to deliver these MP3&apos;s, ideally one that works (like this does) without opening a new application on the user&apos;s system?&lt;br&gt;
&lt;br&gt;
If the current setup is as heinous as I think it is, and opening a new application is necessary, I like &lt;a href=&quot;http://www.wnyc.org/shows/bl/archive.html&quot;&gt;WNYC.org&apos;s&lt;/a&gt; implementation. Apparently, they&apos;ve got some sort of wonderful Python script that can take a series of MP3 links as variables and play them in sequence. Is this script widely available? Does this work for people without RealPlayer? How do I use it? Is it better or worse than the SMIL protocol?&lt;br&gt;
&lt;br&gt;
Thanks in advance for your tips and suggestions.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.22824</guid>
		<pubDate>Fri, 19 Aug 2005 07:21:45 -0800</pubDate>
		<dc:creator>grrarrgh00</dc:creator>
		
			<category>streamingaudio</category>
		
			<category>audio</category>
		
			<category>mp3</category>
		
			<category>flash</category>
		
	</item> <item>
		<title>By: odinsdream</title>
		<link>http://ask.metafilter.com/22824/Streaming-lots-of-audio#364973</link>	
		<description>Why not just link to an index of the files? I love it when sites are courteous enough to not guess how I want to play their media, and just link to the actual files themselves.&lt;br&gt;
&lt;br&gt;
So, make a nice little page consistent with the style of your site, with an unordered list of anchor links to the actual mp3 files. You could definitely script this so that it links to all files in a given directory, if that&apos;s what you&apos;re after.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22824-364973</guid>
		<pubDate>Fri, 19 Aug 2005 08:05:44 -0800</pubDate>
		<dc:creator>odinsdream</dc:creator>
	</item><item>
		<title>By: grrarrgh00</title>
		<link>http://ask.metafilter.com/22824/Streaming-lots-of-audio#365022</link>	
		<description>Thanks, odinsdream. It&apos;s the need for opening a separate application I most want to circumvent. I started off with straight links to the files, but quickly got tired of answering e-mails from folks confused because their DVD software opened up every time they wanted to play an MP3. I want to add the straight MP3 links back in, but I also want to keep an easier option available for people who prefer having less control over their technology.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22824-365022</guid>
		<pubDate>Fri, 19 Aug 2005 09:03:34 -0800</pubDate>
		<dc:creator>grrarrgh00</dc:creator>
	</item><item>
		<title>By: revgeorge</title>
		<link>http://ask.metafilter.com/22824/Streaming-lots-of-audio#365034</link>	
		<description>&lt;a href=&quot;http://soundblox.blogspot.com/&quot;&gt;SoundBlox&lt;/a&gt; is an open source Flash widget that can play multiple MP3s.  You put the .SWF file on your server, embed it in your page and point it to an XML file that lists all the songs you want it to display.&lt;br&gt;
&lt;br&gt;
Or set up a &lt;a href=&quot;http://www.webjay.org/&quot;&gt;WebJay&lt;/a&gt; playlist and see what you can do with that.&lt;br&gt;
&lt;br&gt;
And yes, the current setup is bad.  I spent 10 minutes waiting for my browser to stop churning and close your tab after I opened it.  10 minutes.  I&apos;m not coming back to your site and I imagine anyone else who experienced what I did won&apos;t be either.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22824-365034</guid>
		<pubDate>Fri, 19 Aug 2005 09:11:41 -0800</pubDate>
		<dc:creator>revgeorge</dc:creator>
	</item><item>
		<title>By: mosch</title>
		<link>http://ask.metafilter.com/22824/Streaming-lots-of-audio#365230</link>	
		<description>10 minutes??  I just hit his site and was listening to music in &lt; 5 seconds.br&gt;
&lt;br&gt;
Am I missing something here?&lt;/&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22824-365230</guid>
		<pubDate>Fri, 19 Aug 2005 12:35:42 -0800</pubDate>
		<dc:creator>mosch</dc:creator>
	</item><item>
		<title>By: Auz</title>
		<link>http://ask.metafilter.com/22824/Streaming-lots-of-audio#365252</link>	
		<description>If you&apos;re not fixed on having the mp3s play in page, and can run php and have a mysql db try &lt;a href=&quot;http://www.ampache.org/&quot;&gt;Ampache&lt;/a&gt;. It does somewhat what WNYC can do, but it will cause the user&apos;s choice of mp3 player to launch.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.22824-365252</guid>
		<pubDate>Fri, 19 Aug 2005 13:00:55 -0800</pubDate>
		<dc:creator>Auz</dc:creator>
	</item>
	</channel>
</rss>
