Remail: IBM is Reinventing Email
mrbarkeeper writes "IBM Research has thought about email and came up with a prototype of a better mail client.
From their website: 'The Collaborative User Experience (CUE) team in IBM Research has spent nearly a decade studying email. Not only has email become one of the most pervasive and successful collaborative tools available, it has also become a key component of IBM's Lotus Software offerings. In many ways, email can be seen as a victim of its own success - users increasingly suffer from overload and interruptions as well as use email in a manner for which it was not intended.' Several ideas worth discussing, some good, some irrelevant. But still worth a gander for anyone who spends most of their day in their inbox.
Who is John Galt?
>as in the worst email client ever
"Score:2, Funny"? For shame, moderators -- that was "+5 Informative", if I've ever seen it.
So how bad is Lotus Notes, you ask? So bad that The User Interface Hall Of Shame dedicated an ENTIRE PAGE to detailing LN's faults. "This single application could have formed the basis for the entire site."
Yes, it's that bad.
on the security front Notes is the oldest and most widely implemented public key infrastructure. Public keys are held in the name and address book, private keys in the ID file. The security infrastructure is pretty sound and is available to all applications to use. As for bloat and email, exchange and others started life as email servers and grew and evolved extra bells and whistles. Notes started out (that is Plato Notes in the 70's) as a general purpose system for shuffling documents about between databases. Give every user a database and shuffle documents that look like memos between them and you have built an email system. Email is a trivial application of what Notes really is. Alan.
The Notes client has its issues, but so does every major program. The usual complaint is that it does not act like all other MS apps. I am surprised Slashdotters worry about that. Remember that Lotus Notes was released before MS released Windows3. It was MSWindows that changed all the key bindings from the standards used by Lotus and Wordstar. The only widespread program that did not use those keybindings was WordPerfect, and everybody required cheatsheets to use that it. MS pulled its usual "let's change everything so we can control it." Now it is considered bad that any software has survived from the pre-Windows era when dinosuars roamed.
I would guess that none of the "Notes sucks" comments come from programmers. I figured a discussion about mail clients would pull more from the techies than the comments from plain users that we are seeing. Lotus Notes mail is a programmer's dream. Every aspect of the application interface is built on open source, meaning you can read it and change it. The only closed source code is the code for the thin client, which handles security and encryption.
Development can be through interface settings and several languages: Formula, Java, JavaScript, and LotusScript. Most of the GUI can be programmed using JavaScript, for those who cannot learn advanced languages like the manager-targeted Formula Language.
I spend my life entertaining my brain.