jPlayer and Shoutcast Configuration

Moving to Rails has been great fun, i found myself stuck with a shoucast player that was PHP based. I chose to use Jplayer but the problem is that their documentation isn’t great when it comes to Shoutcast, so my player wasn’t working until the code looked something like this

 

<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){

    $("#jquery_jplayer_1").jPlayer({
        ready: function (event) {
            $(this).jPlayer("setMedia", {
                mp3:"http://77.68.106.224:8018;stream/1"
            }).jPlayer("play");
        },

        swfPath: "js",
        supplied: "mp3",
        wmode: "window"
    });
});
//]]>
</script>

SigidiDesign Radio Advert Two

We are working on having some audio adverts on local radio stations like SecklowSoundsYFMChoiceFMKhayafmLightfm. We have two sample adverts and we are trying to choose the right one.

SigidiDesign Radio Advert

We are working on having some audio adverts on local radio stations like SecklowSounds, YFM, ChoiceFM, Khayafm, Lightfm. We have two sample adverts and we are trying to choose the right one.

Ruby on rails

I decided learn Ruby on Rails about 3months ago. This has been an exciting and challenging time. I can safely say I have a bit of an understanding how things work. I am currently developing. My first app.

Ruby on rails

I decided learn Ruby on Rails about 3months ago. This has been an exciting and challenging time. I can safely say I have a bit of an understanding how things work. I am currently developing. My first app.

steve jobs

Rest in Peace

Today death stole one of the greatest people of our times. Rest in Peace Mr Jobs. We will always remember you.

Survey says Brits would prefer to live without a toilet than without

This is a living proof that businesses need to shift from traditional thinking to Social media. Facebook, Twitter and google+ are an important tool for business success.

lion

Finally upgraded to Lion OS