Home | Photography | Flickr | LiveJournal | Get Firefox

Archive for January 22nd, 2004

Inklog: what is it.. part 2

I have been made aware that it still isn't very clear WHAT Inklog is. So, I'd like to submit a better explanation.
Inklog is really two things.
1) It is a framework for developers to use to create applications in a
simple efficient manner that removes the trouble of dealing with
template engines, configuration, data storage, and other [...]

Read the rest of this entry »

This is a lot easier to explain now that code is available. In Inklog, each all data items are Nodes. However, in order to extend the functionality of what a "node" is, this basic, generic, node is expected to be extended. In fact, the default actions and methods within a generic node return error messages [...]

Read the rest of this entry »

Inklog: new direction

After giving the code, individually, to many of the people who showed interest in Inklog I received no helpful or critical comments in regard to how it was written, how it works, or the overall design goal of the application. So I decided to release publicly. And still I received no comments, helpful, critical or [...]

Read the rest of this entry »