|
List Info
Thread: Feature requests for new version of Messenger plug-in API?
|
|
| Feature requests for new version of
Messenger plug-in API? |

|
2007-01-25 23:12:49 |
|
| Hi, all.
I wanted to poll you guys to get a sense of what plug-in features
you'd like to see in the next version of Messenger. I realize there
are bugs that should be addressed, but beyond that, what new features
of the API do you want? Are there things plug-ins can't do now that
you'd like them to be able to do? Are there other sorts of plug-ins
beyond the tab and conversation types we have now that you'd like?
If you could, please list the feature requests in priority order, as
there's only so much we can do in each release. Also, it would be
really helpful if you could include an example of how a particular
feature would be used, for instance, "If the API could do X, then I
could build plug-in Y".
Thanks! Looking forward to hearing your ideas.
John
This group is for developer support. If you are having problems with the new Yahoo! Messenger with Voice client get help here: http://messenger.yahoo.com/newtoim.php
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ydn-messenger/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ydn-messenger/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:ydn-messenger-digest@yahoogroups.com
mailto:ydn-messenger-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
ydn-messenger-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|
| Re: Feature requests for new version of
Messenger plug-in API? |

|
2007-01-28 10:21:21 |
Have you considered adding plug-in capabilities for the
conference
window? It might be fun to create multi-user games like
Chinese
Checkers, multi-user card games, or just share a map with
more than 1
other person. At this point, I really don't know what the
best
application is, but I think the limit of 2 people per
conversation is
very limiting.
--- In ydn-messenger@yahoogroups.com, "jdunning"
<jdunning ...> wrote:
>
> Hi, all.
>
> I wanted to poll you guys to get a sense of what
plug-in features
> you'd like to see in the next version of Messenger. I
realize
there
> are bugs that should be addressed, but beyond that,
what new
features
> of the API do you want? Are there things plug-ins
can't do now
that
> you'd like them to be able to do? Are there other
sorts of plug-
ins
> beyond the tab and conversation types we have now that
you'd like?
>
> If you could, please list the feature requests in
priority order,
as
> there's only so much we can do in each release. Also,
it would be
> really helpful if you could include an example of how a
particular
> feature would be used, for instance, "If the API
could do X, then I
> could build plug-in Y".
>
> Thanks! Looking forward to hearing your ideas.
>
> John
>
This group is for developer support. If you are having
problems with the new Yahoo! Messenger with Voice client get
help here: http://messeng
er.yahoo.com/newtoim.php
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://g
roups.yahoo.com/group/ydn-messenger/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http
://groups.yahoo.com/group/ydn-messenger/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:ydn-messenger-digest@yahoogroups.com
mailto:ydn-messenger-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
ydn-messenger-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c
om/info/terms/
|
|
| Re: Feature requests for new version of
Messenger plug-in API? |

|
2007-01-29 16:26:02 |
The main feature I would like to see is the capability of
creating
conference plug-ins. The current limitation of two users is
quite
restrictive. For example, we could imagine a sales
presentation in
HTML that could be delivered to a group, or sharing maps
with more than
1 other person. Even the Yahoo Avatar World would be better
if there
were more than 1 other person in the conversation.
This group is for developer support. If you are having
problems with the new Yahoo! Messenger with Voice client get
help here: http://messeng
er.yahoo.com/newtoim.php
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://g
roups.yahoo.com/group/ydn-messenger/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http
://groups.yahoo.com/group/ydn-messenger/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:ydn-messenger-digest@yahoogroups.com
mailto:ydn-messenger-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
ydn-messenger-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c
om/info/terms/
|
|
| More Voicemail access |

|
2007-01-29 18:11:31 |
John, the top of my API feature wishlist is access to my
voicemail
data and audio. I would like to use the API to request a
list of my
voicemails with details like timestamp, from, length,
etc...Once the
details are available, I would like to query the API for a
specific
voicemail's audio in mp3 format so that I could stream it to
an
internet appliance. Thanks.
Jon
This group is for developer support. If you are having
problems with the new Yahoo! Messenger with Voice client get
help here: http://messeng
er.yahoo.com/newtoim.php
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://g
roups.yahoo.com/group/ydn-messenger/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http
://groups.yahoo.com/group/ydn-messenger/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:ydn-messenger-digest@yahoogroups.com
mailto:ydn-messenger-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
ydn-messenger-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c
om/info/terms/
|
|
| Re (by n7n8n7n8) : Feature requests for
new version of Messenger plug-in API? |

|
2007-01-30 11:50:55 |
Hi,
I've just summed up some of my posts here:
A. API requests:
1) Add a way to invoke sending "Audibles "(custom
user created SWF
from diskmemory).
2) Add support for "conference" and
"public" in IParticipants->get_Friends
see: http://tech.groups.yahoo.com/group/ydn-messenger/mes
sage/515
3) I think IEventsConversationWindow is implemented only by
ConversationPluginHost.
It would be nice if it would be implemented by any object
that
implements IConversationWindow (namely ConversationWindow)
see: http://tech.groups.yahoo.com/group/ydn-messenger/mes
sage/562
B. Please fix the following bugs:
1) http://tech.groups.yahoo.com/group/ydn-messenger/mes
sage/508
2) It's not API, but I encounter it too much - when I
minimize a chat
window to task bar, and the restore it,
the size of the "input area" (richedit) is not the
same as before.
very annoying when u have the format+audibles opened.
I wonder if only I encounter it or is it a known bug ?
Thanks for your help.
Si.
This group is for developer support. If you are having
problems with the new Yahoo! Messenger with Voice client get
help here: http://messeng
er.yahoo.com/newtoim.php
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://g
roups.yahoo.com/group/ydn-messenger/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http
://groups.yahoo.com/group/ydn-messenger/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:ydn-messenger-digest@yahoogroups.com
mailto:ydn-messenger-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
ydn-messenger-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c
om/info/terms/
|
|
[1-5]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|