Slashdot Mirror


Red Hat CEO Decries Open Source Pretenders

OSTalent writes "The Register has an article about Red Hat CEO Matthew Szulik's recent remarks...'For all his enthusiasm about the community and sever-side Linux, Szulik provided something of a reality check on the much debated theme of a Linux desktop. According to Szulik, the huge presence of legacy infrastructure like Microsoft's Exchange and PowerPoint has prevented a lot of people making the move.'" From the article: "It's very difficult to shape the development agenda of the community... every day people comment to us on the quality of our products through Kerrnel.org. What's important is staying true to the premise of the GPL model ... It starts with the APIs now, then it moves into content. Try to put [Microsoft's] Windows Media Player into Firefox and see what it looks like. In a world where application-to-application interaction becomes the norm, where does that innovation come from and who owns it?"

2 of 171 comments (clear)

  1. Powerpoint? by Mateito · · Score: 4, Interesting

    Powerpoint isn't the show-stopper. I've given presentations using OpenOffice and although the fonts can be a bit interesting when you change computers, it works.

    Nah - the killers for me at least are Excel, Visio and Project. The OpenOffice version of the first doesn't scale near to where I need it, and porting macros is way too much effort, and the second two still don't have any real equivalents in the Linux space.

  2. Re:Likewise for Visio by MichaelSmith · · Score: 4, Interesting
    There is honestly no free alternative to Visio

    In my workplace we are finding out that Visio doesn't scale well enough. We have ~100MB of source code branched into say 10 different variants, with comparable amounts of documentation in visio and word.

    CVS takes care of configuration management in the code but in the doc we have to have multiple copies of everything and merges are totally manual.

    We are just unable to maintain so much documentation. I am working on a project to port the docs to xml and svg, and commit them to cvs.

    There are many free svg programs out there which will do everything we are doing with visio.