jducoeur: (Default)
jducoeur ([personal profile] jducoeur) wrote2013-08-08 01:37 pm
Entry tags:

NELCO this weekend

Reminder for those interested in LARP and/or Querki -- this weekend, at the Radisson Chelmsford (the usual site of Intercon), is NELCO: the New England LARP Conference. I expect it to be a lot of fun: there is going to be a full schedule of panels, a Build Your Own Game, and generally lots of folks talking about the writing and playing of LARP.

I've got several panels on Saturday, including a one-hour sneak peek at Querki at 1pm. This is going to be a high-danger event: I'm going to do a demo of building a Space on the fly, with very little pre-canned, so it's pretty certain that *something* will go wrong. But I'd love to have folks come by, ask questions, and participate in the demo. (I'll be encouraging audience members to help me design a Space for building a LARP -- with any luck, it'll be a fun exercise.)

So if you're free, come on by, at least for Saturday. It promises to be an interesting day...

[identity profile] juan-gandhi.livejournal.com 2013-08-08 10:47 pm (UTC)(link)
Regarding parent-child, I believe I read it here:

https://github.com/jducoeur/Querki/wiki/Database-design

Anyway, I have to try it. The hierarchy is not an issue; it is actually not a hierarchy, but compound keys that I extract from html divs, spans and tables, with values attached. My purpose is to make my code read html the way humans read it when they want to find values, like in a spreadsheet, but with more dimensions.