Search found 253 matches

by roussell
Thu Jun 23, 2011 3:59 pm
Forum: General
Topic: Best watchdog service
Replies: 5
Views: 3799

Re: Best watchdog service

Other Script options here:
viewtopic.php?f=2&t=856341&hilit=restart

Terry
by roussell
Tue Jun 14, 2011 10:00 am
Forum: Plugin Development
Topic: http XML Housebot protocol
Replies: 4
Views: 7739

Re: http XML Housebot protocol

I second the use of JSON. I use it a good bit in place of XML, a lot less 'fluff' in the data but still human-readable when needed. As an example, here is some JSON from my thermostat (Filtrete WiFi from Home Depot) : {"temp":76.00,"tmode":2,"fmode":0,"override&quo...
by roussell
Tue May 24, 2011 9:56 am
Forum: General
Topic: Free Icon set
Replies: 1
Views: 1909

Re: Free Icon set

Thanks Richard, great link!
by roussell
Tue May 24, 2011 9:53 am
Forum: General
Topic: ARDUINO I/O cards
Replies: 6
Views: 3673

Re: ARDUINO I/O cards

Hey Steve, I don't use the Arduino (at least not in Home Auto yet) but I have used a couple of the CAI Web control boards with HB that work really well. They're ethernet based rather than USB which allows me more freedom in their placement. The company link is: http://www.redhillnetworks.com/product...
by roussell
Wed May 18, 2011 5:18 pm
Forum: General
Topic: Swremote protocol documented ?
Replies: 4
Views: 2553

Re: Swremote protocol documented ?

Nice Work Bob! I've half-heartedly attempted this through the years but always gave up before I made any real progress. At some point it just became easier to use the external connector to do what I wanted. Now that all of my swremotes are HTML5/javascript/CSS3 (using mostly Sencha Touch) I haven't ...
by roussell
Sun Mar 06, 2011 7:25 pm
Forum: General
Topic: iPod, iPhone, and iPad support via iRule
Replies: 12
Views: 12205

Re: iPod, iPhone, and iPad support via iRule

No, don't use it. Just noticed the product and somewhat follow their forums.
Terry
by roussell
Wed Jan 12, 2011 5:35 pm
Forum: General
Topic: Apple TV standby sequence
Replies: 4
Views: 2964

Re: Apple TV standby sequence

The early versions (before the new tiny black models)of the ATVs run a slimmed down version of Apple's OSX OS - So it's a Unix OS under the skin. To enable SSH (a form of secure telnet) you'll need to unlock (think jailbreak) the OS. Its mostly painless and can be done without opening the box physic...
by roussell
Tue Jan 11, 2011 9:03 pm
Forum: General
Topic: Apple TV standby sequence
Replies: 4
Views: 2964

Re: Apple TV standby sequence

Steve, I can't help you with the IR part, and I don't have an ATV. I do have a house full of Apples though, and if you want to pursue enabling ssh on the ATV then I can definitely help you sleep and wake it over ethernet.

Terry
by roussell
Tue Dec 21, 2010 12:21 pm
Forum: General
Topic: Browser client, OS independant
Replies: 43
Views: 26924

Re: Browser client, OS independant

Great job Tim! Man, youre really moving on this! Although I doubt you'll need it, please let me know if you need any help.
Terry
by roussell
Wed Dec 15, 2010 9:28 pm
Forum: Tips, Tricks, and FAQ
Topic: HTML5 iPhone/Android access tips
Replies: 27
Views: 28180

Re: HTML5 iPhone/Android access tips

This was just a quick example to show how to use iWebKit. To enable automatic updates you'll need to write your own AJAX code.
by roussell
Tue Dec 14, 2010 6:16 pm
Forum: General
Topic: iPod, iPhone, and iPad support via iRule
Replies: 12
Views: 12205

Re: iPod, iPhone, and iPad support via iRule

Good find Osler - have you seen Command Fusion? http://www.commandfusion.com/

Similar app, but more advanced (and more expensive) but you can get a free single-use dev license.
Terry
by roussell
Tue Dec 14, 2010 6:12 pm
Forum: Tips, Tricks, and FAQ
Topic: HTML5 iPhone/Android access tips
Replies: 27
Views: 28180

Re: HTML5 iPhone/Android access tips

I was going your way with attempting to re-create a swremote in HTML/javascript but got discouraged and dropped it when I found out that the swremote <-> server communication was all binary. I have thought about writing a plugin that would offer a restful interface to HB but it became easier to just...
by roussell
Thu Nov 25, 2010 9:52 am
Forum: Tips, Tricks, and FAQ
Topic: HTML5 iPhone/Android access tips
Replies: 27
Views: 28180

Re: HTML5 iPhone/Android access tips

Hey all, sorry I'm so late to respond with anything - the new job has been crazy, now we're going through some organisational changes so that's got everyone stressed. The HTML example I posted was merely to show one how to use the iWebkit framework with HB's external control to make a pleasing inter...
by roussell
Tue Nov 09, 2010 12:25 pm
Forum: Tips, Tricks, and FAQ
Topic: HTML5 iPhone/Android access tips
Replies: 27
Views: 28180

Re: HTML5 iPhone/Android access tips

Sure, I can post a few things - I'm on the road ATM so it may be a few days but I'll try to get some more examples up.

Terry
by roussell
Sat Nov 06, 2010 8:53 pm
Forum: Tips, Tricks, and FAQ
Topic: HTML5 iPhone/Android access tips
Replies: 27
Views: 28180

Re: HTML5 iPhone/Android access tips

Hey Brian, yeah I'm still using it and slowly growing as I can find time between Kids, the job and the wife... :? I find the HTML5 app to be much faster than a using and RDP or logmein session and the iPhone-style controls are a HUGE hit with the wife. She really like that she can create separate ic...