My earlier blog Stream Music over WiFi from your Home Server to your Sony PSP generated a number of requests for the source code. I finally got around to cleaning up the code to make it a bit more readable and move the configuration settings to a separate file.
You can find the gzip-ed tarball linked at:
Sony PSP Audio Streaming PHP Source available.
I wrote it for my home server running CentOS 4.3 Linux, Apache 2.x, and PHP 5.0.
But, it should run fine on Mac OS X and, possibly, Windows XP.
Read the README and INSTALL files in the tarball for more details.
And, oh yes, I LGPLed the code. So, have fun. And, remember this is unsupported (and, yeah, ugly) code :-)


small error in playlist.php in the tarball
you declare $this->ThisSite but reference $this->WebSite in line 66
Thanks
James: Thanks for catching my error. I made the change and uploaded a new tarball replace the old one.
Todd,
The site hosting your code is no more - is it available elsewhere?
Thanks
I have tested that before reading your article.. The problem is how to stream real stream audio such as winamp radios? here there are no files .mp3 but a real stream how can we stream that to the PSP, it doesn't recognize real stream URL..