Re: Extropians Video Magazine over the Internet

Chris Hind (chind@juno.com)
Wed, 05 Mar 1997 00:14:03 -0800


> I recently downloaded the RealVideo beta client and I must say it's
> impressive. >>
>Chris can you post the URL for this?
>Thanks

I swore I included it in the message but anyways, just go to
www.realaudio.com and it will have a button link to download the new beta
4.0 Real Player. You need at least a 28.8 to play back good video or one of
the new 56k modems or equivelant connection for even better quality
playback. Be sure to play back the "buffered play" samples given on the
sample page and not the slideshow samples which are rather lame.

>PS See you at the Extropian dinner Thursday night?

I hope I can make it, I'm in Redondo Beach and am trying to get
transportation. Damn, I need a car!

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