Right now, here are my current plans/ideas for the tutorials. Feel free to let me know your input :) What I was thinking is that any user could submit tutorials online via either e-mailing me or via a textbox on a submission form, etc. They'd automatically just go into some form of a queue. Then, I'd play "editor" and format the article to look nice and publish it. My reasoning for doing this is that the tutorial software offerred now supports articles written in HTML, and I'd really like to keep all of the articles with the same uniform formatting. The software, however, DOES allow for multiple "editors" who can post stuff. So I'm not sure yet if I want to take advantage of that yet. Ideas are welcome.
The tutorials section - at least my goal - is to cover everything from newbie computing to advanced computing. How to use windows to how to use linux to how to build a computer to computer science to all computer programming languages. I'm going to create new categories as new tutorials are added.
As for code submissions, basically a repository of functions/methods/procedures/etc. The way it's set up now, anyone can post code. (The software was originally meant for a set of users to post, while anyone could view, but I hacked it so that there isn't even a login screen). As far as who can post code, this is basically determined by copyright laws, which I'm not exactly sure of. (Despite taking that damn Computer Ethics course which spent the whole semester talking about it). I would assume it would be alright to submit other's work so long as a copyright remains in the header comments, no? Or perhaps if it's GPL ?? I really don't know the law.