Bug report from a user running FFb3 on Windows. "I click play and nothing happens. also, I can't see the bar on the bottom-left corner" Also, I just tried out...
... to WordPress.com is for users to request it. But YMP isn't from just anyone, its from Yahoo. I'll bet that Automattic feels if the software is good for...
... Sounds like it's going to C-grade behavior. One obvious followup from us is to check out FF3 and start supporting it. But there's also a question about...
... Thank you Mike. I tested that and it works perfectly for me. But I also realized (after I had a major "duh" moment) that there's a really low-tech...
I just ran into the same problem, so thanks for the tips Mike. Worked perfectly. You can see a simple (and contrived) example here, with the odd comment thrown...
Hey Colin, nice to run into you here. If you load the player after body onload fires, using an ajax call to insert the script element, you can catch many of...
Hi all, My friend Dave from Little Radio has been asking how to get SHOUTcast running in Yahoo! Media Player on his site. I posted instructions for him here: ...
Has anybody hacked the player to do anything aside from add items to the playlist? Does anybody know of usecases for APIs aside from people needing to add...
We're doing this to add functionality on top of the player that makes use of the audio files that are loaded into the ymp. We did this initially but revising...
... My application calls for preferring the player (when available) over download links. We wanted to make it really convenient for the listener to simply...
Funny you should ask ;) I'm just putting together a little demo that mashes up SXSW gig information, with the YMP, presented on a map based interface. Clicking...
Nice. For installable software that comes with a security risk I think that most people want a badge of legitimacy like that. Also, being listed in the...
An incredible range of functionality overall. I'm typing on the blackberry and can't do detailed comments, so just one quick thing to think about for now -...
Colin, There are a lot of cool ideas here. One or two of them we have already implemented. Others are already on the agenda, and still others we hadn't even...
For this particular usecase, the proposed rescrape() method would be a clean solution. ________________________________ From: yhoomediaplayer@yahoogroups.com ...
There is a new bleeding edge build as of last night. See http://yahoomediaplayer.wikia.com/wiki/Developer_build for more about this build. The major feature...
Correct URL for this build: http://yahoomediaplayer.wikia.com/wiki/Release_notes_for_March_7%2C_2007 _developer_build ________________________________ From:...
Note that if you add: <meta name="amazonaffiliate" content="your-affiliate-id" /> To the head of your document, you get the credit for the affiliate fee. I've...
But: this string will change in a couple days, from amazonaffiliate to amazonid, in order to prevent typos. I for one misspelled "affiliate" constantly while...
Lucas, Are there any plans to allow the Amazon affiliate id to be specified elsewhere, i.e. other than in head/meta? I ask because some page creation tools...
If you have the security privileges to run javascript, you can put js in the body which inserts the code in the head. The underlying issue is security. If you...