I agree that people need to get to the manual, but the manual does not provide examples of solutions, just the parts.
I tend to learn things much better if I can see a working example. good eample, I've been trying to learn CSS for about two weeks. I read and read and read (including the actual spec and various tutorials), but until I actually looked at the source code of a site that implemented the things I was trying to do (which I came accross by chance), I didn't understand.
I'm suggesting a code snippet library that is not articles, but simply well documented code of the simplest things, how to connect to a DB, how to retreive and display data from a DB, how to ... well, you get the point.
the users of the boards can point newbies to this instead of writing out the same answers over and over.