Comments
Niklas Bjorkman wrote: Firstly I agree with your conclusion. NewSQL takes the best of the traditional databases and NoSQL databases to combine the benefits of both worlds. I do not agree that NewSQL vendors focus on giving scale-out features to transactional data. The NewSQL market is focusing on giving true ACID support combined with extreme performance, stepping away from the traditional relational structures in databases. A lot of developers appreciate the ease of accessing data using SQL and I think we will see more and more databases supporting standard SQL. As you said - NewSQL databases often maintain the...
Cloud Expo on Google News

SYS-CON.TV
Cloud Expo & Virtualization 2009 East
PLATINUM SPONSORS:
IBM
Smarter Business Solutions Through Dynamic Infrastructure
IBM
Smarter Insights: How the CIO Becomes a Hero Again
Microsoft
Windows Azure
GOLD SPONSORS:
Appsense
Why VDI?
CA
Maximizing the Business Value of Virtualization in Enterprise and Cloud Computing Environments
ExactTarget
Messaging in the Cloud - Email, SMS and Voice
Freedom OSS
Stairway to the Cloud
Sun
Sun's Incubation Platform: Helping Startups Serve the Enterprise
POWER PANELS:
Cloud Computing & Enterprise IT: Cost & Operational Benefits
How and Why is a Flexible IT Infrastructure the Key To the Future?
Click For 2008 West
Event Webcasts
What's Wrong with the Open Source Community
Are we our own worst enemy?

There's no question that the open source community has a lot going for it. Besides a staggering amount of developer power that can be turned against important problems, the open source movement also has a passion and commitment that the commercial software world often envies. But sometimes, the open source community can be its own worst enemy. Here are a few reasons why.

Too many developers 'scratch the same itch'
We hear that open source developers come up with new ideas because they "had an itch to scratch." In other words, there was some need they had for a new application, and they "scratched" it by coming up with a tool. The problem is, it's not uncommon to end up with two or three (or more!) different packages doing the same thing. For a specific example, look at what's happened with the Linux sound systems, where there are now several competing packages that have to be supported by each distribution. Or in the Java world, look at how many competing MVC frameworks there are now for JSP development.

A little competition can be a good thing. After all, Linux is all about offering a competing vision for the operating system domain. But when too many competing visions exist, and aren't winnowed down to a small number of options over a short period of time, you end up with a mish-mash of conflicting standards, and a user community that ends up having to download and install a plethora of different packages that all do the same thing.

A perfect example of the "too many itches" syndrome is the absurd number of Linux distributions that exist. There is absolutely no reason for there to be more than two or three distributions. And because each one does things slightly differently, we've ended up with the problem that applications and drivers are rarely made available in binary form, because there are too many versions of too many releases of Linux to support.

As an application developer, you would have to provide 5–10 different binary installs, one for each distribution. Now multiply that by the five or more active releases of a distribution that may be in active circulation, and you see why so few packages are available as anything but source (especially the most recent releases of packages, which have not been compiled and included into Linux distributions yet).

Why don't we see more consolidation of technology? Because...

Open source developers love a good feud
BSD versus Linux. Gnome versus KDE. Debian versus Red Hat. It seems like for every interesting open source technology, there are two bitterly feuding camps that spend as much time taking potshots at each other as in improving their own products.

It's hard to imagine how much better a lot of open source software would be if these groups cooperated and consolidated their efforts instead of acting like the Hatfields and the McCoys. Unfortunately, the downside of personal commitment to projects is that people come to use them as a measure of self-worth, and it becomes increasingly difficult for rival groups to admit the good points in each other's efforts.

Open source developers often scratch the wrong itch
The problem with commercial development is that the developers often aren't the consumers of their products, and thus don't feel the pain of their mistakes. The problem with open source development is that the development community often doesn't fix problems or develop new features that aren't directly interesting to them.

Usually, this isn't a problem, because the developers (as users) encounter the same problem set as their user base. Unfortunately, one way that open source developers are different from a general user base is that they have significantly more technical training. This means that they are willing to put up with products requiring a much higher degree of technical savvy.

Restated by example, an open source developer might think nothing of requiring users to create and configure an XML file to make something work, while an end user might require dialog boxes.

In the open source community, you're either 'with us or against us'
A typical complaint of the open source community is that proprietary software vendors use legal means to stifle criticism of their detractors. But the open source community can be as unforgiving of internal critics. Attempts to point out flaws or places where there's room for improvement in an application usually lead to defensive rebuttals, character attacks on the critic, or complete rejection of the validity of the issues.

Consider that recently I posted a story on LinuxWorld.com listing some problems I saw with the current set of desktop Linux distributions, problems I thought could severely hamper consumer adoptions of Linux in the short run. The posted responses ran in a couple of themes: "It works fine for me, you must be an idiot"; "You're nothing but a Microsoft ass-kisser"; and the ever-popular "Windows sucks too."

Until the community learns to listen to and internalize negative feedback (oops, almost slipped into "boss speak" there...), it will be staring at its navel.

The open source community has a huge chip on its shoulder
And it's called Microsoft (although SCO is also a popular target lately). It's like a bull having a red cape waved before his eyes. All reason and sense of decorum flies out the window. And while I'm first in line to throw rotten tomatoes at Bill Gates, it's harmful to the community. The reality is that Microsoft owns the lion's share of the nonserver OS market. If the first thing you tell all these people who own Windows is that they are idiots, you're not starting out on very good ground to convert them.

