Search found 206 matches

by Circe640
Thu Apr 06, 2006 2:49 pm
Forum: General
Topic: Trying to deide if Meedio and Housebot are right for my app
Replies: 13
Views: 2051

Sent you a PM but did not hear back --- tell me what features you would like to see. Prelim testing of the DB maintenance program is just about complete and I am in the final revision stage for the actual plugin. The way it is now designed, adding new functionality should not be too difficult but I ...
by Circe640
Thu Mar 09, 2006 1:18 am
Forum: General
Topic: Trying to deide if Meedio and Housebot are right for my app
Replies: 13
Views: 2051

A long while back I built a plugin for HouseBot that would store and play ripped CD albums that had been stored on disc in a fairly standard organization. Followig that, I wrote another plugin that would allow importing a DVD Profiler export file(XML) and allow you to browse your collection from wit...
by Circe640
Tue Mar 07, 2006 6:59 pm
Forum: General
Topic: Trying to deide if Meedio and Housebot are right for my app
Replies: 13
Views: 2051

These is another solution for media for HouseBot -- coming soon!
by Circe640
Fri Feb 03, 2006 4:14 pm
Forum: General
Topic: Serial control
Replies: 6
Views: 1385

Personally I would go with a direct HB connection to the Extron. The fewer points of failure the better. Handling serial in HB looks a bit confusing at first but once you get your head around it, it is quite straight forward.
by Circe640
Thu Feb 02, 2006 12:24 am
Forum: General
Topic: Serial control
Replies: 6
Views: 1385

Extron

I have a Extron System 8 Plus that I control via My Marquee 8500 which is controlled via RS 232 from HouseBot. What exactly are you trying to do as I may be able to help you set it up
by Circe640
Sat Jan 28, 2006 8:15 pm
Forum: General
Topic: Guinea Pig needed!
Replies: 4
Views: 860

E-mail me

E-mail me @



[email protected]
by Circe640
Fri Jan 27, 2006 11:14 am
Forum: General
Topic: Weather and Caller Id download??
Replies: 11
Views: 6691

Here is Allan's original VB script

' Set folder location of Weather.com icons and downloaded images DestFolder = "\\Shaggy\C\Program Files\HouseBot\Config\Themes\Common\weather\" ' Weather.com partner ID WeatherComPar = "" ' Weather.com key WeatherComKey = "" ' Get weather for this postal code WeatherCom...
by Circe640
Fri Jan 27, 2006 10:59 am
Forum: General
Topic: Guinea Pig needed!
Replies: 4
Views: 860

Guinea Pig needed!

About 1 1/2 years ago I had developed a plugin for HouseBot called MoviePro that provided visibility to a Movie collection from within HouseBot. When Meedio took over I stopped it waiting for a new toolset. I finally gave up a few months ago and have gone ahead and updated it and expanded its capabi...
by Circe640
Sat Nov 05, 2005 1:35 am
Forum: General
Topic: SWRemote 'private' variables
Replies: 13
Views: 2406

It would not olnly require unique properties by theme/panel but also unique tasks by theme/panel
by Circe640
Sat Nov 05, 2005 1:33 am
Forum: General
Topic: SWRemote 'private' variables
Replies: 13
Views: 2406

The only way I can think of this is to create separate themes for each SWREMOTE. Each SWRemote theme would use properties that are only used by that theme. Aternately you could have a common theme but the first panel would represent a menu that would then diverge into different sets of subsequent pa...
by Circe640
Sat Nov 05, 2005 1:28 am
Forum: General
Topic: Dakkar Question. Plus HB assistance if any1 around can help?
Replies: 17
Views: 2896

Dakkar What is the distance to your projector --- I successfully run a 50' serial conection by using serial to RJ-45 (std lan connectors) adapters and then connecting them using a 50' lan cable from my Ehome projector to the projector's switcher in my AV rack
by Circe640
Wed Aug 24, 2005 2:10 pm
Forum: General
Topic: Not alot of response to post in here is there!
Replies: 10
Views: 1971

EXPERTS ARE FRUSTRATED!!!

I am one of the early and long term users of HouseBot so I guess I am somewhat close to being an expert. Scott - the original builder is the only true 'expert'. There used to be a number of 'regular experts - (experienced users)' here but they have - like me - been spending less and less time on the...
by Circe640
Thu Jun 16, 2005 10:36 pm
Forum: Plugin Development
Topic: difference of SetPropertyValue and CreatePropertyValue
Replies: 1
Views: 1133

Create propertyvalue effectively creates the property in the list of available properties - ie it appears in Property Manager. Set propertyvalue assigns a property within a device an actual value.
by Circe640
Wed May 11, 2005 11:50 pm
Forum: General
Topic: Questions
Replies: 1
Views: 634

I presume youfr TV remote is infra red. To control lights, you normally use X-10 type switches -- either built in or external. The best thing to do here is to read the help files on X10, CM11a and Powerlinc to understand how X10 is setup, also search the web for references to X10 . AS far as remotes...
by Circe640
Wed May 11, 2005 11:42 pm
Forum: General
Topic: Winamp Question/Problem
Replies: 4
Views: 1345

Winamp Question/Problem

According to help Play List Song Number When using a Playlist, this value indicates the current song number (index) that is playing. Valid values range from 0 to one less than the number of tracks/songs in the playlist. This property can be used to jump directly to a track in a playlist. Changing th...