Slashdot Mirror


Evolution 0.99, Release Candidate Out

savaget writes "Evolution 0.99 (Release Candidate 1) is out! "Yes, you read that right: the release candidate for Evolution 1.0 hit the wires this evening. After two years of hard work and more than 700 thousand lines of code written, the sleepless hackers at Ximian are finally getting to the long-awaited 1.0 release of Evolution, the GNOME groupware suite."" One of the most important projects in the open source world today. Best of luck to the monkey boys @ Ximian squashing any last minute arrivals.

3 of 443 comments (clear)

  1. Trial Installs... by FatRatBastard · · Score: 5, Interesting

    I like Evolution a lot, and its become my e-mail client of choice as of late (well, when my machine's memory isn't going up in smoke that is) but I was wondering if anyone has done any evalutions of Evolution on a large scale basis.

    I.e. has anyone in a company been testing to see how well it plays with existing back end infrastructure (Exchange, etc)? How well does it play with others? Which features does it not play with well? Where does it need more work? Ect.

    1. Re:Trial Installs... by MasterD · · Score: 5, Interesting

      My company will be rolling out PR1 to all it's employees on Linux and Solaris which is about 90%. We have an Exchange backend (don't ask) and Evolution works great with it. We use IMAP for mail, LDAP for contacts. And the calendering stuff we use Lookout for the web, *but* Evolution can receive the iCal requests and schedule them on a user's local calendar. This is our only complaint -- Evolution cannot see the Exchange calendar backend, thus a manager cannot see the schedules of his/her employees or other colleages.

      In our beta tests with a few managers and directors (these guys are not your normal Linux hackers), they have been very pleased. As the new Evolution betas came out, they were psyched to see more functionality and less bugs. Evolution combined with the Crossover plugin, so they can read MS DOC and PPT and XLS attachments is going to save us $500 a seat since we do not need Citrix licenses (except to edit MS formats, which is only about 10% of the time spent in Citrix after our studies). So all in all, Evolution is a great replacement for Lookout. And the Crossover plugin (with Citrix as a backup) allow us to mostly rid ourselves of M$ desktops.

      -tduffy

      ps. Citrix is a UNIX client that allows you to connect and run a Windows desktop in an X window.

  2. XML-RPC / SOAP by SnapperHead · · Score: 5, Interesting

    I wonder when / if they will be intrested in working with other projects on an open XML-RPC / SOAP standard for the data access. This way, they could pull there data from a phpGroupWare server, or pull data from any number of projects that support the standards.

    There idea would a datastore is IMAP, which makes no sense to me. But, thats how they want to add groupware functionality. I haven't been following the project very close, a few other developers in phpGroupWare have been hounding them.

    At any rate, if you would like to see there client work with other open source groupware applications via XML-RPC / SOAP. Start bugging them. :)

    --
    until (succeed) try { again(); }