June 11, 2013
tl;dr for a first concrete application, I've been building Seki up as a CMS. For basic functionality it's now getting close to being usable.
See below : Call for Funding
So I've had a little burst of activity on Seki in the past few weeks. A few blind alleys, but significant forward progress. Overall it's evolving, and the...
June 7, 2013
June 6, 2013
May 28, 2013
I'm now calling my Seki project an application framework, and a primary use case is a Content Management System (I've just about got the core read/write functionality for this working). Such a thing clearly needs access control. This in turn needs user management, authorization and authentication. I've done quite a lot of reading around these aspects, and recently did some work on Stanbol's user...