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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1639 - 1668 of 2025   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1639
Hi, I'm just starting to look at the Plugins and I thought start at the shallow end with the CallerID-OSD example. The version of C# I'm using is the free 2005...
g8kmh
Offline Send Email
Nov 11, 2005
12:13 pm
1640
The probkem here is probably that VS05 uses .Net Framework 2.0 rather that 1.1. I'm not sure how they interoperate, or if it's possible to get VS05 to target...
Edward Pearson
erspearson
Offline Send Email
Nov 11, 2005
12:49 pm
1641
On Fri, 11 Nov 2005 12:49:07 -0000, "Edward Pearson" ... That's a good point actually, a 2.0 DLL is being found by a v1.1 application. It might not be getting...
Stuart Booth
stuartbooth_...
Offline Send Email
Nov 11, 2005
2:20 pm
1642
I figured that .NET 2.0 was likely to be the problem but the clean build and the fact it didn't barf at runtime fooled me. Hopefully a .NET 2.0 version will...
g8kmh
Offline Send Email
Nov 12, 2005
10:26 am
1643
I have been playing around with the NewEmailOSD plugin, also with VS2005 Express. I saw the same problem, but I was able to get around it by downloading the...
drodegeb
Offline Send Email
Nov 18, 2005
2:18 am
1644
Great news! I'll have a go this weekend at doing the same..I also need the Windows service. If anyone is interested, I now have a version of xAP Pace stand...
g8kmh
Offline Send Email
Nov 18, 2005
10:47 am
1645
On Fri, 18 Nov 2005 02:16:24 -0000, "drodegeb" <drodegeb@...> ... Oh, don't worry, when I release a VS2005/.NET v2 package it'll compile cleanly :) I've...
Stuart Booth
stuartbooth_...
Offline Send Email
Nov 18, 2005
11:51 am
1646
... Tell me about it! My upgrade from b2 didn't proceed very smoothly last w/e at all, so I'm going to have another go this coming w/e. S -- Stuart Booth...
Stuart Booth
stuartbooth_...
Offline Send Email
Nov 18, 2005
11:52 am
1647
In the end I put back 2.0 Framework and then used the uninstall wizard from the download site. HTH Lehane....
g8kmh
Offline Send Email
Nov 18, 2005
1:27 pm
1648
Have some spare time at work, so I'm working on this xAPplication. How about targeting? For example, let's say you have two TiVo's... Would you want the ...
Sullivan, Glenn
gsullivandav...
Offline Send Email
Nov 23, 2005
3:03 pm
1649
On Wed, 23 Nov 2005 10:00:05 -0500, "Sullivan, Glenn" ... At work?! Nice! It's ten balls in the air where I am, so I can only wish. ... That's how my...
Stuart Booth
stuartbooth_...
Offline Send Email
Nov 23, 2005
7:53 pm
1650
Spare Time at Work: with the US Thanksgiving Holiday tomorrow, no one is doing crap here today... But normally, I'm in your shoes. You mention heartbeats......
Sullivan, Glenn
gsullivandav...
Offline Send Email
Nov 23, 2005
8:20 pm
1651
On Wed, 23 Nov 2005 15:19:59 -0500, "Sullivan, Glenn" ... Ohhh, duhhhh, just ignore me, that was so wrong. I was thinking of it as I tapped away on the k/b! ...
Stuart Booth
stuartbooth_...
Offline Send Email
Nov 23, 2005
10:21 pm
1652
... Just a comment here on some rethinks I/we've been having over targeting after some practical experience using sub addressing. Firstly addressing the...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Nov 24, 2005
2:05 am
1653
OOOps... actually the line below... Target=BushSoft.xAPTiVoJPEGWriter.GMSServer:> addresses the whole chebang (the main application and every endpoint) - to...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Nov 24, 2005
12:54 pm
1654
... I don't think that's right! (Or perhaps I've misunderstood what you are saying?) A.b.c.> will not match a.b.c A.b.c.> will match a.b.c.d Whereas I read...
Patrick Lidstone (Per...
patricklidstone
Offline Send Email
Nov 24, 2005
1:02 pm
1655
... Umm - we disagree here then. This is what we discussed onlist about 6 months ago...How do you match all devices that start with A.B.C then regardless of...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Nov 24, 2005
1:19 pm
1656
I've just recompiled the libraries and runtimes and all seems OK - there do appear to be a couple of libraries where the source is a couple of versions behind...
g8kmh
Offline Send Email
Nov 24, 2005
5:37 pm
1657
... This isn't necessarily a solution for everyone, but I wrote a python based scripting engine a couple of years back. This invokes specific scripts based on...
Patrick Lidstone (Per...
patricklidstone
Offline Send Email
Nov 24, 2005
5:53 pm
1658
... There is a full scripting engine built into xAP Desktop and also xAP Floorplan has scripting plus some tools to help you build scripts via the GUI. You can...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Nov 24, 2005
6:04 pm
1659
OK, I took a look at the scripting in Desktop but couldn't immediately see how the VBS functions were triggered from incoming messages. I'll have a second run...
g8kmh
Offline Send Email
Nov 25, 2005
12:02 pm
1660
The release version of the ocx. This new ocx has some new features from the last beta. A new look, see here for a screen shot - ...
James
JamesTraynor
Offline Send Email
Nov 27, 2005
10:38 pm
1661
Here's what I ended up doing... You tell me how it meshes with your model. When the xAPplication starts, it reads a CSV of TiVo address, Description...
Sullivan, Glenn
gsullivandav...
Offline Send Email
Nov 28, 2005
1:32 pm
1662
This message never showed up yesterday, so I'm going to post it again... Sorry if you receive it twice. Here's what I ended up doing... You tell me how it...
Sullivan, Glenn
gsullivandav...
Offline Send Email
Nov 29, 2005
1:11 pm
1663
Calling all C++ xAP developers... If you are interested in taking on a new xAP project, please drop me a note off-list. Thanks Patrick...
Patrick
patricklidstone
Offline Send Email
Nov 30, 2005
11:52 am
1664
On Tue, 29 Nov 2005 07:59:45 -0500, "Sullivan, Glenn" ... Whoa, there's a lot to this one! This is just a quickie for now, but one thing that stood out to me...
Stuart Booth
stuartbooth_...
Offline Send Email
Nov 30, 2005
10:14 pm
1665
Keith Doxy of KAT5 fame has a poll running on UKHA re which protocol most people use to control their HA gear... I am guessing that this is to do with which...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 1, 2005
1:01 pm
1666
I was planning to develop a Java Web applet that should stablish a communication socket with the Web server. This Web server already "speaks" xAP, so, I...
estratosapiens
Offline Send Email
Dec 2, 2005
1:17 pm
1667
xAP being UDP is intended for LAN operations. If you wish to reliably pass xAP between devices on the internet (cf intranet) then you should use TCP. There...
Kevin Hawkins
ukusaconsulting
Offline Send Email
Dec 2, 2005
4:56 pm
1668
I'm working on an xAP connector for the LynX-10 PLC and I have a few question about BCS. Is it the responsibility of the X-10 connector to convert a source ...
mustang8760
Offline Send Email
Dec 2, 2005
6:12 pm
Messages 1639 - 1668 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