The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

RE: Which xAP hub (on windows) do you use/recommend?


  • Subject: RE: Which xAP hub (on windows) do you use/recommend?
  • From: "Sullivan, Glenn" <gsullivan@xxxxxxxxxxxxxx>
  • Date: Mon, 25 Sep 2006 15:27:10 -0400

------_=_NextPart_001_01C6E0D8.99441C4A
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

I too use Stuart's hub service app.
=20
But I control the order of startup with a little app that I wrote up
designed exclusively for that, the service dependency manager:
http://webpages.charter.net/bushman4/servicedependencymanager.html
=20
With it, you can make all of your other xAP services dependant on the
hub service, so that they will not start until the hub service has
completed.  And, if you bounce the hub service, it bounces the rest of
the dependant services as well.
=20
This is the windows-preferred method to control service app startup...
it uses the same technology as Microsoft does... if you've ever tried to
restart a service and had Windows tell you that "the following
services
will also be restarted" then you are seeing dependency at work.
=20
Pretty slick, if I can toot my own horn for a minute... ;-)

Glenn Sullivan, MCSE+I MCDBA
David Clark Company Inc.=20

=20

________________________________

From: xap_automation@xxxxxxx
[mailto:xap_automation@xxxxxxx] On
Behalf Of KevinT
Sent: Monday, September 25, 2006 1:35 PM
To: xap_automation@xxxxxxx
Subject: RE: [xap_automation] Which xAP hub (on windows) do you
use/recommend?



Jon

I too have experienced similar problems with the service hub

I use the xAPFramework  (Stuarts) service hub exclusively on my PC's

In my case the problems come from xAP applications starting before the
Hub Service gets started which causes the hub to fail. Some of the
Visual Basic Apps seem to be a bit swift in getting running. My solution
is to use Delayexec from
http://www.rjlsoftware.com/software/utility/delayexec/
<http://www.rjlsoftware.com/software/utility/delayexec/>
  to control
the order and timing of the apps starting from the Startup Group.

Eg  I have a Batch file called xAPtel.bat in a directory with the
following

@echo off

cd\Progra~1\xapuku~1\xaptel

C:\Progra~1\delaye~1\delayexec.exe "C:\Program Files\xAP
UKUSA\xAPTel\xAPTel.exe"  20

And a shortcut to the batch file in the startup group

Hope this helps

KevinT

________________________________

From: xap_automation@xxxxxxx
[mailto:xap_automation@xxxxxxx] On
Behalf Of Jon Payne
Sent: 25 September 2006 18:05
To: xap_automation@xxxxxxx
Subject: [xap_automation] Which xAP hub (on windows) do you
use/recommend?

Hi everyone,

Probably didn't make myself very clear last time but basically I'd like
to know which xAP hub people recommend for use on windows?

I've tried Stuarts xAP hub as a service and it just doesn't work on my
machines (they all have two NIC's although the 2nd NIC is disabled in
all cases). The GUI version works most of the time but even that doesn't
work 100%. When they don't work they fire up fine but just don't seem to
pick up messages.

[I do have a project I'm very slowly writing up which is a Java xAP
program to decode Caller ID from an old BT CD50 box - it runs on a TINI
but could equally run on a PC.]

Cheers,

Jon

----- Original Message ----
From: Jon Payne <jgpayne@xxxxxxx>
To: xap_automation@xxxxxxx
Sent: Friday, 22 September, 2006 10:59:18 AM
Subject: [xap_automation] xAP Hub windows service

Hi all,

At the moment, on all my machines, I have to fire up Stuart's xAP Hub
Gui (HubGUI-v1.2.1.6.zip
<http://www.mi4.biz/modules.php?name=3DDownloads&d_op=3Dgetit&lid=3D141>
 -
http://www.mi4.biz/modules.php?name=3DDownloads&d_op=3Dviewdownload&cid=3D4=
1
<http://www.mi4.biz/modules.php?name=3DDownloads&d_op=3Dviewdownload&cid=3D=
41>
) because for some reason the service version doesn't work on any of my
three XP machines. Does anyone know of another xAP service hub? Or why
it doesn't work?

