SourceForge's Hottest Five Apps
davidmwilliams points us to his story up on IT Wire about the top five most active open source projects on SourceForge. (Sourceforge.net and Slashdot are both owned by SourceForge Inc.) He writes, "It explains what they do and why they're useful. Most of these will be new to most people but all are definitely bursting with potential."
The problem is you can't cancel projects. I know I've got a few projects on SourceForge that I never intend to do anything with. One of them even has some code.
In any case, I've long since lost both the password for that SourceForge account and no longer have access to the email address I used to create it, so those projects will remain forever, clogging up SourceForge despite the fact that they're long dead.
I don't think SourceForge should just delete dead projects, but it would be nice if they'd move them into a "SourceForge Archive" or something after a project fails to see any activity or downloads for, say, a year. Leave them accessible, but stop returning them in searches unless a "search archives" option is set.
You are in a maze of twisty little relative jumps, all alike.
I recently started a project over at sourceforge and I think that what they provide is really great. They give you all kinds of features like forums, news, trackers, and web site statistics via RSS. They will host a web site to promote your project. That hosting includes the ability to run a web application written in perl and access to your own database on a MySql server. With that much capability, I implemented the project web site using the source code of the project itself.
You also get ssh, sftp, and cvs (via ssh) access. I haven't run into any problems with updating the content. There is a web interface for downloading code but you have to use cvs for uploading. I don't know what problem the original poster was running into but I found no difficulties with it.