Open Source Project Management Lessons
cpfeifer writes "Paul Baranowski takes a moment to reflect on Open Source Project Management in his blog. His reflections are based on the first two years of the Peek-a-booty project." Interesting comments on media coverage, choice of programming language, when to release a project, and more.
Interesting that viable languages weren't named, just ones the author decided weren't viable for him.
In no way do I believe that open source distributed developement should all take place in perl/java/php/whatever. Code should be written in the best language for that particular code. The Linux kernel is coded in C(or is it C++?), maybe someone should tell Linus that C isn't a good language for an OS project.