Slashdot Mirror


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."

3 of 141 comments (clear)

  1. Re:SourceForge Too Big And Now Not Supported by _xeno_ · · Score: 5, Informative

    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.
  2. Re:SourceForge Too Big And Now Not Supported by anomalous+cohort · · Score: 4, Informative

    Having fought with their CVS implementation for a few weeks

    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.

  3. Re:Stellarium by ajs · · Score: 4, Informative

    I was really disapointed to find out that they are planning to migrate to a Qt-based interface instead of their current one or instead of using a more open toolkit such as GTK+. There's nothing "more open" about GTK+. Qt was a commercial toolkit with a semi-proprietary license many years ago, but has long been under the GPL.

    This means that I will probably have to stop using it (or maintain a fork) because Qt is banned in my company. Banning the use of apps which utilize a certain toolkit (unless there's some financial or security impact from using that toolkit) is absurd. Find a new company.