Keith Bennett

Results 28 issues of Keith Bennett

In the configuration, the control to change the number of time units should say what unit of time it is. I suggest putting it in the caption, as in "Refresh...

It can be helpful for a node to know its row and column, for example, to look up information specific to that row or column, for use in a tooltip,...

I'm very new to this stuff, so please educate me if there's a better way. That said, I found that I wanted to put labels beside the x and y...

* adds documentation for unit test methods and constants * adds an explanatory note to the benchmark.rb file * adds an IMPLEMENTATION.md file with an explanation of label width handling...

Sometimes documentation for unit tests is not necessary, but I have written some documentation for these tests that I think will be helpful for someone approaching it for the first...

The organization details window (e.g. http://localhost:3000/partners/1) has areas where items are part of a section. Both headings and list items are styled identically, missing an opportunity to display visually the...

Needs Discussion

For a long time, rexe would rescue errors and print only the `to_s` of the error object. This hid the stack trace and made error output neater. However, I'm now...

(This issue reported at https://apple.stackexchange.com/questions/341517/airport-s-x-returns-truncated-output.) The `avail_nets` command calls `airport -s -x` to get available network information in (pseudo-)XML format. In several locations, if there is an HP printer network,...

Issue #17 involved piping output through `iconv` on the command line to convert Mac Roman encoding to UTF-8 for the commands that list SSID's (WiFi network names). This conversion may...

Being able to report *all* saved wifi networks and their passwords would be great. After doing that, and saving them to a file, one could safely remove all preferred networks,...