soledad penadés
repeat 4[fd 100 rt 90]

Open source: from unstable to unstoppable

Some years ago I somehow ridiculised the radical efforts of the linux fanatics everywhere we discussed any topic, specially when they tried to introduce their love for their operating system on every single occassion - even if it was not a suitable one. It really got on my nerves, and was a kind of "Ok, just don't get near linux, you'll be scared of those freaking nerds". And it was actually true… each time you tried to get any information on linux you got a cascade of non-argued reasons, which didn't help at all; in fact they just served the opposite purpose, to make me avoid open source as much as possible, and just rely on commercial products, while increasing my general confusion about all things linux.

But there was a new actor which was appeared in the scenario, and it was called Firebird - later renamed to Firefox. First time I heard of it, it was the usual dabbadabba from ultralinux fanatics: oh yeah there's a new browser which is open source and it's free and it's supercool because it has tabs and well, it actually is open source and based on netscape's source code…! I felt a chill in my spine. Based in netscape… URGH. I already had had to develop a couple of relatively big websites and I it was kind of a nightmare to have a decent styling on the then omnipresent Netscape 3/4. CSS? WTF? who needs css when you can have inline font declarations?

So I just kept avoiding firefox for a while, until they started their reasonable and human campaign: Take back the web. And they did it well! Why advertise things which are so surreal and ethereal such as open source, ability to access the intimacies of the browser and so on, when what people wanted was to browse any page without playing a hit-or-miss game against the pop ups?

Then it gained value for me. A browser which removed the annoyances and dangers, and could be customised at your will, and even more - which was reliable: you put some standard css and it worked. End of the story: it works. Somehow one can think it is the same idea that was used for advertising macs: they simply work.

Moral implications come later, just by the sole fact of being remotely involved with the community. Any open source software community will do, even a very small one. Using the software, getting in touch with developers, submitting bug reports, suggestions, even contributing with more code or documentation… makes you feel like you're kind of giving back something of what you have received for free (Note: I know there are also stupid coders which won't care about how many bugs you submit and won't accept any suggestion or fix anyway. Yes there are idiots everywhere - I suppose it's inherent to human nature).

It also makes you aware of the implications of closed software. What if that program which you absolutely need gets discontinued and there's a hidden bug which appears next year, and there's no one which can fix it, and you don't have a way of migrating your data to a new program? Cry.

With open source, it is different. Not in the sense that even your six year old niece could fix the funky, although buggy, Tux-goes-to-snowland game, but it means that maybe someone which is interested enough can do it. Or maybe you can pay him/her for doing it. But at least there's one way out; you're not trapped.

And that is my point: if you/we want people to move to opensource products, we have to use real reasons. Do not talk about religious like premises, they won't work. People want value, not airy sentences without any immediate effect on their pockets or timetables. Show them Firefox, Thunderbird, Ubuntu, Open Office, Gaim, Blender, Python, PHP, Apache, Ruby, Rails, MySQL, gcc, wordpress… and then they will get convinced.
Now about giving back to the community… I have been thinking about it thoroughly: there are thousands of companies making money of open source software without donating a single dollar back for it. But I came to one conclusion: if they don't give a buck for free software, they won't give it either for commercial, non-free software. They will copy it illegally as well… amoral people are not stopped by laws however.

It's quite funny how they try to protect themselves from the GPL implications. I have seen quite a lot of project managers and company directors feverishly studying the GPL to find out how can they avoid to distribute the source code of their applications based on GPL software, while not having to adhere to a commercial license (and hence having to pay).

For example, they are particularly obsessed with MySQL licensing. MySQL comes in two license flavours, one is the GPL which makes you distribute the sources of the application you build using MySQL, and the commercial one, which allows you to not to distribute anything, if you pay. So there are those avaricious and greedy executives which are going to save the value of an Oracle or MSSQL server license (which is not little amount) and don't even want to donate a ridiculous amount for allowing the coders to have some beers. They will justify that they do not distribute the application - but install it in their private servers, hence it is not distributing anything. Miserable wankers! Sometimes I really would like the judges to take more seriously the GPL and give all these people a good lesson.

Even though, I'm very optimistic about all of this open source scene. Now that we have learnt the lesson, more useful products are being developed with higher quality standards than commercial software. A simple comparison ridiculises commercial software: compare bloated internet explorer 7, after more than 5 years of what they call "development" and still can't support main CSS features which other open source browsers such as Firefox or Safari do support since more than one year ago. Want more? Compare Ubuntu with Windows, for instance.

Also, it's not only about individuals, companies seem to have changed their approach too. See macromedia/adobe with their new Flash 9 open source compilers and IDEs, for example. All of this looks very promising. Maybe it's just that open source is getting really mature and it's ready for invading every single electronic device on Earth. Maybe it's just us becoming adults and aware of what we do with computers.

