<?xml version="1.0" encoding="ISO-8859-1"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="en-US">
	<title>mp3SDS - MP3 Streaming DownSampler for PHP</title>
	<link rel="alternate" type="text/html" href="http://damac.us/mp3sds/index.php" />
	<modified>2010-03-13T03:48:05Z</modified>
	<author>
		<name>damacus</name>
		<email>damacus@obfuscated.damac.us</email>
	</author>
	<copyright>Copyright 2010, damacus</copyright>
	<generator url="http://www.sourceforge.net/projects/sphpblog" version="0.4.5">SPHPBLOG</generator>
	<entry>
		<title>Version 3.1 Released</title>
		<link rel="alternate" type="text/html" href="http://damac.us/mp3sds/index.php?entry=entry061202-181346" />
		<content type="text/html" mode="escaped"><![CDATA[This is a maintenance and security release.  Upgrade is HIGHLY RECOMMENDED if you are running 3.0 on a system where PHP is configured with register_globals &#039;On&#039;.  See <a href="http://damac.us/mp3sds/index.php?entry=entry061202-175326" target="_blank" >this post</a> for more information on the security issue.<br /><br />Other changes include altered defaults for folder browser, and some display tweaks.<br /><br />The download link appears in the right column.]]></content>
		<id>http://damac.us/mp3sds/index.php?entry=entry061202-181346</id>
		<issued>2006-12-03T00:00:00Z</issued>
		<modified>2006-12-03T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Security Notice - v3.0 on affected PHP installs</title>
		<link rel="alternate" type="text/html" href="http://damac.us/mp3sds/index.php?entry=entry061202-175326" />
		<content type="text/html" mode="escaped"><![CDATA[PHP Servers running with register_globals On and using mp3SDS v3.0 are vulnerable to file inclusion risks.  If someone is able to create PHP files in the appropriate structure on your server, they can have the web server run the PHP contents.  See <a href="http://www.osvdb.org/30110" target="_blank" >OSVDB</a> for more information.<br /><br />Quick Fix for mp3SDS 3.0 Core/core.inc.php File Inclusion exploit:<br />(place the lines between the &lt;snip&gt; tag into the top of core.inc.php):<br /><br />---- &lt;snip&gt; -----<br />if($HTTP_HOST == &#039;&#039;) $HTTP_HOST=$_SERVER[&#039;HTTP_HOST&#039;];<br />if($PHP_SELF == &#039;&#039;)  $PHP_SELF=$_SERVER[&#039;PHP_SELF&#039;];<br />if(strpos(strtolower($PHP_SELF),&#039;core.inc.php&#039;)!==false) { die(&#039;Denied&#039;); }<br />---- &lt;snip&gt; -----<br /><br />Other options are to apply the <a href="http://damac.us/Projects/mp3SDS/archive/mp3SDS-3.0-patch1.txt" target="_blank" >official patch</a> , or to upgrade mp3SDS to version 3.1,  <a href="http://damac.us/mp3sds/index.php?entry=entry061202-181346" target="_blank" >released today</a>. <br /><br /> <b>Update:</b> stripos() is PHP5 only.  Above snippet updated to use strpos and strtolower.]]></content>
		<id>http://damac.us/mp3sds/index.php?entry=entry061202-175326</id>
		<issued>2006-12-02T00:00:00Z</issued>
		<modified>2006-12-02T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Version 3.0 Released</title>
		<link rel="alternate" type="text/html" href="http://damac.us/mp3sds/index.php?entry=entry060719-025625" />
		<content type="text/html" mode="escaped"><![CDATA[This version of mp3SDS has been a long time in coming. It features Ogg-Vorbis streaming downsampled support, regular expression searching, jscrip folder browser, shuffling/random playlists based on tree location and javascript-free PDA support. (People have streamed from palm Treos and other handheld computing devices using mp3SDS.) Additionally, documentation and style have been tweaked. There are now tar download options, altavista image art lookup, and display theming options. Enjoy!<br /><br />The download link is in the right column.<a href="javascript:openpopup('images/mp3sds_30_main_window.png',783,495,false);"><img src="images/mp3sds_30_main_window.png" width=484 height=306 border=0 alt=''></a><br /><a href="javascript:openpopup('images/_mp3sds_30_folderbrowser.png',1135,577,false);"><img src="images/_mp3sds_30_folderbrowser.png" width=484 height=246 border=0 alt=''></a><br /><a href="javascript:openpopup('images/mp3sds_30_prefs.png',557,606,false);"><img src="images/mp3sds_30_prefs.png" width=484 height=527 border=0 alt=''></a><br />]]></content>
		<id>http://damac.us/mp3sds/index.php?entry=entry060719-025625</id>
		<issued>2006-07-19T00:00:00Z</issued>
		<modified>2006-07-19T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Version 2.6 Prelease Version 4</title>
		<link rel="alternate" type="text/html" href="http://damac.us/mp3sds/index.php?entry=entry050307-172242" />
		<content type="text/html" mode="escaped"><![CDATA[This release adds a new search feature, icons, bugfixes, major file layout cleanups, more display configuration options, support for defining themes, and on-the-fly tarball generation for directories. Note that as this is a prerelease, some functionality that is intended to be in the final release will not be present, such as controls to enable or disable the tarball generation.<br /><a href="javascript:openpopup('images/mp3sds26p4.jpg',600,232,false);"><img src="images/mp3sds26p4.jpg" width=484 height=187 border=0 alt=''></a>]]></content>
		<id>http://damac.us/mp3sds/index.php?entry=entry050307-172242</id>
		<issued>2005-03-07T00:00:00Z</issued>
		<modified>2005-03-07T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Version 2.5 Released</title>
		<link rel="alternate" type="text/html" href="http://damac.us/mp3sds/index.php?entry=entry041222-104527" />
		<content type="text/html" mode="escaped"><![CDATA[This release features powerful and accessible user customization via a preferences window. It will scan directories for album art to display, as can be seen in the screenshot. It utilizes getID3, which comes packaged and configured to work with mp3SDS out of box. Many internal enhancements and security bounds checks have been added. With all changes, careful attention has been paid to make sure that it feels just as fast as it did in previous releases, even with the great amount of new features.<br /><a href="javascript:openpopup('images/mp3SDS-2.5.jpg',566,358,false);"><img src="images/mp3SDS-2.5.jpg" width=484 height=306 border=0 alt=''></a>]]></content>
		<id>http://damac.us/mp3sds/index.php?entry=entry041222-104527</id>
		<issued>2004-12-22T00:00:00Z</issued>
		<modified>2004-12-22T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Version 2.0 Released</title>
		<link rel="alternate" type="text/html" href="http://damac.us/mp3sds/index.php?entry=entry041222-104500" />
		<content type="text/html" mode="escaped"><![CDATA[mp3SDS has merged with mp3SL. The new interface is much improved, and provides instant access to both dynamically downsampled and full quality m3u playlists. mp3SDS now has one-click playing: when you click the song title, your browser is sent an m3u file for just that song. If an MP3 player is associated with m3u files, the clicked song will begin playing immediately. Configuration for mp3SDS has been consolidated: all options are located in a single file. There are now multiple options for launching LAME, including one which nices the process for computers with slower processors.]]></content>
		<id>http://damac.us/mp3sds/index.php?entry=entry041222-104500</id>
		<issued>2004-12-22T00:00:00Z</issued>
		<modified>2004-12-22T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Version 1.5 Released</title>
		<link rel="alternate" type="text/html" href="http://damac.us/mp3sds/index.php?entry=entry041222-104426" />
		<content type="text/html" mode="escaped"><![CDATA[This release of supports generating m3u playlists for a folder of MP3s instead of playing them one-by-one. Playlists show the file name, with eventual plans to pass ID3 information as well. It has been modified to work with newer PHP versions where register_globals is off by default. It still supports servers with register globals on. The streaming code has been updated to use a dynamically sized buffer of bitrate * 1024 + 1024 instead of a hardcoded 128K.]]></content>
		<id>http://damac.us/mp3sds/index.php?entry=entry041222-104426</id>
		<issued>2004-12-22T00:00:00Z</issued>
		<modified>2004-12-22T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Bugfix Version 1.1 Released</title>
		<link rel="alternate" type="text/html" href="http://damac.us/mp3sds/index.php?entry=entry041222-104356" />
		<content type="text/html" mode="escaped"><![CDATA[mp3SDS has been updated to send data in 128KB chunks instead of 1KB chunks; the smaller chunks were causing most people to receive choppy audio streams. The interface now shows less text, freeing more screenspace for listing, and includes a previous directory link, by popular request. The code has been cleaned, to be more concise.]]></content>
		<id>http://damac.us/mp3sds/index.php?entry=entry041222-104356</id>
		<issued>2004-12-22T00:00:00Z</issued>
		<modified>2004-12-22T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Version 1.0 Released on Freshmeat</title>
		<link rel="alternate" type="text/html" href="http://damac.us/mp3sds/index.php?entry=entry041222-104300" />
		<content type="text/html" mode="escaped"><![CDATA[This was on freshmeat, but the link was unavailable for an extended period of time.]]></content>
		<id>http://damac.us/mp3sds/index.php?entry=entry041222-104300</id>
		<issued>2004-12-22T00:00:00Z</issued>
		<modified>2004-12-22T00:00:00Z</modified>
	</entry>
</feed>
