1)
where can I download that livecd in order to test it?
2)
the problem is not a configuration one - it's with the pandora API, look at:
<OBJECT id="PandoraEvents"
codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
height="0" width="0 " classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<PARAM NAME="movie" VALUE="http://www.pandora.com/PandoraEventsv2.swf"/>
<PARAM NAME="quality" VALUE="high"/>
<PARAM NAME="bgcolor" VALUE="#FFFFFF"/>
<PARAM NAME="menu" VALUE="false"/>
<PARAM NAME="FlashVars" VALUE=""/>
<EMBED src="http://www.pandora.com/PandoraEventsv2.swf"
quality="high" bgcolor="#FFFFFF" WIDTH="0"
HEIGHT="0" MENU="false"
NAME="PandoraEvents" ALIGN="" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"
FlashVars="" />
</OBJECT>
at the end of pandoraGrabber.html, the problem is in this object or related to it.
[or with the javascripts - which is less likely]