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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 1947 - 1978 of 2025   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1947
Hi all, i'm running a non profit organisation called UrsuDom, which aims to promote Ecology by using Technology. I use a lot of technical modules, based on...
claude
micclfr
Offline Send Email
Dec 20, 2008
5:16 pm
1948
Hi Claude, Ursus - it's yours .. I look forward with interest to the apps - gret to have you on board. Kevin...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 20, 2008
5:18 pm
1949
Claude, Your appraoch sound very interesting, it is the same reason that I got into Home Automation. Can you describe anything yet to whet our appetite? Paul...
Paul Bendall
lexfordparc
Offline Send Email
Dec 20, 2008
11:52 pm
1950
hi, have a look on : http://ursuslodge.free.fr/ I'm afraid it' in french only, but i'm working hard to have it translated. Claude ... to...
claude
micclfr
Offline Send Email
Dec 21, 2008
4:34 pm
1951
Hello, I'm developing some xAP Applications to communicate my xap devices with the MediaPortal sowfware, when I finish these applications all of them will be...
jlgalindo
Offline Send Email
Jan 20, 2009
12:07 am
1952
Hi, Welcome to the group. The ID is yours, I will update the wiki later tonight. Do you have a webpage that I can put on the vendor list? ...
JamesTraynor
Offline Send Email
Jan 20, 2009
2:06 pm
1953
James, Whilst you in the mood for updating the wiki page with Vendor ID's could you assign me DBZOO. I've been hacking away on the LiveBox to transform it into...
Brett England
dbzoo_com
Offline Send Email
Jan 20, 2009
2:19 pm
1954
Thanks James, I have a web page but not for my xap projects, when I finish any project I will create a webpage and send you for update in xapautomation.org ...
djgaly@...
jlgalindo
Offline Send Email
Jan 20, 2009
10:06 pm
1957
How would I construct a <DllImport("xFx.dll")> into a compiled VB.net DLL Class. I am coding a plugin for LCDStudio,(A C#.net app.), that compiles to a VB.net...
jebusyoda
Offline Send Email
Mar 25, 2009
12:19 pm
1958
JJG Looks like the xFx.dll is missing its configuration file. You need to put a copy of 'xFx.dll.config' in the same directory as xFx.dll. The xFx.dll keeps...
Edward Pearson
erspearson
Offline Send Email
Mar 25, 2009
12:57 pm
1959
Are you developing in VB.Net or C#? The xFx.dll (like all .Net dll's) will work with either (or any other .Net language: F#, IronPython etc). From:...
Edward Pearson
erspearson
Offline Send Email
Mar 25, 2009
1:01 pm
1960
Hmmm, Looking a little closer at this, it looks like it's the .Net Framework that is having problems rather than xFx particularly. xFx, as part of its config...
Edward Pearson
erspearson
Offline Send Email
Mar 25, 2009
5:23 pm
1961
Hi, I have released LogTemp (temperature etc. monitoring program) version with xAP protocol. It's using TCS schema but still, I am not quite happy with this. ...
m.rintala
Offline Send Email
Apr 19, 2009
7:31 pm
1962
Is there anyplace where a person can find (even the draft spec) of the version 1.3 xAP?? I would like to support the extended uid correctly in the programs...
Bauer, Steven J.
stevejbauer
Offline Send Email
Apr 27, 2009
11:00 am
1963
Hi Steven, There's a formal spec, plus a rewrite of the v1.2 spec imminent. It's been delayed due to some aspects of the specification that haven't been...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Apr 27, 2009
12:14 pm
1964
I have an alerting application where I need a TTS application to play a wav file prior to speaking the text. There are multiple wav files, from a simple chime...
mstovenour
Offline Send Email
Apr 30, 2009
4:37 pm
1965
Hi, Actually this functionality is included in the latest xAPSpeech. It can play a wav file before speech which can be selected from the xAP message as well...
James
JamesTraynor
Offline Send Email
Apr 30, 2009
5:04 pm
1966
Excellent. I thought that would be the best way to accomplish this. Do you think it is reasonable to allow URLs on the Sound= line? I'm thinking that the...
mstovenour
Offline Send Email
May 1, 2009
2:06 pm
1967
Thanks... That's what I have been looking for! Steve...
stevejbauer
Offline Send Email
May 18, 2009
10:34 am
1968
Steve, one more thing I forgot to mention.... xAP v1.2 supported target= lines within the body(ies) of messages - effectively allowing the various body...
Kevin Hawkins
ukusaconsulting
Offline Send Email
May 18, 2009
10:49 am
1969
Thanks for the heads up.. That does simplify things. Steve From: xAP_developer@yahoogroups.com [mailto:xAP_developer@yahoogroups.com] On Behalf Of Kevin...
Bauer, Steven J.
stevejbauer
Offline Send Email
May 18, 2009
2:37 pm
1970
Kevin, Do the xAP BSC commands still contain the "ID" field in the body? Do these messages keep the multi-block body feature after the new xAP spec? Thanks, ...
Daniel Berenguer
estratosapiens
Offline Send Email
Jul 15, 2009
10:38 am
1971
Hi Daniel, Yes the ID field remains in BSC bodies - it can now be longer of course to support the longer sub addresses in v1.3 and should be an even number of...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Jul 15, 2009
11:10 am
1972
I have another question: For new designs that don't need the additional features provided by xAP v1.3, could we still use the old v1.2 format (with shorter...
Daniel Berenguer
estratosapiens
Offline Send Email
Jul 17, 2009
5:21 pm
1973
xAP v1.3 totally supports* xAP v1.2 so you can, should you wish still write xAP v1.2 applications - but I would make them tolerant of xAP v1.3 applications...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Jul 17, 2009
5:57 pm
1974
Thanks Kevin! Daniel....
Daniel Berenguer
estratosapiens
Offline Send Email
Jul 17, 2009
8:00 pm
1975
This comes up repeatedly. There's a set of .ocx files (eg, ntsvc.ocx) that are not part of a standard Windows installation but that seem to be assumed to be...
Edward Pearson
erspearson
Offline Send Email
Jul 21, 2009
8:48 pm
1976
A new xAPP to try! xAP Data Parser will retrieve the contents of a page from a web site (html, text, xml, anything text based really), run a Regular Expression...
Martyn Wendon
martynwendon
Offline Send Email
Jul 24, 2009
3:10 pm
1977
Hi Neil and welcome... The BSC schema in xAP is the fullest in terms of supporting a discovery mode. In fact you can typically discover the name and state of...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Jul 29, 2009
10:31 am
1978
Hi, First post/question How does the discovery process in xAP work? In particular the BSC section. It refers to this at the beginning of the specification and...
Neil Wrightson
nwsxap
Offline Send Email
Jul 29, 2009
10:39 am
Messages 1947 - 1978 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