Martin Holman

Results 16 comments of Martin Holman

Is this still in progress? Haven't been any commits for 2 months, just wondering if I should wait a bit more or investigate other possibilities?

Cool, I might try and have a play with it this weekend :+1: :)

here it is in its most simple form -> http://jsbin.com/olinun/2/edit The issue is that once document.domain has been set, it must also be set on all iframes. I believe that...

Yes you can only set it to a valid domain that you are on. It is used to make ajax calls between subdomains eg. web.amazingapp.com and api.amazingapp.com. On web.amazingapp.com you...

Heres a good blog post that explains the basic concept, probably better than I am! :smiley: http://engineering.foursquare.com/2011/12/08/web-sites-are-clients-too/

Ok I have tweaked the code above a little to work across all browsers correctly. This is just a proof of concept to see if we have access to the...

Unfortunately not as once the iframe is written it is unaccsessbile by the parent unless it has that document.domain set. I am having a go at putting that code into...

I am still working on this! Having difficulty getting it to work in IE still :-1:

FYI I tested this with my `ESW10-USA` outlets and it can query some information about them but it is unable to turn them on and off

@CADbloke thanks for the feedback, we have been hard at work building v2 of this notifier which is currently in alpha. We will look at adding various log sinks once...