topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 5:30 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Why would anyone write free software?  (Read 5138 times)

zridling

  • Friend of the Site
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 3,299
    • View Profile
    • Donate to Member
Why would anyone write free software?
« on: August 12, 2006, 03:22 PM »
Rosalyn Hunter starts us off with five good reasons to write free software. Because:

  • they want software that they can't find;
  • the software that they use isn't good enough;
  • they want to benefit humankind;
  • they want to prove that they can do it;
  • they want to get back at Microsoft.


What are some others? As a non-programmer, I'm interested in knowing what motivates someone to make the effort.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Why would anyone write free software?
« Reply #1 on: August 12, 2006, 03:38 PM »
They want to learn how to do something new.
They want to practice.
They want to impress the girl who sits in the third row of the class.
They want to make something useful to others.
« Last Edit: August 12, 2006, 03:40 PM by mouser »

Josh

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Points: 45
  • Posts: 3,411
    • View Profile
    • Donate to Member
Re: Why would anyone write free software?
« Reply #2 on: August 12, 2006, 03:41 PM »
The software they are using works, but not completely how they would want it to.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Why would anyone write free software?
« Reply #3 on: August 12, 2006, 03:49 PM »
The software they are using works, but not completely how they would want it to.

one thing you learn about programmer.. no program works perfectly.. sometimes the tiniest things can make you want to recode an application yourself..

"these two buttons are in the wrong location on the toolbar, i better program my own flight simulator.."

jgpaiva

  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 4,727
    • View Profile
    • Donate to Member
Re: Why would anyone write free software?
« Reply #4 on: August 12, 2006, 04:50 PM »
For me, another important issue is cooperation. Comercial software is usually a bit too unpersonal. Usually, freeware is a bit more interactive.

rkarman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 27
    • View Profile
    • Arca Eclipse (chatserver for ares)
    • Donate to Member
Re: Why would anyone write free software?
« Reply #5 on: August 12, 2006, 05:07 PM »
of course there is nothing more exciting then compiling your self made game with your self made compiler and then play to see if it is even possible to reach stage 4... or maybe you need to set the dificulty level a lil lower... naw, it's just great. now quickly go to bed and sleep a few hours before the borring job at work is there again.

obviously i make it all for myself. some people ask money for it after they got their kicks, i am not that commercially minded i guess. well maybe someday i sell one of them and who knows... nawwww
« Last Edit: August 12, 2006, 06:16 PM by rkarman »

Renegade

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 13,288
  • Tell me something you don't know...
    • View Profile
    • Renegade Minds
    • Donate to Member
Re: Why would anyone write free software?
« Reply #6 on: August 12, 2006, 06:48 PM »
I write both commercial software and freeware. For me, the freeware I release is generally smaller software that doesn't take too much of my time. Also, quite often freeware is kind of like "gateway" software to a commercial application. I don't have any of those, but other authors do it quite often.

I'm not really much of a FOSS advocate. Though some of my own software is FOSS with a "use and abuse" license (the most liberal kind there is), I don't think that it really contributes a lot. The reason being that programming and promoting software takes a lot of time and money. By making software free, or worse FOSS, you diminish the value of that work.

You can ask a lot of software authors, and they'll all tell you that the people that expect things for free are very often the most difficult to deal with and most unreasonable. There comes a point when you just can't invest much more of your time in a project, and when you get people that have been free loading start to whine about it, it really isn't much incentive to continue.

I don't know if anyone here is aware of NDOC. It is a FOSS application for creating API documentation. The author just didn't have the time to continue with it, and a lot of his users started to whine and complain about not getting more releases & updates. That's a pretty bad way to treat someone who is giving you something for free. When he stated that he would no longer be continuing development of NDOC, he was again under attack for it. Like that's going to motivate him to continue.

You would have to be completely crazy to release zip or ftp software, as those markets are so saturated that you'll never gain any real traction. 7zip has gained popularity not because it's a good zip program (it's a bit unfriendly to use) but because it has an excellent compression algorithm that is highly efficient. It is also free without the hassles of the GPL license. But that's not the same market as "zip software". That's the compression market, and there's always room there for better performance, especially in the enterprise where technologies are more strictly managed.

But a lot of that kind of software comes out of individuals that are personally motivated in a specific area. Developing things like better compression algorithms is very difficult and requires a lot of expertise that most programmers simply do not have. (Compression is all about math.)

jgpaiva - regarding commercial software being impersonal, I think you're thinking more of software from larger companies. I'd find it hard to say that Apache is personal. There are a lot of micro ISVs that sell commercial software, and many of them are very personable. Much of the software that I use is commercial and I've dealt with the developers of it and they're more than willing to email with me. This is a great advantage for a micro ISV - we small developers can respond quicker to people and much more personally. We don't need to check with anyone else on anything because we are in control. Reporting to the boss is just reporting to yourself (or the wife as the case may be  ;) ). I provide much better support & personal service to my users & customers. Why? Because that's the way I'd like to be treated, and because I can. Larger companies can't respond as quickly, and that works to my benefit.

Mouser wrote a good list of why people release free software though. I'd add in that sometimes (as a developer) I don't really feel that the program is worth all that much, so I make it free. There are commercial applications that do less than what some of my free software does. Why is that released as commercial software? Well, somebody is trying to make a buck. Should I blame them for it? Certainly not. Everyone needs to put food on the table. The software still has value, but for me, it just doesn't have that much value whereas for someone else, it has more value. 

Anyways, that's all just my $0.02.

Cheers,

Ryan
Slow Down Music - Where I commit thought crimes...

Freedom is the right to be wrong, not the right to do wrong. - John Diefenbaker