<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/8516347?origin\x3dhttp://hopemedia.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Hope Community Church - Technical Arts

Thursday, December 09, 2004

Andromeda Streaming Jukebox: MP3 server for PHP & ASP

As part of the first major refresh for the Hope Community Church website I wanted to include the ability to stream realtime audio and video from the site of past concerts and events. Andromeda is a PHP or ASP website server extension that fits this need perfectly. I highly recommend it as it can change your site into more than just a static website, more like a content distribution system!

0 Comments:

Post a Comment

<< Home