Forrester Study About Open Source’s Role in Corporate Environment

Tux
Three weeks ago Unisys published a Forrester study regarding the use of Open Source in corporate environments. One notable result is that not only costs but also “added value” are reasons for strong adoption of Open Source Software.

Forrester asked around 500 corporate IT people about their experiences with Open Source Software. You can find Unisys’s summary here, the study can be downloaded as a PDF file.

The key results are that Open Source software is often used in mission critical applications and that not only the cost savings are driving the acceptance but also the use of code without restrictions and the open standards. On the other side, most IT people do have stomachache when they think about the support options. To me that is a clear sign that Red Hat, Sun and Novell don’t make their jobs very well, btw.

But the rest of the study is also worth a read. And since it covers only 17 pages with colourful graphics and a big font size you can quickly go through it ;)
Here are some additional points which caught my attention:

  • Supporting open standards, using without restriction and no-vendor lock-in are much more important than the price!
  • Viewing/Modifying the source code is as unimportant as creating and distributing derivative work. No surprises there, they are not software vendors.
  • The companies clearly don’t want to participate with the community. So you shouldn’t mention that possibility as a key point whenever you sell OSS.
  • Security concerns are roughly fifty-fifty: 50% think OSS is more likely to be insecure because of the open source code, and 50% don’t think that. Old habits die hard…
  • Many other concerns (maturity, complexity, business orientation) are also fifty-fifty. Is that a sign of a turnaround in these days? And if yes, where to?
  • Despite all efforts of Microsoft, TCO is not a concern of the most people. Hardly a third do see this as a concern.
  • They want support in all ways (maintenance, integration with closed source software, consulting, life cycles, etc.).
  • Only half of them want legal support, and they don’t fear problems in that area anyway.
  • OSS is used in almost any branch: server, database, network infrastructure, development.
  • OSS is hardly used as the Desktop OS.
  • The IT people see OSS as a key in consolidating IT infrastructure and improving the IT efficiency.
  • Most of the asked people do not see direct business effects since that is more a question of they way how you use software and manage processes than of the licence of the software.
  • The most important capability of an OSS vendor are the OSS skills – second is the competitive price.
  • A vendor needs to have customer references and integration skills as well.

Nice overview – and it gives a pretty clear impression: there is a strong demand for Open Source service providers which are able to support the used applications and who are able to integrate them with other applications as well.
And the people do not really care about legal stuff (which Microsoft talks about all the time) and they do not care about the community itself (in the way of participating).

As usual: this is a study, therefore you should keep an eye at the numbers, at the details and especially at the details which are missing. In this case the number of asked IT people is relevant:

In order to get the most valid data possible, only companies that indicated that they had at least evaluated open source software were included. [...]
In this sample, 59.1% of the respondents were currently using open source (49.6%), currently piloting open source (5.8%), or planning to pilot open source (3.7%). Only 26.8% of the sample had no plans whatsoever to use open source.

Also I wonder if everyone using Open Source Software really know that he/she does. There are several enterprise products around where you might not know that it is OSS.

Linux – subsystems reworked

Tux
With a recent proposal about reworking the graphics subsystem of Linux yet another base of the Linux Kernel/Environment gets reworked.

One of the advantages of the Open Source development are the fast development and the short release cycles. This makes it possible to introduce new features or improvements at a high rate – or to rework existing systems given that enough developers feel the need to do so.

And I have the feeling that exactly this is done almost everywhere at the moment in the Linux kernel/world:

  • WLAN: The WLAN stack has been reworked over the last year.
  • Graphics: Several graphics driver functions will be pulled into the kernel in the next months, as proposed by Keith Packard and also announced at the kernel devel list.
  • Audio: audio on Linux was identified as “sucks”, plans are to concentrate on one, robust API.
  • IPC: This is already done for quite some time know, DBUS is the main IPC mechanism of Linux applications. When KDE 4 comes up, this change will be finished.

Besides, KDE 4 will be reworked from the ground when it comes out. And projects like telepathy also rework major subsystems of the environment around Linux. Nice!

Posted in Linux, Multimedia, X. Comments Off

Fedora 7 – My Personal Bugfest [2. Update]

fedora-logo-bubble
Fedora 7 is to be released in these hours. I already got a copy of the last RC and have been bug hunting since then. And I gathered quite some over the last days, unfortunately, but most are simply due to new, not yet tested application features.

The Fedora 7 release was supposed to come along with a new feature I personally really could use: extended authentication support in NetworkManager.

So after the features were added and Fedora packaged a beta version I got my copy and tried to get the network working.
However, it didn’t work: the wpa_supplicant has serious problems and even crashes. As long as that problem is not sorted out I’m afraid I can’t use my universities network.
But since I was already at my universities computer lab I tried to get at least the VPN working – and failed as well: the client configuration file for Cisco routers doesn’t work for NetworkManager – and has some minor file association problems, btw.

Unfortunately Fedora 7 has some other issues as well on my computer – suspend/resume is not working anymore for me, I get a kernel panic. And KDE is no longer able to remember which applications have been started in the last session.

Anyway, since I was already working at it I also filled three other bug reports not exactly related to the release of Fedora 7, but also valid bug reports/wishes: one was against Fedora in general to add the necessary config options to xorg.conf in case of loading synaptics drivers, one was to update a certain package to the newest version and the last one was about adding the (atm not working) extended authentication support to knetworkmanager.

Hm, all over all I must admit that I’m a bit disappointed that enterprise network things on Linux are still not in a really usable shape, and I really do hope that things improve massively with the release of NetworkManager 0.7…

Update
Ok, at least the KDE bug is resolved – deadbabylon hinted me to check my session manager configuration. And well, I could have sworn that it was set correctly – but it wasn’t. :(

2. Update
Today I received a new version of wpa_supplicant which fixed the above mentioned bug. Now I’m finally able to use the wpa_supplicant and also the NetworkManager on the WLAN of the university (WPA/TKIP/TTLS). If the other bugs will be solved over time I will not mention them in further updates but will write new articles. So in case you wonder about the state of the other bugs (like the suspend/resume) simply search this blog for newer information.