Thanks,

Jon

[Using the excellent xAP Switchboard together with a TINI for PSTN
caller id]

=20

------_=_NextPart_001_01C6E0D8.99441C4A
Content-Type: text/html; charset=US-ASCII
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd";>
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=us-ascii"><!-- Network content -->
<META content="MSHTML 6.00.2900.2963"
name=GENERATOR></HEAD>
<BODY style="BACKGROUND-COLOR: #ffffff">


<DIV dir=ltr align=left><SPAN class=900362119-25092006><FONT
face=Arial
color=#0000ff size=2>I too use Stuart's hub service
app.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=900362119-25092006><FONT
face=Arial
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=900362119-25092006><FONT
face=Arial
color=#0000ff size=2>But I control the order of startup with a little
app that I
wrote up designed exclusively for that, the service dependency
manager:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=900362119-25092006><FONT
face=Arial
color=#0000ff size=2><A
href="http://webpages.charter.net/bushman4/servicedependencymanager.html";>http://webpages.charter.net/bushman4/servicedependencymanager.html</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=900362119-25092006><FONT
face=Arial
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=900362119-25092006><FONT
face=Arial
color=#0000ff size=2>With it, you can make all of your other xAP
services
dependant on the hub service, so that they will not start until the hub
service
has completed.&nbsp; And, if you bounce the hub service, it bounces the
rest of
the dependant services as well.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=900362119-25092006><FONT
face=Arial
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=900362119-25092006><FONT
face=Arial
color=#0000ff size=2>This is the windows-preferred method to control
service app
startup... it uses the same technology as Microsoft does... if you've ever
tried
to restart a service and had Windows tell you that "the following
services will
also be restarted" then you are seeing dependency at
work.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=900362119-25092006><FONT
face=Arial
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=900362119-25092006><FONT
face=Arial
color=#0000ff size=2>Pretty slick, if I can toot my own horn for a
minute...
;-)</FONT></SPAN></DIV><!-- Converted from text/plain
format -->
<P><FONT size=2>Glenn Sullivan, MCSE+I MCDBA<BR>David
Clark Company Inc.
</FONT></P>
<DIV>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B>
xap_automation@xxxxxxx
[mailto:xap_automation@xxxxxxx]
<B>On Behalf Of
</B>KevinT<BR><B>Sent:</B> Monday, September 25,
2006 1:35 PM<BR><B>To:</B>
xap_automation@xxxxxxx<BR><B>Subject:</B> RE:
[xap_automation] Which xAP
hub (on windows) do you
use/recommend?<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV id=ygrp-text>
<P><!-- Network content -->
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial color=navy size=3><SPAN
style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY:
Arial">Jon<O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=3><SPAN
style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY: Arial">I too
have experienced
similar problems with the service
hub<O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=3><SPAN
style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY: Arial">I use
the <SPAN
class=SpellE><SPAN
class=GramE>xAPFramework</SPAN></SPAN><SPAN
class=GramE>
<SPAN>&nbsp;</SPAN>(</SPAN>Stuarts) service hub
exclusively on my <SPAN
class=SpellE>PC&#8217;s</SPAN><O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=3><SPAN
style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=3><SPAN
style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY: Arial">In my
case the problems
come from <SPAN class=SpellE>xAP</SPAN> applications starting
before the Hub
Service gets started which causes the hub to fail. Some of the Visual Basic
Apps
seem to be a bit swift in getting running. My solution is to use <SPAN
class=SpellE>Delayexec</SPAN> from <A
href="http://www.rjlsoftware.com/software/utility/delayexec/";>http://www.rjlsoftw<WBR>are.com/software<WBR>/utility/<WBR>delayexec/</A>
<SPAN>&nbsp;</SPAN>to control the order and timing of the
apps starting from the
Startup Group.<O></O></SPAN></FONT></P>
<P class=MsoNormal><SPAN class=SpellE><SPAN
class=GramE><FONT face=Arial
color=navy size=3><SPAN
style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY:
Arial">Eg</SPAN></FONT></SPAN></SPAN><SPAN
class=GramE><FONT face=Arial color=navy><SPAN
style="COLOR: navy; FONT-FAMILY: Arial">
<SPAN>&nbsp;</SPAN>I</SPAN></FONT></SPAN><FONT
face=Arial color=navy><SPAN
style="COLOR: navy; FONT-FAMILY: Arial"> have a Batch file
called <SPAN
class=SpellE>xAPtel.bat</SPAN> in a directory with the
following<O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=3><SPAN
style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=3><SPAN
style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY: Arial">@echo
off<O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=3><SPAN
style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY:
Arial">cd\Progra~1\<WBR>xapuku~1\<WBR>xaptel<O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=3><SPAN
style="FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY:
Arial">C:\Progra~1\<WBR>delaye~1\<WBR>delayexec.<WBR>exe
"C:\Program Files\<SPAN class=SpellE>xAP</SPAN>
UKUSA\xAPTel\<WBR>xAPTel.exe<SPAN
class=GramE>"<SPAN>&nbsp;
</SPAN>20</SPAN><O></O></SPAN></FONT></P>
<DIV>
<P class=MsoNormal><FONT face=Arial size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: Arial">And <SPAN
class=GramE>a shortcut to
the batch file</SPAN> in the startup
group<O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY: Arial">Hope this
helps<O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P>
<P class=MsoNormal><SPAN class=SpellE><FONT face=Arial
size=3><SPAN
style="FONT-SIZE: 12pt; FONT-FAMILY:
Arial">KevinT</SPAN></FONT></SPAN><FONT
face=Arial><SPAN style="FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"
size=3><SPAN
style="FONT-SIZE:
12pt"><O></O></SPAN></FONT></P>
<DIV class=MsoNormal style="TEXT-ALIGN: center"
align=center><FONT
face="Times New Roman" size=3><SPAN style="FONT-SIZE:
12pt">
<HR tabIndex=-1 align=center width="100%" SIZE=2>
</SPAN></FONT></DIV>
<P class=MsoNormal><B><FONT face=Tahoma size=2><SPAN
style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY:
Tahoma">From:</SPAN></FONT></B><FONT
face=Tahoma size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY:
Tahoma">
<ST1>xap_automation@<WBR>yahoogroups.<WBR>com</ST1>
[mailto:<ST1>xap_automation@<WBR>yahoogroups.<WBR>com</ST1>]
<B><SPAN
style="FONT-WEIGHT: bold">On Behalf Of
</SPAN></B>Jon Payne<BR><B><SPAN
style="FONT-WEIGHT: bold">Sent:</SPAN></B> 25
September 2006 18:05<BR><B><SPAN
style="FONT-WEIGHT: bold">To:</SPAN></B>
<ST1>xap_automation@<WBR>yahoogroups.<WBR>com</ST1><BR><B><SPAN
style="FONT-WEIGHT: bold">Subject:</SPAN></B>
[xap_automation] Which xAP hub (on
windows) do you
use/recommend?</SPAN></FONT><O></O></P></DIV>
<P class=MsoNormal><FONT face="Times New Roman"
size=3><SPAN
style="FONT-SIZE:
12pt"><O></O></SPAN></FONT></P>
<DIV id=ygrp-mlmsg>
<DIV id=ygrp-msg>
<DIV id=ygrp-text>
<DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hi
everyone,<O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Probably didn't
make myself very
clear last time but basically I'd like to know which xAP hub people
recommend
for use on
windows?<O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">I've tried Stuarts
xAP hub as a
service and it just doesn't work on my machines (they all have two NIC's
although the 2nd NIC is disabled in all cases). The GUI version works most
of
the time but even that doesn't work 100%. When they don't work they fire up
fine
but just don't seem to pick up
messages.<O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">[I do have a
project I'm very slowly
writing up which is a Java xAP program to decode Caller ID from an old BT
CD50
box - it runs on a TINI but could equally run on a
PC.]<O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial">Cheers,<O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial">Jon<O></O></SPAN></FONT></P></DIV>
<DIV style="BORDER-LEFT: #1010ff 1.5pt solid">
<P class=MsoNormal><FONT face="Times New Roman"
size=3><SPAN
style="FONT-SIZE: 12pt">----- Original Message
----<BR>From: Jon Payne
&lt;jgpayne@btinternet.<WBR>com&gt;<BR>To:
<ST1>xap_automation@<WBR>yahoogroups.<WBR>com</ST1><BR>Sent:
Friday, 22
September, 2006 10:59:18 AM<BR>Subject: [xap_automation] xAP Hub
windows
service<O></O></SPAN></FONT></P>
<DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hi
all,<O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">At the moment, on
all my machines, I
have to fire up Stuart's xAP Hub Gui (<A id=bodyLinks
href="http://www.mi4.biz/modules.php?name=Downloads&amp;d_op=getit&amp;lid=141";
target=_blank>HubGUI-v1.2.<WBR>1.6.zip</A>&nbsp;- <A
id=bodyLinks
href="http://www.mi4.biz/modules.php?name=Downloads&amp;d_op=viewdownload&amp;cid=41";
target=_blank>http://www.mi4.<WBR>biz/modules.<WBR>php?name=<WBR>Downloads&amp;d_op=viewdownload&amp;cid=41</A>)
because for some reason the service version doesn't work on any of my three
XP
machines. Does anyone know of another xAP service hub? Or why it doesn't
work?<O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial">Thanks,<O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial">Jon<O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">[Using the
excellent xAP Switchboard
together with a TINI for PSTN caller
id]<O></O></SPAN></FONT></P></DIV></DIV></DIV>
<DIV>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY:
Arial"><O></O></SPAN></FONT></P></DIV></DIV></DIV>
<P class=MsoNormal><FONT face="Times New Roman"
color=white size=3><SPAN
style="FONT-SIZE: 12pt; COLOR:
white"></SPAN></FONT></P></DIV><!--End
group email --></DIV></DIV>
<P></P></DIV><!--End group email -->
<span width="1" style="color:
white;"/>__._,_.___</span>


