I am thinking that people would find it useful to have a very basic software implementation of BSC that they can test against. The BSC13 faders for xAP...
As some of you know I am working on developing a plugin for XLobby that will interface with xAP. So far I am able to send and receive messages without any...
Steve - yahoo is being very slow and only just delivered this. I have sent you a bunch of example xAPFramework code offlist earlier. Do you have enough info...
Heya Steve, On Sun, 03 Oct 2004 03:06:29 -0000, "hiller131" <hiller131@...> ... Oh, lots and lots of stuff. There are several ways of doing things given...
I'm trying to get a better understanding of the interaction of the hub and other xap apps. I looked very closely at the xap specification and I think I...
Michael, Who's hub are you using, and which version? There are some subtle differences between the flavours... What you have described is basically correct: at...
MessageI've tried two hubs. In the case of the xap-hub.exe from your site it starts with what looks to be using eth0: address 0.0.0.0 on port 3639. I never...
MessageMy mistake on the network being used. All received traffic on the App is on 127.0.0.1 and none on 192.168.0.200. This is per Patrick's description and...
With a bit of a following wind, (ha - poor pun) there should be another xAPplication available soon - a full featured weather program. The program is widely...
I have three xap applications that support delivery of the Weather.Report schema. This schema was extended per a prior message to add fields that were not in...
... Ahh yes... http://www.ukha-archive.com/ml/xapdev/2004-aug/msg00007.html Cool. I'll pass these on. You couln't post a capture of a packet with this lot in...
This capture is for English units. Each can be configured for metric or english. I did not see the need to send both sets of data in the same xap message...
HI - Looking forward to seeing this - ( I think we spoke about this almost a year ago but lost touch so I'm glad it's materialised) I just have a comment on...
I understand the multi-section vs. multi-value distinction. When I implemented this awhile back I looked at the schema for Weather and the only thing I found...
... err - Kevin - It wasn't me you discussed this with :-) ... This is a valid general concern. You are correct, parsers are syntax directed tools, and once...
The Weather.Report schema does not have any context dependencies as I understand from this discussion. The content of each value is only with respect to its...
... yay indeed. ... You could add a small script to the weather display which could add/remove hours from the supplied value using the dateadd("h",1,date) vb...
... As this app is connected to a physical weather station sitting on your roof or whatever, what you get is a real time feed of weather data, with a message...
... ahh ok, so maybe a requirement to limit messages to a certain number per minute then ;-) I suppose if we had a bright sunny day with no wind there...
... I have pointed the developer here, and he should be along, soon, hopefully. If he doesnt, I'll get an ID on his behalf. I'll pass on the date format. As...
... lol, well it is the developer forum! Basically it goes like this. In the current weather display the time display is directly linked to the UTC element of...
When run I get no messages displayed, though its clearly receiving, as the left pane is populated and heartbeats pulsing. On trying to add columns using the...
On Wed, 13 Oct 2004 10:15:14 -0000, "David Buckley" <db@...> ... Do you happen to have a "Data" directory under the Viewer.exe location? This should...
I have two \Data folders. RuntimeData and UserData and observe the same problem with a blank right side of the screen on the Beta viewer. The RuntimeData has...
... it is now :-) And it works... That is really odd. something odd must have happened during the unzip. The data directory was there, but not the one...
... nearly, very nearly. The enclosed work fine! I really shouldn't type scripts past midnight after beer ;-) ... is case sensitive, I noticed that too, this...
I also reunzipped the file and the viewer now works. ... From: David Buckley To: xAP_developer@yahoogroups.com Sent: Wednesday, October 13, 2004 4:46 PM ...