Bennett Kanuka

Results 26 issues of Bennett Kanuka

Some changes have been made to Paho MQTT to (actually) allow the use of an external event loop. See [Issue 72](https://github.com/eclipse/paho.mqtt.python/issues/72) - which I beleive actually references this project. It...

Currently the binaries are hosted at: https://dl.dropboxusercontent.com/u/14493611/batch_importer_20.zip Files hosted on dropbox are too easy to change (on purpose or accident), and the file cannot be trusted to stay at the...

The gear in the corner no longer pops up. I've tested this on Chrome, Firefox, and Safari on 3 different OS's. No reverse proxy or anything funky just [ip address]:7000...

It would be really nice to have a side bar with the databases which drop down to show the tables. Double clicking a table name should do a SELECT *...

enhancement

It would be great to be able to define augmentation using some kind of config file. I imagine YAML would for well. For example a config file could look like:...

TODO

I am running version latest r1295. All notification emails work (new client, change password, etc) *except* that I get no notifications when a user uploads. I can see that there...

Just a quick edit that installing the gdm theme fails silently if `libglib2.0-dev-bin` isn't installed on Ubuntu. So install it is a quick `sudo apt install libglib2.0-dev-bin`

I would love to see some small sample programs that implement the Homie spec in different languages. For example a sample project that shows a Homie device implemented in Python...

Both BigQuery and Postgres (with postgis extension) support a GEOMETRY data type. Will bigquery_fdw work with this?