Search the web
Sign In
New User? Sign Up
xAP_developer
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1271 - 1300 of 2025   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1271
Dear all, I have been put in the emarrassing position today of having received a complaint about "the xAP group". It would appear that some people have been...
Mark Harrison (Groups)
mark_harriso...
Offline Send Email
Feb 1, 2005
6:18 pm
1272
I don't think that this is related, but I'll publicly admit that I dropped the ball a couple years ago, when trying to write code to interface FiRM to a PC,...
Sullivan, Glenn
gsullivandav...
Offline Send Email
Feb 1, 2005
6:32 pm
1273
... Glenn, I have had other such "notes" off list this evening admitting to longer timescales and more kit, never returned (you know who you are.... Consider...
Mark Harrison (Groups)
mark_harriso...
Offline Send Email
Feb 1, 2005
6:40 pm
1274
... seems a language very well suited to handling xAP. From "speaking no Python" this lunchtime, I've now got a very basic "xAP message viewer" application...
mark_harrison_uk2
mark_harriso...
Offline Send Email
Feb 9, 2005
11:19 pm
1275
... wrote: ... and today, a hub-aware, heart-beat pumping, version of the "PythonListener" that certainly works with Stuart's .NET hub, and picks up messages...
mark_harrison_uk2
mark_harriso...
Offline Send Email
Feb 10, 2005
4:25 pm
1276
Nice job, Nark! My approach was a bit different - I extended the python engine itself so that it was xAP aware. But I think your approach might well be more ...
Patrick Lidstone (Per...
patricklidstone
Online Now Send Email
Feb 11, 2005
1:52 pm
1277
Is anyone able to do this? What I'm really like to be able to do is control an MP3 player entirely by xAP - not just transport, but music selection (and, if ...
mark_harrison_uk2
mark_harriso...
Offline Send Email
Feb 12, 2005
8:17 pm
1278
Hi Mark, Not totally sure what your trying to home in on here... so perhaps offtrack but.... TelCanto is xAP enabled in the current beta release, and also...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 13, 2005
2:40 am
1279
... We have a client for whom I'd like to use a xAP solution. The client wants, in each of four rooms, a wall-mounted "small panel" from which he can control...
Mark Harrison (Groups)
mark_harriso...
Offline Send Email
Feb 13, 2005
2:57 pm
1280
Moved over from xap_automation ... And here it is: Messages received xAPBSC.Assoc.Create target={address of local device(s) (wildcarded)} assoc.[n] ...
Edward Pearson
erspearson
Offline Send Email
Feb 16, 2005
11:22 pm
1281
Hi Malcolm, Just playing with this driving a xAP audio player. To do this I have written a xap-audio conduit for WinAMP, one that I hope will eventually...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 17, 2005
9:34 pm
1282
Hi Kevin, The xAP player implementation currently works as follows: - issue an Audio.Playlist/Playlist.Track Play command - wait up to 5 seconds for the state...
Malcolm Green
malcolmcgreen
Offline Send Email
Feb 17, 2005
10:44 pm
1283
... trigger .... at least, that's how I think of it. Creates an association between a target and a trigger, such that the target reponds whenever the "trigger"...
Mark Harrison (Groups)
mark_harriso...
Offline Send Email
Feb 20, 2005
1:26 pm
1284
'associate' was what I came up with but 'trigger' is good - better, actually. Let's go with that. _____ From: Mark Harrison (Groups)...
Edward Pearson
erspearson
Offline Send Email
Feb 20, 2005
7:18 pm
1285
Looking at the UDP issues with this device (first spotted by Mark H) it looks like a xAP native implementation on this device looks out of the question. Seems...
Edward Pearson
erspearson
Offline Send Email
Feb 23, 2005
8:50 pm
1286
Could xAP be implemented as a TCP connection to James' XServer ? Requires a PC helper app but has the potential advantage that messages could be prefiltered if...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 23, 2005
9:12 pm
1287
... Remember I have also have my equivalent of the X-server. I haven't had a go with Jame's (shame on me), but it would be nice to standardise on the tcp ...
Patrick Lidstone (Per...
patricklidstone
Online Now Send Email
Feb 23, 2005
9:36 pm
1288
... And don't forget that I have a xAPWebBrick application almost finished. M....
Mark Harrison (Groups)
mark_harriso...
Offline Send Email
Feb 24, 2005
5:45 pm
1289
Are xAP addresses (source, target, subaddress) supposed to be case sensitive or case insensitive? If I've read the spec correctly, it is silent on the issue,...
David Buckley
the_home_aut...
Offline Send Email
Feb 24, 2005
9:12 pm
1290
Definitely, absolutely not case sensitive. Patrick...
Patrick Lidstone (Per...
patricklidstone
Online Now Send Email
Feb 24, 2005
11:22 pm
1291
Kevin, Did you get your WinAMP conduit working OK? Let me know if there are still any issues with the TelCanto xAP support. I've now got the UPnP Media ...
Malcolm Green
malcolmcgreen
Offline Send Email
Feb 25, 2005
8:52 am
1292
... Nooooo...... Catastrophic hard disk failure this morning. Turns out that the area of the server we were using for "software under development" wasn't being...
Mark Harrison (Groups)
mark_harriso...
Offline Send Email
Feb 25, 2005
1:29 pm
1293
Hi Malcolm, Nope I haven't yet Malcolm but I have got the xAPWinAMP connector implementing all the messages you should need. I have been studying the xAP...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Feb 25, 2005
6:07 pm
1294
I agree, and that's how all my code is written. But I also agree it's not clear from the spec... have I missed something? _____ From: Patrick Lidstone...
Edward Pearson
erspearson
Offline Send Email
Feb 25, 2005
10:45 pm
1295
On Fri, 25 Feb 2005 22:46:02 -0000, "Edward Pearson" ... Mine too. I will always *preserve* case in the value section of the pairs. xFx tends to lose case and...
Stuart Booth
stuartbooth_...
Offline Send Email
Feb 26, 2005
10:01 am
1296
On Mon, 24 Jan 2005 09:01:31 -0000, "Edward Pearson" ... Okay, whilst encoding characters in UTF8 is 'off-spec' it seems, I have added a little extra...
Stuart Booth
stuartbooth_...
Offline Send Email
Feb 26, 2005
1:32 pm
1297
There is a new beta version of TelCanto, V1.1.4, available for download from the TelCanto web site. The focus of this release is to make several new...
Malcolm Green
malcolmcgreen
Offline Send Email
Mar 8, 2005
3:09 pm
1298
Hi All, I recall a while ago a simple change being made in the way that hub operate in the xAP world, as follows. If an application is unable to use 3639 then...
Stuart Poulton
poulton_s
Offline Send Email
Mar 14, 2005
9:50 am
1299
Yes... the 'change' was a move to the xAP application using the 'ephemeral' port range rather than 3640 upwards which most previous applications had done....
Kevin Hawkins
ukusaconsulting
Offline Send Email
Mar 14, 2005
12:35 pm
1300
Whatis the URL for Patrick's site? http://patrick.lidstone.net/ha fails to connect. ... or so. ... I ... weeks. ... subject=Unsubscribe>...
darrenp_lock
Offline Send Email
Mar 14, 2005
4:43 pm
Messages 1271 - 1300 of 2025   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help