Garret Wilson

Results 71 issues of Garret Wilson

I see things like `Condition.get(String uri)` which say that they accept a URI. But the examples show things like `get("/demo")`, which is not a URI at all --- it's a...

My mind is blown. I just installed Anaconda and Jupyter Notebook, then I installed the IPython kernel, and then I used tablesaw to load the tornadoes test data file and...

enhancement

I'm working on project in which we have to parse our YAML files with several programming languages. We have some YAML 1.1 files that work with SnakeYAML (Java) but break...

task:bug

On first glance the library looks nice. But then I try to do something simple, one of the basic things of semantic versioning: check for minor-version compatibility. How do I...

enhancement
question

I'm using the lightbox in nanogallery2 3.0.4 from my own gallery. It looks like this: ```html … … ``` I've managed to get this looking really nice! It is wonderful!...

help wanted

I had tentatively decided to go with nanogallery2 over a competing product (which is very lightweight and doesn't need JQuery). As you know I have tested this library and found...

help wanted

We have a new format, [SURF](https://urf.io/surf/), for which we want to create a marshaling system (like Jackson) for JAX-RS. (We already have [reference implementation parsers/serializers](https://urf.io/surf/impl/ref) in place.) We considered piggy-backing...

I'm on Windows 7 Professional 64-bit. I want to map BlueGriffon's keys for certain elements: 1. I map the `` button on the toolbar to `Ctrl+Shift+C`. This works. Yay! (Of...

In Bug #8 you claimed this was fixed in BG 2. But it still exists in bluegriffon-2.0b2.win32. If I enter the following source code, as recommended by http://fontawesome.io/icon/font-awesome/ : ```...

I'm curious: why does the purported 64-bit version of BlueGriffon 3.0.1 install into `C:\Program Files (x86)\` instead of the standard location for 64-bit programs, `C:\Program Files\`?