But there's still quite a lot of work to do: lots of these programs need a good rework on interfacing and documentation, otherwise they are unusable and obscure. Lots more are ego-pumping projects for their developers, which didn't work as they expected and so are abandoned. Same occurs for the projects which just duplicate the functionalities of another one, but do not add anything new - for example, CMS software. Do not misunderstand me: I'm all for people writing whatever code they want, but it's stupid to start yet-another-CMS-for-LAMP when there are lots of them which are not even finished. What those projects need is a bit of collaboration between individuals so as to conquer more than one small sandhill, and reach the peak of a big mountain instead.

And we all can contribute to it! Long life open source!

// 5 responses to Open source: from unstable to unstoppable

Jcl
Jcl
20060812

The main problem as I see it, is that most opensource-nerds argue that "it's better because it's opensource", and that's an utter lie.

Firefox is better than IE, yes, but MySQL (at least as of today) is NOT better than a properly set up Oracle, or SQL Server. It may be ok for some scenarios, but… better? Not at all.

The Gimp is -not- better than Photoshop… some people may find it more useful for them, but it's NOT better. It lacks many features Photoshop includes (and some people use).

PHP is better than ASP (as a platform, at least, forget the language)? I seriously don't think so (and I -do- use PHP).

Open Office is better than Office? Not in my oppinion (and I've used both pretty extensively). It may work for some types of jobs, but it's way harder to use than Office and has way less integration between its applications (which is basically the rule among Linux-oriented applications, btw… thankfully this is changing lately but still has a long way to go).

And so, and so on… I'm all for opensource, but opensource doesn't necessarily mean "better". I don't like to throw my money down the sink and usually evaluate the alternatives before buying software… many times I've ended up paying for the commercial software (and I have paid a lot of software licenses in my life).

Plus, it's many times really hard to contribute to some big open-source applications. I've implemented features I needed for some opensource projects that have never seen the light in the "release" versions, thus, I had to redo the same feature over and over again with each build for my private use, meaning: I couldn't just download some binaries to use an application, but download the source code patch, compile, then use… just the time needed was a no-no for that application and I just looked for an alternative (paid or not)… on the other side, I've handled in some code implementation for a commercial application I used (a long time ago tho), and not only it got implemented, but they gave me a free copy of their software: way to go commercial companies.

It's just not black and white, as many want to make people see it… opensource doesn't mean good (but doesn't mean bad either), and commercial doesn't mean bad (although it doesn't mean good either). Specially (mosts) opensource-advocates don't realize that, and keep trying to put the idea on people that commercial = bad. It's the "opensource community" that makes me sick most of the time.

sole
sole
20060812

You know I didn't say that those products were better than their commercial competitors, but they are getting better, which is the interesting point of all of this!

And yes, I completely agree with you about how complicated it is to contribute to most of the projects… that's a real pity :(

Jcl
Jcl
20060812

Yeah, was not talking about you specifically… and even worried about my wording so it didn't look like so :-) Was just ranting about opensource community (I tend to rant in other blogs' comments, instead of ranting on my own blog posts :-) )

Astharoth
Astharoth
20060813

I agree with Jcl. I don't like any type of phanatism, and Open Source is (at least for a great quantity of fans). And another point, you knows, some products can't be open source. For example, think on a AV engine. If you give the source code of the heuristics engine, you explain to virus makers how to do the things to avoid heuristics.. it's not a bug on the engine, simply heuristics isn't 100% perfect! cannot be! and can be a war without ending (like now) but quickly wasting more efforts and money on I+D and improvements..

Another thing, the charge… i cannot live with donations… erg, many Open source programmers do that to find a way to enter the industry, later, they come I+D paid programmers on some company.. Jcl, you can live with donations? :D

Simply, collaborative and opened projects for all (like Collada) ok, perfect! but those things exists before Stallman and Open Source (do you remember Pascal Swag?) BSD license is SO good. If you wanna contribute, do it in BSD, give your snipet or solution to the world. But GPL'ed an entire application… it makes no sense to me, the programmers don't need any "Guru" like Stallman to survive.

PS: ASAP, i only use few Open Source things (Ethereal, Apache, MySql, Wordpress and MediaPortal).. and i contribute in the past to ethereal with bugfixes…

soledad penadés » Blog Archive » You must be a linux expert
soledad penadés » Blog Archive » You must be a linux expert
20060923

[...] As you can see, the reasons for using linux are many and subjective, and most of them fall quite quickly in the personal beliefs area, being very easy to start evangelising and trying to force everybody to go linux. I do not think that it is the way, since as I said once, I got very dissapointed with linux zealots in the past. So when I have the opportunity to explain my opinions I do it happily, with the hope that it serves more people to understand this personal attitude (and maybe join it as well). [...]

You came late to the party

Comments are closed, but if you want to comment anything about this entry please let me know using the info in this page.