Slashdot Mirror


German Government Commissions KDE Groupware System

tankengine writes "The German government has ordered a full-blown open-source groupware solution for KDE, to be delivered by the end of this year. It will consist of a server made of standard OSS components (Apache, Postfix, LDAP, etc) called Kolab, and a KDE client. The contractors are aiming for functional equivalence to MS Exchange and Outlook 2000."

25 of 478 comments (clear)

  1. What about the Kompany? by ACK!! · · Score: 5, Insightful

    They have been working on a similiar project called Aethera for awhile.

    What has happened to this project?

    I use Evolution everyday and found it very nice. The screenshots of Aethera look really nice and the interface from this screenshots look pretty damn intuitive.

    Has anyone ever used Aethera?

    How does it stack up to Evolution?

    ________________________________________________ _

    --
    ACK /ak/ interj. 2. [from the comic strip "Bloom County"] An exclamation of surprised disgust, esp. i
  2. Did you hear that? by Windcatcher · · Score: 5, Funny

    I think that's the sound of hundreds of M$ employees spitting their coffee all over their monitors.

  3. Planned for Outlook itself to connect? by mccalli · · Score: 5, Insightful
    Please make it possible for Outlook to connect as well. Doing this will make the migration vastly more simple

    A Linux-based Exchange-a-like would be a God-send to me, and I suspect to many others too. You can get some of the way there at the moment with IMAP and LDAP, but as has been gone over ad-infinitum on this site the calendar side is completely lacking at present.

    Cheers,
    Ian

    1. Re:Planned for Outlook itself to connect? by mccalli · · Score: 5, Informative
      Ah ha....found it in the article. Look at section five.

      The Windows client application to cooperate with the Kolab server and the KDE client is Outlook 2000 with the Bynari Insight Connector 1.09 plugin installed.

      No modifications are made to this proprietary software.

      Perfect. Would prefer no plug-in at all, but will certainly leap at what's being suggested so far.

      Cheers,
      Ian

  4. Useful beyond its goals by JanneM · · Score: 5, Insightful

    Since the groupware server will be assembled by existing OSS offerings, there is likely no requirement to use the supplied client if one does not want to. Indeed, if it's all open protocols, Evolution should be able to work just fine with it as is. Other (partial) clients should also be perfectly usable. This mix-n-match possibility is really one of the great strengths of OSS.

    --
    Trust the Computer. The Computer is your friend.
  5. reinventing the wheel? by mgkimsal2 · · Score: 5, Interesting

    My first reaction what that they're reinventing the wheel. Then I saw that they're going to be using and extending many current KDE components. *IF* the KDE teams takes these changes/modifications and uses them to build a new base, great. If, however, this becomes essentially a fork of current Kmail, Korganizer, etc., I don't see this as a good thing.

    And yeah, why not take Aethera and build on that - it's already more integrated with itself and other things, and I'm sure the Kompany could have used a nice gov't contract just as much as the team that got it (maybe moreso).

  6. What does it mean? by f00zbll · · Score: 5, Interesting
    It's good news and all, but what does this really mean? I'm talking about open vs closed source. I'm talking about cultural changes. The open vs close is part of it, but there's a larger issue here. Has computing technology reached the point where it is an utility and is maturing towards that end?

    Look at the history of cars and paved roads for example. Once there was enough cars on the road, the need for well paved roads became a public utility. Same is true for gas, water and electricity. Once it starts going that way, people's tolerance for non-standard ways becomes a huge issue.

    then again, I could be smoking crack and this is just more PR bs.

  7. The Mozilla project should do this by ceswiedler · · Score: 5, Interesting

    I've been thinking that the Mozilla project should do something like this. They have the resources to handle an Exchange replacement. Imagine "Mozilla Server" which is a single-install replacement for Exchange/IIS; it uses existing OSS components like Apache but ties them together and simplifies configuration. The Mozilla client would be very well integrated into the server, able to access web pages, email, and newsgroups, as well as LDAP contacts, scheduling, and other groupware features.

    Of course since the source and the standards are both open, many other clients would be able to access the data as well. But I think Mozilla/Netscape is enough of a force in the OSS world to set the standard for a project like this. I'm not sure KDE is.

    1. Re:The Mozilla project should do this by reaper20 · · Score: 5, Interesting

      The Mozilla project is doing something similar to this. Check out the Mozilla Calendar project, which uses iCal calendars (yes, the same format as the Mac calendar) - you can load the calendar on any server and access either through ftp or webdav.

      Combined with Roaming Profiles (getting worked on) - the Calendar, Mail/News using LDAP/IMAP, and Mozilla, will offer a very powerful, OPEN solution for groupware. Add all this up, and you can have the same bookmarks, cookies, prefs, calendar, and contact list hosted on a server, that you can access from your local copy of Mozilla.

  8. About time... by cgreuter · · Score: 5, Insightful

    Really, if you think about it, this is the obvious step.

    At some point, it becomes cheaper to just write your own version of the software than to pay the per-seat license fees that MS and other commercial software vendors charge. If you're a large organization (or a consortium of really large organizations), writing your office apps in-house is economically viable. It's even moreso if you've already got open-source components to work from.

    And open-sourcing everything--even if you aren't legally obligated to--costs nothing and often means that you get free additions to the project.

  9. A bit trollish, but worth considering by sphealey · · Score: 5, Insightful

    Your post is a bit troll-ish but you raise some points worth considering.

    I suspect that there is a market for a strong Exchange 5.5 replacement. There are a lot of midsized organizations out there (50-1000 people) who are running Exchange 5.5 and often NT 4 domains. They don't want to upgrade Exchange, because full implementation of Exchange 2000 requires Active Directory. And they are either satisfied with Novell eDirectory (NDS), or they just don't want Active Directory and the complexity it brings. And that is not to mention the Licensing 6.0 issues.

    So, many of these sites are looking at Samba and other Open Source solutions when NT 4 goes off support. But the problem is not NT Server - it is Exchange. How do you replace that? Most sites only make light use of the groupware features, but they do make SOME use - particularly the calendar.

    So, if an Open Source product is developed that can replace the core functionality of Exchange 5.5, I think you would see quite a bit of demand.

    sPh

  10. Where the real value is by IGnatius+T+Foobar · · Score: 5, Informative

    I'm not fully confident that stringing together Postfix, Cyrus, OpenLDAP, etc. is really going to produce a cohesive groupware server. Yes, it'll work, but it'll be difficult to install.

    The real value here, though, is that the KDE project will now be defining a bunch of standard interfaces by which open groupware will access its back end services. Even if they don't get the back end perfect the first time around, by the time they're done they will have a very detailed set of specifications for the rules by which an open groupware client will talk with an open groupware server. Sure, there are standards for the basic protocols -- IMAP, SMTP, etc. -- but there are no standards for things like, which IMAP folder contains your task list? What's the URL to find another user's free/busy times?

    I think this is a big step forward, but it can be done even better. (Full disclosure: I am a developer on the Citadel project, which aims to provide an easy-to-install groupware server; we're doing it as a single integrated server instead of stringing together multiple existing unintegrated packages. So my view on this is admittedly subjective.)

    --
    Tired of FB/Google censorship? Visit UNCENSORED!
  11. Re:Unfair competition by SubtleNuance · · Score: 5, Insightful

    what? it sounds like a national government doing public-good.

    not everyone or every country believes that all needs should be met by private-for-profit entities..
    only americans (like you probably are) would find this at all a problem...

    personally - i think its * terrific * news.

    (oh, btw, did you know that the DoD (your gummint) floats ALOT of subsidy to private USA companies..?)

  12. Taxes by intnsred · · Score: 5, Insightful

    With my government, I pay for corporate welfare and software patent clowns.

    How can I redirect some of my tax money to go to Germany?!

  13. Re:Unfair competition by sphealey · · Score: 5, Insightful
    I'm no big fan of Microsoft, but does anyone else find it disturbing that a nation state is "ordering" development of software that it knows will directly compete with that provided by the private sector (aka, MS Office, Corel, etc.)?
    Generally speaking, national governments do not want to be dependent on sources outside their control for critical infrastructure.

    When I worked in an industry that supplied steel makers with key components, most countries had a limit of the percentage of those components that could be imported. Once your reached that limit (say 40%) you were required to build a factory in that country to continue as a supplier.

    Now, classical economists and super-free-traders will argue that such behaviour is inefficient and non-rational. And indeed, those policies are one of the reasons there is such a glut of capacity in the steel industry. But no country wants to be caught in a conflict and have its source of key {stuff} choked off. The same thing is playing out in military aircraft.

    So perhaps the German government doesn't want to be held in thrall to a US supplier.

    sPh

  14. Re:Will this be available for us? by LMCBoy · · Score: 5, Informative

    I dont fully expect KDE to deliver the entire product free to everyone

    You should. :)

    It's going to be completely (L)GPL, just like KDE. Development is taking place on KDE CVS (in its own branch), which is publically available for anyone to see and participate in.

    However, note that it isn't a volunteer project; Germany contracted a company to deliver the product by the end of the year (I'm pretty sure there are some KDE guys employed there). This is a great thing; some KDE devs get paid to deliver a really useful project for any and all to use! Bravo, Germany!

    Oh, and they aren't starting from scratch; they're starting from kdelibs, kmail and korganizer.

    --
    Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
  15. One Feature To Rule The All by kenp2002 · · Score: 5, Insightful

    I have but one thing to say that even M$ hasn't really dealt with:

    ALLOW THE FUNCTION OF CREATING CONFERENCE ROOMS AND LOCATIONS THAT CAN BE SCHEDULED AGAINST.

    The only was I have seen Exchange pull this off is by having a user created for each account and keeping an outlooks session open for each conference room, then setting the conference room account to Auto-Accept invitations.

    For the love of dear god please tell those german contractors to put this function in!! I am in a building right now with 67 conference rooms and I can't count how many times a room gets double, triple, and even Quad booked!

    --
    -=[ Who Is John Galt? ]=-
  16. Oh, we stupid Americans by Dirk+Pitt · · Score: 5, Insightful
    only americans (like you probably are) would find this at all a problem

    I don't think it's out of line, or uniquely American, to fear the government entering into direct competition with known economic paradigms--and that's what we're talking about. When the US subsidizes a company, its intention is not to displace an entire sector with whatever it's ordered, ie. we take a bid for a jet, which is a standard product that can be produced by a number of US companies. The production of the jet hurts no other sector of industry.

    On the other hand, with this paradigm, there is the *risk* that the government starts displacing companies by releasing a free product. On a bigger scale, it would be like the US paying a lump sum for a technology that creates free cars for everyone--sure, this would be pretty cool, until the big 3 go out of business and the economy crashes down behind it. This might not (probably not?) happen, but it's worth thinking about--even if you're Canadian.

    I'm sure the original poster, despite being _such_ a _typical_ ignorant American, is aware that the US subsidizes private industry. I just think the original poster was just exploring an idea--you don't have to get all offensive and anti-American about it.

    1. Re:Oh, we stupid Americans by mOdQuArK! · · Score: 5, Insightful
      On the other hand, with this paradigm, there is the *risk* that the government starts displacing companies by releasing a free product. On a bigger scale, it would be like the US paying a lump sum for a technology that creates free cars for everyone--sure, this would be pretty cool, until the big 3 go out of business and the economy crashes down behind it.

      Dunno if this would be as bad as you make out. Sure, for the short term the companies (and their employees) in direct competition with the "free" products would suffer. But every other company (and citizen) would realize HUGE savings by not having to pay for that particular product, would which allow them to reallocate the resources they normally use for that product to other more useful things. Once the people from the obsolete industry got transitioned, it's just as likely that the overall economy will do better than it was before, as there is that the whole economy will crash.

      That would be a legitimate function of a "proactive" government (as much as that concept pisses off the libertarians) - if the government can make the case that in the long-term the society will be better off, but to get there will cause some short-term pain, then it'll be up to the government to do what's best for the society as a whole (versus private enterprises, which will keep doing what's best for themselves).

      There's a good argument to be made, however, that you can't throw major transitions like that into the economy too frequently, otherwise no one will be able to adjust quickly enough - and everything WILL truly fall apart.

    2. Re:Oh, we stupid Americans by bfields · · Score: 5, Insightful
      On the other hand, with this paradigm, there is the *risk* that the government starts displacing companies by releasing a free product. On a bigger scale, it would be like the US paying a lump sum for a technology that creates free cars for everyone--sure, this would be pretty cool, until the big 3 go out of business and the economy crashes down behind it.

      Oh, give me a break. Have you completely forgotten what the car industry is for? It's not an a charity project; it's there to produce cars that people can buy. If the modern automobile is rendered obsolete tommorow, then we all get to stop throwing our money into that particular pit, we're free to invest in other technology, and the economy benefits. If it takes some government investment to get to that point, as long as the government's expenditure is less than what we would have spent on cars otherwise, then what's the problem?

      ---Bruce F.

    3. Re:Oh, we stupid Americans by Zathrus · · Score: 5, Insightful

      When the US subsidizes a company, its intention is not to displace an entire sector with whatever it's ordered, ie. we take a bid for a jet, which is a standard product that can be produced by a number of US companies

      Ding ding ding!

      That's the key - US companies. When we take military bids we most certainly don't allow foreign companies to bid on them. Similarly virtually all emergency vehicles (police, fire; ambulance is different) are domestic vehicles despite the fact that both Japanese and European cars are cheaper to maintain in the long run.

      And when it comes to private industry you can bet that those government contracts come to bear. How would Boeing do against Airbus if they didn't have military contracts? Would Lockheed even exist still? Heck, Jeep was created due to a government contract!

      It's very reasonable for a government to want key pieces of infrastructure to not be restricted by a foreign company or country. More and more countries outside of the US are realizing that virtually their entire IT infrastructure is controlled by a single company based in the US that has $38 billion in the bank. It would be silly to not look into and even fund alternative sources -- and that's what Germany is doing.

      Oh, to be clear - the US certainly isn't the only country that funds private industry through government contracts. Virtually all countries do. And it's silly not to - private industry is far more efficient and effective than government is (and that should really, really scare you when you consider just how bureaucratic and wasteful a lot of private companies are!).

  17. Re:The *BIG* problem with Evolution by D0wnsp0ut · · Score: 5, Insightful

    > ..it costs.

    Well...it's that kind of an attitude that helps to put good companies out of business (Easel readily comes to mind.) I *bought* Ximian Desktop Professional in order to SUPPORT Ximian in their efforts at providing Open Source to the community. I didn't have to. In fact, I was already using it before I purchased it.

    Since the company I work for uses Exchange (puke) I also bought the Exchange Connector, two licenses in fact, so I wouldn't be forced to use Outlook. I don't care that the Connector is closed source. What I care about is having the ability to use Linux in a Windows-dominated environment and having seemless integration without pestering IT about it (IMAP/SMTP does not give the full range of Exchange/Outlook functionality.)

    I also care about providing financial support to a company that gives a LOT back to the community (Ximian GNOME, Mono, Evolution as well as their work with OpenOffice and their evangelicism.)

    But that's just my opinion.

    --
    "Those who would sacrifice liberty for security deserve neither!"
  18. Re:Unfair competition by pubjames · · Score: 5, Informative

    If it wasn't for governments subsidizing software development, we wouldn't have the internet, the web, HTML, MP3, JPG, MPEG...

    All of these things came from government funded projects. I know that many people find it hard to believe, or don't want to believe it, but it is actually government funded projects which drives most of the innovation in the software industry, not Microsoft, Oracle, etc. This is why I believe all the recent government interest in Linux and Open Source is really the death knell for most "off-the-shelf" software.

  19. Re:Is this intended to be free-to-all when done? by henben · · Score: 5, Insightful
    Does anyone who reads Slashdot ever read the GPL, or is there something I'm not getting here? Surely just because it's covered by the GPL, it doesn't mean it'll have to be available to users outside the German government.

    They only need to make the source available if they distribute the binary. If it was kept for internal use, they wouldn't have to make anything available to anyone.

    Right?

    But there's really no downside for them to allow distribution of their custom code, as long as someone else pays for the bandwidth. In fact, the wider testing/scrutiny of the code would be a plus.

    Can you imagine if all governments started doing things like this? The rate of useful development for open source software would skyrocket. Not only would it let more coders work on projects full time, but maybe a tighter focus and clear specs would improve the usability of the resulting software. And even if, say, the Ruritanian government's groupware project failed, the successful Armenian groupware project would step up to fill the gap.

    It amazes me that, in my country, individual local councils hire incompetent companies to screw up important services like benefit distribution when they should be clubbing together to develop a GPL'd local government suite. Sure, you wouldn't get widespread use of such software by a big pool of users, but it still makes sense to have 50 councils funding something they can all use rather than each one getting a bespoke solution. I suppose they each have different legacy tardware, but even so...

    <Sigh.> What was my point again?

  20. What "FREE" Software Really Means... by Omega · · Score: 5, Insightful
    Most people confuse "Free as in Speech" with "Free as in Beer." The GNU Project makes software that is "Free as in Speech." But this doesn't necessarily mean that the software is free of charge. In fact, GNU has an order form on their website for corporations and individuals to purchase their software (and printed manuals). It really depends on the honor system, and on people with honor.

    Likewise, some people don't fully understand the GPL. They think that if someone is selling GPL'd software, then they must give the source code away to everyone for free. Really, all GPL requires the seller to do is provide a copy of source code to their customers. Sure, the customer can then turn around and give that source code away to anyone for free, but the seller is under no obligation to do so, because they're only providing software to the buyer. The GPL is not about giving away all your rights as a software manufacturer or retailer, it's about preserving the rights of the buyer.

    If the German government is the sole customer of the Kroupware program, then the developers of that program are under no obligation to put up an anonymous access FTP site and say, "Free Downloads for Everyone!" They are only obligated to provide the source code to their buyer. The German government could then distribute it for free to all German citizens, but the citizens could then likewise distribute it for free to the rest of the world. The GPL is not about restricting rights; it's about preserving them.