Re: MEDIA: Copy of Future Fantastic?

Chris Hind (chind@juno.com)
Fri, 07 Mar 1997 18:50:35 -0800


>Did anyone videotape any of the episodes of Future Fantastic in which we
>appeared? The BBC producer who made the show seems to have vanished and we
>never received copies. Not having cable TV, we didn't see the shows. If you
>could loan us them -- to be returned promptly -- we'd be grateful.

Well, I am planning on taping them this coming sunday when they're supposed
to repeat in sequence on TLC because I missed a few but Regina taped the
Cryonics one I missed last night which you two were probably in.

"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]}