Jamie Lentin

Results 369 comments of Jamie Lentin

I'm sure there was something else ``myconf.get()`` was missing, maybe recursion through "section.thing"? Could well be that this has since been fixed in web2py, and I've never updated my brain...

If you're fixing it, don't forget the other end: https://github.com/OneZoom/OZtree/blob/fb96f14ff9802aaa25827f0aeb7e0180a450bb38/OZprivate/rawJS/OZTreeModule/src/factory/data_repo.js#L291-L298

> I'm inclined to make this "p1", "p2", etc, I'd prefer "pic1", for naming consistencies' sake. Lots of internal functions / variables in JS-land use "pic" as a prefix.

I'm fairly sure this was never implemented. But if it were, piping the data to google analytics makes more sense. Otherwise we turn each tour read into a write, which...

AFAIK there isn't a solid plan for how we add multiple trees to the site architecture. The locations aren't just dependent on tree---but one of the reasons the list is...

AFAIK the only links we have are for image copyright purposes, which wouldn't be accessible if we just got rid of the link. We could disable these easily enough, but...

For now the tours mechanism is entirely hidden on a museum display, although with an appropriately crafted URL you could still activate a tour. I think using javascript to extract...

The reason these are here is because the HID usage descriptor table mentions that they could come back. Lenovo/Chicony have just left a huge heap of events in there, presumably...

Actually, you don't need to modify the table to ignore these events, it's really easy, and much safer, to do this from input_mapping. These keyboards are unlikely to become touchscreen...

No, in short. I'm pretty sure others have already forced these scripts to talk to a compact II and it's not responded. You'd have to follow a similar process of...