Monday, March 5, 2012

What's coming up in software?

Documentation. I need to get the API I use fixed up and presentable on the github web site feature. Most of the NoSql is going to be built around the concept of stepping through graphs at high speed, and the underlying B Tree technology will be directed via the stepping API. The whole concept behind the stepping 'API is to lock the base and run the tables' The API lets you loop through structured data, bound only by the rowid counters, its the basis of graph convolution.

Github has a web site feature, separate from the code base. I can generate the API documents using Doxygen and upload them to the github web site. Thus, software geeks can say to themselves.'I can do much better' and bingo, the industry moves on and upward.

No comments: