Saturday, February 28, 2009

Web3.0 Business Model

http://agilewiki.ning.com/profiles/blogs/web30-business-model

Friday, February 27, 2009

AgileWiki on Ning

I've just created a ning network for AgileWiki: http://agilewiki.ning.com/

You are welcome to join.

Bill

Tuesday, February 24, 2009

Rolon Basics

Just completed a new section to the User Guide, Rolon Basics:

  • Headline - A Brief Description
  • Context - Rolon Context Drives Everything
  • Names - Names Depend on Context
  • Journals - Recording Changes and Other Events
  • Realms - For Organizing Rolons, and More
  • UserAccounts - An area for Each User
  • Relations - Building Complex Structures
  • AccessControl - Privacy and Control
  • UserGroups - Advanced Access Control and Common Work Areas
  • Wednesday, February 18, 2009

    Rolonic Software Engineering in Brief

    1. Common Data Structure - Everything is implemented as a Rolon. This includes commands, journal entries (which capture activity) and services. All Rolons, and only Rolons, are user objects.
    2. Flexible Structures - Structures of Rolons are built using parent/child relations. Additional, arbitrary relations can be defined and used to interconnect Rolons. One such relation, Applicable Context is used to extend the namespace of a Rolon beyond the context implicit in the Rolon's location.
    3. Open and Extensible - A Rolon can be expressed as an XML document and is implemented by binding elements to Java classes. Plugins are used to define and extend these bindings. All Rolons implement the same life cycle, enabling the composition of complex services from structures of Rolons.

    Rolonic Software Engineering provides a systematic and comprehensive approach to the implementation of fully interoperable services, which is exactly what we need to implement Web 3.0.

    Monday, February 09, 2009

    ElementModel release 12.4.0

    Access control is now in place.
    Relations reworked to support incremental inferencing.

    Home Page