I'm not sure about it's uses as a mode of power transmission, but HAARP
technology may
be a route to weather control. With a few major breakthoughs in power
amplification, we might see some small effects such as screwing with the
local climate. The DoD has openly admitted that they're pumping dough into
the area of weather control which explains why they have their mitts it
HAARP. Even Popular Science suggested HAARP as a possible route to weather
control. I myself think weather control will come long before decent
weather prediction. With predicting the weather you have to watch, wait,
and look at all the little details to predict where moisture and such is
going to move. With weather control all you need to do is heat up sections
of the atmosphere accordingly to FORCE the system to put out what you want.
It's cruder and insensitive to the ecosystem but it works which is why
military would use it.
"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]}