revjim.net

June 7th, 2003:

Inklog CVS RSS Feed

For those of you interesting in keeping up with InkLog CVS, I’ve made an RSS feed out of the CVS commits. You can access it here. As with the other URLs involved with InkLog, it will change once I’ve secured a more permanent location for its development, so don’t count on this URL being around forever.

Here is a list of the most notable recent changes, so you don’t have to read all of the backlog:

2003-06-06 15:58  revjim

        * dispatch.php, include/conv.inc.php, include/dispatch.inc.php,
        include/node.inc.php, include/frame-plugins/resource.conv.php,
        include/modules/frame.php, include/modules/xmlrpc.php: Added
        Conversion framework.

        Altered frame modules getNode function to use Conversion Framework.

        Altered dispatcher to remove the setDSN call.

        Altered Node Framework to return MORE data about the nodes it
        retrieves.

        Added Initalization calls to modules for future ability to register
        their capabilities.

        Altered XMLRPC module to use init calls.

        Altered frame module to use init calls.

        Added Smarty resource for conv://.

2003-06-06 13:46  revjim

        * include/conv.inc.php: Initial Conversion Framework.

2003-06-05 16:41  revjim

        * include/: dispatch.inc.php, models/xmlrpc_server.php,
        modules/xmlrpc.php: Added Initial XMLRPC support to facilitate
        testing.

As always, feedback regarding current development, feature ideas, back-end structure, and general operation are always welcome and appreciated.