Yes very good question !! Does anybody know if it's possible for normal Windows application to utilize YAHOO API for sending/receiving messages on behalf of a...
i was wondering how i publish my plugin once i have completed it so other people can use it as a Full Plugin and not a test plugin. Do i need to use some URL...
Yes a very good question !! Just started looking at this stuff today with view to creating connection between different messaging systems. Is it possible to...
Hi all, I would like to know we can login with the same Yahoo messanger ID at the same time in different locations. Is there any concept of having shared yahoo...
i think it would be cool if Yahoo Messenger would have a reminder tool, as if you need to remember things, but get caught up with chatting on Yahoo...you could...
GloopIt is about to release (7/7/2006) the first version of his software www.GloopIt.com basically GloopIt is compatible with all webcams and all Messengers,...
... Yes, all of the interfaces listed in the SDK documentation are actually COM interfaces provided by Messenger. If you know COM, I think you can just ask...
... No, you can be signed in to only one machine at a time. Signing in to computer B when you're already signed in to computer A will sign you out of A....
... Perhaps the Yahoo! Calendar plugin would suffice. You can add it to your main window by clicking the Plug-Ins button and then clicking "Try it now" next...
... <psa> This group is for technical discussion and debugging to help developers use the Yahoo! Messenger Plug-In SDK. This is community support so shout out...
A plug-in is an extra set of programs (and possibly data) that adds value to an existing program. This group is for developers who are building plug-ins for...
this is kind of going off topic now. i wanted to know if any of you people know how to publish a plugin once its created. Does it work with some kind of XML...
Thanks for the advice. And i am not the one how is chatting on Yahoo as you say. And i have popup on my computer. I try to install the program and it seemn to...
Guten Tag Adam, as far as I understood the way now, you have to submit it to yahoo and than they publish it. My first PlugIn, a poker game, was rejected :( -- ...
Hi, Adam. I don't think you're off-topic; we're here to help people write and publish their plug-ins. To publish a plug-in, visit the Yahoo! Gallery, here: ...
Hi all! I'm news programer in Yahoo FlugIn. I want to know some problem: - Cound flugin send sms message. - How yahoo messenger send sms message by gateway. If...
Hello, 1. I used a test plugin loaded locally, programmed and test everything etc. But everytime I close Messenger down, open it up again and it's gone, do...
Right, Test plugins are loaded only when you use the "Load Test Plu-in" menu command. In order to have your plug-in become "Shippable" you will have to submit...
I published a messenger plug-in 9 DAYS AGO and still don't see it on the gallery! There is also no feedback on progress. Does this really take this long to...
R u running this in a Conversation plug-in or in a tab plugin? I see this happening when running in a tab plug-in, but the same code should work in a...
Hi, Your plugin is being reviewed right now, we've had some issues with our backend and the signing process. We're hoping to have your plugin live by Monday. ...
I like to send an SMS automatically (use it as a reminder to my buddy list). I think that can be a cool plug-in. Code: function SendSMS(){ alert("SendSMS()"); ...