All other

UberFire Forms Builder for jBPM

    Blog post image      

The new UberFire form builder, that will be part of the jBPM 7.0 distribution, is making great progress. Underneath it is a Bootstrap grid system, but it addresses the issue of other Bootstrap layout builders that require the user to explicit add the grid layout first. Instead it dynamically alters the underlying grid as the userRead more →

Tutorial oriented user guides for Drools and jBPM

    Blog post image      

Community member Nicolas Heron, is creating tutorial oriented user guides for Drools and jBPM (Red Hat BRMS and BPMS). He’s focusing on the backends first, but it will eventually cover all the web tooling too, as well as installation and setup.All this work is available from bitbucket, using asciidoc and gitbook (free for public projects),Read more →

DecisionCamp And RuleML 2016, 6-9 July New York

    Blog post image      

This year RuleML 2016 is hosted by Stony Brook University, New York USA. Decision Camp 2016 is co-locating at the same event. I’ll be presenting at DecisionCamp and helping to chair the industrial track at RuleML. Looking forward to seeing everyone there and spending a week immersed in discussions on reasoning systems 🙂 http://2016.ruleml.orghttp://2016.ruleml.org/decisioncamp RuleML Schedule DecisionRead more →

Rete Wall – Who coined the term and when?

    Blog post image      

The “Rete Wall” is a commonly used industry term, referring to potential performance limits of a standard Rete algorithm implementaiton. I’ve been googling and I cannot see this term used in google scholar at all, and the earliest reference i could find to this term was a JRules white paper, in 2006. So I’m wonderingRead more →

OOPath – Reactive XPath like functionality for Drools

    Blog post image      

Back in august I wrote a blog providing an update on our work around OOPath, it included links to unit tests a 26min presentation on the subject.http://blog.athico.com/2015/08/ruleml2015-hybrid-reactive-relational.html This work provides a way to work with your Java models in Drools without having to flatten them, providing full reactivity over that graph of pojos. It alsoRead more →