[Groop]Questions to the Groo Gurus

E C mightyhero@mail.com
Thu, 03 Oct 2002 06:51:12 +0100


This is a multi-part message in MIME format...

------------=_1033624274-86038-0
Content-Type: text/plain; charset="iso-8859-15"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Vaughn wrote: 
>Perhaps it was coded in ascii (or even EBCDIC)... 

That's possible.

Did anyone try to read the message?

----- Original Message ----- 
From: Vaughn Seward 
Date: Wed, 02 Oct 2002 09:33:18 -0600 
To: E C 
Subject: Re: [Groop]Questions to the Groo Gurus 

Perhaps it was coded in ascii (or even EBCDIC)... 

~Vaughn 

At 2002-10-01 23:28, you wrote: 
>Hi guys/grrls! 
> 
>Fred wrote: 
> >#1 Does the binary writing in the panels of 
> >groo 41 page 5 mean anything or are they just 
> >random binary digits? 
> 
>Here's how to read binary: 
> 
>0000 = 0 
>0001 = 1 
>0010 = 2 
>0011 = 3 
>0100 = 4 
>0101 = 5 
>0110 = 6 
>0111 = 7 
>1000 = 8 
>1001 = 9 
>1010 = A 
>1011 = B 
>1100 = C 
>1101 = D 
>1110 = E 
>1111 = F 
> 
>Exponents with base "2". 
>The 4th digit is 2^0 = 1. 
>The 3rd digit is 2^1 = 2. 
>The 2nd digit is 2^2 = 4. 
>The 1st digit is 2^3 = 8. 
> 
>Examples: 
> 
>0000 = 0*8 + 0*4 + 0*2 + 0*1 = 0 
>0001 = 0*8 + 0*4 + 0*2 + 1*1 = 1 
>0010 = 0*8 + 0*4 + 1*2 + 0*1 = 2 
>0011 = 0*8 + 0*4 + 1*2 + 1*1 = 3 
>0101 = 0*8 + 1*4 + 0*2 + 1*1 = 5 
>1001 = 1*8 + 0*4 + 0*2 + 1*1 = 9 
> 
>Of course, you can extend it to more 
>than 4 digits. 
> 
>11001 
> 
>would be 
>1*2^4 + 1*2^3 + 0*2^2 + 0*2^1 + 1*2^0 = 
>1*16 * 1*8 + 0*4 + 0*2 + 1*1 = 
>25 
> 
>Or, if it is grouped in 4s, this would 
>be (000)1 1001 or "19". 
> 
>It's possible that Sergio could have made 
>a different code, something other than 
>classic binary. 
> 
>Example: 
> 
>00000 = A 
>00001 = B 
>00010 = C 
>00011 = D 
>00100 = E 
>00101 = F 
>00110 = G 
>00111 = H 
>01000 = I 
>01001 = J 
>and so on ... 
> 
>or something like that ... 
> 
>See you. 
> 
>Eric 
-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

Get 4 DVDs for $.49 cents! plus shipping & processing. Click to join. 
http://adfarm.mediaplex.com/ad/ck/990-1736-3566-59

"Free price comparison tool gives you the best prices and cash back!"
http://www.bestbuyfinder.com/download.htm


------------=_1033624274-86038-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: binary

Return-Path: <vaughn@sewardconsulting.com>
Delivered-To: mightyhero:mail.com@mail.com
Received: (qmail 27098 invoked from network); 2 Oct 2002 15:37:29 -0000
Received: from unknown (HELO spf12.us4.outblaze.com) (205.158.62.36)
  by 205-158-62-62.outblaze.com with SMTP; 2 Oct 2002 15:37:29 -0000
Received: from spf6.us4.outblaze.com (205-158-62-33.outblaze.com [205.158.62.33])
	by spf12.us4.outblaze.com (8.12.5/8.12.5/us4-yg) with ESMTP id g92FaEr5008799
	for <mightyhero@mail-com.mail.com>; Wed, 2 Oct 2002 15:36:14 GMT
