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...
105
lucas_gonze
Mar 1, 2008 11:05 pm
... 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...
106
lucas_gonze
Mar 1, 2008 11:17 pm
... 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...
107
tutorial4u222
Mar 2, 2008 11:25 am
know about spyware removal at http://spyware2007.blogspot.com/...
108
Bruce Walker
bruce_m_walker
Mar 2, 2008 9:07 pm
... 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...
109
Mike Davis
mdiddyla
Mar 3, 2008 8:38 pm
Glad it worked for you, Bruce. Cheers, -Mike Davis ________________________________ From: yhoomediaplayer@yahoogroups.com ...
110
Colin Brumelle
cbrumelle
Mar 4, 2008 9:53 pm
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...
111
Lucas Gonze
lucas_gonze
Mar 5, 2008 12:22 am
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...
112
ian c rogers
iancrogers
Mar 5, 2008 10:07 pm
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: ...
113
Lucas Gonze
lucas_gonze
Mar 5, 2008 10:13 pm
And Ian's instructions there are the *only* way to get it to work for now. Here is a test page with all the possibilities: ...
114
Lucas Gonze
lucas_gonze
Mar 5, 2008 10:21 pm
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...
115
Jeff Rodenburg
jeffro_phone...
Mar 5, 2008 10:48 pm
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...
116
Bruce Walker
bruce_m_walker
Mar 6, 2008 1:48 am
... My application calls for preferring the player (when available) over download links. We wanted to make it really convenient for the listener to simply...
117
Colin Brumelle
cbrumelle
Mar 6, 2008 2:20 am
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...
118
Lucas Gonze
lucas_gonze
Mar 6, 2008 2:55 am
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...
119
Lucas Gonze
lucas_gonze
Mar 6, 2008 3:47 am
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 -...
120
Mike Davis
mdiddyla
Mar 6, 2008 7:42 pm
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...
121
Lucas Gonze
lucas_gonze
Mar 6, 2008 7:48 pm
For this particular usecase, the proposed rescrape() method would be a clean solution. ________________________________ From: yhoomediaplayer@yahoogroups.com ...
In Firefox or Safari only at the moment, I'm afraid. Working on an IE bug... Thanks Lucas! C...
124
Bruce Walker
bruce_m_walker
Mar 6, 2008 8:17 pm
... That's very cool, Colin. Congratulations! [Non-text portions of this message have been removed]...
125
Lucas Gonze
lucas_gonze
Mar 6, 2008 8:28 pm
More info on this: http://www.mixedcontent.com/technology/2008/03/introducing-sxsw-gig-guid e/ ________________________________ From:...
126
scotth2469
Mar 7, 2008 4:06 am
That's very slick!...
127
Lucas Gonze
lucas_gonze
Mar 8, 2008 2:01 am
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...
128
Lucas Gonze
lucas_gonze
Mar 8, 2008 2:05 am
Correct URL for this build: http://yahoomediaplayer.wikia.com/wiki/Release_notes_for_March_7%2C_2007 _developer_build ________________________________ From:...
129
Ian C. Rogers
iancrogers
Mar 8, 2008 3:07 am
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...
130
lucas_gonze
Mar 8, 2008 3:22 am
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...
131
Ian C. Rogers
iancrogers
Mar 8, 2008 3:35 am
Ah, sorry, Lucas. ian ... From: yhoomediaplayer@yahoogroups.com <yhoomediaplayer@yahoogroups.com> To: yhoomediaplayer@yahoogroups.com...
132
andrew.watson
Mar 8, 2008 5:20 am
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...
133
Lucas Gonze
lucas_gonze
Mar 8, 2008 6:20 am
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...