Like it or not, the existing Windows user base may not like the dreaded Blue Screen of Death or Microsoft's pricing and licensing, but they know how to use Windows and can usually get the applications and hardware support they need for it. Linux has a wonderful and growing suite of tools that let people migrate away, but they are going to need a lot of hand-holding to decide to make the move. They have to be told why Linux is better (and it really has to be better for them), not just why Windows is trash.

Especially unhelpful is the "who cares about X" attitude (where X is unsupported hardware, nonexistent game availability, complicated multimedia support, or anything else that Linux has or is perceived to have problems doing). Just because someone wants to do something that you don't, it doesn't mean that what they want to do is less important.

I had a number of comments when I complained that I had great trouble getting my DVD player on my laptop to view commercial films, comments that essentially said "Why are you watching DVDs on your laptop?" Some even suggested that I buy a dedicated portable DVD player. Leaving aside the hassle of having yet another piece of electronics to drag through security if I want to watch a movie on a plane, these kinds of comments are the worst kind of evasive nonsense, i.e., Linux doesn't currently do something as easily as Windows, so attack the need to do it at all.

...

To sum up, the biggest problem that the open source community faces in taking open source to the next level is not some legal challenge or Microsoft marketing campaign. It's the immaturity and insecurity of some of the members of the community. As was once said in "Pogo," "We have met the enemy, and he is us."

About James Turner
James Turner is president of Black Bear Software. James was formerly senior editor of Linux.SYS-CON.com and has also written for Wired, Christian Science Monitor, and other publications. He is currently working on his third book on open source development.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

A really good article mate! Well done. It is well balanced and not biased in any way. The development community could learn a lot from this article.

I am a programmer. I can relate to your article.

I am not a programer, couldn't write a line of code though I write songs which have a commonality, I like to think just as poetry and physics have a commonality. My educational background goes from science to economics to business. My professional back ground goes from music to theater to film and TV including comedy, drama, and producing/directing documentaries on social and environmental issues.

In the early nineties, new to computers, I saw Mosaic and saw that the coming convergence of the on air, on line, on land worlds. Something new wanted to emerge out of that overlap and I wanted to play a part in that transformation, hopefully helping to create more sustainable community and livable future.

So I have been in service to the notion of the community lap, and I describe LAP as an open invitation to an open heart, open mind, open source, open space, open game. The Language And Process of LAP could be thought of as an open source social operating system. In particular I am interested in the emerging fields of community technology and social enterprise.

Your list is a good one and would also work well for what's wrong with the non-profit activist world.

If you know me at all it could be from the TV series Barney Miller, which may have been on before your time ('75-'82)but I'll mention it. If this overlap of thinking about open source interests you I would love to talk with you more. After all Buckminster Fuller's ideas (some of them) had more application on a molecular level and the great collaborative architectural work, Christopher Alexander's A Pattern Language, has played a big role in software architecture development (I am told). I know we used it at the Open Space session of the Internet and the Publoic Sphere conference in Seattle last year in an attempt to develop a pattern language for that realm.

I've gone on too long.

Sincerely,

Max Gail

310-924-5108

Out of that ten years on the learning curve


Your Feedback
asad wrote: A really good article mate! Well done. It is well balanced and not biased in any way. The development community could learn a lot from this article.
stevo wrote: I am a programmer. I can relate to your article.
Max Gail wrote: I am not a programer, couldn't write a line of code though I write songs which have a commonality, I like to think just as poetry and physics have a commonality. My educational background goes from science to economics to business. My professional back ground goes from music to theater to film and TV including comedy, drama, and producing/directing documentaries on social and environmental issues. In the early nineties, new to computers, I saw Mosaic and saw that the coming convergence of the on air, on line, on land worlds. Something new wanted to emerge out of that overlap and I wanted to play a part in that transformation, hopefully helping to create more sustainable community and livable future. So I have been in service to the notion of the community lap, and I describe LAP as an open invitation to an open heart, open mind, open source, open space, open game. The Lan...
Latest Cloud Developer Stories
Planning scalable environments isn't terribly difficult, but it does require a change of perspective. During this session we'll broaden our views to think on an Internet Scale by dissecting a video publishing application built with The SoftLayer Platform, Message Queuing, Object ...
Backup, Recovery, and Archiving (BURA) are critical elements for IT to address. BURA solutions need to address a broad spectrum of needs including data protection, regulatory compliance, and business continuity. Today's cloud based solutions can enable customers to procure and co...
Learn about the complex regulations surrounding HIPAA compliance and other considerations for running sensitive data in the Cloud. In their session at the 12th International Cloud Expo, Ken Ziegler, CEO of Logicworks, and Frank Nydam, Director of Healthcare Solutions at VMware,...
A recent study by analyst firm IDC reports that in 2012, 1.7 million cloud computing-related roles across the globe could not be filled due to the lack of training, certification and experience in the applicant pool. As the global demand for cloud and big data expertise increases...
Cloud enables SMBs to access new, scalable resources – previously only available to enterprises – in flexible and cost-effective ways. McKinsey’s SMB Cloud Report projects the public cloud market to reach $40-$50 billion by 2015, with SMBs comprising 65% of public cloud spe...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON Featured Whitepapers
ADS BY GOOGLE

Breaking Cloud Computing News
Pericom Semiconductor Corporation (NASDAQ: PSEM) today announced that Aaron Tachibana, Chief Financi...