<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: surveying goose-influenced players</title>
	<atom:link href="http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/feed/" rel="self" type="application/rss+xml" />
	<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/</link>
	<description>internet music technology</description>
	<lastBuildDate>Tue, 15 May 2012 15:02:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: style905</title>
		<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/comment-page-1/#comment-5289</link>
		<dc:creator>style905</dc:creator>
		<pubDate>Tue, 16 Feb 2010 08:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://gonze.com/blog/?p=1237#comment-5289</guid>
		<description>Hi Lucas,

Many thanks for your reply.

I have persevered by deleting parts of the webpage in my editor and re-doing them. As far as I can see the links were fine but I re-did them several times just to be sure. I had typed the track names into the page by cutting and pasting from a Word document but I deleted that and typed straight into the editor. That seems to have solved the IE problem.

Actually most of the problems are fixed, except the occasional time when the button does not show up against one particular track in Firefox. It&#039;s ok for other browsers. It&#039;s an intermittent problem but I can live with it. If the button does not show, then users can click on the hypertext link ok.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi Lucas,</p>
<p>Many thanks for your reply.</p>
<p>I have persevered by deleting parts of the webpage in my editor and re-doing them. As far as I can see the links were fine but I re-did them several times just to be sure. I had typed the track names into the page by cutting and pasting from a Word document but I deleted that and typed straight into the editor. That seems to have solved the IE problem.</p>
<p>Actually most of the problems are fixed, except the occasional time when the button does not show up against one particular track in Firefox. It&#8217;s ok for other browsers. It&#8217;s an intermittent problem but I can live with it. If the button does not show, then users can click on the hypertext link ok.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Gonze</title>
		<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/comment-page-1/#comment-5288</link>
		<dc:creator>Lucas Gonze</dc:creator>
		<pubDate>Tue, 16 Feb 2010 05:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://gonze.com/blog/?p=1237#comment-5288</guid>
		<description>Folks, see
