Slashdot Mirror


Alternatives to SourceForge for Larger Projects?

DavonZ asks: "I have recently requested hosting from SourceForge for andLinux, a Windows based Linux distribution. Since andLinux is essentially an operating system, it is quite large (500MB for the first release), and SourceForge rejected the hosting request due to its size. Since andLinux will allow handheld development environments to be 'plugged in', hosting it could require gigs of space. I have looked into alternative distribution methods like ed2k and Bittorrent, but the FUD associated with such distribution methods can slow adaption of the project. I have also considered purchasing hosting, but that is costly, would require donations and the project is not yet presentable for even beta release...at least not yet. What alternatives to SourceForge are available for large projects like this that include the 'bells and whistles' that SourceForge has (CVS, forums, mailing lists, bug tracking, etc.)?"

79 comments

  1. Sneaker Net by LiquidCoooled · · Score: 4, Funny

    Best and simplest is a good old CD rom :)

    Of course, you could just offer ftp access from your home account to seed the initial project.

    Torrents aren't that bad, and if the project is noteworthy then people will seed for you.

    --
    liqbase :: faster than paper
  2. A Linux box and a cable modem by corbettw · · Score: 4, Insightful

    You're probably going to have to host it yourself, at least until it's far enough long to find someone willing to donate space/bandwidth. You'll have to install some forum software yourself, like phpBB, of course. Isn't the software SF runs itself Open Source? If so, why not download that and put it to work?

    The upshot of hosting it yourself is, you can set up a Google AdSense or Overture account and try to get some revenue coming in to help defray development costs.

    --
    God invented whiskey so the Irish would not rule the world.
    1. Re:A Linux box and a cable modem by martinultima · · Score: 5, Informative

      I second the notion to just host it yourself on a Linux box, and use BitTorrent to handle stuff. I was in the exact same situation as you once with my own distro, Ultima – and look where it got me. I've had over 8000 downloads now, all running off 384k uplink, a 700MHz Duron, and endless BitTorrent seeding :-)

      Couple tips if you're going to be creating a Linux distro:

      Tell DistroWatch.com and get yourself famous. That's more or less how I got well-known. I'm not sure if they do the Windows-based distros, but it's worth a shot.

      Know the good BitTorrent sites such as mininova, one of my own favorites, and The Linux Mirror Project. There's a ton of people on those sites who will download stuff just because it's there, and trust me, if you want instant fame that can be a very good thing.

      If you need FTP, may I humbly suggest telling MadTux.org about your project. I myself heard of them when they e-mailed an offer to host my project for FTP download, and they're very, very friendly people. They do have a fee for downloaders, but to get your distro's ISO's or whatever hosted with them is free. (Tell them that I sent you, they'll know what to do ;-)

      May be a few other things I've forgotten, but those are the big ones. Good luck!

      --
      Creative misinterpretation is your friend.
    2. Re:A Linux box and a cable modem by Anonymous Coward · · Score: 0

      ibiblio also can mirror iso's and whatnot, it's just kinda confusing.

    3. Re:A Linux box and a cable modem by martinultima · · Score: 1

      (Replying to both at once, so don't flame me for "wrong thread" ;-)

      I did try all of those – ibiblio I've attempted about a thousand times – but none of them meet my needs. Either they've got size limits, or they don't have X feature, or else (in ibiblio's case) they never respond to my messages. I think I like Madtux myself, they're nice guys who know what they're doing, and they contacted me not the other way around (definitely a nice thing).

      --
      Creative misinterpretation is your friend.
  3. Standard Sourceforge Policy by AKAImBatman · · Score: 4, Informative

    If you read the rules, you'll find that Sourceforge doesn't allow Linux distributions. (Or operating systems for that matter.) According to their site, the specific issue isn't the size, but rather the amount of redundant data each OS creates. Sourceforge would much rather host the individual projects for the OS and let other sites host the distributions. That way they don't end up carrying three hundred plus copies of GLIBC. (All incompatible with each other.)

    1. Re:Standard Sourceforge Policy by wikinerd · · Score: 1

      I think PC-BSD is hosted on sf.net, so why they wouldn't let a GNU/Linux distro in?

    2. Re:Standard Sourceforge Policy by AKAImBatman · · Score: 2, Informative

      Sourceforge only contains the scripts to reconfigure BSD. There's no non-unique software packages hosted there. All the downloads for the ISOs and packages occur through other sites. Go check their file downloads if you're still not sure. There's only about 5 megs of data.

  4. Linux? by mnmn · · Score: 2, Insightful

    I feel uneasy when projects out there include the word 'Linux' in their names. Linus for that purpose did something like trademark (dont know what exactly) recently to protect the trademark. This is important since someone could come up with a minor BSD-based project and call it GNU\Linux or Linux System or something like that. I hope you've kept that in mind.

    As far as larger projects go, knoppix initially had great demand but the servers slow. Demand itself allowed the torrents to prosper and people could access the earlier knoppix CDs. Their servers seem faster now.

    Host it on any given low bandwidth site, or better yet host all files somewhere online but put the downloadable ISOs on your home machine and elsewhere and allow the torrents to do their work. If theres demand it'll work beautifully. If theres no demand.. well.. you never needed the bandwidth in the first place.

    PS I dont know of OSS hosting solutions other than sf.net.

    --
    "Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
    1. Re:Linux? by Anonymous Coward · · Score: 0

      This project is based on CoLinux so it does include the Linux kernel (the win32 port).

  5. names by Arctic+Fox · · Score: 2, Funny

    andWhyIsItNamedThat?

    1. Re:names by PFI_Optix · · Score: 1

      Just a guess:

      Windows...andLinux. As in both in one OS.

      I'd be interested to see it implemented. From what I read on the wiki, projects like this might help novice Linux users (like me) bridge the gap between Windows and Linux by not forcing them to dual boot or have a second PC.

      Unfortunately, I don't have much advice in the way of hosting without knowing your bandwidth requirements. I could pimp a friend's site hosting company, but I don't know whether that's frowned upon here or how well it'd handle the large files; I use my hosting there mostly as a portal for family and friends to stay connected and (via subdomains) as a testbed for various projects I'm developing.

      --
      120 characters for a sig? That's bloody useless.
  6. No, sourceforge is closed source by Anonymous Coward · · Score: 4, Informative

    VA closed the code years ago. But there is a fork from the original author at gforge.

    1. Re:No, sourceforge is closed source by mrchaotica · · Score: 1

      Heh, now that's ironic (as well as a good example of why to use the GPL instead of "non-viral" licenses)!

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    2. Re:No, sourceforge is closed source by dekemoose · · Score: 1

      A different license would not have helped here. When someone owns the copyright to a piece of code the have the ability to relicense that code at any time. That which has been released under a certain license will remain released under that license, but future modifications to that code will not be.

    3. Re:No, sourceforge is closed source by mrchaotica · · Score: 1

      What are you saying, that the original author chose to let VA close their version, and kept working on a Free fork too? I haven't actually checked to see what really happened, but that just doesn't make sense.

      Usually in cases like this, what happens is that a 2nd party adds a whole bunch of code to a BSD-style-licensed project, and keeps their changes proprietary. In contrast, this is explicitly disallowed by the GPL, so there's no way VA could have closed the code unless the copyright holder of the original code explicitly gave them permission.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    4. Re:No, sourceforge is closed source by arose · · Score: 1

      Except that it doesn't work quite like that for web based software....

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    5. Re:No, sourceforge is closed source by mrchaotica · · Score: 1
      Doh! You're right -- I'd forgotten about that. Well, in that case I amend my previous comment:
      ...as well as a good example of why to use the GPL version 3 instead of "non-viral" licenses!
      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    6. Re:No, sourceforge is closed source by Otter · · Score: 3, Interesting
      What are you saying, that the original author chose to let VA close their version, and kept working on a Free fork too? I haven't actually checked to see what really happened, but that just doesn't make sense.

      The SourceForge code was written by VA, for SourceForge. The GForge guy may be the "original author" in the sense that he literally wrote it, but he isn't the copyright holder.

      For real entertainment, try digging up Eric Raymond's statement about the closing of the SourceForge code, where he furiously spins it as a glorious victory for open-source.

    7. Re:No, sourceforge is closed source by mrchaotica · · Score: 0, Flamebait
      For real entertainment, try digging up Eric Raymond's statement about the closing of the SourceForge code, where he furiously spins it as a glorious victory for open-source.
      Well, it is a glorious victory for Open Source! It's just a terrible defeat for Free Software, that's all. They're two completely different things, and have opposing goals, you know.
      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    8. Re:No, sourceforge is closed source by Ithika · · Score: 1

      As one of Mr Raymond's much-touted reasons for using Open Source development is not reinventing the wheel it's a loss for OSS too. When it's closed, it's closed.

    9. Re:No, sourceforge is closed source by markhb · · Score: 1

      http://old.lwn.net/daily/esr-on-va.php3 Is that the ESR statement you were referring to? I post it here because it was a moderate bear to find with Google :)

      --
      Save Maine's economy: write stuff down. All comments are exclusively my own, not my employer.
    10. Re:No, sourceforge is closed source by Otter · · Score: 1

      Yes, that's the one! (I'd remembered the phrasing as "managerial hindbrain", not "managerial underbrain", which is why my attempt to find it had failed. I should have realized Raymond's pseudo-scientific jabber would never have reached even the level of accuracy of referring to a real part of the anatomy.)

  7. Berlios by Spy+der+Mann · · Score: 4, Informative

    They got SVN, and compared to sourceforge, they're relatively fast.

    1. Re:Berlios by sabit666 · · Score: 1

      Yeah right .... once you get to connect.

  8. No need to worry by stinerman · · Score: 5, Insightful

    The FUD created about BitTorrent and ed2k is just that. Anyone who even knows about Linux and/or alternative operating systems isn't going to shun your distro because its only available via P2P protocols. BitTorrent was designed with the exact situation you have in mind. Use it for its intended purpose.

  9. Go take a look at... by c0l0 · · Score: 4, Informative
    --
    :%s/Open Source/Free Software/g

    YTARY!
    1. Re:Go take a look at... by martinultima · · Score: 1

      Yeah, I'd say try Berlios – but then again, they declined my project, so I'd say the best way would be to just host it yourself. I'd offer space on my own server, except that it's a bit unreliable and somewhat overloaded at the moment...

      --
      Creative misinterpretation is your friend.
  10. ...which brings up another good point: by mrchaotica · · Score: 4, Interesting
    Surely his 500MB of data isn't all unique. Why doesn't he just host the diffs, and provide links to the base software that's hosted elsewhere? Heck, he could even write a script that would automatically retrieve and assemble it!

    Incidentally, I was also going to suggest he put it on Savannah, until I read this:
    This web site (called Savannah) is a central point for development, distribution and maintenance of Free Software that runs on free operating systems.
    Too bad he decided to help perpetuate non-Free software, eh?
    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    1. Re:...which brings up another good point: by tchuladdiass · · Score: 1

      I was thinking something similar. Most distributions can be distilled down to a set of build scripts, a pointer to the master sources, and a set of patches, all of which should take up very little space (think Gentoo Portage, or BSD Ports collection)

    2. Re:...which brings up another good point: by mrchaotica · · Score: 1

      Hey, yeah! I wasn't even thinking about Gentoo, but seeing as how it's a metadistribution, he ought to just make a custom version of Gentoo to do what he wants instead of making a whole separate thing. Less duplication of effort, you know...

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  11. Gna! by knipknap · · Score: 5, Informative

    I can very much recommend Gna!. They are fast, they are secure, the site is well maintained and the developers are very responsive. You have choice between SVN, CVS and Arch, backups exist, you can host files and a homepage, ...

    I host more 10 projects there since when Gna! first appeared two years ago.

    1. Re:Gna! by Anonymous Coward · · Score: 5, Funny

      What a tragic name.

      Are you a programmer?
      Are you need in need of web hosting?
      If you answered "yes" to both of these questions, then GNA! might be exactly what you're looking for!

    2. Re:Gna! by Anonymous Coward · · Score: 0

      I was almost afraid to click the link, thinking there might be some sort of GNAA tie-in.

    3. Re:Gna! by after+fallout · · Score: 1

      I thought the same thing.

    4. Re:Gna! by Anonymous Coward · · Score: 0

      Gna doesn't accept none GPL licenses as wxWindows-License!?!

  12. Find a "normal" host with a high transfer rate by gravyface · · Score: 1

    The "SourceForge" components are open source (as well as other project-based alternatives such as Drupal+mods, Joomla+mods), and I believe the requirements for these components fall under the usual LAMP stack, which means your only hosting issue would be monthly data transfer rates (everyone and their dog's pet gerbil provide some sort of PHP/MySQL combination that would be adequate for your needs). For under 50 bucks a month, you can get anywhere from 100-300 GB transfer a month -- if you're getting anywhere near that in popularity (200-600 downloads per month), you might be able to find a sponsor in your area (i.e. a local ISP/network services provider) for the price of including some advertisement on your site for said sponsor. If that doesn't work, then you're adding several hundred potential BitTorrent seeders per month which might offset some of the demand. I've used http://www.opensourcehost.com/ before with good results.

    --
    body massage!
  13. well by russint · · Score: 2, Funny

    You could always beg on slashdot.

    --
    ^^
    1. Re:well by jaredmauch · · Score: 1

      or ask someone who has hosted mirrors of /. linked content before and been able to survive it :)

    2. Re:well by ZachPruckowski · · Score: 2, Funny

      Yeah, asking for Sourceforge alternatives on /. is like asking about Mac OS X on winsupersite or something.

  14. berlios ? by Janek+Kozicki · · Score: 1

    I was going to suggest berlios.de (see my sig), but then I realized that their official limit is 100 MB. But also when using their service I noted that their staff is very friendly, they provide SVN, and there are not that many projects as on sf.net. Concluding you may try berlios, just write an email in which you exactly explain your purposes, and why your project is so great, then maybe they will give you those 500 MB (and there are few projects hosted which are that big - like an .iso image download). Maybe if you give them a bigger donation, they will be even more willing to help? (there is a donation system, so that you can help berlios running).

    The drawback however is that their servers suffer some downtime, like 12 hours per month. It happened to me few times that I had to wait till next day, before I could commit.

    --
    #
    #\ @ ? Colonize Mars
    #
  15. your own hosting? by MikeFM · · Score: 1, Informative

    Really you can get your own hosting with lots of bandwidth pretty cheap. No reason not to have your own server. I have a dedicated server for about $50/month. You can get a hosted account for under $15/month that has all the space and bandwidth you'd probably need.

    --
    At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    1. Re:your own hosting? by MikeFM · · Score: 2, Informative

      I just went ahead and checked the prices at 1&1, which I use, you can get a beginner account with PHP, 5GB space, and 250GB monthly transfer for US$3 a month. Pretty affordable and probably enough to get you started or double that for $5 a month or quadruple it for $10 a month. Even an evil code monkey from an alternate dimension should be able to cough that up.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    2. Re:your own hosting? by Anonymous Coward · · Score: 0

      Don't even go there - 1&1 got a debt collection agency on my back for something I'd never been invoiced for - their people couldn't help - so I had to pay to protect my credit rating...

    3. Re:your own hosting? by Anonymous Coward · · Score: 2, Informative

      Dude. If you must post a referral link *twice*, you should at least have the decency to mark it as such. Referral whoring is dishonest.

    4. Re:your own hosting? by Sepodati · · Score: 1

      Yes, please go with one of these little companies offering the world in downloads for $1.50. Drive them into the ground when everyone actually starts downloading your program. These companies pray that users don't actually have a successful site that people will visit and cram 1000 of them onto a single box.

      In fact, start your site with a normal host, but offer download mirrors from these crap providers. Keep hammering them with downloads until they start crying! Then remind them how stupid it is to offer "unlimited bandwidth" for $1.50/month.

      ---John Holmes...

      PS: I hate hosting companies.

    5. Re:your own hosting? by MikeFM · · Score: 1

      One reason I use 1&1 is because they are one of the biggest hosting providers in the world and it shows. The speeds obtained when transfering files from my dedicated server are amazing and I'm the kind of person used to sitting on fat pipes at major universities and businesses. My users are amazed at how fast they could download large files from me. Hardly a little company.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    6. Re:your own hosting? by MikeFM · · Score: 2, Interesting

      Why? Slashdot marks what company the link goes to. I've been telling people to go with 1&1 long before they had any sort of affiliate program. I'd be a retard not to use the referral link when telling people to go to it wouldn't I? Okay people - if you want to sign up for 1&1 but don't want to give any credit, which costs you nothing, back to the guy that suggested it then type the URL into your browser bar by hand and ignore anything that comes after the domain name.

      Regardless, they still have the best servers I've yet tried although I do have a non-1&1 server I'm working on setting up with a different company (which I won't provide a link to since it bothers you so much) because 1&1 doesn't offer servers with 1TB of drive space. If you're curious it costs about $250 a month for a dedicated server with 1TB of drive space. If you care the company I'm setting this server up with is, like 1&1, one of the biggest hosting companies in the world and the system is a custom job that is available only if you email them and ask if they can support bigger drives than they advertise. 600GB drives can be damn useful when put back to back with RAID.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    7. Re:your own hosting? by MikeFM · · Score: 1

      Their billing department can be annoying but if you hassle them enough they can be made to work with you and they seem to only become an issue if you don't pay your bill on time.

      Obviously they are used to dealing with big companies where billing issues are less complex.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
  16. something else to try by thepotoo · · Score: 2, Interesting
    There are sites out there that can provide you with bandwith. Sort of, that is. What I might do is host the webpage itself on your home computer, then link to one of the following for the actual distro.

    http://www.rapidshare.de/ --> 100mb max size, limited downloads/hour, but it might work if you rar the distro.
    http://www.megaupload.com/ --> real slow, 250mb max size
    http://www.filefront.com/ --> not sure if they allow non-game related stuff, send 'em an email. Their speeds are slow but not bad (80-100k), and they would let you host the distro in one chunk, rather than needing rar files.

    Couple more I haven't tried:
    http://www.uploadport.com/ --> Heard it had mixed speeds, and limits files to 100mb
    http://www.megashares.com/ --> Have heard good things about it. Pretty fast, and will allow 1.5 gig files.

    --
    Obligatory Soundbite Catchphrase
  17. Host it Yourself by mysqlrocks · · Score: 1, Insightful

    It looks like you have two options, get a dedicated server from someone like EV1 Servers for $99/month or setup your own box on your broadband connection (assuming you have broadband). I use EV1 and I would recommend them if you want a dedicated server and are willing to do your own system administration.

    As far as software I'd recommend Subversion for source countrol, Bugzilla for bug tracking, and MediaWiki for general documentation. I'm in the process of setting this up for my own projects right now.

    1. Re:Host it Yourself by Felonious+Ham · · Score: 1

      I haven't spent a lot of time using it (since my project is just me a friend) but the Subversion + Trac looks pretty neat. Was pretty easy to setup and configure on Ubuntu.

  18. Still waiting on your other product... by Orrin+Bloquy · · Score: 1

    Ketchup based mustard.

    Joke.

    --
    "Made up/misattributed quote that makes me look smart. I am on /. and I must look smart."
  19. Re:don't know about your location... by jaseuk · · Score: 1

    I get 10 megabyte a sec downloads from Heanet mirrors no trouble.

  20. LinuxTracker.org by idonthack · · Score: 1

    http://linuxtracker.org/ will put it on their BT server for you, if a member submits it.

    --
    Why is it that when you believe something it's an opinion, but when I believe something it's a manifesto?
  21. Dreamhost by anthropolemic · · Score: 2, Informative

    Dreamhost is offering Subversion now on their hosting plans. I haven't tried it out yet but they've been excellent with hosting my Web sites.

  22. University firewalls by tepples · · Score: 1

    Anyone who even knows about Linux and/or alternative operating systems isn't going to shun your distro because its only available via P2P protocols.

    Except people who live on campus at a university behind its stateful firewall, where BitTorrent, eDonkey2000, and eMule Kad Network protocols are often blocked or (if you're lucky) throttled to dial-up speeds.

    1. Re:University firewalls by Anonymous Coward · · Score: 0

      Proxy? :-P

      Loose some speed, but atleast you'll be able to access it, if unable.

    2. Re:University firewalls by Forbman · · Score: 1

      ...which is why you get a job in the computer services department. Staff & academic research accounts are treated far differently than the accounts given to students.

  23. Funny? by Phillup · · Score: 1

    My geek humor took the week off...

    Why is this funny?

    TIA

    --

    --Phillip

    Can you say BIRTH TAX
  24. mirroring by ajdlinux · · Score: 1

    PlanetMirror is good in Australia and Asia, not sure about the US though.

  25. https://freepository.com/ by jonsmirl · · Score: 1
    How about https://freepository.com/

    They would charge about $10 month if I'm reading the charts right.

  26. trac wiki by Anonymous Coward · · Score: 0

    "Trac is an enhanced wiki and issue tracking system for software development projects.

    Trac uses a minimalistic approach to web-based software project management. Our mission; to help developers write great software while staying out of the way. Trac should impose as little as possible on a team's established development process and policies.

    All aspects of Trac have been designed with one single goal, to simplify tracking and communication of software issues, enhancements and monitoring overall progress."

    http://www.edgewall.com/trac/

  27. What kind of proxy? by tepples · · Score: 1

    Proxy?

    Located where? Wouldn't you have to rent an account on a server somewhere if your parents don't have a reliable always-on PC at home? Doesn't such an account cost $100 per year? At that price, if you just want to do two or three legit torrents, it might be better to ask someone to burn a CD and mail it to you.

  28. Re:don't know about your location... by Anonymous Coward · · Score: 0

    I have absolutely no problem accessing slashdot from my remote corner of europe.. i guess about as good as it could possibly get to the pacific.

  29. rpath/Conary aim to solve this by kingdon · · Score: 1

    It may or may not be a direct solution to the original poster's problem, but rpath linux is designed to let different distribution forks exist without duplicating the parts which are in common. For example, Foresight Linux is a distribution which has bleeding edge GNOME, but they can share the non-GNOME parts of the distribution with regular rpath linux. Despite the corporate looking web page, most of this stuff is open source.

  30. host it on my vps for a while by wikinerd · · Score: 1

    if your project does not infringe any copyrights and patents, then I can let you host it on my VPS (where I run Wikinerds.org) for a while, until you find a suitable full hosting account. Send me email if I can help you with this.

  31. bittorrent taint? by aminorex · · Score: 1

    The notion that torrents or magnet uris are somehow declasse is perverse.

    --
    -I like my women like I like my tea: green-
  32. "Little"? by 68kmac · · Score: 1
    Yes, please go with one of these little companies

    I wouldn't call 1&1 "little". In fact, they're part of Germany's biggest conglomerate of internet firms, aptly named "United Internet", which also own outfits like GMX and web.de

  33. iBiblio by petard · · Score: 1

    Or metalab. Or sunsite, if you remember those names and haven't kept up with the changes. (I liked the metalab name best of the three...)

    Anyway, these guys have been around and hosting things like this for at least 10 years. Talk to them. You may need to host bug tracking and forums at a different site, but they can definitely handle a distro-sized download. Ask them about the stuff you want; I think they'll consider making pretty much any open tool available for you.

    --
    .sig: file not found
  34. SiteForge Collaboration Platform by lux55 · · Score: 1

    I should mention our project, which is a modern, user friendly SourceForge clone that is fairly easy to install and requires little maintenance. It's open source and based on the open source Sitellite CMS framework and it's called SiteForge.

    Here is its homepage, which is running the SiteForge software: http://www.sitelliteforge.com/siteforge

  35. BitTorrent FUD by Anonymous Coward · · Score: 0

    Nearly all the content on the front page of one of the recommended BitTorrent sites, mininova, is warez.

    Is it any wonder that there is FUD associated with distribution by BitTorrent? BTW, I love the protocol, and I realise that the protocol itself is amoral, and HTTP and FTP also have a capability for the dark side.

    By all means use BT to distribute your product, but post it on a reputable site such as http://tlm-project.org/

  36. Re:Big pipe needed? --- PARENT IS A TROLL by lord_rob+the+only+on · · Score: 1

    Don't click on the link, it's a goatse troll

  37. Are you sure? by charlesnw · · Score: 1

    Do you need to look for alternate hosting? I am also about to release a morphix based live cd of my project. I plan to use SF to host it. Morphix uses SF for hosting of ISOS. I don't know why you can't. Here is my setup: I use my own host for my project website (http://www.thewybles.com/~charles/oser) and SF for bugs/e-mail/source control etc. I use my own host so I can have raw level access to the server logs which SF doesn't give you. But everything else uses SF. They have taken all the hard work out of project management.

    --
    Charles Wyble System Engineer
  38. Free Colocation by Anonymous Coward · · Score: 0

    http://www.communitycolo.net/

    Just send an application and a computer. There are multiple location sites around the US. You maintain the server software yourself if you're up to the task. Considering you claim to be writing an operating system I would hope you are capable.