<!-- **begin egp html banner** -->

<img src="http://geo.yahoo.com/serv?s=97476590/grpId=9674343/grpspId=1600007709/msgId=3078/stime=1159212500";
width="1" height="1"> <br>

<!-- **end egp html banner** -->


<!-- **begin egp html banner** -->

<br><br>
<div style="width:500px; text-align:right; margin-bottom:1px;
color:#909090;">
<tt>SPONSORED LINKS</tt>
</div>
<table bgcolor=#e0ecee cellspacing="13"
cellpadding="0" width=500px>
<tr valign=top>
<td style="width:25%;">
<tt><a href="http://groups.yahoo.com/gads;_ylc=X3oDMTJjM2U1a3JwBF9TAzk3NDc2NTkwBF9wAzEEZ3JwSWQDOTY3NDM0MwRncnBzcElkAzE2MDAwMDc3MDkEc2VjA3NsbW9kBHN0aW1lAzExNTkyMTI1MDA-?t=ms&k=X10+home+automation&w1=X10+home+automation&w2=Home+automation&w3=Home+automation+product&w4=Home+automation+system&w5=Home+automation+security&c=5&s=133&g=0&.sig=tN49yZ8gLW44qGV8ngn-6Q";>X10
home automation</a></tt>
</td>
<td style="width:25%;">
<tt><a href="http://groups.yahoo.com/gads;_ylc=X3oDMTJjbm82cDNrBF9TAzk3NDc2NTkwBF9wAzIEZ3JwSWQDOTY3NDM0MwRncnBzcElkAzE2MDAwMDc3MDkEc2VjA3NsbW9kBHN0aW1lAzExNTkyMTI1MDA-?t=ms&k=Home+automation&w1=X10+home+automation&w2=Home+automation&w3=Home+automation+product&w4=Home+automation+system&w5=Home+automation+security&c=5&s=133&g=0&.sig=uxodCh5B-C-LfzJs4AF_uw";>Home
automation</a></tt>
</td>
<td style="width:25%;">
<tt><a href="http://groups.yahoo.com/gads;_ylc=X3oDMTJjNmFvZ2M4BF9TAzk3NDc2NTkwBF9wAzMEZ3JwSWQDOTY3NDM0MwRncnBzcElkAzE2MDAwMDc3MDkEc2VjA3NsbW9kBHN0aW1lAzExNTkyMTI1MDA-?t=ms&k=Home+automation+product&w1=X10+home+automation&w2=Home+automation&w3=Home+automation+product&w4=Home+automation+system&w5=Home+automation+security&c=5&s=133&g=0&.sig=-7-yoKCdmzYOn0eQU41W8Q";>Home
automation product</a></tt>
</td>
</tr>
<tr valign=top>
<td style="width:25%;">
<tt><a href="http://groups.yahoo.com/gads;_ylc=X3oDMTJjZ3A4azdvBF9TAzk3NDc2NTkwBF9wAzQEZ3JwSWQDOTY3NDM0MwRncnBzcElkAzE2MDAwMDc3MDkEc2VjA3NsbW9kBHN0aW1lAzExNTkyMTI1MDA-?t=ms&k=Home+automation+system&w1=X10+home+automation&w2=Home+automation&w3=Home+automation+product&w4=Home+automation+system&w5=Home+automation+security&c=5&s=133&g=0&.sig=YiCpy6REMq-ZQ9BflM6GVg";>Home
automation system</a></tt>
</td>
<td style="width:25%;">
<tt><a href="http://groups.yahoo.com/gads;_ylc=X3oDMTJjYmF1a2RtBF9TAzk3NDc2NTkwBF9wAzUEZ3JwSWQDOTY3NDM0MwRncnBzcElkAzE2MDAwMDc3MDkEc2VjA3NsbW9kBHN0aW1lAzExNTkyMTI1MDA-?t=ms&k=Home+automation+security&w1=X10+home+automation&w2=Home+automation&w3=Home+automation+product&w4=Home+automation+system&w5=Home+automation+security&c=5&s=133&g=0&.sig=MqsbZg2eMmjgfWfWU0yLgQ";>Home
automation security</a></tt>
</td>
</tr>
</table>

<!-- **end egp html banner** -->


<!-- **begin egp html banner** -->

<br>
<div style="font-family: verdana; font-size: 77%; border-top: 1px
solid #666; padding: 5px 0;" >
Your email settings: Individual EmailTraditional <br>
<a href="http://groups.yahoo.com/group/xap_automation/join;_ylc=X3oDMTJmZmprdmtnBF9TAzk3MzU5NzE0BGdycElkAzk2NzQzNDMEZ3Jwc3BJZAMxNjAwMDA3NzA5BHNlYwNmdHIEc2xrA3N0bmdzBHN0aW1lAzExNTkyMTI0OTk-";>Change
settings via the Web</a> (Yahoo! ID required) <br>
Change settings via email: <a href="mailto:xap_automation-digest@xxxxxxx?subject=Email
Delivery: Digest">Switch delivery to Daily Digest</a>  <a
href = "mailto:xap_automation-fullfeatured@xxxxxxx?subject=Change
Delivery Format: Fully Featured">Switch to Fully Featured</a>
<br>
<a href="http://groups.yahoo.com/group/xap_automation;_ylc=X3oDMTJkdmIyamo2BF9TAzk3MzU5NzE0BGdycElkAzk2NzQzNDMEZ3Jwc3BJZAMxNjAwMDA3NzA5BHNlYwNmdHIEc2xrA2hwZgRzdGltZQMxMTU5MjEyNDk5";>
Visit Your Group
</a>
<a href="http://docs.yahoo.com/info/terms/";>
Yahoo! Groups Terms of Use
</a>
<a href="mailto:xap_automation-unsubscribe@xxxxxxx?subject=Unsubscribe";>
Unsubscribe
</a>
<br>
</div>
<br>

<!-- **end egp html banner** -->


<span  style="color: white;"/>__,_._,___</span>
</BODY></HTML>

------_=_NextPart_001_01C6E0D8.99441C4A--




xAP_Automation Main Index | xAP_Automation Thread Index | xAP_Automation Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.