Kristo Vaher

inventas vitam iuvat excoluisse per artes

Skip to: Content | Sidebar | Footer

Tag: concept

Implementing tree traversal architecture for OriginNode

9 May, 2010 (13:35) | OriginNode | By: Kristo Vaher

In my various old projects for one reason or another a very recursive algorithm was used to fetch data that was structured in a tree. In some cases multiple trees were stored within the same table, which caused problems when trying to implement faster and better algorithms when fetching data from the tree, adding new [...]

Introducing OriginNode, an open source framework-to-be

8 February, 2010 (23:30) | OriginNode | By: Kristo Vaher

The following article is a concept, an idea. OriginNode might change during development period, changes in the concept will be covered in this blog should they happen. When it comes to data structures and website development, then one of the things developers work most on tends to be the basic architecture of the system, realizing [...]