Re: In praise of St Jon.
From: Tim Gray <tgray@a...>
Date: Wed, 30 Jan 2002 08:42:49 -0500
Subject: Re: In praise of St Jon.
Then it's a british nickle. Whee.
What's a farthing then?
On Tue, 29 Jan 2002 22:54:09 -0500
Ray Forsythe <erf2@gte.net> wrote:
>
> Apparently, before the introduction of a decimal currency system in
1971, the
> British pound was divided in 20 shillings, each of which was divided
into 12
> pennies.
>
>
>
http://web.staffs.ac.uk/schools/humanities_and_soc_sciences/resprac2/old
money.htm
>
> Essentially, it's 1/20th of a pound.
>
> --
> Ray Forsythe
> erf2@gte.net
>From owner-kvm-interest@JAVA.SUN.COM Wed Jan 30 06:52:26 2002
Received: from mroe.cs.colorado.edu (IDENT:root@mroe.cs.colorado.edu
[128.138.243.151])
by vex.cs.colorado.edu (8.10.1/8.10.1) with ESMTP id
g0UDqPA15561
for <seidl@VEX.CS.COLORADO.EDU>; Wed, 30 Jan 2002 06:52:25 -0700
(MST)
Received: from swjscmail2.java.sun.com (swjscmail2.Sun.COM
[192.18.99.108])
by mroe.cs.colorado.edu (8.10.1/8.10.1) with ESMTP id
g0UDqPV21028
for <seidl@VEX.CS.COLORADO.EDU>; Wed, 30 Jan 2002 06:52:25 -0700
(MST)
Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107])
by swjscmail2.java.sun.com (Postfix) with ESMTP
id 4C8BE236C5; Wed, 30 Jan 2002 06:50:56 -0700 (MST)
Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release
1.8d) with
spool id 1078309 for KVM-INTEREST@JAVA.SUN.COM; Wed, 30 Jan
2002
06:49:58 -0700
Delivered-To: kvm-interest@java.sun.com
Received: from unknown (unknown [213.210.21.242]) by
swjscmail1.java.sun.com
(Postfix) with SMTP id 6D8894854 for
<kvm-interest@java.sun.com>;
Wed, 30 Jan 2002 06:45:33 -0700 (MST)
Content-Type: text/plain
X-Mailer: Written by hand
Message-ID: <20020130134533.6D8894854@swjscmail1.java.sun.com>
Date: Wed, 30 Jan 2002 13:48:00 -0000
Reply-To: A mailing list for KVM discussion <KVM-INTEREST@JAVA.SUN.COM>
Sender: A mailing list for KVM discussion <KVM-INTEREST@JAVA.SUN.COM>
From: Adrian Eyre <adrian@YOSPACE.COM>
Subject: Re: OTA download for Accompli 008 (Basic Authentication)
To: KVM-INTEREST@JAVA.SUN.COM
> but this is text not encrypted (not MD5).
I don't know where you're getting the "MD5" thing from. This is not used
in
HTTP's "Basic Authentication". The user/password info supplied in a
response
to a 401 is just "<user>:<password>" then Base64 encoded. You could
surely
supply a similar string in the URL itself, or better still, a session
"cookie"
(not really a cookie, but used for the same purpose), then decide
whether the
user has access to a particular resource based on that.
Just a thought
========================================================================
===
To unsubscribe, send email to listserv@java.sun.com and include in the
body
of the message "signoff KVM-INTEREST". For general help, send email to