Holt Wall Bullitin Board (HWBB)

I wrote the HWBB bullitin board CGI with Tim Wall during our C programming course at KVCC. The project had two presentations involved, a proposal and a demonstration of the application with source code. Tim designed part of the file system while I worked on tweaking the CGI library that we used and designing the flow of the program.

The program was written mostly on my iMac using the GNU C compiler and Project Builder. Tim used a windows box, but I did all the testing on my mac with the installed Apache 1.3.x server.

Since Tim did not want the source released, I will simply explain our design and display some of the code that I wrote for the project exclusively.