Celebration of the Electron

Chris Hind (chind@juno.com)
Mon, 10 Mar 1997 23:26:37 -0800


In 1998 it will be the one hundred year anniversary of the discovery of the
electron which if not for it 'electron'ics and the internet would've never
existed including this very text you're reading. This breakthrough empowers
us to glide past the industrial era and rocket into the information age. We
MUST NOT miss the opportunity to celebrate the very basic particle which
has enriched our lives and enhanced the quality of life. If allow this
opportunity to pass by, generations from now our children's children will
look down on us as being an insignificant, dim-witted society. The electron
represents humanity's struggle to crawl out of it's evolutionary hole.

"Risk: You cannot discover new oceans unless you have the courage
to lose sight of the shore."

-----------------------------------------------------------------------
Chris Hind (chind@juno.com) Upward, Outward, ACTION!
Email attachments: (bholat@earthlink.net)
NeoReality (Personal) http://www.geocities.com/CapeCanaveral/6810/
Ethereal Outlook (Extropian)
http://www.geocities.com/CapeCanaveral/6810/outlook.htm
-----------------------------------------------------------------------
#!/usr/local/bin/perl-0777---export-a-crypto-system-sig-RC4-3-lines-PERL
@k=unpack('C*',pack('H*',shift));for(@t=@s=0..255){$y=($k[$_%@k]+$s[$x=$_
]+$y)%256;&S}$x=$y=0;for(unpack('C*',<>)){$x++;$y=($s[$x%=256]+$y)%256;
&S;print pack(C,$_^=$s[($s[$x]+$s[$y])%256])}sub S{@s[$x,$y]=@s[$y,$x]}