http://mediaplayer.yahoo.com/api for formal documentation on the Javascript API.</description>
		<content:encoded><![CDATA[<p>Folks, see<br />
<a href="http://mediaplayer.yahoo.com/api" rel="nofollow">http://mediaplayer.yahoo.com/api</a> for formal documentation on the Javascript API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Gonze</title>
		<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/comment-page-1/#comment-5287</link>
		<dc:creator>Lucas Gonze</dc:creator>
		<pubDate>Tue, 16 Feb 2010 05:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://gonze.com/blog/?p=1237#comment-5287</guid>
		<description>Hey style905,

http://tech.groups.yahoo.com/group/yhoomediaplayer/ is the best place for this kind of help.  Your questions here cover a lot of ground, definitely out of scope for the kind of tech support I do.  When you post, it&#039;s important to give the URL of your page, so that we can take a look at it.

Off the cuff answers:

#1: not showing tracks could mean something related to markup or something related to display.  but you have much control over the playlist, yes...  See http://yahoomediaplayer.wikia.com/wiki/How_to_link

#2: play button not showing is some conflict between your local CSS and the player&#039;s.  Definitely going to need to take out a debugger to solve it.

#3: HTML coding showing up in IE is completely no ok.  that&#039;s a live and high priority bug of some kind.  but I&#039;m sure there&#039;s more to it than meets the eye.  

you&#039;re seeing a lot more problems than you should be.  Not sure if it means that Y is completely abandoning the project or that your pages have a more complexity than ordinary, e.g. conflicting versions of YUI.  Friends still at Yahoo tell me that it&#039;s really not abandoned, fwiw.</description>
		<content:encoded><![CDATA[<p>Hey style905,</p>
<p><a href="http://tech.groups.yahoo.com/group/yhoomediaplayer/" rel="nofollow">http://tech.groups.yahoo.com/group/yhoomediaplayer/</a> is the best place for this kind of help.  Your questions here cover a lot of ground, definitely out of scope for the kind of tech support I do.  When you post, it&#8217;s important to give the URL of your page, so that we can take a look at it.</p>
<p>Off the cuff answers:</p>
<p>#1: not showing tracks could mean something related to markup or something related to display.  but you have much control over the playlist, yes&#8230;  See <a href="http://yahoomediaplayer.wikia.com/wiki/How_to_link" rel="nofollow">http://yahoomediaplayer.wikia.com/wiki/How_to_link</a></p>
<p>#2: play button not showing is some conflict between your local CSS and the player&#8217;s.  Definitely going to need to take out a debugger to solve it.</p>
<p>#3: HTML coding showing up in IE is completely no ok.  that&#8217;s a live and high priority bug of some kind.  but I&#8217;m sure there&#8217;s more to it than meets the eye.  </p>
<p>you&#8217;re seeing a lot more problems than you should be.  Not sure if it means that Y is completely abandoning the project or that your pages have a more complexity than ordinary, e.g. conflicting versions of YUI.  Friends still at Yahoo tell me that it&#8217;s really not abandoned, fwiw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: style905</title>
		<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/comment-page-1/#comment-5286</link>
		<dc:creator>style905</dc:creator>
		<pubDate>Tue, 16 Feb 2010 02:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://gonze.com/blog/?p=1237#comment-5286</guid>
		<description>Hi Lucas,

I&#039;ve just installed YMP and it&#039;s great but I have a few problems:
1. The playlist does not show all the tracks that I have installed and it also shows the name of the mp3 file instead of the entry that should be there. Can I somehow edit the playlist?
2. The play button does not show up next to one track listing on the webpage using Firefox. It&#039;s ok for the others. If I recycycle the page it shows up but as soon as I move the cursor it disappears again.  If I click where the button should be it works ok. Only a problem on Firefox.
3. In general the page shows up ok in Firefox, Chrome, &amp; Safari but I get a whole heap of html coding show up on IE, mixed in with the track names and play buttons.  Is there some way I can get rid of this in IE without affecting the other browsers or am I stuck with this? 

I have gone to my page editor several times and tried to fix things without success.  Any help much appreciated.</description>
		<content:encoded><![CDATA[<p>Hi Lucas,</p>
<p>I&#8217;ve just installed YMP and it&#8217;s great but I have a few problems:<br />
1. The playlist does not show all the tracks that I have installed and it also shows the name of the mp3 file instead of the entry that should be there. Can I somehow edit the playlist?<br />
2. The play button does not show up next to one track listing on the webpage using Firefox. It&#8217;s ok for the others. If I recycycle the page it shows up but as soon as I move the cursor it disappears again.  If I click where the button should be it works ok. Only a problem on Firefox.<br />
3. In general the page shows up ok in Firefox, Chrome, &amp; Safari but I get a whole heap of html coding show up on IE, mixed in with the track names and play buttons.  Is there some way I can get rid of this in IE without affecting the other browsers or am I stuck with this? </p>
<p>I have gone to my page editor several times and tried to fix things without success.  Any help much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edie2k2</title>
		<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/comment-page-1/#comment-3712</link>
		<dc:creator>edie2k2</dc:creator>
		<pubDate>Thu, 30 Jul 2009 02:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://gonze.com/blog/?p=1237#comment-3712</guid>
		<description>Thank You...From The Heart.</description>
		<content:encoded><![CDATA[<p>Thank You&#8230;From The Heart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Gonze</title>
		<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/comment-page-1/#comment-3690</link>
		<dc:creator>Lucas Gonze</dc:creator>
		<pubDate>Sun, 26 Jul 2009 02:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://gonze.com/blog/?p=1237#comment-3690</guid>
		<description>Edie, that code I supplied was to autostart the player.  It is in addition to the original code, not instead of it.  It should go before the &lt;script ... line.</description>
		<content:encoded><![CDATA[<p>Edie, that code I supplied was to autostart the player.  It is in addition to the original code, not instead of it.  It should go before the &lt;script &#8230; line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edie2k2</title>
		<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/comment-page-1/#comment-3689</link>
		<dc:creator>edie2k2</dc:creator>
		<pubDate>Sat, 25 Jul 2009 18:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://gonze.com/blog/?p=1237#comment-3689</guid>
		<description>embed wmode=&quot;opaque&quot; src=&quot;http://webjay.org/flash/dark_player&quot; width=&quot;82&quot; height=&quot;38&quot; wmode=&quot;transparent&quot; flashvars=&quot;playlist_url=http://api.ning.com/files/EIwvmMeQ3I2ov751Wz8hejyD8WfEkPykDC457gpOH6i-2eCRrRkw4pcFlaTs6Kd9yAcNdu6a9Cp-UtiN2ujFXKLNHB9OVl3D/Soulrific_Episode_482.mp3&amp;rounded_corner=1&amp;autoplay=1&amp;skin_color_1=0,0,0,0&amp;skin_color_2=0,0,0,0&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.adobe.com/go/getflashplayer&quot; allowscriptaccess=&quot;never&quot; &gt;</description>
		<content:encoded><![CDATA[<p>embed wmode=&#8221;opaque&#8221; src=&#8221;http://webjay.org/flash/dark_player&#8221; width=&#8221;82&#8243; height=&#8221;38&#8243; wmode=&#8221;transparent&#8221; flashvars=&#8221;playlist_url=http://api.ning.com/files/EIwvmMeQ3I2ov751Wz8hejyD8WfEkPykDC457gpOH6i-2eCRrRkw4pcFlaTs6Kd9yAcNdu6a9Cp-UtiN2ujFXKLNHB9OVl3D/Soulrific_Episode_482.mp3&amp;rounded_corner=1&amp;autoplay=1&amp;skin_color_1=0,0,0,0&amp;skin_color_2=0,0,0,0&#8243; type=&#8221;application/x-shockwave-flash&#8221; pluginspage=&#8221;http://www.adobe.com/go/getflashplayer&#8221; allowscriptaccess=&#8221;never&#8221; &gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edie2k2</title>
		<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/comment-page-1/#comment-3688</link>
		<dc:creator>edie2k2</dc:creator>
		<pubDate>Sat, 25 Jul 2009 18:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://gonze.com/blog/?p=1237#comment-3688</guid>
		<description>Lucas, I tried to embed this code that you supplied:

    var YMPParams =
    {
        autoplay:true,
    }

..but it would not work. In fact it keeps disappearing. The old code was:



It would play either a page or a single mp3 (as you know)...so I am assuming that the browser won&#039;t read the css looking code. I don&#039;t know.
I tried to modify it a little by saying &#039;playthissong&#039;..but it computer snickered. LOL

Is there an equivalent embed code to the one you gave me? I hope I am not getting on your nerves with all these questions. 

Thank You,

Edie</description>
		<content:encoded><![CDATA[<p>Lucas, I tried to embed this code that you supplied:</p>
<p>    var YMPParams =<br />
    {<br />
        autoplay:true,<br />
    }</p>
<p>..but it would not work. In fact it keeps disappearing. The old code was:</p>
<p>It would play either a page or a single mp3 (as you know)&#8230;so I am assuming that the browser won&#8217;t read the css looking code. I don&#8217;t know.<br />
I tried to modify it a little by saying &#8216;playthissong&#8217;..but it computer snickered. LOL</p>
<p>Is there an equivalent embed code to the one you gave me? I hope I am not getting on your nerves with all these questions. </p>
<p>Thank You,</p>
<p>Edie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edie2k2</title>
		<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/comment-page-1/#comment-3686</link>
		<dc:creator>edie2k2</dc:creator>
		<pubDate>Sat, 25 Jul 2009 17:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://gonze.com/blog/?p=1237#comment-3686</guid>
		<description>Lucas,

I so appreciate you. Thank you for everything.

Edie</description>
		<content:encoded><![CDATA[<p>Lucas,</p>
<p>I so appreciate you. Thank you for everything.</p>
<p>Edie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Gonze</title>
		<link>http://gonze.com/blog/2009/01/28/surveying-goose-influenced-players/comment-page-1/#comment-3685</link>
		<dc:creator>Lucas Gonze</dc:creator>
		<pubDate>Sat, 25 Jul 2009 16:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://gonze.com/blog/?p=1237#comment-3685</guid>
		<description>Hi Edie,

http://mediaplayer.yahoo.com/api/

&lt;pre&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    var YMPParams =
    {
        autoplay:true,
    }
&lt;/script&gt;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi Edie,</p>
<p><a href="http://mediaplayer.yahoo.com/api/" rel="nofollow">http://mediaplayer.yahoo.com/api/</a></p>
<pre>
&lt;script type="text/javascript">
    var YMPParams =
    {
        autoplay:true,
    }
&lt;/script>
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>

