[openbeosnetteam] My personal project web page

Hi Kernel and Network team,

Brennan here. I am working on testing the net stack, and finishing up POSIX signals. Having jumped into
the OpenBeOS project with both feet, I have found the biggest hurdle to becoming a major contributor is
getting my brain around the overall structure of the OS design and the corresponding source code tree.
To help myself, and by extension, other new programmers on the project, I am going to be documenting and diagramming
as much as I possibly can as I work on my tasks. My hope is to have web-based 'architecture to code tree' diagram mapping
of the core kernel and network available to all at some point. This system would allow you to quickly and easily see
what source code files comprise which parts of the architecture, and to understand how each part of the system relates to the other parts with regard to overall structure and source code. I have several schemes in my head for how to do this.


I will be hosting this information on my personal server here at home (a G3 iMac, strangely). You can visit at the following address: http://www.new-wisdom.com. Be warned, almost nothing is there yet, just a couple of simple system overview diagrams. I have several net stack testing documents to include soon as well. As I study the code and test, I will continue to expand the diagrams and docs.

Thanks,

Brennan


Other related posts: