Managing documentation for open source projects (or closed source, for that matter) can be a real pain. How do you create user-friendly, readable documentation that users can contribute to without having to be HTML ninjas?
Free Online Programming & Computer Science Classes
We live in crazy times, where information is everywhere and resources are free. I learned coding and server administration 20 years ago by disassembling existing code, tweaking it and seeing what happened. Oh, and spending a shitload of time on IRC. Fortunately, it’s a little easier for folks these days.
Planning a Facebook Application: Part Two
I know I promised you that we’d get into some code in the next part in this series, but the article is coming out much longer than I anticipated, as I expect it to be one of the most thorough articles out there regarding Facebook application design. Part two of this series will walk through designing a real-life Facebook application – one I wrote specifically for this article series.