Received: from sims-mx3.cg.sfl.net ([64.187.24.10])
	by spf6.us4.outblaze.com (8.11.6/8.11.6) with ESMTP id g92FZNW27699
	for <mightyhero@mail.com>; Wed, 2 Oct 2002 15:35:23 GMT
Received: from sims-px3.cg.sfl.net ([66.38.148.119])
 by sims-mx3.cg.sfl.net (Sun Internet Mail Server sims.4.0.2000.05.17.04.13.p6)
 with ESMTP id <0H3D00KKX1VKZ1@sims-mx3.cg.sfl.net> for mightyhero@mail.com;
 Wed,  2 Oct 2002 09:33:20 -0600 (MDT)
Received: from SEWARD-7Y6GI6M1.sewardconsulting.com
 (h139-142-193-170.gtcust.grouptelecom.net [139.142.193.170])
 by sims-px3.cg.sfl.net (Sun Internet Mail Server sims.4.0.2000.10.12.16.25.p8)
 with ESMTP id <0H3D00HL31PK36@sims-px3.cg.sfl.net> for mightyhero@mail.com;
 Wed, 02 Oct 2002 09:29:45 -0600 (MDT)
Date: Wed, 02 Oct 2002 09:33:18 -0600
From: Vaughn Seward <vaughn@sewardconsulting.com>
Subject: Re: [Groop]Questions to the Groo Gurus
In-reply-to: <20021002052847.41625.qmail@mail.com>
X-Sender: vseward/mail.sewardconsulting.com@pop3.norton.antivirus
To: E C <mightyhero@mail.com>
Message-id: <5.1.0.14.2.20021002093241.02618d08@pop3.norton.antivirus>
MIME-version: 1.0
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Content-type: text/plain; format=flowed; charset=us-ascii
Content-transfer-encoding: 7BIT

Perhaps it was coded in ascii (or even EBCDIC)...

~Vaughn

At 2002-10-01 23:28, you wrote:
>Hi guys/grrls!
>
>Fred wrote:
> >#1 Does the binary writing in the panels of
> >groo 41 page 5 mean anything or are they just
> >random binary digits?
>
>Here's how to read binary:
>
>0000 = 0
>0001 = 1
>0010 = 2
>0011 = 3
>0100 = 4
>0101 = 5
>0110 = 6
>0111 = 7
>1000 = 8
>1001 = 9
>1010 = A
>1011 = B
>1100 = C
>1101 = D
>1110 = E
>1111 = F
>
>Exponents with base "2".
>The 4th digit is 2^0 = 1.
>The 3rd digit is 2^1 = 2.
>The 2nd digit is 2^2 = 4.
>The 1st digit is 2^3 = 8.
>
>Examples:
>
>0000 = 0*8 + 0*4 + 0*2 + 0*1 = 0
>0001 = 0*8 + 0*4 + 0*2 + 1*1 = 1
>0010 = 0*8 + 0*4 + 1*2 + 0*1 = 2
>0011 = 0*8 + 0*4 + 1*2 + 1*1 = 3
>0101 = 0*8 + 1*4 + 0*2 + 1*1 = 5
>1001 = 1*8 + 0*4 + 0*2 + 1*1 = 9
>
>Of course, you can extend it to more
>than 4 digits.
>
>11001
>
>would be
>1*2^4 + 1*2^3 + 0*2^2 + 0*2^1 + 1*2^0 =
>1*16 * 1*8 + 0*4 + 0*2 + 1*1 =
>25
>
>Or, if it is grouped in 4s, this would
>be (000)1 1001 or "19".
>
>It's possible that Sergio could have made
>a different code, something other than
>classic binary.
>
>Example:
>
>00000 = A
>00001 = B
>00010 = C
>00011 = D
>00100 = E
>00101 = F
>00110 = G
>00111 = H
>01000 = I
>01001 = J
>and so on ...
>
>or something like that ...
>
>See you.
>
>Eric
>
>--
>
>_______________________________________________
>Sign-up for your own FREE Personalized E-mail at 
><http://www.mail.com/?sr=signup>Mail.com
>_______________________________________________ Groop maillist - 
>Groop@groo.com http://mailman.newdream.net/mailman/listinfo/groop


------------=_1033624274-86038-0--