Anthony Webb

Results 14 issues of Anthony Webb

This appears to be happening with mysql 8.0.13 (provisioned with amazon RDS), mysql 5.7 does not do this. What happens is that the first query, any query at all, will...

Nice, work. Form *almost* does everything I need. I am keen on adding an image picker field type, allowing my user to attach photos to their form. Would you be...

I am not sure exactly how to use a "customValidation", I defined the function (along with a console.log statement to ensure it was arriving into the function), and then passed...

Looks like attempts have been made at exposing sonos as both lightbulb and switch, but has anyone tried exposing it as a "speaker" service? Would that even work? https://github.com/KhaosT/HAP-NodeJS/blob/master/lib/gen/HomeKitTypes.js#L2703

I saw in the readme that there is some interest in canbus support. Any chance that this is in the works?

I am unable to run the app using node 0.10.15, I did an npm install, and see the following when I run: Registered App: ChromeCast Registered App: YouTube Registered App:...

I see in the readme there is an example of how to publish a status update. Is there any way to have a tweet look like a reply to a...

When changing to state 8 I get brief flash of green, and then it starts blinking red. The only remedy seems to be to plug in a USBC and open...

I am hunting for a barebones example of using this package to actually control the motor. I am not finding anything here in the README or either on the odrive...

When I put content inside a "view" it will display, but not when my content is in a "ListView". Are there any plans to support the same style control but...