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.

153 of 443 comments (clear)

  1. bloat by SETY · · Score: 2, Interesting

    Does 700,000 lines of code seem a little bloated to anyone else? I guess it is suppose to do everything (kitchen sink included)..........

    1. Re:bloat by dmelomed · · Score: 2, Flamebait

      Yes it does. I've tried Evolution before, and it doesn't even do so much to justify its bloat. Go ahead, mod this "flamebait", I don't care.

      If you want to have an open product that's better than Outlook, at least make it leaner and more functional. And what's with the identical look and feel? Can't they spend some time in _better_ than Outlook look and feel design?

    2. Re:bloat by SnapShot · · Score: 2, Funny

      Can't they spend some time in _better_ than Outlook look and feel design?
      They probably didn't implement the "auto-run trojan worms and VB viruses" funtionality. That may be covered under a MS software patent, however.

      --
      Waltz, nymph, for quick jigs vex Bud.
    3. Re:bloat by xanadu-xtroot.com · · Score: 2, Interesting

      700,000 lines of code

      How long is a line of code? Are we talking 80 chars, or is this the average of the developers using the pretty Frame Buffer mode at 1024x768?

      Seriously. How long is a "line of code"?

      --
      I'm not a prophet or a stone-age man,
      I'm just a mortal with potential of a super man.
    4. Re:bloat by jilles · · Score: 5, Insightful

      700.000 loc is what it takes to write such applications. People sometimes claim there are smaller alternatives but invariably those alternatives are less feature rich.

      People have long blamed MS for delivering bloated systems. But it is quite ironic to see that as linux is maturing it is also gaining weight. The hardware requirements for running a full KDE or Gnome desktop are getting awfully close to the hardware requirements of an average MS windows machine. If you consider that MS managed to deliver windows 95 in 1995 on the hardware of that time (pentium/486, 8-16MB) you might actually come to the conclusion they did a better job than Gnome or KDE since in terms of features (not stability of course) it still compares rather well.

      No doubt people will reply with references to all sorts of windowmanagers which run rather nice on slow machines claiming they do everything you need. However, they don't fully duplicate the feature set of windows 95 so see above.

      --

      Jilles
    5. Re:bloat by ethereal · · Score: 2, Interesting

      Also, we tend to compare our internal projects on the basis of assembly-equivalent LOC, or AELOC. Otherwise you can't compare across platforms and languages. For reference, we use the ratio 2.5 AELOC (on a Motorola microcontroller, so fairly RISC-like) equals one C LOC. It would be interesting to see if this is a common ratio for development on x86 hardware, and what ratios others are using for other languages.

      --

      Your right to not believe: Americans United for Separation of Church and

    6. Re:bloat by jilles · · Score: 2

      "Actually, I don't know if you ever tried running windows 95"

      Yes I did and I agree it wasn't pretty but it worked and for joe average it was good enough to launch into word 6.0 do his thing. I'd say the state of integration then is what Unix is going through now. You have all these apps which either are commandline based or written for stuff like motif or mwm. You can forget about copying pasting anything more elaborate then ascii to and from such apps. It isn't pretty but you can learn to live with it.

      --

      Jilles
    7. Re:bloat by frank_adrian314159 · · Score: 2
      Does 700,000 lines of code seem a little bloated to anyone else?

      Well, they were writing it in C++. All of those copy constructors and assignment opperators take up a lot of space!

      Just think! If they were writing in Lisp with C primitives for accessing X, they probably could have gotten it down to 40 KLoC and been done in half the time...

      --
      That is all.
    8. Re:bloat by IntlHarvester · · Score: 2, Informative

      Actually, the calendering bit is only an edge case of groupware, and then only when you get into the Invite/Accept/Reschedule bit. Groupware is discussion groups, project tracking applicaitons, document repositories, workflow approval apps, and so on and was around for decades before calendaring got integrated.

      A groupware platform like Notes or Outlook enables this stuff by providing a RAD forms environment with an integrated database backend and integrated security and email integration.

      The idea is that it's cheaper/easier to build client-server collaborative apps with such a platform than with VB+RDBMS, desktop DBs like Access, or web applications. YMMV. The downside is that hard stuff is harder or impossible and you are tied to the platform.

      So, I don't know what exactly makes Evo "groupware" other than it looks like Outlook. Does it even do NNTP?

      --
      Business. Numbers. Money. People. Computer World.
    9. Re:bloat by Sir_Real · · Score: 2

      I'm pretty sure my CS Prof could code Mozilla in 3 lines of APL...

    10. Re:bloat by odaiwai · · Score: 2

      You know, what Linux (and unix) really needs is not a *clone* of Outlook, but an *alternative* to Outlook. Just look at email. Under *nix, your email is kept in a bunch of text files in a more or less standard location. Just about any email program can be used, from big PINE down to little /bin/mail or whatever takes your fancy. Why isn't there a similar standard for a calendar? Have a .calendar file in ~/, accessible to other users in the style of finger.

      i.e. Is billg available for a meeting at 0900on Monday?
      $fingercal billg@microsoft.com?date=20011112&time=0900&tz=utc
      >fingercal results
      >billg is free at the requested time.

      dave

  2. Full annoucement here by savaget · · Score: 5, Informative

    Full annoucement here

  3. Evolution project homepage is here by Anonymous Coward · · Score: 3, Informative

    http://www.ximian.com/products/ximian_evolution/

    http://www.ximian.com/products/ximian_evolution/

  4. Bloated....? by eviltypeguy · · Score: 2, Interesting

    700,000 lines is actually pretty small compared to most commercial products these days. And depending on the language it's written in that can vary. Of course it's often been said that most Open Source projects don't have a lot of quality control in the programming department. A lot of strict guidelines are enforced on both coding style and coding documentation where I work.

    It is nice to see that the Open Source community can produce something that's every bit as good as Outlook in functionality (I didn't say stability :)...

    1. Re:Bloated....? by Publicus · · Score: 3, Interesting

      What I've heard is that Ximian has some of the strictest guidelines for code style and quality, which is more than I can say about what I've heard of M$. Also, I don't understand your (I didn't say stability :)) remark. Are you saying Outlook is stable and Evolution is not? I wouldn't say that, as someone who has to use Outlook at work. Half the time it doesn't exit cleanly, but who knows, that could be the crappy OS too.

      Ximian's work has influenced my distribution choices in the recent past, because it is so good. Does anyone know if the Ximian Destop works with 'woody'? The Ximian site says potato, but I would imagine it would work with woody. I haven't taken the time to try yet.

      --

      My Karma was at 49, then they switched to words. All that work for nothing!

    2. Re:Bloated....? by richw · · Score: 2, Interesting

      They've been promising Woody support RSN for a while but the last I heard it probably wouldn't be supported until Woody becomes stable.

    3. Re:Bloated....? by the_2nd_coming · · Score: 2

      Ximian's work has influenced my distribution choices in the recent past, because it is so good. Does anyone know if the Ximian Destop works with 'woody'? The Ximian site says potato, but I would imagine it would work with woody. I haven't taken the time to try yet

      you know what I would like to see, the Ximian desktop included in distrobutions. I don't like Gnome by it seld, but with the ximian desktop complete with set up tools, a soon to be GTK+ open office, evoltion, Nautulis, and Gallion, I could not imagine a better desktop for Linux, it is consistent, powerful, nice looking and set up to be productive.

      now, if only they can make symlinking a little more intuitive...............

      --



      I am the Alpha and the Omega-3
    4. Re:Bloated....? by miguel · · Score: 5, Insightful

      Rob Pike said in his talk on `System Research is Irrelevant' that 90 to 95% of the code in Plan9 was
      code to cope with standards and not with new innovative ideas (tcp/ip, http, corba, unicode, posix, mime, pop, imap, x).

      A similar scenario happens with Evolution. Modern applications like Evolution are expected to deal with all sorts of IMAP servers, with all sorts of configurations, in a bug compatible fashion and with different "interpretations" of the standard.

      Apply this across the board: authentication through SASL (being used more and more and being pretty cool as well), S/SMTP, S/IMAP, IMAP, POP, the various mail formats in Unix you need to import. Then add to the mix decoding MIME message s (both well formed, and ill formed, standard compliant and non-standard compliant), then generating correct Mime code.

      Adding code to support features like disconnected IMAP, downloading only the headers, or the whole thing, making it useful over dialup lines.

      The calendar tracks the iMIP, iTIP, ICalendar specifications. And can talk to Outlook 2000 and Outlook XP (they dont talk between each other, for calendaring, btw). And the list goes on and on.

      HTML mail is supported, correctly forwarding messages is supported (in any combination that you want ;-)

      Then add pilot syncing to the mix.

      So Evolution is big, because it adapts to the needs of modern users. And it has to cope with the needs of different communities.

      Evolution will keep growing to address the needs of more people, and will keep improving. We would of course love to get your contributions to optimize it in every possible way.

      Miguel.

    5. Re:Bloated....? by luge · · Score: 2

      No, we've never promised woody support RSN. The consistent line since XG 1.4 has been 'we'll support it when it is released as debian stable.'
      Luis Villa
      Ximian Bugmaster

      --

      IAAL,BIANLY

    6. Re:Bloated....? by FatRatBastard · · Score: 2

      Does anyone know if the Ximian Destop works with 'woody'?

      Yes it does (at least so far). Due to the aforementioned memory blowup I took the opportunity to do a fresh install of Debian and upgraded to woody. Some things don't work (like the go-gnome script) but I have gotten Ximian Gnome to install via the appropriate /etc/apt/source.list entry:

      deb http://red-carpet.ximian.com/debian stable main

      Doing an apt-get install task-ximian-gnome *won't* work though. It pitches a fit about some package it cannot install (sorry, but at my work NT box and can't remember which one makes it puke). BUT, if you already have a vanilla version of gnome on the system and you do an apt-get update && apt-get upgrade it should pull down the Ximian replacements. You may also have to pull down some other Ximian goodies one by one via apt-get install. Evolution works but I have heard Red Carpet doesn't (I haven't tested that... still waiting for replacement memory from Micron). Other than that everything works peachy.

      Hope that helps.

    7. Re:Bloated....? by luge · · Score: 2

      Red Carpet will crash instantly on the woody libc if you try that, though the installer might work.

      --

      IAAL,BIANLY

    8. Re:Bloated....? by Psiren · · Score: 2

      I'm writing my own mail application (for various reasons, none of which I'll go into here) and I am aware of the complications of imap et al. Just interpreting the imap rfc is a challenge in itself. Parsing the message structure correctly took me about two weeks. Still, the challenge is one of the reasons for doing it.

      Anyway, hope those last few bugs get squashed. Last time I tried it btw, it crashed and burned quite spectacularly. Mines pretty solid, but then it doesn't do anything yet *grin*

    9. Re:Bloated....? by elefantstn · · Score: 2

      I've not had good luck with Woody and Ximian - there are package naming conflicts that can result in an older Ximian package with a higher number not upgrading to a newer Woody package. When libgnomeprint did this to me, it kept a large number of applications from running. My advice is to either use Potato with Ximian or use Sid without. I'm using Sid, and all the Ximian-authored stuff comes through almost immediately, without all the conflicts.

      --
      If it ain't broke, you need more software.
    10. Re:Bloated....? by Junta · · Score: 2

      Nautilus is the biggest, most bloated piece of crap file manager I have ever seen. It is unusably slow on a 400MHz machine, even with all the "enhanced graphics" turned off. They have made some optimizations, but not nearly fast enough yet. I have to laugh that they have fam support. Not saying that is a bad thing, it would normally be extremely cool. Nautilus is so slow however, fam becomes pointless. Konqueror is better, but still sluggish. GMC is the only acceptably fast filemanager explicitly for Gnome or KDE, it has speed on par with Windows Explorer (that's not really saying much though...) The filemanager that I use that really shows what is possible is ROX (http://rox.sourceforge.net/). It makes gmc/windows explorer look dreadfully slow, and still remains easy to use for new people, and powerfully configurable for advanced users. It doesn't have support for crap like embedding web browsing or viewing components, but simply does what a file manager should do, manage files, leaving content intepretation to programs better suited for each type.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    11. Re:Bloated....? by lunatik17 · · Score: 2
      Evolution works but I have heard Red Carpet doesn't (I haven't tested that... still waiting for replacement memory from Micron)

      Yes, Woody's libc totally breaks red-carpet. But if you're using Woody, apt-get is safer anyway.

      --

      Here's my DeCSS mirror, where's yours?

    12. Re:Bloated....? by the_2nd_coming · · Score: 2

      well, I think the way nautalis is moving is to become a bonobo dock so things like GMC can be displayed it it. if the only thing that nautalis did was draw the desktop and dock bonobo apps then it should run much faster.

      --



      I am the Alpha and the Omega-3
    13. Re:Bloated....? by ackthpt · · Score: 2
      Good stuff, Miguel.

      I usually receive my email in text, using a package on Windows called The Bat, because it's simple, reliable (I've regularly got 4000+ messages in my Inbox, 99% spam) and was the first I found off Tucows which performed mail handling to my satisfaction (after spending years with pine, before my Evil ISP took away my shell account.)

      To the point. I haven't had a chance to download and trial Ximian, but a spam I recieved, twice, in the past couple days, reminded me of features which would be great for an email manager:

      the ability to view only in text, not executing any scripts

      the ability to execute, in a debugging/diagnostic mode, what javascript is doing

      The latter I performed by saving a suspicious spam to a file and then cleaning it up and nutering it sufficiently to I could see what it was attempting to do. As expected, it unpacked some urls and attempted to open windows.

      The beauty of this being an Open Source project, is that there's hope that a feature, rather than completely out of the question in Outlook.

      The spam javascript can be viewed here.

      --

      A feeling of having made the same mistake before: Deja Foobar
    14. Re:Bloated....? by Ami+Ganguli · · Score: 2

      I haven't tried any version of XP, but my understanding was that MS did a lot of feature work between the first RC and the final release. So what MS calls a release candidate is what most people call a Beta.

      I do think Ximian has a better QA process. Keep in mind that Evolution is only 700k lines of code. They don't need a six month feature freeze to get the product stable. MS, on the other hand, typically releases pre-alpha code as version 1, and only gets to stable release on version three, about six years later.

      --
      It is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail. - Abraham Maslow
    15. Re:Bloated....? by wct · · Score: 2

      Well what about this, from the April Ximian Gnome 1.4 announcement?

      Supported Platforms
      -------------------
      (snip)
      Support for Debian "Woody," SuSE 7.1, Mandrake 8.0 and Solaris is forthcoming in the next few weeks. Sit tight; we haven't forgotten you.

      You can read the full announcement yourself. In the meantime, we've had to do without or change desktop :(

      (Sidenote: the lameness filter rejects ... on a line by itself !!! That's just fantastic)

    16. Re:Bloated....? by Psiren · · Score: 2

      So, I'm writting my own.

      I'm doing the same. Mines in C++ though, so probably not much use to you ;-)

      I would think carefully about imap though. If you are going to include support for it, it might affect the way your app works. Imap is pretty different to anything else, you have to be prepared to accept information from the server at any time, so it may affect the way you choose to code something. I've got imap support in mine now, and it did force me to rethink my approach. Just something for you to consider anyway. Hope it goes well.

  5. 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 cnkeller · · Score: 2
      I.e. has anyone in a company been testing to see how well it plays with existing back end infrastructure (Exchange, etc)?

      I've been using evolution for a while now in various configurations. I use the CVS nightlies at work and the RH evolution build by dsainty at home (an older version).

      I connect to an exchange server at work via IMAP, my ISP via pop3, and my local box at home by S/IMAP and/or S/POP. All with zero problems. I've played around with sending encrypted and digitally signed mail..again all perfect. I haven't done any PDA stuff, but as an email client, I've found it to be basically flawless.

      --

      there are no stupid questions, but there are a lot of inquisitive idiots

    2. 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.

    3. Re:Trial Installs... by iCEBaLM · · Score: 2

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

      How come you don't use VNC for this reason?

      -- iCEBaLM

    4. Re:Trial Installs... by mydigitalself · · Score: 2, Informative

      Because VNC establishes a screen session with the client whereby Citrix allows you to create a virtual session on the server.

      This means that with Citrix you can have 10 people all running MsWord on the same Windows box whereas with VNC its 1:1.

  6. Port to Mac OS X? by CokeBear · · Score: 4, Troll

    Any plans to port to Mac OS X?
    Would instantly have 10 times the potential market...

    --
    Reality has a liberal bias
    1. Re:Port to Mac OS X? by fizz-beyond · · Score: 4, Interesting

      What interestes me more is if there is any plans to port to any other OS in general? lets think about this for a second... They have an opensource mail client which does almost everything that outlook does (almost being that it cannot connect to MSexchange server through the propriatary MS way). If they ported it to other OS's including Mac OS X, and windows they might be able to steal some of Outlooks userbase. that and well bye bye email viruses...

      --
      Blink
    2. Re:Port to Mac OS X? by toupsie · · Score: 2

      Doesnt sound that outrageous. Most Linux installs are servers, not desktops. Most Mac installs are desktops, not servers. A good Outlook Exchange compitable mail client for mac is sorely needed.

      --
      Strange women lying in ponds distributing swords is no basis for a system of government.
  7. Already available on Red Carpet. by Picass0 · · Score: 3, Interesting

    I did a Red Carpet update a few days ago and my Evolution now says it's ver .99 release candidate 1. Just to get rid of the "Thank you for using..." nag screen it's worth the upgrade.

    1. Re:Already available on Red Carpet. by Nadir · · Score: 2, Informative

      Removing the nag screen has always been possible by setting an environment variable...
      I have the following line in my .bash_profile

      export EVOLVE_ME_HARDER=ok

      --
      --
      The world is divided in two categories:
      those with a loaded gun and those who dig. You dig.
  8. long time poster, first time user by the_rev_matt · · Score: 3, Interesting

    Seriously though, I've been using Evo since the .5 days and have enjoyed watching the advances in stability and feature set. Sure, it's no pine, but it's stable and offers all the functionality I need to convince my wife to try linux instead of winblows (she swears by Eudora and won't use anything else, no matter how much she complains when her Win2k box crashes several times/week).

    --
    this is getting old and so are you

    blog

    1. Re:long time poster, first time user by the_rev_matt · · Score: 2

      Not every system is the same. If you can't handle the reality that different people have different experiences, that is your problem, not mine.

      --
      this is getting old and so are you

      blog

    2. Re:long time poster, first time user by be-fan · · Score: 2

      Here's a suggestion for you: stop buying hardware that has weird stains on it. Seriously. My machine is all standard (and cheap!) hardware. SBLive!, GeForce2MX, Intel motherboard, etc. Every version of Windows since NT-4 has been rock solid on my machine. Its also a user thing. You have to baby Windows machines a little more, and get used to taking care of them. When I first started on Linux, I could crash it quite regularly, because I was using it wrong. Once you figure out how to use 2K correctly, you shouldn't have any problems.

      --
      A deep unwavering belief is a sure sign you're missing something...
  9. Re:Evolution in the making. by Anonymous Coward · · Score: 2, Insightful

    actually,
    sylpheed/kmail are probably much easier to use for the ordinary user.

    evo has features that 99.9% of users don't use.

  10. As someone who has hated Outlook for a long time.. by Teancom · · Score: 4, Interesting

    I just can't get over the interface. Yes, yes, I know, it's "intuitive" (read: familiar to people who've used Outlook), it's just doesn't match the way I work. As a long-time hater of the KDE 1.x line (ugly, windows-based crap) I never thought there would come the day that I would drop Gnome and/or E in favor of KDE, but that day has come (and gone, I switched over 6 months ago). KMail is the only mail client I've used in linux that approaches Eudora in ease of use *and* features. Ingo, Marc, and Michael have crafted a nice, stable, mail client. Evolution would do well to get to the same level.

    That said, GO GNOME! If they can win me back on technical merits, rock on. I've tried evolution a few times in the past, and (like moz) people keep saying "try the latest nightlies! they are *so* much better!". Well, when they do reach 1.0, I'll try them again. Never let it be said I'm not open minded *grin*.

  11. Known issues by Alien54 · · Score: 5, Informative
    Of course, people following this all along would know this stuff, but I can see lots of people checking it for the first time, etc getting surpised.

    So, as noted:

    - In this build only, Palm-OS sychronization is temporarily disabled. It will return in the next release.
    - Under certain rare circumstances, IMAP connections over SSL can hang Evolution. We expect to have this issue resolved shortly.

    Just in case these things are important to you.

    --
    "It is a greater offense to steal men's labor, than their clothes"
    1. Re:Known issues by Alan · · Score: 2

      Two other issues they may or may not have resolved...

      1 - Connecting to self signed SSL sites you are prompted EVERY TIME EVOLUTION STARTS about the cert.... can't they just put in a 'don't bug me about this' button?

      2 - x509 enc/decrypt/verify support is something linux is sorely missing in a mail client. netscape mail has it, but lets be honest, that sucks ass. evolution has promised this, even had the dialog boxen in, but still nothing on the backend.

      Once they fix these, and all the times that it hangs for no reason, oh, and the virtual folder refresh thing

    2. Re:Known issues by Alan · · Score: 2

      I'm very glad to hear that. I so want to dump netscape you have no idea, and evolution is the nearest thing to being able to do that, so that's very good to hear. Course, it being done for 1.01 would be great too :)

  12. 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(); }
  13. Re:As someone who has hated Outlook for a long tim by Fnkmaster · · Score: 5, Informative

    Hmm, I've found Evolution to be far more stable and usable than KMail. In particular, Evolution's IMAP support is superb. KMail, despite claims to the contrary, does not seem to be happy with large IMAP folders at all, and I have watched it crash and burn once or twice, but it was really the extremely slow startup time while rechecking the entirety of my large IMAP folders. It's just too damned slow on startup. I have used it just fine with POP in the past though, I just think it has a ways to go on the back end support before it is as good as Evolution.

  14. but does it depend? by layyze · · Score: 2, Interesting

    I used Evolution for my mail on the systems where I run Redhat 7.0 and 7.1. The problem is that on my personal machines, I run Slackware 8.0. I love Slackware and there is no way that I'll switch just for a mail client. Has anyone had much success getting around the Ximian library dependency issues? Slackware can install RPM's in its own package format and there are extension's for .TGZ's package manager to include dependencies.
    Anyway, My point is that Evolution like most of Ximian's stuff needs too many weird library dependencies (which is why I try not to use Ximian GNOME anywhere). I have tried to compile it using all of the requested RPM's and I have tried installing it and all of the requested libraries from source, but with no avail. Will there ever be a way to install it cross-distro like Mozilla or StarOffice's binary install? I think that this ability would help Evolution gain more ground in the Unix world.

    --
    -dr. layyze f. tooth PhD
  15. ...and don't forget... by kerskine · · Score: 2, Insightful
    Best of luck to the monkey boys @ Ximian


    Let's not forget the Monkey Girls as well!!

    --
    ****

    "I'd never want to join a club that would have me as a member" - G. Marx
    1. Re:...and don't forget... by NineNine · · Score: 2, Funny

      Girls can code? If this is true, we need a full /. article reporting it. I'm not aware of any female coders.

  16. Re:"One of the most important projects..." by tmark · · Score: 4, Insightful

    Linux is and has always been a server OS and I find it rather amusing that a simple pretty GUI email application is being crowned as "One of the most important projects in the open source world today"

    It is amusing. Many die-hard Linux advocates claim that the fact that MS still holds the desktop for the foreseeable future is irrelevant. Yet the way projects like this are being touted whenever there is some progress made suggests inconsistency. As with most chauvinisms, particular points are relevant only to the extent that one's own biases are being advanced.

  17. bugs by Thng · · Score: 2, Funny
    Best of luck to the monkey boys @ Ximian squashing any last minute arrivals.

    I assume Taco means bugs. Hasn't he ever been to a zoo? monkeys don't squash bugs... they pick them off each other and eat them. I bet that'd be a weird room to be in...

    1. Re:bugs by luge · · Score: 2, Funny

      At one point, I considered having my business cards say 'Chief Monkey Groomer' for just that reason :)

      --

      IAAL,BIANLY

  18. Flogged by MindStalker · · Score: 2, Interesting

    I know I'll get flogged for this. But, is there any chance of running this in win32?

  19. Evolution Availability Caveat by sharkey · · Score: 5, Funny

    Last minute update:

    Evolution (any release) not permitted on computers owned or operated by schools or students in the State of Kansas.

    --

    --
    "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
    1. Re:Evolution Availability Caveat by sharkey · · Score: 2

      Next think you know William Jennigs Bryan IV will come out of the woodwork charging that Evolution is a crime against God, America, and violates the Digitial Millenium Copyright Act (DMCA).

      If he claims that homosexuals use it, Falwell and Donahue will leap to his support before his lips stop moving.

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
    2. Re:Evolution Availability Caveat by wowbagger · · Score: 2

      Sorry, that was last millenium. This millenium, evolution is allowed in Kansas, and piss-poor settlements between convicted monopolists and incompetent federal agencies are not.

      Go Carla, Go Carla, Go Carla (Stovall, that is...)

  20. Re:Converting from Kmail? by Clovert+Agent · · Score: 2, Informative

    Kmail put all mails into different files corresponding to folder in ~/Mail in mbox format. So, i "cat" every files into one big file and i tell evolution it's my mailbox.

    Why did you do this? Evolution also maintains separate mbox files for each folder. Look in ~/evolution/local/

    All you need to do is create directories off ~/evolution/local/[folder] for each mail folder and move the mbox file in there, renaming the file to "mbox" on the way.

    In brief, for each mail folder, you want ~/evolution/local/[folder]/mbox

    Evolution (IIRC) will create the various control files as required.

  21. Re:Congrats.. by Jason+Earl · · Score: 2

    Not quite, I personally still prefer Emacs/Gnus to Evolution. Gnus flat slices and dices mail (yes Evolution's got some good stuff too), but more importantly I like editting text in Emacs. After all, there's nothing quite as cool as firing up artist mode for some cool ASCII art in your email (or a quick text based diagram), or being able to actually use your coding Emacs tricks when you send code samples in an email.

    And a million other reasons. Besides, once you start down the Emacs trail you will soon find that Emacs does everything. I use it to keep track of appointments and contacts too.

    So Evolution isn't quite the Emacs of email clients. Emacs is still the Emacs of email clients. And it even has an excellent vi emulation mode!

  22. Working with Exchange? by update() · · Score: 4, Interesting
    I've tried Evolution and it works nicely, although I prefer a Eudora/KMail style interface for my own use.

    What I'm confused about is to what degree it does or doesn't work with Exchange. It's such an obvious Outlook clone and the web site brags about how it "works alongside messaging systems such as Microsoft Exchange and Lotus Notes." so I was hoping my wife could use it to replace the web interface to Exchange on her Solaris workstation. (It's not so bad when you have IE available, but it's clunky with Konqueror and awful in Communicator or Mozilla.)

    It seems, though, that Evolution supports vCard and the calendar standard (forget its name) but the Exchange mail support is limited to IMAP and POP. Is that right or am I missing something?

    By the way, for the people squabbling about Evolution vs KMail -- they're different things. I prefer the lighter interface without features I don't need but it's an apple and orange comparison.

  23. Re:However... by SCHecklerX · · Score: 2
    And how many non-technical people do you know who did their own windoze install? Who are the ones who totally hose their systems due to lack of understanding then call you to come fix it for them?

    Right.

    Give easy to use apps in an already set-up environment, and people will be productive. I've been using Pronto mail, but the development on it has been slow lately and there are some very annoying bugs, so I may give evolution a try.

  24. Farewell to the Unix design philosophy by Ars-Fartsica · · Score: 4, Insightful
    More and more these days, linux projects are rejecting the canons of classic unix design - keep it small, keep it simple, sensibly limit the tasks solved by the code, integrate well with other utilities using simple interfaces.

    Following these rules does not mean using mutt on the console - you can enjoy a GUI experience without creating bloatware. KMail is a great example of this - it reads and sends mail with a simple interface that does not attempt to solve an integrated problem.

    Unfortunately so many linux projects have become so obsessed with attracting Windows users (why? Do we really expect these people to switch over? Get real!) that linux environments are becoming as fractured as Windows.

    1. Re:Farewell to the Unix design philosophy by Syberghost · · Score: 3, Insightful

      Unfortunately so many linux projects have become so obsessed with attracting Windows users (why? Do we really expect these people to switch over? Get real!)

      It isn't about inducing Windows home users to switch over; it's about convincing management that they don't have to inflict Windows on us at work.

    2. Re:Farewell to the Unix design philosophy by Anonymous Coward · · Score: 5, Insightful

      Do we really expect these people to switch over?

      I did.

      Anyway... I understand your point (knowing more about Unix history now than I did then), but the question is where do you draw the line? less was much more than more many ages back, which in turn was much more than cat. Should they have not made it because it did more than solve an extremely simple problem? pine can send emails but also has an address book. That's a lot more than the mail command can do for you. Is that too much integration? Don't get me started on Emacs. So Evolution gives you mail, an address book, and a calendar (and the Summary page, aka My Evolution, but we'll ignore that for the purposes of this discussion). One could easily argue that a calendar needs to be with your email (suits will anyway - that's how they plan their lives - get an email, add the meeting discussed in the email to their calendar, set an alarm for it, then when it's almost time for their meeting and they're sitting there reading dirty joke emails from their buddies, the alarm kicks off and away they go to their meeting).

      What it comes down to is are you talking about a "simple task" from the perspective of a human or a computer? That was rhetorical, you were talking about a computer. The problem is computers weren't invented for the benefit of other computers. Computers were invented for the benefit of humans. The purpose of modern software design is to make using this extremely complex piece of science and technology easier for the masses who don't understand what resistors and capacitors are or what their bearing is on how the machine works. They just want it to do "things" - human "things" like send an email, not computer "things" like pipe the contents of that file to stdout. That is what Evolution is for. And I like it.

      End treatise.

    3. Re:Farewell to the Unix design philosophy by Skeezix · · Score: 2

      Yes, there are plenty of gui mail clients that keep it simple, etc. But if you want a fully integrated groupware suite, where are you going to turn? Evolution isn't just about attracting Windows users. It's about giving current Linux users something they've been wanting for a long time. An integrated suite that just works. Evolution is a pleasure to use. I agree with Taco, this is one of the most important open source projects out there. KMail, and other simple mail clients do not fill the needs of many users or the needs of many corporate environments. Evolution is making steps in the right direction.

    4. Re:Farewell to the Unix design philosophy by gouldtj · · Score: 3, Insightful
      Actually I would say that in many ways that Evolution embraces these philosophies. 'Evolution' is really no more than a collection of utilities, all tied together. If you run Evolution you'll notice that there are about three or four different applications running tied into one shell. So while you might think of Evolution as 'one application' in reality it is not - it is a shell to use little applications that happen to be developed by the same developers (not all, but many).

      I know that these guys are big Bonobo fans, and I am too. What that creates is a return of the Unix design philosophy to the GUI. Small applications can be embedded to create larger applications. Look at GnuCash: you could say that all the really needed is a ledger to manage data. In someways that would be true. But then they attached it to Guppi, and, now you can graph your data too! Think of it like a pipe that is much easier to use :)

    5. Re:Farewell to the Unix design philosophy by tswinzig · · Score: 3

      Unfortunately so many linux projects have become so obsessed with attracting Windows users

      Maybe they're not trying to attract Windows users. Maybe they would like programs as sophisticated as Outlook?

      Just because YOU like the design philosophy of Unix doesn't mean everyone that uses Linux must like (or adhere) to that philosophy.

      If you don't like it, don't use it. But obviously there is a DESIRE for this type of program in the Linux world, or it wouldn't have been created.

      --

      "And like that ... he's gone."
    6. Re:Farewell to the Unix design philosophy by styopa · · Score: 2

      That was one of the Unix design philosophies. There was a point where the design philosophy was to include as many things as they could into one program, ie sendmail.

      Frankly, Evolution is a really nice program. Since 0.15 I have had no problems with it, not with Tasks or mail or anything, it just works. It crashed once on me with 0.15, but 0.16 hasn't crashed at all on me.

      Linux needs a group ware suite. Linux needs integration between components. Why, because it makes life easier for the user. Just as Konquerer has integrated web browsing with a graphical shell, what Nautilus is trying to do, or integrating compatibilities between the different aspects of office suite software. Some things need to be meshed because it makes sense.

      --
      Disclamer - Opinion of Person
    7. Re:Farewell to the Unix design philosophy by YellowBook · · Score: 2, Interesting
      More and more these days, linux projects are rejecting the canons of classic unix design - keep it small, keep it simple, sensibly limit the tasks solved by the code, integrate well with other utilities using simple interfaces.

      Actually, I think Evolution, Nautilus, and other newer Gnome apps really represent a revitalization of the Unix philosophy. If you take a look at Evolution, you'll see that all of its different functions are bonobo components. The same with the various views in Nautilus. They can be re-used by other applications.

      I've been really impressed by what's been done in Gnome with bonobo lately. For example, Galeon can use GTM as a download handler, getting all sorts of nice features (pause and resume downloads, e.g.) for free. Also, Galeon itself has been componentized, and Nautilus can now use Galeon for handling text/html documents. All this componentization means that each component can focus on one task and do it well, and applications can consist primarily of code to glue together components. This should sound familiar to anyone used to using shell scripts on Unix.

      --
      The scalloped tatters of the King in Yellow must cover
      Yhtill forever. (R. W. Chambers, the King in Yellow
    8. Re:Farewell to the Unix design philosophy by Wdomburg · · Score: 3, Informative

      >Heck, as far as a I know (And I could be really
      >wrong here) it's not even like it loads modules
      >or something like that. It's just one massive
      >700,000 line program.

      You're really wrong. Aside from being a mail and groupware client, Evolution has also been one of the primary testbeds for Bonobo.

      The actual program itself is just a shell that loads components to do all the dirty work:

      /usr/bin/evolution
      /usr/bin/evolution-addressbook
      /usr/bin/evolution-addressbook-clean
      /usr/bin/evolution-addressbook-export
      /usr/bin/evolution-addressbook-import
      /usr/bin/evolution-alarm-notify
      /usr/bin/evolution-calendar
      /usr/bin/evolution-calendar-importer
      /usr/bin/evolution-elm-importer
      /usr/bin/evolution-executive-summary
      /usr/bin/evolution-gnomecard-importer
      /usr/bin/evolution-ldif-importer
      /usr/bin/evolution-mail
      /usr/bin/evolution-move-tasks
      /usr/bin/evolution-netscape-importer
      /usr/bin/evolution-pine-importer
      /usr/bin/evolution-vcard-importer

    9. Re:Farewell to the Unix design philosophy by cduffy · · Score: 3, Interesting

      Not really -- this would be true, but Evolution's design is tightly compartmentalized. Let me pose a question to you: If an application uses a system such as Bonobo rather than the traditional pipes and such to integrate separate components into a single unified whole, does this really make it any less integrated than those using the traditional (pipe-based) approach? Certainly, it makes for a more tightly integrated look-and-feel, which may lead to charges of bloatware by those not knowing that the object model is working under the covers; the actual design needs to be considered, though, before that charge can be said to have any substance.

    10. Re:Farewell to the Unix design philosophy by Panaflex · · Score: 3, Informative

      Apparently you've never read or even touched evolution.

      Suppose Evolution split its calender and email (and whatever else it does) features into seperate smaller, efficient programs. Programs that "do one thing and do it well". Evolution Mail, Evolution Calendar, Evolution Addressbook, and so on could still totally interface with each other using, e.g., Unix pipes.

      Evolution IS made up of many smaller programs that communicate through CORBA. I'm not sure how "splitable" they are, but from my work on the calendaring component, it's not impossible. (I've been working on Calendar printing).

      Pan

      --
      I said no... but I missed and it came out yes.
    11. Re:Farewell to the Unix design philosophy by root_42 · · Score: 2
      Following these rules does not mean using mutt on the console - you can enjoy a GUI experience without creating bloatware. KMail is a great example of this - it reads and sends mail with a simple interface that does not attempt to solve an integrated problem.

      Well, KMail is definitely more complex (in space and time complexity) than for example Pine, but the whole KDE2 architecture still is quite UNIXish. KMail uses the kio_smtp, kio_pop3 and kio_imap4 IO-Slaves. So if one wants to improve the IMAP performance of KMail he only has to improve the according KIO-Slave. After all it's Open-Source -- isn't it?
      --
      [--- PGP key and more on http://www.root42.de ---]
    12. Re:Farewell to the Unix design philosophy by einhverfr · · Score: 2

      Good points. One should note that more and more the emphasis is on total solutions and that means integration on some level.

      I would also argue that the workstation is a completely different beast than the server. On the server, you want everything to be simple and reliable because fewer things will go wrong and those that do can be fixed more easily (my big complaint with NT Server is that it is too complex). However, on the workstation, you want people to be able to be productive and this means complex integration.

      However integration can be over done... Try this one. Set Microsoft Outlook never to dial the internet and set Interent Explorer to dialwhenever a connection is not present. Now send an html email to yourself which contains an img tag referencing a www site. Try to read it off-line. Watch Outlook apparently disregard your settings and dial the internet... OK. So it is really internet explorer, but try explaining that one to your older relatives...

      My point is that a balance must be struck. Re-using code and components by integrating them is all well and good especially on the workstation, but it requires some thought as to how preferences, etc. are handled so that problems can be resolved...

      --

      LedgerSMB: Open source Accounting/ERP
    13. Re:Farewell to the Unix design philosophy by einhverfr · · Score: 2

      Yea, Evolution is good and helpful for gnome in general... the way it helped the dinosaurs some time ago. :)

      Yep. They took to the skies. Where do you think that birds came from?

      Actually, I think that evolution IS good for gnome as well as for Linux in general.

      --

      LedgerSMB: Open source Accounting/ERP
    14. Re:Farewell to the Unix design philosophy by DunbarTheInept · · Score: 2
      I agree that using a tool with minimalist functionality is a good thing, but when it comes to an e-mail client, I consider IMAP support to BE minimally necessary functionality, and kmail doesn't have it.

      So kmail doesn't even achieve minimal functionality for me. (It is useless in an environment where I sometimes access mail from home and sometimes from work and sometimes from a friend's house and sometimes on the road.)

      Unfortunately it seems like nobody is making a minimalist client that has IMAP support. All the clients that do IMAP are also gigantic bloatware with functionality unrelated to mail. That means I have to put up with the bloat, like it or not.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    15. Re:Farewell to the Unix design philosophy by DunbarTheInept · · Score: 2
      The advantage pipes have is that they have an ad-hoc CLI component. You can use the components in your own scripts easily. As far as I know, with CORBA you end up having to write a lot of app in order to just get "hello world" types of things going. Not that that's inherently wrong, but it does remove the ability to do quick ad-hoc glueing of modules together in a simple script. Someone who is used to being able to do that would be missing that familiar feature.

      CORBA is more powerful, but less able to do ad-hoc things.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    16. Re:Farewell to the Unix design philosophy by cduffy · · Score: 2

      I grant you that what you allege is true -- but it is (and should be addressed as) an issue with insufficiently expressive programming languages, as opposed to a fault in OLE, Bonobo and friends.

      More expressive languages such as Python make it easier to meet that minimum standard (some good Java CORBA bindings exist also), and hopefully future ones will continue the trend.

    17. Re:Farewell to the Unix design philosophy by Panaflex · · Score: 2

      This is very do-able in evolution as well. I suspect that few of the components are set up for this, but all the components have an IDL (Interface Description) which should be easily callable.

      I don't think CORBA precludes the ability to do any of what you want - it would just take some work on your part interface it.

      Pan

      --
      I said no... but I missed and it came out yes.
  25. Re:Huh? by GypC · · Score: 2

    They require literate users and can be used over a ssh session. Obviously the inferior solution is better since it's more like Microsoft's solution

    ;^P

  26. Re:As someone who has hated Outlook for a long tim by SCHecklerX · · Score: 2
    you might want to give pronto mail a try:

    http://www.muhri.net/pronto

    I recommend using MySQL as a backend for speed. The CSV stuff is slow when you have a lot of messages.

  27. Groupware? by hey! · · Score: 4, Insightful

    Is this really groupware, or just a nice e-mail client?

    Groupware should help people collaborate. For example, Lotus Notes has e-mail, calendar, sure, but it is primarily a general purpose platform for building applications that require managing documents as they move from person to person. E-mail is just another application built on the platform.

    Calling exchange groupware is kind of an exaggeration, and the attempts to create exchange-like open source "groupware" I've seen have been pale imitations of a pale imitation.

    Honestly, though, if this had just had a decent free shared group calendar it would be a big step forward.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  28. Re:pop3 or imap by MindStalker · · Score: 3, Informative

    Ok, BIG difference. With Pop3 you simply download the email into a local folder. With IMAP the emails stay on the server and you are browsing folders remotly. A goot IMAP client with make local copies of the mail also, so that you don't have to redownload everytime you want to look at a piece of mail. Think Webmail, without the web :)

  29. A line of code by BorgDrone · · Score: 2

    Seriously. How long is a "line of code"?

    A line of code is the text between 2 newline's

  30. Re:As someone who has hated Outlook for a long tim by spellcheckur · · Score: 2, Insightful
    This is the beauty of having a variety of software products to choose from.

    If kmail does the job for you, beautiful! Use kmail.

    Competing packages, like kmail and evolution (to the extent that they 'compete') are good for the linux community. Different environments ensure that more users find the functionality they're looking for.

    I always find it troubling the seemingly militant conflicts between hard core KDE users and the pro-Gnome users. Both seem to think there's only one real solution to the desktop "problem," but a loss of either would be a significant blow to the Linux community.

    As for the people who say that linux is a "server" OS, and that we should abandon the desktop battle, consider what losing the (admittedly small) group of people who use linux for a primary user OS means... a larger user base and development of desktop apps inherently means more attention to your OS, and more resources into making the server aspect better. If Linux goes server-only, there will be considerably fewer resources sunk into developing the OS as a whole.

  31. Re:pop3 or imap by timbck2 · · Score: 2, Informative

    Here's a good description of IMAP vs. POP3:

    IMAP vs. POP (www.imap.org)

    --
    Absurdity: A statement or belief manifestly inconsistent with one's own opinion. -- Ambrose Bierce
  32. Re:However... by 13013dobbs · · Score: 2
    And how many non-technical people do you know who did their own windoze install? Who are the ones who totally hose their systems due to lack of understanding then call you to come fix it for them?
    Several, just about everyone in my family has. Many of my non-tech friends have as well. Out of the dozen or so that I have known to do their own installs, one has totally fubared their system.


    Give easy to use apps in an already set-up environment, and people will be productive.
    True, but, people like to install new things. Installing a new program in Windows is easier for a non-tech than it is in Linux (or *any* flavor of unix).

    --

    No replies made to AC posts. Please log in.

  33. NFS locking fixed? by jeff_bond · · Score: 4, Interesting

    I looked through the change log, and found no mention of the NFS locking bug that you get when your home directory is an NFS mount (which is of course, a common setup on a company network).

    Does anyone know if this is fixed? It's such a basic problem that I can't believe it's been in there since version 0.8 or something. It wouldn't be so bad if evolution allowed you to specify where to put your mail store, but no, it doesn't.

    I bet this single problem alone prevents very many people from using it.

    Jeff

    --
    stty erase ^H
  34. Re:Converting from Kmail? by jacobito · · Score: 4, Informative

    Why do people insist on posting bug reports to slashdot? If you want your issue to be addressed, there's a proper forum for that.

  35. Re:pop3 or imap by Jon+Peterson · · Score: 3, Informative

    pop3 is a _very_ simple protocol that allows mail to be read, retrieved, or deleted from a server by a client. It's a had a few features added in later days, and might support simple management like password changing, but that's about it.

    The main weakness of pop3 is that it treats the server end as a dumb, unorganised list of messages, and expects all cleverness (mailboxes, sorting, filtering, etc) to be done client side. This means it is a pain to change clients, and nearly impossible to manage one mail account from two clients (e.g. one at home, one at work).

    The main strength of pop3 is that it works.

    IMAP is a protocol that allows a client to manipulate a server side data store. All the useful information (what messages are read, which folders they are in etc) is on the server, so if you change IMAP clients, all the data is just read of the server, and away you go.

    However, AFAIK IMAP is a rather complex protocol. I have never come across a client that implements it very well, all of them struggle with large numbers of messages, handling of attachments and so on. In addition, it's still possible for a client to implement client-side only add-on features that are then incompatibile with other IMAP clients.

    Outlook is the only client I've used that seems to handle server-centric email well, and it probably does with in proprietary extensions. Of course Outlook's handling of SMTP is rather dire, but hey.

    --
    ----- .sig: file not found
  36. Not quite so simple by JimRay · · Score: 2, Informative

    Evolution requires a LOT of libraries that haven't been ported to OSX, via Fink or otherwise (to my knowledge). Things like Bonobo, etc. From what I understand, this is more than a trivial recompile to get these kinds of utilites over.

    --
    My other computer is your Windows box
  37. Re:FTP downloading already /.'ed by RossyB · · Score: 2, Informative

    That's not the /. effect. The server has been busy for the last week or so. So as usual, Please Use The Mirrors.

    Peeps in the UK can go to (ftp|www).mirror.ac.uk, which has a complete and up-to-date mirror of ftp.ximian.com

  38. KDE vs. Gnome and its efforts by CogiNerd · · Score: 2
    I'm not to new to the game of migration, considering my official title is "Integrator" here at work. So, my opinion on the new Gnome stuff is rather well received, to say the least.

    But, if I may, I would like to make a rather obvious observation. Does it seem that the Ximian group is doing what KDE'ers have been doing all along?

    What I mean by that, is the "Windows" look and feel intended for migration for current M$ users?

    I'm not slamming them for making stuff LOOK like M$ stuff, but more along the lines of a rather obvious change that seems to be going on, since the early days of gnome.

    KDE programmers from the 50,000 foot view on my end have ALWAYS intended for the look and feel to be comfortible for the Windows user to migrate or USE Linux + KDE fairly easily. Again, I'm NOT trying to slam either group. I love both of them.

    I really love Evolution, and its definately a viable solution to the security related stuff going on with my Outlook and Office products (which its like the cocaine habit I just can't kill, btw :)

    I will start using Evolution for email and integration with my current stuff, to try and fit in like I'm not a M$ user, but what can I say? I have to come out of the closest and admit that I am using Microsoft products at some point right?

    Good job Ximian! I like the stuff you guys are doing!

  39. Shouldn't be hard by cperciva · · Score: 2

    FreeBSD already has Evolution in its ports tree, and in the past people have found that FreeBSD ports have worked fine under OS X (probably since OS X is based on FreeBSD).

  40. Yes you can build & run GNOME under Windows. by Sleepy · · Score: 5, Informative

    Yes, you could build and run Evolution under Windows, but currently ONLY under Cygwin + an X11 server (this is still local on the Windows box). A Cygwin setup can be accomplished by a newbie. See links below for running GNOME under Cygwin on a Windows box.

    Much of GNOME will not build natively, although the libraries themselves are designed to be portable, and GTK is working just fine as Win32 (see GIMP).

    There are two kinds of Windows ports... X11 display based, and true "native" Win32. The former is easy to do; the latter is not yet possible (tho you can help!). It's likely that a "native GNOME for Windows" will be much easier, once GTK 2.0 is released.

    Links regarding running GNOME or compiling under a local X11 display:
    http://news.gnome.org/976323862/index_html
    http://xfree86.cygwin.com/screenshots/
    http://www.geocities.co.jp/SiliconValley/1596/en/c ygwin.html

    From the GNOME FAQ, regarding native GNOME for M$ Windows:
    http://canvas.gnome.org:65348/gnomefaq/html/x359.h tml

    A lot of people want to port GNOME and GTK apps over to Windows. To conquer the enemy they say, you have to enter their territory, then sway them to your culture (OS). ;-)

  41. Re:cool by Lussarn · · Score: 2

    Yes, you would probably need to get rid of that exchange server too.

  42. 32MB to install Evolution with debugging symbols by luge · · Score: 3, Informative

    Without symbols, I'm told the main binary package is around 6 or 7 MB. This is still bigger than sylpheed, sure, but it also does calendaring, tasks, and addresbook stuff. So... take your pic.

    --

    IAAL,BIANLY

  43. Not so quick... by FallLine · · Score: 5, Insightful
    score 3 : ignorance
    They should port it to mac to waste their time. No, but seriously, I am sure mac users would like having a nice email client, but not even someone with half the IQ of a dead squirel would believe that there is a 10X market for MACs over Linux, there isn't even 1/10 the market for MACs.

    Check yourself son.
    Prove it. Linux _might_ have a larger installed base, but even those statistics do not say that it is overtaking Macintosh as a desktop OS. In fact, there are many reasons to believe this is untrue.

    1) Linux is, and has certainly, been focused as a server OS. Most of those official statistics may be pure server installations.

    2) Even those that use Linux as a desktop may be using it for the novelty/coolness/geek factor, rather than for productivity.

    3) Many of the statistics are based on numbers of downloads and other measures, hardly proof that it's really being used.

    4) Linux lacks a lot of the quality software that users demand. Thus I find it hard to believe that most people can get away with, never mind prefer, using Linux in lieu of Windows or Macintosh.

    5) If Linux's desktop marketshare is so small, why are so few commercial companies porting their desktop software to Linux?

    6) There are actually official statistics from IDC and others that show Linux is still a notch or two below Macintosh as a "client" (read desktop) OS. [I don't think they tell the whole picture though...in regards to my other comments]

    FYI, I'm a Linux/*Nix/Windows user, not Mac and I have more than half an IQ of a live squirel even. Imagine that!
    1. Re:Not so quick... by jonabbey · · Score: 2

      <anecdotal>

      Our laboratory started off heavily invested in Macintoshes, but over the last decade the numbers of Macs have greatly declined. Most of that decline is in favor of desktops running some flavor of Windows, of course, but looking at our database, it looks like Macs and Linux systems in the lab are just about at a dead heat. A number of those Linux systems are actually YellowDog Linux running on Apple hardware, even.

      Walking around the lab, I see lots and lots of Gnome or KDE or WindowMaker desktops. Seems like all the k00l k1dz coming in want their own Linux desktops.

      I would even go so far as to claim that it is more likely that a new machine coming into the laboratory will be a Linux system than that it would be a Macintosh, now. I know my division hasn't bought a Mac in the last 3 years, but we have several people with Linux desktops.

      The lab certainly has far more people running Linux desktops than we do running MacOS X desktops today.

      </anecdotal>

      The ideal situation, as far as our lab is concerned for something like Evolution, would be if we could get it on Windows and Mac as well as Linux/UNIX.. being able to standardize on something other than Outlook would be a blessing from heaven for us. From what I understand of the ways of GTK, I imagine that it's more likely that we might see a Win32 port of Evolution than a MacOS [8,9] version. We do have enough Macs around that that's a real consideration, but the Mac users are used to having to run oddball software anyway.

    2. Re:Not so quick... by FallLine · · Score: 2
      Yet another FUDmeister who insists that Linux doesn't have "a lot of the quality software that users demand".
      Uhuh, FUD that gets +5 in a generally pro-Linux crowd.

      Listen up, boy: that line has been done, and done, and done again. It may have been true three or four years ago but it ain't true anymore. Buy yourself a clue or two.
      Boy, eh? Look in the mirror.

      Linux's software may not be quite as bad as it used to be, but it still is far below the state of Macintosh even. The level of moderation suggests that most people here agree with my sentiments. What's more consumers are not exactly flooding Linux en masse.

      email
      Which email client is *widely known* to be equal to Eudora or Outlook?

      word processing
      Staroffice and OpenOffice are sort of OK, but they're: bug ridden, lack a significant number of features, slow, and have significant compatibility problems for all but the most simple of documents. Don't even get my started about KWord.

      spreadsheets
      Bull.

      web browsing
      Please. Both netscape and mozilla for Linux today are behind where Netscape and IE were years ago for Windows, never mind today, when it comes to _real usability_ (as in decent speed/memory footprint/UI/rendering quality).

      calendars
      Which?

      farting around on the job
      Name them.

      Linux has a great many apps that can do all of these things, thus satisfying the huge majority of those who actually work at their computers (or avoid working at their computers). Users don't demand anything more than this, because most users aren't employed in jobs that need anything more complicated. If you think otherwise you need to get out more.
      This world is not binomial. Merely "having" an application that you can fit in checkbox A, B, and C is not the same thing as really having an application that really works for the user. Merely having a decent application (rare for Linux's desktop) is not sufficient for what most users to find Linux an acceptable choice. The fact is that Linux's desktop applications themselves are of (vastly) inferior quality to what can be found on Windows, prompting most users to prefer Windows (or Mac even) in that in and of itself. Furthermore, there are many other important flaws in Linux, as a package (not just the kernel...as in Linux+X+WM+UI+drivers...etc), which make independent use of Linux much more trouble than it is worth.

      So, FUD-guy, think up a new line. Yours is old, outdated, and simply not true anymore. Worse, it's boring. If you're going to slag Linux at least choose something that might actually be true.
      It's the truth, whether or not you believe it. I've been using Linux for many years now. I'd love to see Windows/MS fall and Linux succeed (not for Open Source/"Free" idealogy though). However, it's certainly not nearly there yet and I can't recommend Linux to users today at the their expense (time, effort, resources). What's more, I believe the current development and business models have serious flaws so I am skeptical that it ever will (at least in its current configuration).
    3. Re:Not so quick... by FallLine · · Score: 2
      And I repeat: FUD. Utter crap. The functionality of the apps available on Linux far exceed what any normal user would require. Your claims to the contrary don't change reality.
      Your assertions are totally unsupported.

      As for consumers not flooding the Linux market, this has nothing to do with the quality of the apps. This should be readily apparent even to you. Try thinking about it for more than thirty seconds to see if you can come up with any other reason Linux may not be taking an entrenched, monopolistic desktop market by storm (duuuuuh). The DOJ had some ideas, before that wanker Bush took office.
      It is you that needs to think. If, as you assert, users can get all the software they need and want (with the ease of use of Windows), then why does MS' monopoly matter in the least? It really can't, not reasonably anyways. You couldn't even call *that* a monopoly. Their *current* monopoly is largely contingent on software development. Your assertion flies in the face of economic theory.

      If the user is perfectly capable of switching software platforms, then MS is essentially toothless. While existing OEMs that are primarily selling Windows machines may not be willing to risk alienating MS by bundling Linux, MS' influence over them is derived entirely from the *relative* value of their OS and applications software. In other words, someone else (or them) would soon flood the market. Whatever price breaks the MS OEMs get pale in comparison to the price breaks on the supposedly equal Linux desktop platform (OS-WM-Apps).

      I, on the other hand, feel that MS still IS a monopoly. Because Linux has such slim marketshare on desktops, no sane software developer is going to spend millions of dollars developing software that can compete head to head against that that is available for Windows--the economics are NOT there. [They (and OSS-minded people) will spend much smaller amounts of time/money/effort developing software that may take the Linux desktop, but not Windows.] Likewise, no sane commercial developer is going to try to develop a desktop OS that can compete head to head against Windows. It's a chicken and the egg problem. Then, of course, we have Office compatibility issues and such...but you deny this also, by asserting that Linux apps are perfectly capable. Blah.

      It's rather clear, however, that no matter how functional or stable Linux apps are you'll scream to the high heavens that they can't equal the inane, shitty crap that comes from Redmond.
      It's quite clear that you either:

      a) Have not used them yourself.
      b) Do know quality from crap.
      c) Do not use them often enough, with sufficient complexity, to notice their many flaws.

      Most likely, all of the above in your case.

      I believe that MS' Applications and OS(s) are generally crappy given the amount of revenue they generate and the age. [In other words, it's well below the quality of what would be generated in a more competetive market place.] However, even MS' crappy software had millions of dollars and man hours poored into it. You are a fool if you think even those efforts are easily matched by a couple part time hackers or a company spending 1/1000th the amount of money on R&D.

      lease, if you're that much in love with Bill's little tool then stick with the Windows you love so much (Linux user my hairy ass). You claim you've been using "Linux for many years now", but it's obvious from your rants that you despise Linux, think it sucks, and can't hope to compete with Windows. I seriously doubt that you've done much more than tried to install Mandrake some time in the past and failed miserably at it.
      I think Linux has its place (e.g., servers, highly administrated environments, etc). But right now that's certainly not on the desktop.

      And yes, I HAVE used and use Linux--all the major distributions. Debian, Slackware, Redhat, Suse, Mandrake, and others. The first Linux distro that I installed on my own machine was Redhat 2.0. [Messed around with slackware long before that.] How about you?

      Btw, I develop software and I program in numerous languages. I'm a long time Unix user. In other words, Linux doesn't scare me. However, Linux on the desktop does take my time, which is valuable. Thus, I rather not use it when I can avoid it.

      As for the 'development models', if you don't like open source/free software then stick with Windows - it's apparent that's about your speed anyway. Claiming that the model is flawed is fucking laughable considering just how far things have come, and how quickly, using that model. Any rational person would be amazed - that is, if they weren't disciples of the Great Gates.
      Bull. I've stated my position on Open Source MANY MANY times on slashdot. If you care to look it up, then do so.

      Btw, Nice troll. Nice User# too. Want to hop on another bandwagon?
  44. s/small/large/ by FallLine · · Score: 2
    5) If Linux's desktop marketshare is so small, why are so few commercial companies porting their desktop software to Linux?
  45. Re:However... by schon · · Score: 3, Informative

    when will linux itself be come something that non-technical people can use

    Last summer, my step-father, fed up with Windows, asked me what I use on my computers - I told him I use Linux (Slackware) and that I'd be happy to come over and install it, and show him how to use it. In August (without my knowledge), he went out and bought Mandrake 8. He wiped windows from the machine, and installed Mandrake.

    He uses his computer every day to chat with friends, surf the web, do email, and maintain his journal. He's VERY non-technical, and had no problems using it at all.

    When he used windows, I used to receive at least two "support calls" per month from him. When he installed Mandrake, I got a one call about the UI differences (icons in the "k" menu, instead of on the desktop), but since then, he's had no problems, and I have recieved no calls for support.

    Judging from this, I'd say that Linux already is something that non-technical people can use - much more so than Windows.

  46. Re:As someone who has hated Outlook for a long tim by SweenyTod · · Score: 2

    Apple started getting all upset at people copying their user interfaces, and all I can say is that I really hope these Evolution people don't get hit by the same problem - MS telling them to stop copying their user interfaces.

    Having said that though, this looks a fantastic piece of software. The peer to peer calender stuff is a much used thing in the Windows world, so it's great to see it running under X too.

    --
    Alas gallinaceas de urbe bovis volo
  47. Good, but why in C? by Anonymous Coward · · Score: 2, Insightful

    I've used evolution here and there. I've found it to be a nice program. When I used the 0.9 version I found that there were still enough bugs to make me use kmail instead. Overall, I think it will make a great addition to any desktop.

    The only drawback that I can see is that it is written in C. I guess I just don't understand why anybody would write something new (unless it needed to be really compact) in a non-object-oriented language. It just seems like for the sake of bug-fixing and keeping the code clean that you'd want an OO approach.

    I'm not out to start a flamewar; I guess I just don't understand why a process-oriented language would be used for something this huge (other than the fact that the gnome-libs are C).

    Could anybody tell me why this is?

    1. Re:Good, but why in C? by Junta · · Score: 5, Informative

      First just a comment saying that C and OO approaches are not mutually exclusive. You can have an OO approach in C (as gtk does). It is ugly as hell, and really doesn't make things that much easier to maintain than traditional C code, but it is possible. Not really defending this, just saying OO can be implemented in practically any language, just some can do it better than others..

      As to why it is still in C++, I'll guess to make it consistent with the rst of Gnome (obvious) Why was Gnome done in C? Probably partially out of language bigotry. But some somehwat more valid reasons:
      1) Give programmers maximum choice. It is easier to call C libraries from C++ apps than vice-version. If it had been based in C++, the C wrappers would be needed for any functionality, while C++ can call native C code without problems (usually)
      2) A belief that C++ cannot be as fast as C. There is a little bit of overhead in C++, somewhat blown out of proportion by anti-C++ people, and therefore people think C++ is inefficient. Not really enough of a performance problem to justify this, but it is an explanation.
      3) To this day g++ has been wishy-washy with how C++ code should be compiled. With gcc-3, hopefully we are coming to the end of those days. libstdc++ has changed so many times in terms of ABI, that programs compiled for one distro have little hope of making it on another. For maximum binary and source portability, C code was, especially at the beginning of gnome, the only choice.

      There may be others, but these occur to me right off..

      --
      XML is like violence. If it doesn't solve the problem, use more.
    2. Re:Good, but why in C? by be-fan · · Score: 2

      2) A belief that C++ cannot be as fast as C. There is a little bit of overhead in C++, somewhat blown out of proportion by anti-C++ people, and therefore people think C++ is inefficient. Not really enough of a performance problem to justify this, but it is an explanation.
      >>>>>>
      That's not even remotely true these days. In fact, the opposite is probably true. On Windows (which makes up 90% of the desktop computing world, like it or not) C++ has been in use so long that compiler writers have been optimizing it for a long time. Straight C semantics probably get a lot less attention these days than do C++ OO semantics. As such, C++ is probably faster for day to day code. Also, there are cool things one can do with templates (such as static optimizations and generalized container classes that don't need to deference type-specific pointers) that you can't do easily in C.

      --
      A deep unwavering belief is a sure sign you're missing something...
  48. Re:general problem with Gnome/Kde apps? by dangermouse · · Score: 2, Informative
    I asked around, and KDE seems to have the same problem.

    I can't really comment on GNOME, as I don't use it regularly... but I routinely run KMail, Konsole, and Konqueror across an ssh forward with no problems.

  49. Linux Software != Hard to install by JCMay · · Score: 4, Interesting

    Ximian has an answer for that: Red Carpet (usually) works great. Lately they've had some signature deficiencies, and there have been some dependencies that got missed WRT GIMP modules last night.

    Beyond that Linux has much more comprehensive on-line documentation than Windows, in my estimation.

    Case in point: I bought a Mitsume IDE CD-RW drive for my wife's school. I couldn't make any of the Windows software recognize it as a writer. I swapped it out for an older Mitsumi drive in my Linux box, and it worked just fine! Go figure. (I took the older drive to school, and *it* worked!)

    I think a previous poster was right: Windows is thought to be easy because it's ubiquitous. People mistake familiarity for ease. Bruce Tognazzini talks about this idea.

  50. Re:Yes you can build & run GNOME under Windows by MindStalker · · Score: 2

    Thanks, for the info, exactly what I was looking for :)
    Actually I think I'll see how much load my linux server can take, and try running it under remote X11.

  51. Bonobo on Windows vs. COM by jonabbey · · Score: 2

    Full agreement on the value of getting the GNOME and GTK apps going on Windows. If Evolution is to be a truly meaningful alternative to Outlook, it has to go where the Outlook users are.

    That said, I'd love to know whether Evolution would turn into a COM shell on Windows or whether all of Bonobo would have to be ported? Is Bonobo similar enough to COM these days that the various Evolution modules could be rebuilt as COM objects easily?

  52. Why all the bloat?! by rice_burners_suck · · Score: 2

    After two years of hard work and more than 700 thousand lines of code written...

    Why the devil does this thing require 700 thousand lines of code? In fact, why is everything related to GNOME so bloated and clunky?

    I've been following the development of GNOME for about two years. In my opinion, there is nothing original coming out of that project. They're trying to mimic Windows, and doing a really horrible job at it. (No, that's not a flame or troll. That's my opinion.) My desktops run X and IceWM. I don't run any so-called `desktop environment' because I prefer the command line. And because, when I investigated GNOME and gave it chances several times, it greatly disappointed me. Features? You can implement all the features of GNOME in a fraction of the code. I mean seriously guys, GNOME is more bloated than Emacs! Those `sleepless hackers' did a little TOO MUCH hard work. What happened to `tools, not policy' and the concept of actually doing things efficiently?

    After my several bad experiences with GNOME, I have decided that neither the `desktop' nor any component produced by that project have any place on my computers. Nice try, guys. But Microsoft already released the crap you're attempting to rip off. If I wanted slow, buggy, cumbersome and unnecessarily LARGE software, I'd use Windows.

  53. Re:bloat aka low level languages by sabre · · Score: 5, Insightful
    Another way to look at it is that they are writing in a very low level language. That language, the wonderful and mysterious C, is well loved by the Gnome project. C is wonderful for low level small programs, but it tends to fall down a bit when scaling up to an application of this size.

    One very important thing to remember about code size is that LOC is a very good indicator of # of bugs. Reducing the number of lines of code (obviously without reducing functionality) is a good way to reduce # of bugs, and also to make your hackers more productive.

    There are many higher level languages available, in many different language families. Often high level languages get blasted for being in efficient... but this isn't neccesarily so. For example, with all of the "object" stuff implemented (the hard way) in C, you are paying exactly the same runtime overhead that C++ pays when it has an object. All you are gaining, is the joy of having to implement everything yourself and the possibility of your naming schemes getting out of whack.

    I think it's great that Ximian is continuing to survive and is about to "unleash" their masterpiece onto the world. I just wonder how much faster it could have gotten here if they didn't use C.

    I find it interesting that the open source community (for the most part), tends to stick with C as the language of choice. Lowest common denominator choices like this are usually not the best.

    -Chris

  54. I am far from an expert... by cnelzie · · Score: 2


    ...but, the little that I know regarding programming and those languages is that C is much more portable that C++.

    I believe that they were thinking towards being able to port their project far easier to other operating systems and architectures.

    Of course, I could be wrong and they may have disregarded standard C and went with Operating Environment Specific libraries instead of developed their own easily ported libraries.

    If the above is the case, then I agree with you and they should have definately programmed it all in C++.

    --
    .sig seperator
    --

    --
    If you ignore the other uses of a tool, does that make the tool less useful, or you less useful?
    1. Re:I am far from an expert... by sabre · · Score: 2
      C more portable than C++?

      Yes, perhaps, but you have to realize that G++ is portable to just about every single platform that GCC is... and that is a lot of them. The new G++ has an excellent C++ front end that is quite standard comformant.

      One question though, is what platforms are you really winning by using C on? If there isn't a C++ compiler for the platform, are you really that interested in using a big groupware application on it? (assuming it's an older platform)...

      -Chris

    2. Re:I am far from an expert... by sabre · · Score: 2
      It assumes it can do things with shared libraries that are only possible on ELF systems like Linux, *BSD and Solaris.

      Thanks for answering your own question. It has nothing to do with their choice of language... it has to do with how they choose to use the OS.

      -Chris

  55. Re:looks by Christianfreak · · Score: 2

    I use Blackbox as well. Why do you need a "desktop environment?" I have a nifty menu to access my apps. I can copy and paste between apps. If I really wanted to I could fix the GTK theme to match my BB theme. My desktop is pretty, clean and fast and no less useful. I know that an "average user" would have problems setting things with text files and things, but why not some tools that edit them for you (as separate apps) rather than this whole "desktop environment" thing. I think this trend is to copy Winblows

  56. Bloated, yes, for an email client, but by einhverfr · · Score: 2

    Groupware !=email

    If you want just email, why the hell would you want to run Evolution? No, kmail, etc. are better alternatives. However, if you want groupware, kmail, etc. will not cut it anymore than Outlook Express would work for a Fortune 500 company...

    My point is that groupware is more than an email program and address book. It is an ability to truly integrate several aspects of collaborative work, and email is just a piece of that. Linux needs groupware in order to be successful in those things that are around today. Evolution helps fill this need, but we also need open source groupware servers. Maybe that will be my next project...

    --

    LedgerSMB: Open source Accounting/ERP
  57. Everything that... by cnelzie · · Score: 2


    ...I have seen, regrading C++, is that it is pretty dependent upon OS Architecture Specific Libraries.

    Mind you, I have only begun to simply dabble with programming. I have no professional training on the matter.

    --
    .sig seperator
    --

    --
    If you ignore the other uses of a tool, does that make the tool less useful, or you less useful?
  58. print <MOUTH> "code"; # please by Doktor+Memory · · Score: 2

    You can implement all the features of GNOME in a fraction of the code.

    Fascinating assertion, captain. I look forward to seeing the release of your far-more-svelte competing project. Let us know when it's out, eh?

    --

    News for Nerds. Stuff that Matters? Like hell.

  59. Re:As someone who has hated Outlook for a long tim by Alan · · Score: 2

    Agreed, except I can see where a project like mp3kult could be handy for mp3 collectors such as myself. I am right now doing everything by hand, using a combination of id3ed, id3ren, mp3rename, mp3_check, and a couple of others and organizing everything in a directory heirarchy. However, once they are all organized, I'd like to get them into a database so that I can easily do searches and things. If I want to see all files with a a bitrate 128 that's very easy with a database, but not as easy with a flat text file or using xmms :) It's bloat yes, and it's un-needed, but I can see where it can be useful for organization. As an aside, the little I've played with mp3kult it seemed pretty snazzy, built in player, built in editing of tags and filenames from the DB, etc etc. Very sweet.

  60. option to share mbox with other mail applications by fetta · · Score: 2, Informative

    One of the nicer options in Evolution is the ability to share Mbox's with other mail applications such as Mutt (you have to specifically configure it this way -it's not the default). Then you can use "the right tool for the right job." A nice slick gui when you work locally, a clean text based interface for when you SSH in over a slow link.

    --
    ** The opinions expressed here are my own, and do not reflect those of my employers - past, present, or future**
  61. Re:As someone who has hated Outlook for a long tim by Sloppy · · Score: 3, Interesting

    I just can't get over the interface. Yes, yes, I know, it's "intuitive" (read: familiar to people who've used Outlook), it's just doesn't match the way I work.

    Then you are not the target audience for this. The whole point is that it's supposed to be Outlook-like. Not because Outlook is technically or ergonomically worth copying, but because Outlook is strategically worth copying. Read what Miguel writes -- he's not trying to make the ultimate email reader; he's trying to make an infiltration tool.

    There's no point in Unix-heads running this program. It's mean to be run by ex-Dozers, so that they won't notice/complain that they've been switcheroo'd.

    Keep using whatever email reader you've always used. You're not supposed to switch to this.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  62. Re:bloat aka low level languages by jilles · · Score: 2

    I would like to elaborate a bit on the LOC thing. There's some empirical evidence (forgive me that I omit the proper refs here) for the following two claims:
    - regardless of the language, maintainance cost is proportional to the LOC
    - regardless of the language, programmers have a more or less fixed productivity measured in LOC/timeunit.

    In addition I've seen similar evidence as well as had it confirmed by senior software developers in large software companies that the average production of code throughout the development period of a large software project (>>100KLOC) is less than 1 LOC/day/developer.

    If you accept this and use common sense you will realize that using a higher level language will allow you to deliver software both quicker and with fewer bugs. Of course, since time is the limiting factor on most sw. projects, the gained time is used to make more complex systems so new systems are generally as buggy but more feature rich.

    BTW. I agree with you that the use of C for most real world projects is misguided these days since much better, equally well performing languages are available. It will be interesting to see how quick e.g. kmail (c++, I think) and mozilla (also C++ + scripting languages) will catch up with evolution.

    --

    Jilles
  63. We need a damn calendar server! by pherret · · Score: 2, Insightful

    Evolution, in all it's glory, has the potential to be the best email/calendar/etc (read: Outlook clone). With all these email/calendar/etc software products (KMail, phpGroupware just to name two), the open source community doesn't have a replacement for an exchange server. The "Exchange Replacement" HOWTO doesn't cut it. IMAP is great for email, but what about group calendaring (besides passing iCal's back and forth).

    How difficult would it be to implement a calendar-type server using an IMAP server? Maybe an iCal extension for your favorite IMAP server.

    The ideal software product would even support Microsoft Outlook clients. I'm sure you could write an Outlook driver to hook into the server (I know HP's groupware product,forgot the name, did).

  64. Ximian Installer is borked by Wonko42 · · Score: 2
    Perhaps it's just me, but when using the Ximian Installer to attempt to install Ximian Desktop and Evolution on Mandrake 8.1, I get an "Unable to download package set info" error message, no matter what mirror I select or what install option I choose.

    So much for Ximian.

  65. Re:Linux as a desktop , More support from the user by jonabbey · · Score: 2

    Counting college students making MP3 players for free, Linux wins, but capitalism hasn't seemed to recognize the vast Linux desktop market, if in fact it exists.

    The Linux market is hard to make money on because all of the damn Linux users keep insisting on writing their own software and sharing it for free. This will change eventually, as the user base expands beyond the hard core tech set. Things like StarOffice and Evolution will help drive that by expanding the user base, but anyone proposing to sell software on Linux will have to have products that are good enough that they won't be easily duplicated by free software authors.

    I myself have bought a dozen commercial linux packages, mostly RedHat distros and Loki games. If the non-technical Linux user population was to grow to Macintosh levels, to say nothing of Windows levels, you'd see plenty of people willing to buy Linux software.

    Sure would be nice if we had an LSB, though.

  66. Re:As someone who has hated Outlook for a long tim by Evangelion · · Score: 2

    "Keep using whatever email reader you've always used. You're not supposed to switch to this."

    I think you mean, " You're not supposed to switch to this.". Makes more sense in the context to me, anyway.

  67. It's a kernel issue and it's fixed by RH by /dev/zero · · Score: 2, Informative

    I only had the NFS locking problem when the server was running RH's kernel 2.4.9-6, which has a bug in the NFS locking code. Upgrading the kernel to 2.4.9-12 solves this (as well as some scurity issues).

    See kernel (RHSA-2001-142) for RH 7.1 You'll see links to download kernels for all supported RH versions.

    Gordon.

    --

    He that breaks a thing to find out what it is has left the path of wisdom.
    -- J.R.R. Tolkien
  68. Re:As someone who has hated Outlook for a long tim by mbyte · · Score: 2

    evolution's IMAP features are BASIC, most of all, its missing NAMESPACE ! thats very important if you have many shared folders ...

    If u want to try a real powerfull albeit commercial IMAP client try mulberry (also for Linux/x86) at http://www.cyrusoft.com/

  69. Netscape mail by DunbarTheInept · · Score: 2

    Despite all the problems with Netscape 4.7x as a browser, it's e-mail client does work very well with IMAP. That's one reason I still keep Netscape around. (For actual web surfing I'm using Konqueror now.)
    I was looking at kmail - but it's IMAP support is nonexistant. I would welcome a good gui IMAP client for linux so I could finally stop wasting my precious RAM on the whole of netscape 4.7 (browser and composer and mail reader loaded in RAM all at once - oh joy) just to read mail.

    --

    Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    1. Re:Netscape mail by Raven667 · · Score: 2

      I also was holding on to Netscape mail because I couldn't find a decent IMAP client for Linux. Several months ago I switched from NS Mail to PINE and have been pretty happy. PINE doesn't have the mail filtering support that NS does but it is by far the fastest and most efficient IMAP client I have ever used. Opening my Inbox folder with ~10,000 messages takes only a few seconds (server is a PII-300 IIRC) and the message finding/selecting/zooming feature is second to none. PINE seems to be highly optimized so that it issues the most efficient IMAP commands possible.

      --
      -- Remember: Wherever you go, there you are!
    2. Re:Netscape mail by Raven667 · · Score: 2

      Thanks, I'm using PINE 4.40 right now. I still don't find the filtering as useful as in Evolution, Mozilla, Netscape, Kmail, etc. Maybe I'm missing something but I don't see any way of specifying more than one match rule ( this _and_ that _but_not_ this other thing ) and/or more than one target rule ( autogenerate reply _and_ copy to folder foo ).

      Luckilly I no longer require such precise filtering so PINE is working out fine.

      --
      -- Remember: Wherever you go, there you are!
  70. Re:Linux as a desktop , More support from the user by FallLine · · Score: 2
    I'll agree that I may have underated Mac, but I still think that there is a strong Linux market than Mac.
    I disagree and I think the facts belly my opinion.

    Maybe it's just me, being in the Web/.com arena, but most ppl I know are running linux, either as a primary OS, or as a dev OS, and a good percentage of them do desktop type work on Linux.
    What do you mean by Web/.com arena? Are you talking about web software developers preferring Linux? Perhaps, given the popularity of Perl, CGI, and such. However, that's a pretty small part of the population. If you're talking about graphics and other related pursuits, I don't buy it. I don't know of a single graphics person that would seriously consider Linux's options on par with that of Windows even, never mind Macintosh (Mac generally being regarded as superior by them).

    I think a reason why many comercial companies aren't porting to linux is that they feel ppl won't buy. That is true for the most part, ppl in the linux market feel that they should be able to get a good solution for free, so they aren't willing to buy a software package that is available for download for free.
    Maybe they feel they'd much prefer to get it for free, but most Linux users even, in my experience, recognize that there is a real lack of software for the desktop, Free B./Free S. or $$$$. Certainly they'd jump at the opportunity to buy software if it offers them a significantly better option. I know I would. A small percentage of hardcore developers will never buy proprietary/commercial software, but surely they can't be that large a part of Linux's supposed desktop market. The real problem is that developers don't see the market share, plus Linux is a pain in the butt to target for applications compared to Windows/Macintosh.

    I think both of our arguments are flawed, but I'll stand by my guns.
    I don't see what part of my argument is particularly flawed, especially since it can rest on a number of them.

    *IF* Mac is as big as you say then why aren't there VAST mac dev projects as there are for linux?
    I won't deny that there is little Open Source effort for the Macintosh (although I hear MacOSX is starting to change this, given it's portability with BSD), but this is beside the point. You see tons of efforts for Linux/BSD because they're very much inline with the Open/Free/Hack idealogy. You see some for Windows because of its sheer size. You see few for Mac because its market share isn't even a 1/5th of Windows and because it (traditionally, though MacOSX is changing this) couldn't be more opposed to what Linux/BSD stands for.

    My point was simply that Linux has many (perhaps even most) great voids in the application arena that are unfilled by ANY viable option, be it Free, "Free", Closed, or what have you. Mac, on the other hand, has most of the mainstream applications pretty well covered, especially in the graphics arena. This fact calls into question the viability of Linux as a desktop for the user and also strongly suggests that developers don't believe that there is a sufficiently large market out there for Linux. Ergo, it is reasonable to conclude that Linux is not just as big as Macintosh on the desktop, but is, in fact, much smaller.
  71. KDE vs Gnome doesn't *have* to be a battle by DunbarTheInept · · Score: 2

    I agree wholeheartedly with your KDE/Gnome comment. One nice strength of open source is that people don't go out of their way to make things incompatable just because they can. You can run a Gnome app on KDE desktop, and you can run a KDE app on a Gnome desktop - so you don't *have* to choose one to the exclusion of the other. Mix and match to your heart's content. I prefer the Gnome desktop's look, but I like a lot of the KDE project applications (especially Konqueror). So I run Gnome but roughly 50% of the apps up on my screen at any given time are actually from KDE. This doesn't have to be a holy war - the technologies are not mutually exclusive in the way that closed source guis tend to be.

    --

    Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  72. I prefer Linux by matty · · Score: 2

    Thus I find it hard to believe that most people can get away with, never mind prefer, using Linux in lieu of Windows or Macintosh.

    I use Debian 2.2r4 at home (I do dual-boot to Win98SE to play Descent3, MechWarrior3 and the demos off my PC Gamer CD) exclusively for email, web, letters, etc. I also use it at work exclusively. OpenOffice allows me to interact with MS Office and everything else just works.

    All the other computers in the office run some version of Windows (except the server, which is also Debian).

    Not only do I "get away with it", I definitely prefer it. Windows drives me up the wall when I try to use it (except for web-browsing. Mozilla0.9.5 is very good, but it still doesn't quite match IE5.5sp2, IMO).

    My parents also use Debian on their computer, since they got tired of Win95 crashing on their old computer, and didn't want to spend an extra $180 when I built them their new one 2 years ago. My mom types letters just fine in Abiword, and they use Mozilla for web browsing and to access their hotmail account (I know, but they're loathe to change).

    Plus, I have 2 other friends who use Linux exclusively, although they are both uber-geeks. One of them is the sysadmin for a small company with 6 locations and about 30 total employess. They use Debian exclusively, including custom Java apps and a custom scheduling/billing server setup with PostgreSQL (sp?) and they use Squirrel Mail for webmail.

    So, yes, some of us definitely prefer Linux.

  73. inconsistency is not applicable for groups by David+Jao · · Score: 2
    Many die-hard Linux advocates claim that the fact that MS still holds the desktop for the foreseeable future is irrelevant. Yet the way projects like this are being touted whenever there is some progress made suggests inconsistency.


    Unless you can cite an instance of the same individual espousing both these positions, your claims of inconsistency are invalid.


    The slashdot crowd, and the linux community in general, are made up of diverse groups of people with diverse viewpoints. Differences of opinion between members of a large group of people is something to be expected, not derided as "inconsistent".

  74. Re:Ximian employee shows Brains by chetohevia · · Score: 2, Insightful

    Hi. I'd like to defend my statement and also the company I work for. As a Slashdot reader, I'm sure you are familiar with the statement "My personal political beliefs do not represent those of my employer." Well, that applies here. I'm a free individual person and I have my beliefs. I'm a technical writer and I have a job. Not related.

    I am, for the record, not an imbecile. I am also a patriot and I believe deeply in the freedoms that the United States of America offers me as its citizen. I believe especially in my freedom of expression, and my freedom to disagree with the policy of my government, and my freedom to hold pacifist views.

    What are those beliefs that I am trying to express on my home page?
    I believe that patriotism does not mean that I agree that carpetbombing Afghanistan is exactly the right thing to do. I don't see how B-52s killing Afghans helps the people who died in the WTC attacks.

    My statement was not in any way a defense of the terrorists. I'm just trying to point out that people who are surprised by the fact that the US is disliked are missing a great deal of history and context.

    To really parse that statement we'll need to define some terms.

    By "senseless" I mean to say that it would not be possible to comprehend why such an attack occurred. Because we can look at the motivations of the attackers (a percieved undermining of their culture and religion by the US) and understand what they were, we cannot call the attack senseless.

    Their reason was not a *good* reason to blow up a building. There is no good reason to blow up a building and kill thousands of people. Which is why I don't think that the US should be doing it either.

    Now, let's talk cowardice. A coward is someone who shrinks from pain and danger, who avoids the call of duty. Well, these hijackers may have heard some twisted duty call, but they were not afraid to die. They were not cowards. You don't hear a lot about those people. You hear about brave heroes, not brave villans. But these were brave villans.

    So, if you still think I'm stupid, fine. I'm perfectly willing to have you dislike or disrespect me. More upsetting is the idea that you would turn down perfectly good GPL'ed software just because you disagree with one employee's views.

    If you disagree with ESR about gun control, you don't have to stop using his software. If you disagree with RMS about free love and private property, you can still appreciate emacs. So, Red Carpet and Evolution are still great software, even if you don't like the politics of the person who writes the manuals.

    Yours,

    Aaron Weber
    Technical Writer
    Ximian, Inc

    http://primates.ximian.com/~aaron/

  75. Re:pop3 or imap by irix · · Score: 3, Interesting

    I have an IMAP email box at my current place of employment, and I had never used it before coming here.

    If I can help it I will never go back to POP. I read the same email box using Outlook 2K on NT, pine on Solaris, Kmail and Evolution my Linux boxen at home, Netscape Messenger on my SGI and Pocket Outlook on my iPaq.

    If more ISPs offered IMAP and people knew the advantages they wouldn't touch POP with a 100ft pole.

    --

    Do you even know anything about perl? -- AC Replying to Tom Christiansen post.
  76. Re:As someone who has hated Outlook for a long tim by mbyte · · Score: 2

    Hmm .. a few weeks i did file a bug report about this, and it was commented "feature request", did you include it in the lastest versions ?

  77. ~/evolution should be configurable or hidden by Error27 · · Score: 2

    The thing that made Unix more pleasing than other operating systems was that its file system had been more cleverly designed.

    The creators had the insight to see that users should be given a part of the file system to care for and to tend. That part came to be known as /home/username/ or "home" to the users. As Unix matured users seldom needed to venture into the rest of the filesystem. Eventually with an advanced distribution the only place the users had to visit was /etc. (This directory was an embarassment to the creators).

    Although some data files were created in the users' directories to serve them, these files were called dot files and they were not intrusive for users. The visible files were created by the users and pleased the users greatly.

    On other operating systems it was not this way. On these operating systems applications saved files in random locations. Executable files were mixed with data files and with libraries, which in turn mixed with other files. And on these operating systems there was no joy; only chaos and gnashing of teeth.

    When evolution came it destroyed the beauty that was the Unix filesystem. It created data files and libraries and other files that no one had ever seen before in the users' homes.

    Eventually the number of invading files came to outnumber the files that the users had created. Animosity between the two types of files grew until war broke out. The war was bloody and lasted for many years. The users faught bravely but eventually were forced to flee.

    The new refugees saved files where ever they could find room. They saved written documents in /var and they saved images in /usr/local. But there was no order to it. Only chaos and fear.

    The age of darkness had begun.

  78. I want a *decent* email client by horza · · Score: 2

    Outlook sucks and it's one thing I hated about Windows. I've tried so many email clients, both on Windows and Linux, and either their user interface is klunky or it's bug-ridden (one wiped all my mail!). The Linux email clients usually had the edge so I used one of these (I have two boxes side by side, one Win2k and one Linux). Then I discovered The Bat!, which I find to be the best by a large margin. It's not free (30-day free trial) but is so worth the money. Hence I was excited when I heard about an advanced email client called Evolution for Gnome... and groaned out loud when I saw it was an Outlook clone. Why???

    I don't buy the "it's easier for people to shift from Outlook" argument. I know plenty of non-techies that had no problem switching from Outlook to Eudora. On the other hand it's good there *is* an Outlook clone for those that really want it. Perhaps some ex-Win32 users will find it a comforting stepping stone. The Evolution team are to be congratulated for providing this. Sadly it's not for me.

    Phillip.

  79. Read a few of the other responses to my posting... by cnelzie · · Score: 2


    ...I posted so that I could expand my knowledge on the subject. I mentioned what I believed to be the truth and then stated that I am no expert on the matter hoping that someone that is more knowledgeable on the subject would post a proper response for me.

    They did.

    --
    .sig seperator
    --

    --
    If you ignore the other uses of a tool, does that make the tool less useful, or you less useful?
  80. Re:This is a very timely release by sg_oneill · · Score: 2

    Not good yet. I seriously considered implementing Evolution as a Outlook replacement (thus removing the final barrier to bouncing windows outa the offices, but alas, it can't do exchange calendaring. Fix that windoze goes. Until then, it can't play proplerly with exchange therefore not so good in many windows shops.

    Bummer really.

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  81. Re:compatibility with Outlook by sg_oneill · · Score: 2

    Amen. Exchange support is really the only thing left, but unadressed, there will be a lot of places that could never go the penguin.

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  82. Re:What is the plan??? by sg_oneill · · Score: 2

    They are using one of those majikal dot comulator to induce buzzword fields that attract suits thus pumping up 'market penetration' and stock prices. When the price is high enough , they will pull stocks, and anounce that the market is 'adjusting' , thus bringing down civilisation as we know it.

    Either that, or they have some clever people doing something or another.

    Oh ok. I admit it. I have no idea.

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  83. Interface punditry by hey! · · Score: 2

    I've seen the site you link before.

    However, unlike you I don't get all my information from semi-informed Internet rants. I actually prefer to observe software in action.

    It's true that Notes suffers from the same interface wackiness that generally afflicted all Lotus applications. Many of their dialog boxes are textbook examples on how NOT do design dialogs. However users get over its idiosyncracies pretty fast if the system is properly deployed and administered. The majority of UI issues really are more fodder for bellyaching UI purists than a real problem.

    The "Hall of Shame" people are pretty much just uninformed, self appointed interface pundits. I think they have a number of good points, but they are also ridiculously ignorant on others. For example, the Notes password dialog box obscures the number of letters in your password; as you type each letter, a random number of "X" appear on the password line. Here is what they have to say about this:

    This is not the login window for a weapons targeting system; it is an e-mail application. We wish the designers had spent their time improving the usability of the application itself rather than wasting it on useless diversions.

    First of all, I have never heard one user complain about this; it turns out what matters to users is the response of the system to each keystroke, not the count of characters. Users are initially surprised by this, but they get over it immediately. Secondly, exactly what e-mail system are people in charge of targeting weapons supposed to use? Don't you think they might need to protect their passwords? Don't you suppose that they (and other people like financial auditors or intelligence analysts) might need an e-mail system with a high degree of security built in from the start? My third point bears on the second. Notes is not an e-mail system. It is a secure platform for managing the handling and flow of potentially sensitive documents within and between organizations.

    E-mail is just another one of these kinds of applications. The Notes e-mail application is written entirely within Notes, and you can create your own applications that move documents around in secure way with the same properly managed trust relationships and authentication and documentation features that Notes mail has. Notes is stupendous overkill for just simple, non-secure e-mail using commodity protocols. Like all overkill applications, there is a certain amount of headache involved with getting the added benefits of features you don't use.

    In other words, you should use Notes for the purposes it was intended for, and hire clue-ful administrators who can run the system properly. If you don't need the power of Notes, then hiring and training these people is a waste. Even with them, you have to live with the fact you are hooking up two architecturally different systems to exchange information when you just use Notes for non-secure commodity protocol e-mail. So, I wouldn't recommend Notes for companies looking for a simple MTA/MDA. It will never be a best of breed solution in that space. However, companies way underestimate their need to handle documents in ways that provide security, revision control, review, and authentication.

    There are some other examples where these folks have applied a very shallow level of analysis. I won't defend the Notes UI as a whole, which I dislike, but the "Hall of Shame" people have nothing in particular to be proud of. I don't see any of their perfectly designed applications taking the world by storm. Avoiding UI blunders is important, but also getting things right is arguably just as important.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    1. Re:Interface punditry by hey! · · Score: 2

      bEven more ad hominems.

      No, I'm arguing they are wrong because their opinions are uniformed. If I was arguing their opinions were uniformed because they were wrong headed, that would be an ad hominem. Naturally you can turn any argument inside out to make it a non-sequitur.

      Furthermore, I was a daily user of that piece of trash "Lotus Notes" for over a year, so your claim that I don't prefer to see software in action is rubbish.

      May I ask what you use it for? Just e-mail? If so then you haven't seen Notes in action. You will note that I said that Notes is not all that good when used just for commodity e-mail.

      Me:First of all, I have never heard one user complain about this;

      You:Non sequitur. Did Iarchitect.com ever claim that a user would


      Well, let me elaborate and you can tell me if this point is a non-sequitur. The feature we are talking about exists for a reason. Since it exists for a reason, and no actual users complain about it, how then can it reasonably be called a defect? These people are setting, in this one case at least, their personal taste above the needs of real users.

      Any email application they want! Can you point to any evidence that suggests that the uselessly-fancy password entry dialog of Notes was necessary for those people who are in charge of targeting weapons?

      Of course a uselessly-fancy password box would be as you say. But here you are falling into the same trap the iarchitect people have: the fact that a feature is not important to you doesn't mean it is not important to everybody. The feature is there because the CIA used Notes for e-mail and other purposes. It is there to keep people from surreptitiously figuring out how long somebody's pasword is by looking over their shoulder or using surveillance equipment. This is not a hypothetical threat for many people. Personally, I don't know the requirements of people who launch missles, but it was the IArchitect who brought up this example as a way of rhetorically saying nobody needs this much security in an e-mail application. My guess is that people who exchange information about missile attack plans want to keep their passwords as secure as possible.

      This is interesting, and attempts to answer the question: "What the hell is Lotus Notes?" You'll get completely different answers, depending on who you ask!

      What is wrong with this? The examples you give go on to support my claim, that Notes is a powerful groupware application platform. They are all more or less consistent with each other. Their only fault is that they don't agree with what you think the product should be, and therefore you have labelled them "gobbledygook".

      Your definition, along with all the other gobbledygook definitions above, were given in the full knowledge that most people who use Notes use Notes for email.

      You are straying off the point here. My point is that Notes provides groupware capabilities beyond e-mail. Your point that most people who use Notes use it exclusively for e-mail. If this were true (which I don't know since I don't know of any surveys to support this one way or the other), it would simply be irrelevant. Many people have used crescent wrenches as a hammer in a pinch. If it slips and bends a nail, do we banish it from our toolbox?

      And yet many companies have bought Notes for the sole purpose of running it for email. If this cannot be chalked up to deceptive marketing, then what might the reason be?

      Do I detect a bit of well poisoning going on here? ;-) Actually, I'd turn this argument on its head. Notes has capabilities that other systems (notably exchange) cannot match. Therefore the competition has promoted the view that "it's all just e-mail." Then customers who are confused by this buy themselves an aircraft carrier when they really just want a rubber dinghy. I think you have bought into this confusion, and probably you don't like Notes because as an e-mail system it is intrinsically overcomplicted (besides its more superficial faults). However, when you actually see Notes in action doing what it supposed to do, you can better grasp what things are there for a reason and which ones are simply sloppy.

      Me:I don't see any of their perfectly designed applications taking the world by storm.

      You:
      This is a tu quoque argument.


      Once again, it is not tu quoque because I am not arguing my specific point from this. It really is a new point, about the value of interface punditry of this sort. I think it has some value, but the viewpoint it that produces it should be distrusted. In part my view on this is the hostility of the apostate. I used to be a UI purist too, but one day I woke up and realized that people like me were do nothing to make the world better. We weren't convincing people to write software our way, we weren't helping other people make their software better; and we weren't developing alternatives to the software we were criticizing. We were just wallowing in our own superiority. Look at the way they selectively pull out quotes from people that disagree with them, just for the purpose of knocking them down, not from actually learning from something they might have to say.

      Overall, your argument totally sucks, and my point stands.

      Not really. Here was your "point":

      It is not fair to call Lotus Notes groupware. It is more fair to call it "The Worst Software Ever Written."

      My point is that while Notes has serious user interface flaws, it also has capabilities beyond other applications which are attempting to support group collaboration. New attempts to create software should replicate the capabilities without the unessential flaws. I believe I have made my point, but that you did not make yours, unless it is you hate the software (which is your right) so much that you can't see any strengths it might have.

      Collaborative software depends on a good UI, and Lotus Notes is the pinnacle of horrible UI design.

      Here I can speak from some experience in having developed, deployed and supported collaborative software. All software benefits from a good UI. However no software has a perfect UI, and the flaws and strengths of the UI are just part of the whole picture. Security, for example, is another very important part, and it is one which Notes gets very high marks on. As for Notes being the pinnacle of horrible UI, this is simply hyperbole.

      I offered as evidence for my claim the many points made by iarchitect.com in its in-depth analysis of Lotus Notes.

      The problem in your argument is not in iarchitect.com, which while flawed has good points to make as well. The problem is in how you are using their work. For details read on.

      In other words, you are actually agreeing with me!

      As much as I would like to agree with you, I think it would be more accurate to say I agree with some of your premises, but I don't agree with your conclusions because other of your premises are too vague to agree with or refute.

      Now, do you agree with me that in order for collaborative software to be "a good example of collaborative software", then it would need to have a good UI?

      Here is the crux of the matter. What is a good UI? It isn't as easy a question as you seem to think. What is an easy question is, "What is a perfect UI?" A perfect UI never confuses the user, provides him with exactly the information he needs when he needs it, and responds to the tasks he wishes to perform without any thought.

      Since no software yet created is like this, the question becomes, what is good enough to work?

      I know Notes is good enough to work, because I have developed workflow applications in Notes that have been used by ordinary, non-guru computer people successfully. They managed to navigate all the various idiosyncracies of the Notes UI which offend purists.

      However I don't think that "good enough to work" is really "good enough" in the sense of a reasonable place to stop. The very sloppiness of many of the UI glitches in Notes is inexcusable. However, this shouldn't blind us to understanding the system as a whole, and appreciating the things it gets right. All the more so in the context of considering what new competitive software should be able to achieve.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  84. Re:aargh by Sleepy · · Score: 2

    Yes, you need to modify a few packages to get them to compile under Cygwin. The link I provided (to .jp) seems to have great documentation on the subject... take a look, it's probably what you're looking for.

    KDE 1.x has ready-made packages for Cygwin, and installs painlessly (I've run it for the hey-look-at-this factor). I wish someone could do the same with Gnome 1.4.

  85. Re:However... by budgenator · · Score: 2

    yeah people like to install things...
    Boss "fix my 'puter, the cusors blinks an hour-glass." Get to his house he's got morpheous running full time dumping god only knows what on to the internet, weather-bug updating the weather every 15 seconds and 5 or 6 other trashy shareware/spyware programs running. The system tray streches 90% across an 1280 display and a cable modem with no firewall and no virus protection running! So I throw in a floppy boot of it and format C: and reload.
    ME "you backed up your data before you called me didn't you?"
    BOSS "no, did you?"
    ME "backup would probably have the Virus too(supressed giggle)"
    well after that the 'puter was responsive again, at least for a while. I guess that goes to show you easy to install isn't always a good feature, at least in Widows ME(that was a typo but now I think it appropriate).

    And as for hardware almost invariably Linux just picks it up, except for some whacko winmodems and windows only sound cards, most of which don't work on my windows machine either. The rest that do work on my Linux machine about half don't work in Windows 95A P90 machine.

    Some people shouldn't be allowed to breed and they especialy shouldn't be allowed to install software on their computers. Often in Windows the difference between a virus and a program is that the virus is self-installing, but the program requires the user to specificaly engage in self-destructive behaviour.

    --
    Apocalypse Cancelled, Sorry, No Ticket Refunds