Anne Ogborn

Results 118 comments of Anne Ogborn

An example of how applications can drive infrastructure. I recently needed a GUI based JSON client, a tool to test a REST server by handing it JSON, where I could...

Agreed, anything we do to lower the hassle factor of installing SWI-Prolog lowers cost of adoption. I notice that we're losing ground to Jena/fuseki/etc. from the Apache community in the...

Another thought. Perhaps we're not the right people to be doing this work. Maybe we should recruit someone with a background in marketing or product development who would be willing...

Would it be good if this was somehow done uniformly with the 'render' directive in SWISH?

the backgrounds of predicates are something like gold - multifile dark bLue - public light blue - private I think there's a second yellow tone for dynamic another good plae...

Well, shell is public, I hope we're not whitelisting it. If you look at sources of pldoc pages, you'll see that the dt that defines the predicate header has a...

Yes, of course it would. Technically, predicates aren't just whitelisted. safe_predicate can look at the args, so foo(2) could be safe but foo(3) not. I think there's a list of...

Yes, the icon's a good idea. I'll draw one

Would implementing this imply loading pengines library, and if so, are we creating a security issue? If added to pldoc, simply starting the doc_server could expose a general pengine server....