X10 Community Forum

🖥️ActiveHome Pro => SDK => Topic started by: ITguy on March 11, 2011, 09:32:19 PM

Title: iHouse goes "open source" - experienced VB developers needed
Post by: ITguy on March 11, 2011, 09:32:19 PM
iHouse has gone "open source"!  Since the developer, TJ Trolinger, no longer has the time to devote to it, he has made the source code available.  See his post here: http://www.ihousehomeautomation.com/phpBB/viewtopic.php?f=23&t=472 (http://www.ihousehomeautomation.com/phpBB/viewtopic.php?f=23&t=472)

Those of us who love iHouse (a number that continues to grow) hope some of you experienced VB developers will pick up the gauntlet and carry the product forward!

Those willing and able to help are encouraged to post to the iHouse forum.

ITguy
Title: Re: iHouse goes "open source" - experienced VB developers needed
Post by: lodtrack on March 12, 2011, 09:30:53 AM
thanks for the link...I will take a look at it.
Title: Re: iHouse goes "open source" - experienced VB developers needed
Post by: Tuicemen on March 12, 2011, 09:41:20 AM
I've had a look at this but with out any Zwav devices one can't test this aspect of the program.
Since the Zwav SDK is no longer supported that part may be obsolete.
In any case I get a Zwav error when I try to debug.
I'm thinking it needs some componet of the SDK that isn't included in the code.
The Zwav.dll is there however.
Humm may be a Win 7 64 bit issue too ::) :'
 >!
Title: Re: iHouse goes "open source" - experienced VB developers needed
Post by: Tuicemen on March 12, 2011, 01:36:05 PM
Can anyone that doesn't have ZWave get this to compile?
The error seems to reference a sGen file I would assume it is looking for a serial number.
Maybe info from a ZWave stick?  ???

Update:
Dopey me ! ::) :'
I forgot how windows security handles downloaded zipped files! 
It now compiles error free! :)%
 >!
Title: Re: iHouse goes "open source" - experienced VB developers needed
Post by: lodtrack on March 22, 2011, 07:39:23 AM
Tuicemen, Can you clarify comment re zipped files and windows security? I cannot get it to compile either.  thanks
Title: Re: iHouse goes "open source" - experienced VB developers needed
Post by: Tuicemen on March 22, 2011, 07:49:34 AM
When you download the zipped file windows adds a security feature.
You have to go into the properties of the zipped file.
At the bottom of the general tab you'll see security under atributes
You need to click the unblock button.
Once you have done that unzip the file and you should be ready to go!
 >!
Title: Re: iHouse goes "open source" - experienced VB developers needed
Post by: lodtrack on March 22, 2011, 11:08:24 PM
Learn something everyday...thankyou
Title: Re: iHouse goes "open source" - experienced VB developers needed
Post by: Brian H on March 23, 2011, 05:58:48 AM
I have had downloaded help files also need the unblocking before I could open them.
Title: Re: iHouse goes "open source" - experienced VB developers needed
Post by: -Bill- (of wgjohns.com) on March 23, 2011, 10:43:42 PM
I have had downloaded help files also need the unblocking before I could open them.

Gee, that sounds somehow familiar.   :'

I was very confused the first time someone told me that BVC Help.chm was all goofed up.   rofl
 >!
Title: Re: iHouse goes "open source" - experienced VB developers needed
Post by: Tuicemen on March 24, 2011, 09:44:46 AM
Funny how windows will unzipp a downloaded file!
Sometimes with out a issue and other times screwing every thing up! ::) :'