<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: iPhone Home Controller 2.0 - Release and Mini-Tutorial</title>
	<atom:link href="http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/</link>
	<description>For People Who Love Their iPhone and Hate Their Keys.</description>
	<pubDate>Wed, 08 Sep 2010 04:30:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hans</title>
		<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/comment-page-1/#comment-376</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Thu, 25 Mar 2010 18:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.iphonehomecontroller.com/?p=23#comment-376</guid>
		<description>Thanks, this is application I was looking for.
I already use PHP and mySQL, so I had the application running within 30 minutes.
I have made some modifications to the program to use it with a CM11 with a serial connector.
(I use a command from  Homeseer EXECX10 )
Further I have made two columns to  put more buttons on the display.
At last I add another TYPE, now I can choose between a on/off device and a dimmable device.
Thank you very much.  I hope to see new updates soon. (sorry for the bad English)
Hans</description>
		<content:encoded><![CDATA[<p>Thanks, this is application I was looking for.<br />
I already use PHP and mySQL, so I had the application running within 30 minutes.<br />
I have made some modifications to the program to use it with a CM11 with a serial connector.<br />
(I use a command from  Homeseer EXECX10 )<br />
Further I have made two columns to  put more buttons on the display.<br />
At last I add another TYPE, now I can choose between a on/off device and a dimmable device.<br />
Thank you very much.  I hope to see new updates soon. (sorry for the bad English)<br />
Hans</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chuck</title>
		<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/comment-page-1/#comment-358</link>
		<dc:creator>chuck</dc:creator>
		<pubDate>Thu, 25 Feb 2010 18:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.iphonehomecontroller.com/?p=23#comment-358</guid>
		<description>@chris d
1. you can either secure a web page with PHP or htaccess. your choice
2. You could just open iPHC in a browser and run it from there. Other than that I am not familiar with desktop widgets.</description>
		<content:encoded><![CDATA[<p>@chris d<br />
1. you can either secure a web page with PHP or htaccess. your choice<br />
2. You could just open iPHC in a browser and run it from there. Other than that I am not familiar with desktop widgets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris D</title>
		<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/comment-page-1/#comment-347</link>
		<dc:creator>Chris D</dc:creator>
		<pubDate>Sat, 23 Jan 2010 03:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.iphonehomecontroller.com/?p=23#comment-347</guid>
		<description>Great work so far.  No problem getting it to work the first time.  The tutorial didn't give me any problems.

Can someone point me towards...

1. Securing the webapp with a password, with a greeting, i.e. Chris @ Jerry's. 

2. Appropriate code to wrap around this to make it a desktop widget on windows 7 and xp, but still work on the iphone.</description>
		<content:encoded><![CDATA[<p>Great work so far.  No problem getting it to work the first time.  The tutorial didn&#8217;t give me any problems.</p>
<p>Can someone point me towards&#8230;</p>
<p>1. Securing the webapp with a password, with a greeting, i.e. Chris @ Jerry&#8217;s. </p>
<p>2. Appropriate code to wrap around this to make it a desktop widget on windows 7 and xp, but still work on the iphone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/comment-page-1/#comment-345</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 24 Dec 2009 21:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.iphonehomecontroller.com/?p=23#comment-345</guid>
		<description>Thanks for this wonderful web app.  I tried it on linux and it works.  Just needed a wrapper script that calls heyu with the correct parameters when ahcmd.exe is called.  There is even an xampp for linux.  I would suggest a future feature though to toggle the visibility of modules under the module tab.  I created a dummy module simply for delay between actions in a scheme and didn't need to have it visible under the module tab.  I also have a module for Garage Door (um506) and Garage Power (appliance module) so that it will take 2 codes to open the garage (the um506 plugged into the appliance module) for security.  I dont need to see these listed as modules as I will only operate the Garage door via the schemes tab.  I will try and see If I can trigger mysql scripts to insert status (on or off) of modules whenever I use standard X10 remotes to trigger the modules as IPHC can't see these events.  That way the IPHC modules screen will be an accurate representation of the status of all modules in an environment where you use IPHC, command line heyu, and RF remotes. 
Great Work!
Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for this wonderful web app.  I tried it on linux and it works.  Just needed a wrapper script that calls heyu with the correct parameters when ahcmd.exe is called.  There is even an xampp for linux.  I would suggest a future feature though to toggle the visibility of modules under the module tab.  I created a dummy module simply for delay between actions in a scheme and didn&#8217;t need to have it visible under the module tab.  I also have a module for Garage Door (um506) and Garage Power (appliance module) so that it will take 2 codes to open the garage (the um506 plugged into the appliance module) for security.  I dont need to see these listed as modules as I will only operate the Garage door via the schemes tab.  I will try and see If I can trigger mysql scripts to insert status (on or off) of modules whenever I use standard X10 remotes to trigger the modules as IPHC can&#8217;t see these events.  That way the IPHC modules screen will be an accurate representation of the status of all modules in an environment where you use IPHC, command line heyu, and RF remotes.<br />
Great Work!<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Audio Visual Installations</title>
		<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/comment-page-1/#comment-344</link>
		<dc:creator>Audio Visual Installations</dc:creator>
		<pubDate>Mon, 14 Dec 2009 05:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.iphonehomecontroller.com/?p=23#comment-344</guid>
		<description>You wouldn't believe it but I have spent all day searching for some articles about this.  Thanks for this, it was a essential read and has helped me out to no end.  Kind regards,&lt;a href="http://www.rabonesystems.com.au/blog/dynalite/the-benefits-of-dynalite-lighting-control-systems/" rel="nofollow"&gt;Dynalite&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You wouldn&#8217;t believe it but I have spent all day searching for some articles about this.  Thanks for this, it was a essential read and has helped me out to no end.  Kind regards,<a href="http://www.rabonesystems.com.au/blog/dynalite/the-benefits-of-dynalite-lighting-control-systems/" rel="nofollow">Dynalite</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Insteon</title>
		<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/comment-page-1/#comment-340</link>
		<dc:creator>Insteon</dc:creator>
		<pubDate>Sat, 31 Oct 2009 14:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.iphonehomecontroller.com/?p=23#comment-340</guid>
		<description>Any chance you'll be documenting the skinning files?  Would love to adapt this for a project I'm working on.</description>
		<content:encoded><![CDATA[<p>Any chance you&#8217;ll be documenting the skinning files?  Would love to adapt this for a project I&#8217;m working on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chuck</title>
		<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/comment-page-1/#comment-123</link>
		<dc:creator>chuck</dc:creator>
		<pubDate>Wed, 18 Feb 2009 23:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.iphonehomecontroller.com/?p=23#comment-123</guid>
		<description>@Man Tran
You are right. The system is made to work with the CM15a. Although I have someone that is working on a Firecracker version so stay tuned for that.</description>
		<content:encoded><![CDATA[<p>@Man Tran<br />
You are right. The system is made to work with the CM15a. Although I have someone that is working on a Firecracker version so stay tuned for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Man tran</title>
		<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/comment-page-1/#comment-122</link>
		<dc:creator>Man tran</dc:creator>
		<pubDate>Wed, 18 Feb 2009 19:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.iphonehomecontroller.com/?p=23#comment-122</guid>
		<description>I try with Cm11 seem doesn"t work /</description>
		<content:encoded><![CDATA[<p>I try with Cm11 seem doesn&#8221;t work /</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Essig</title>
		<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/comment-page-1/#comment-121</link>
		<dc:creator>Bill Essig</dc:creator>
		<pubDate>Thu, 12 Feb 2009 21:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.iphonehomecontroller.com/?p=23#comment-121</guid>
		<description>Cool product. Cant wait to hack it into my existing solution. As for the next release, may I suggest a new feature: Indented Code.</description>
		<content:encoded><![CDATA[<p>Cool product. Cant wait to hack it into my existing solution. As for the next release, may I suggest a new feature: Indented Code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Burdine</title>
		<link>http://www.iphonehomecontroller.com/2008/10/02/iphone-home-controller-20-release-and-mini-tutorial/comment-page-1/#comment-120</link>
		<dc:creator>Matthew Burdine</dc:creator>
		<pubDate>Tue, 03 Feb 2009 18:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.iphonehomecontroller.com/?p=23#comment-120</guid>
		<description>I wrote an interface to the firecracker module that's similar to the activehome command line interface.  If you think it'd help, I could post somewhere.  It doesn't support queryplc or even sendplc for that matter.  It does support sendrf which would then send a command to the transmitter.</description>
		<content:encoded><![CDATA[<p>I wrote an interface to the firecracker module that&#8217;s similar to the activehome command line interface.  If you think it&#8217;d help, I could post somewhere.  It doesn&#8217;t support queryplc or even sendplc for that matter.  It does support sendrf which would then send a command to the transmitter.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
