[Alertbox: Are Users Stupid? (fwd)]
Jon Parise
jon@csh.rit.edu
Mon, 5 Feb 2001 13:16:14 -0500
---------------------- multipart/mixed attachment
Prety interesting ...
--
Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/ : Computer Science House Member
---------------------- multipart/mixed attachment
An embedded message was scrubbed...
From: alertbox@nngroup.com (Jakob Nielsen)
Subject: Alertbox: Are Users Stupid?
Date: Sun, 4 Feb 2001 22:27:09 -0600
Size: 2415
Url: http://lists.horde.org/archives/dev/attachments/85c84131/attachment.eml
---------------------- multipart/mixed attachment--
>From rectrix@rectrix.cx Date: Mon, 5 Feb 2001 14:42:03 -0500
Return-Path: <rectrix@rectrix.cx>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 89742 invoked from network); 5 Feb 2001 19:42:34 -0000
Received: from softdnserror (HELO akira.rectrix.int) (64.0.106.220)
by horde.org with SMTP; 5 Feb 2001 19:42:34 -0000
Received: from localhost (localhost.localdomain [127.0.0.1])
by akira.rectrix.int (Postfix) with ESMTP id 32154A791
for <dev@lists.horde.org>; Mon, 5 Feb 2001 14:42:04 -0500 (EST)
Received: from 192.168.2.1 ( [192.168.2.1])
as user rectrix@192.168.2.3 by mail.rectrix.cx with HTTP;
Mon, 5 Feb 2001 14:42:03 -0500
Message-ID: <981402123.3a7f020bea009@mail.rectrix.cx>
Date: Mon, 5 Feb 2001 14:42:03 -0500
From: rectrix@rectrix.cx
To: dev@lists.horde.org
References: <5.0.1.4.0.20010129163046.02609a78@staff.mail.uoguelph.ca>
In-Reply-To: <5.0.1.4.0.20010129163046.02609a78@staff.mail.uoguelph.ca>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 192.168.2.1
Subject: Re: [dev] problems with horde/lib/Prefs/LDAP.php
Quoting Michael Bull <mbull@uoguelph.ca>:
> if you set the username and password to '', it will do just that.
When setting preferences, yes.
Jon - something to keep in mind as you continue to refine the LDAP prefs - When
the prefs are retrieved it is done via anonymous bind. If the prefs are only
available via non-anonymous bind (as mine are) then they can be set but are
never retrieved.
Of course, setting $this->connect(false) to $this->connect(true) in the retrieve
function gets around this.
I'm not sure where you want to change this - that's why I'm merely pointing out
the issue.
The connect function looks to see if it could get the DN via anon bind, but that
doesn't mean the prefs are also available that way. I don't think you want to
check if each pref is anonymously readable. Perhaps a conf setting to force
non-anonymous bind? That's not very elegant however.
-Tim
>From kchayer@bbcnet.edu Date: Mon, 5 Feb 2001 15:23:55 -0600
Return-Path: <kchayer@bbcnet.edu>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 1577 invoked from network); 5 Feb 2001 21:26:40 -0000
Received: from edison.bbcnet.edu (mail@209.106.196.16)
by horde.org with SMTP; 5 Feb 2001 21:26:40 -0000
Received: (from nobody@localhost)
by edison.bbcnet.edu (8.10.1/8.10.1) id f15LNtA24898
for dev@lists.horde.org; Mon, 5 Feb 2001 15:23:55 -0600
Received: from 209.106.196.15 ( [209.106.196.15])
as user kchayer@mail.bbcnet.edu by webmail-dev.bbcnet.edu with HTTP;
Mon, 5 Feb 2001 15:23:55 -0600
Message-ID: <981408235.3a7f19eb73916@webmail-dev.bbcnet.edu>
Date: Mon, 5 Feb 2001 15:23:55 -0600
From: "Keith A. Chayer" <kchayer@bbcnet.edu>
To: dev@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs (20010205/1450CST)
Subject: IMP preferences regroup
I've noticed Chuck's work on regrouping IMP's preferences into categories to
create smaller pages. I've also noticed that somewhere in the process, the
"filters" option from the main IMP menu was moved to preferences. I *really*
like that, and would like to suggest that the "change password" option (if
enabled) be moved in the same way. My reasoning is this: if just one more icon
from that menu could be moved from it to somewhere else, it would be small
enough that it would look good on 800x600 screens. Currently, less than
1024x768 looks bad because that menu causes the screen to scroll horizontally.
Granted, I have just about everything enabled: contacts (though I haven't used
Turba much yet), options, change password, search, problem, help, etc--just
about anything that can be on is on.
I would think catering to less than 800x600 resolutions is probably only still
hitting a small portion of users these days; I also imagine that the "filters"
option was moved away from the main menu for just this reason. "Change
password" seems like another good candidate that would fit just as well in the
options menu instead of the main menu. I'd be willing to bet many commercial
webmail solutions, hotmail and such, do this very thing. Sure enough, I just
checked, and they do.
..Keith
---------- - - .
Keith A. Chayer Baptist Bible College
Network Technician Springfield, MO
=============================================================================
.--.
::\`--._,'.::.`._.--'/:: "Ready? For 800 years have I trained Jedi.
::::. ` __::__ ' .:::: My own council will I keep on who is ready."
::::::-:.`'..`'.:-::::::
::::::::\ `--' /:::::::: -Yoda
=============================================================================
>From chuck@horde.org Date: Mon, 5 Feb 2001 17:49:55 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 9785 invoked from network); 5 Feb 2001 22:50:51 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
by horde.org with SMTP; 5 Feb 2001 22:50:51 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 2103839F4; Mon, 5 Feb 2001 17:49:56 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina by marina.horde.org with HTTP;
Mon, 5 Feb 2001 17:49:55 -0500
Message-ID: <981413395.3a7f2e13d2140@marina.horde.org>
Date: Mon, 5 Feb 2001 17:49:55 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [dev] IMP preferences regroup
Quoting "Keith A. Chayer" <kchayer@bbcnet.edu>:
> I've noticed Chuck's work on regrouping IMP's preferences into categories to
> create smaller pages. I've also noticed that somewhere in the process, the
> "filters" option from the main IMP menu was moved to preferences. I *really*
> like that, and would like to suggest that the "change password" option (if
> enabled) be moved in the same way.
Just hadn't gotten to it yet. It's done now - take a look.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me
>From chuck@horde.org Date: Mon, 5 Feb 2001 17:52:22 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 10464 invoked from network); 5 Feb 2001 22:53:24 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
by horde.org with SMTP; 5 Feb 2001 22:53:24 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 1B48A39F4; Mon, 5 Feb 2001 17:52:23 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina by marina.horde.org with HTTP;
Mon, 5 Feb 2001 17:52:22 -0500
Message-ID: <981413542.3a7f2ea6bdd42@marina.horde.org>
Date: Mon, 5 Feb 2001 17:52:22 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [dev] my IMP broke [ User Preferences Grouping ]
Quoting Atif Ghaffar <aghaffar@developer.ch>:
> Our Information Architect thinks that the preferences in the option
> screen are too cluttered.
If you could get her to take a look at what I just committed, that'd be great!
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me
>From kchayer@bbcnet.edu Date: Mon, 5 Feb 2001 16:52:26 -0600
Return-Path: <kchayer@bbcnet.edu>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 10902 invoked from network); 5 Feb 2001 22:55:08 -0000
Received: from edison.bbcnet.edu (mail@209.106.196.16)
by horde.org with SMTP; 5 Feb 2001 22:55:08 -0000
Received: (from nobody@localhost)
by edison.bbcnet.edu (8.10.1/8.10.1) id f15MqQf25761
for dev@lists.horde.org; Mon, 5 Feb 2001 16:52:26 -0600
Received: from 209.106.196.15 ( [209.106.196.15])
as user kchayer@mail.bbcnet.edu by webmail-dev.bbcnet.edu with HTTP;
Mon, 5 Feb 2001 16:52:25 -0600
Message-ID: <981413545.3a7f2eaa01fd0@webmail-dev.bbcnet.edu>
Date: Mon, 5 Feb 2001 16:52:26 -0600
From: "Keith A. Chayer" <kchayer@bbcnet.edu>
To: dev@lists.horde.org
References: <981413395.3a7f2e13d2140@marina.horde.org>
In-Reply-To: <981413395.3a7f2e13d2140@marina.horde.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs (20010205/1450CST)
Subject: Re: [dev] IMP preferences regroup
Quoting Chuck Hagenbuch <chuck@horde.org>:
> Quoting "Keith A. Chayer" <kchayer@bbcnet.edu>:
>
> > I've noticed Chuck's work on regrouping IMP's preferences into categories
> to
> > create smaller pages. I've also noticed that somewhere in the process,
> the
> > "filters" option from the main IMP menu was moved to preferences. I
> *really*
> > like that, and would like to suggest that the "change password" option (if
>
> > enabled) be moved in the same way.
>
> Just hadn't gotten to it yet. It's done now - take a look.
I was just about to respond to your CVS commit :). It looks very nice. I
wondered if the "change password" option had come up in discussion before. I've
been getting so much mail lately that I've only been skimming over most of the
mailing list messages.
Thanks.
..Keith
---------- - - .
Keith A. Chayer Baptist Bible College
Network Technician Springfield, MO
=============================================================================
.--.
::\`--._,'.::.`._.--'/:: "Ready? For 800 years have I trained Jedi.
::::. ` __::__ ' .:::: My own council will I keep on who is ready."
::::::-:.`'..`'.:-::::::
::::::::\ `--' /:::::::: -Yoda
=============================================================================
>From chuck@horde.org Date: Mon, 5 Feb 2001 17:58:33 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 12425 invoked from network); 5 Feb 2001 22:59:37 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
by horde.org with SMTP; 5 Feb 2001 22:59:37 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id C3E7B39F4; Mon, 5 Feb 2001 17:58:33 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina by marina.horde.org with HTTP;
Mon, 5 Feb 2001 17:58:33 -0500
Message-ID: <981413913.3a7f301992841@marina.horde.org>
Date: Mon, 5 Feb 2001 17:58:33 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [dev] IMP preferences regroup
Quoting "Keith A. Chayer" <kchayer@bbcnet.edu>:
> I was just about to respond to your CVS commit :).
=)
> It looks very nice.
Any additional feedback - and better blurbs (I'm sure they're needed) - would
be great.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me
>From kchayer@bbcnet.edu Date: Mon, 5 Feb 2001 17:13:48 -0600
Return-Path: <kchayer@bbcnet.edu>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 13327 invoked from network); 5 Feb 2001 23:16:33 -0000
Received: from edison.bbcnet.edu (mail@209.106.196.16)
by horde.org with SMTP; 5 Feb 2001 23:16:33 -0000
Received: (from nobody@localhost)
by edison.bbcnet.edu (8.10.1/8.10.1) id f15NDmX25917
for dev@lists.horde.org; Mon, 5 Feb 2001 17:13:48 -0600
Received: from 209.106.196.15 ( [209.106.196.15])
as user kchayer@mail.bbcnet.edu by webmail-dev.bbcnet.edu with HTTP;
Mon, 5 Feb 2001 17:13:48 -0600
Message-ID: <981414828.3a7f33ac61fd2@webmail-dev.bbcnet.edu>
Date: Mon, 5 Feb 2001 17:13:48 -0600
From: "Keith A. Chayer" <kchayer@bbcnet.edu>
To: dev@lists.horde.org
References: <981413913.3a7f301992841@marina.horde.org>
In-Reply-To: <981413913.3a7f301992841@marina.horde.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs (20010205/1450CST)
Subject: Re: [dev] IMP preferences regroup
Quoting Chuck Hagenbuch <chuck@horde.org>:
> Quoting "Keith A. Chayer" <kchayer@bbcnet.edu>:
>
> > I was just about to respond to your CVS commit :).
>
> =)
>
> > It looks very nice.
>
> Any additional feedback - and better blurbs (I'm sure they're needed) - would
>
> be great.
I like that you basically summarize what the "Message Composition" and "New
Mail" categories do. It seems like all of the categories should similarly be
short summaries. That way people will know what's behind they link they are
following, without having to search for options--since, at least in the old way,
they could just scroll down the entire screen to find what they were looking
for.
That said, here's how I might change some of the descriptions:
Personal Information:
(Ugh, did you struggle with this one? I'm having a hard time coming with
something that's both useful and descriptive but doesn't use technical terms
that some users might not understand)
This seems a little awkward, but I'm having a difficult time coming up with a
suggestion of my own. How's about "Change what name and address people see when
they read and reply to your email."
Account Information:
Might rename this to "Server Information"
Might change it to something like "Change your preferred mail server, path, and
folder information"
Should there not be an option here to select whether the preferred mail server
is POP3 or IMAP? Did this used to be an option, or am I suggesting an
additional one? :)
Display Options:
Might change it to something like "Change viewing options such as how many
messages you can see at once, message sorting, spell check, and folder
preferences"
You might just rename it to "Viewing Options"
That's what I notice initially.
..Keith
---------- - - .
Keith A. Chayer Baptist Bible College
Network Technician Springfield, MO
=============================================================================
.--.
::\`--._,'.::.`._.--'/:: "Ready? For 800 years have I trained Jedi.
::::. ` __::__ ' .:::: My own council will I keep on who is ready."
::::::-:.`'..`'.:-::::::
::::::::\ `--' /:::::::: -Yoda
=============================================================================
>From max@the Date: Mon, 5 Feb 2001 15:40:46 -0800
Return-Path: <max@the-triumvirate.net>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 15935 invoked from network); 5 Feb 2001 23:44:14 -0000
Received: from cx309195-b.santab1.ca.home.com (HELO zion.the-triumvirate.net) (24.21.86.136)
by horde.org with SMTP; 5 Feb 2001 23:44:14 -0000
Received: (from http@localhost)
by zion.the-triumvirate.net (8.10.2/8.10.2) id f15Nelg31837
for dev@lists.horde.org; Mon, 5 Feb 2001 15:40:47 -0800
X-Authentication-Warning: zion.the-triumvirate.net: http set sender to max@the-triumvirate.net using -f
Received: from 128.111.222.23 ( [128.111.222.23])
as user max@imap.the-triumvirate.net by www.the-triumvirate.net with HTTP;
Mon, 5 Feb 2001 15:40:46 -0800
Message-ID: <981416446.3a7f39fe11184@www.the-triumvirate.net>
Date: Mon, 5 Feb 2001 15:40:46 -0800
From: Max Kalika <max@the-triumvirate.net>
To: dev@lists.horde.org
References: <981392796.3a7edd9c71307@marina.horde.org>
In-Reply-To: <981392796.3a7edd9c71307@marina.horde.org>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 128.111.222.23
Subject: Re: [dev] my IMP broke [ User Preferences Grouping ]
Quoting Chuck Hagenbuch <chuck@horde.org>:
> > Spam filter:
> > The spam link can send a spam report to the administrator and add an
> > exclusion filter rule based on the subject, from and to headers.
>
> This does sound like it could be useful; I'll leave implementing it to you,
> Jon, and Max. I'm not averse to having it as an option, though.
This is one thing I liked about outlook -- its ability to have "trash senders"
automatically filtered. Good idea, I'll see about making it a user pref.
> > Filters:
> > Have an option to "Copy Message to folder" if it matches the criteria.
> > Move Message is ok, but sometimes it is useful to copy the message?? (I
> > dont get it neither)
>
> Does anyone else see the need for this? Max, there isn't anything tricky
> about implementing this, right?
It is absolutely trivial to add, but I didn't because of this one reason: The
base imap_search query is UNDELETED. I don't know how further to limit the
query because there is no way to flag a message as "copied" (and it would be
inefficient to do so anyway). So running the rules more than once will cause
multiple copies of a message in a folder. I'm not entirely ok with providing
that. But I can if there's demand. We're also very open to ideas on doing it
better.
--mk23
>From max@the Date: Mon, 5 Feb 2001 15:44:44 -0800
Return-Path: <max@the-triumvirate.net>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 16099 invoked from network); 5 Feb 2001 23:48:12 -0000
Received: from cx309195-b.santab1.ca.home.com (HELO zion.the-triumvirate.net) (24.21.86.136)
by horde.org with SMTP; 5 Feb 2001 23:48:12 -0000
Received: (from http@localhost)
by zion.the-triumvirate.net (8.10.2/8.10.2) id f15Nijj31851
for dev@lists.horde.org; Mon, 5 Feb 2001 15:44:45 -0800
X-Authentication-Warning: zion.the-triumvirate.net: http set sender to max@the-triumvirate.net using -f
Received: from 128.111.222.23 ( [128.111.222.23])
as user max@imap.the-triumvirate.net by www.the-triumvirate.net with HTTP;
Mon, 5 Feb 2001 15:44:44 -0800
Message-ID: <981416684.3a7f3aec186bb@www.the-triumvirate.net>
Date: Mon, 5 Feb 2001 15:44:44 -0800
From: Max Kalika <max@the-triumvirate.net>
To: dev@lists.horde.org
References: <981392796.3a7edd9c71307@marina.horde.org> <20010205130039.F16443@csh.rit.edu>
In-Reply-To: <20010205130039.F16443@csh.rit.edu>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 128.111.222.23
Subject: Re: [dev] my IMP broke [ User Preferences Grouping ]
Quoting Jon Parise <jon@csh.rit.edu>:
> That's an interesting idea, but sounds pretty complicated to actually
> implement correctly. I will, in turn, leave it to Atif and Max to
> come up with the best solution. I'd like to review the patches
> beforehand on the list, however.
I'll try to post something here in a couple of days (insanely busy at work
currenty).
--mk23