SourceForge's Hottest Five Apps 141
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."
Re: (Score:2)
They didn't miss anything. The list only includes the five most active projects from last week.
Re: (Score:2)
Well this is stupid (Score:5, Insightful)
What was the point in this?
Re: (Score:2)
Re: (Score:2)
Re:Well this is stupid (Score:5, Insightful)
Re: (Score:3, Informative)
RTFA, DA.
Re: (Score:3, Informative)
Re: (Score:2)
Re: (Score:1)
No Paris Hilton news this week...
I'd rather see a wish list of projects (Score:2)
A C++ binding for YAML
What's on your wish list?
Re: (Score:1)
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Someone forget a link to the first or did the author mess up?
Re: (Score:2, Insightful)
Re: (Score:2, Insightful)
BitTorrent helps.
Re: (Score:2, Informative)
I guess you wouldn't necessarily need to download software via P2P if it was actually free to begin with.
Granted, it is a smaller percentage, but in the case of Bittorrent it is being used more and more for legitimate software downloads. Bittorrent is really just another file transfer protocol that happens to be P2P. I download a lot of larger open source apps via P2P when I can because its generally faster, espec
Re: (Score:1)
Re:OSS P2P (Score:4, Informative)
Actually yes you do. Things like Linux ISOs are BIG. And not every distribution has the luxury of deep pockets for band width.
Even distros like Fedora offer torrents of the ISOs the save bandwidth and to speed up downloads.
I have only used bit torrent to download Linux ISOs.
Re: (Score:2)
Re: (Score:1, Interesting)
But since you mentioned software, check http://www.planeshift.it/ [planeshift.it] - an open source game distributed via Bittorrent.
Stellarium (Score:5, Interesting)
Re: (Score:1)
Re:Stellarium (Score:5, Informative)
SourceForge Too Big And Now Not Supported (Score:5, Interesting)
Comment removed (Score:5, Interesting)
Re:SourceForge Too Big And Now Not Supported (Score:5, Funny)
Yes, we refer to those as "Outlook killers".
Stellarium, by the way, is a superb piece of software and it's good to see it get attention even via a route as clueless as this article.
Re:SourceForge Too Big And Now Not Supported (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.
Re: (Score:2, Informative)
This is probably exactly what you are searching for.
(Won't help you with your login though...)
Re: (Score:1, Informative)
Re: (Score:1, Informative)
Of course if you can't log in to do so, then their reasons for not deleting the project are pretty obvious. At any rate, SourceForget's searching and browsing completely sucks, and their activity measurement metric isn't very good either. You get what you pay for I guess.
Re: (Score:3, Informative)
Sorry, but your spreading incorrect information here:
First of, it *is* possible to cancel projects. In the admin section, there is a whole section dedicated specifically to "Project Removal". In addition, you can takeover existing orphaned projects, there is a support document explaining how.
Secondly: If you lost your password or do not have access to your old email address anymore: They have a whole support document dealing just with that topic, too: .
Finally, projects which never made any code rel
It's free hosting. What do you expect? (Score:2)
That's because the SourceForge CEO liked to give talks boasting about how many projects they hosted.
Most of the dead projects ought to be moved to something like "SourceForge archive", where they remain as a historical record and are searchable, but can no longer be updated and are just static pages.
Re: (Score:2)
Hmmm. Maybe our little town could have avoided annexation by the big city next door if we could have counted the inhabitants of the local graveyards in our population.
C'mon, SF, get it together. Dead is DEAD. A project with no activity and no ability to contact the principals needs to AT LEAST get "archived".
Geesh. That's why I never search SF itself for anything; I take pointers from external sources like recent mail-list traffic. That way you know the project mentioned isn't merely dust and a bad smell.
Re:SourceForge Too Big And Now Not Supported (Score:5, Informative)
I recently started a project [sourceforge.net] 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.
Re: (Score:1)
Re: (Score:2)
I guess that it doesn't really matter since you moved on but just in case anyone else is running into this, did you set the CVS_RSH environment variable to ssh? Also, there is no need to store your key at SF.
I'm using a RHAT 9 machine when I connect. That might also make a difference.
Re: (Score:1)
Re: (Score:2)
I guess you are now going to explain to me how I can easily check in my changes without uploading that key? Since you are the one who can never get the connection and since I am the one who has no problems, maybe you're the one who is wrong. As they say, the proof is in the pudding.
The advantage of using shared SSH keys is that you don't have to type in your password with each CVS command. It is not a requirement, however.
Re: (Score:1)
Re: (Score:1)
In case you forgot: (Score:2, Insightful)
Also, this is neither news (let alone for nerds) or stuff that matters.
Re: (Score:2)
Re: (Score:3, Funny)
Re: (Score:2)
Alternatively, you could RTFSummary which said the same thing (but more accurately). You know, in case you forgot.
Go Azureus! (Score:5, Insightful)
Besides, everyone KNOWS that the more design patterns you use, the better your program is!
Re:Go Azureus! (Score:4, Interesting)
For the type of app that generally runs consistently in the background bloat is the last thing you want, similarly a pretty interface isn't all that necessary based on the amount of time most users will actually spend looking at it.
Re: (Score:2, Interesting)
Re: (Score:3, Interesting)
Re: (Score:1)
So uTorrent is now owned by Bram Cohen [utorrent.com], the one who wrote the protocol.
Re: (Score:1)
Re:Go Azureus! (Score:5, Funny)
Re: (Score:1, Troll)
Re: (Score:2)
Thanks to WINE, uTorrent is running on my Linux box at this very moment. And it's still using fewer resources than Azureus would...
Re: (Score:1, Insightful)
Well Said (Score:1)
Re: (Score:1)
I want a piece of that VM. ps:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ P COMMAND
2690 kwark 15 0 1282m 847m 7872 S 1 10.5 207:09.38 3 java
And slowly growing. The fun stuff is that the JVM it is running in thinks it is using only about 400Mb (limited to 512Mb), monitoring about 67 torrents.
It will keep growing until the machine thrashes itself to death, but still the JVM is completly ignorant of it's own memory usage. My gu
Re: (Score:2)
Re: (Score:2)
Of the list below, particularly note "Azureus must first upgrade to enhanced messaging protocol" - meaning that Azureus would in-fact be the client lacking usable features...
Not to mention that some people may not have the greatest machine and think they shouldn't have to make major hardware upgrades to a machine to run something AND still have to deal with programs being buggy. For
Re: (Score:2)
If I didn't have that, my link would be REALLY busy one week in 4, and totally idle the rest of the time.
I'm also prepared to live with Azureus because it offers me a feature neither ktorrent nor utorrent of
Not for end user. (Score:3, Funny)
Would be nice to see a top 10 user geared list.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Hmmmm...Joe Sixpack, perhaps?
Re: (Score:2)
nothing new (Score:3, Informative)
Gotta have Azureus! (Score:3, Funny)
"Azureus is the #1 application on SourceForge today. It needs little introduction and is both known and used throughout the world. "
Well, that's all the information i need to know! Where do i sign up?
Zenoss Core (Score:2)
Re: (Score:1)
Re: (Score:1)
Most useful from SF (Score:3, Informative)
Both client and server are working great, highly recommended free open source FTP client and server.
Re: (Score:3, Informative)
1. FileZilla. Great FTP and SFTP client.
2. TUGZip. Excellent WinZip replacement.
3. PDFCreator. Makes PDFs out of the output of any program with a "Print..." option.
TUGZip vs 7-ZIP (Score:2)
Re: (Score:2)
Re:Most useful from SF (Score:4, Informative)
Re: (Score:2)
Did iTWire's CSS fail to load anyone else? (Score:1)
Re: (Score:2)
Re: (Score:1)
What a fucking horrible site (Score:1, Troll)
Google Earth uses Ajax? (Score:2)
Google Earth is a web app. What makes it so snappy is Ajax.
I've never actually used Google Earth, but I was under the impression that it does NOT run inside a web browser. So why would it use javascript? Maybe they meant to use Google Maps as an example?
No way. (Score:3, Funny)
Re: (Score:2)
Re: (Score:2)
As a user... (Score:2)
I know that when I'm searching, googling if you will, for an app to do something, if a sourceforge link comes up, the software I get from there will be open source, and (maybe I am making a big jump here) virus and spyware free as a result.
Am I lazy because I can't be stuffed researching too much about the apps I need? Maybe. But sourceforge is double plus good if you ask me.
zk unimpressive (Score:2)
Now this is an impressive ajax framework demo [nextapp.com].
SLOWforge (Score:1)
Re:Its spam (Score:4, Insightful)
The trick is to waste as little time as possible per news item you do not find interesting. No one gives a shit if you stop visiting Slashdot. I know I will, because I really enjoy the service as it is.
Perfection is an illusion.
Re: (Score:1)
Re: (Score:1)
it seems like I have to stop coming here to Slashdot.
Bye. Don't let the door hit you on your way out.
Don't worry (Score:4, Funny)
Re:Don't worry (Score:5, Funny)
Re: (Score:2)
The best part was when the teacher stepped in, and asked him to stop his "mental masturbation".
Be Happy! (Score:2)