Jump to content

Qwik

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Qwik

  1. Sayonara³: That will display one alert box, for an infinite loop of them you'd use this code.

     

    <script language="JavaScript" type="text/javascript">
    <!-- 
    function myAlert() {
     var i = 1;
     while(i > 0) {
       alert("Your properly escaped message here");
     }
    }
    // -->
    </script>

     

    then to do it when the page loads, make your body tag look like this:

     

    <body onload="myAlert();">

     

    I haven't tested this code, but I can't see why it won't work.

  2. 512mb should be enough for average computer users... it might actually be a little overkill. I have 256mb and my computer runs fine, however my laptop with 128mb, runs slow all the time (both running windows XP). I'm hopping to upgrade my laptop to 512mb of ram. RAM prices are really cheap, and it's only going to cost around $80 for the upgrade.

  3. 6.4 megabits per second

     

    Communications 6.4 megabits per second

    Storage 784.7 kilobytes per second

    1MB file download 1.3 seconds

    Subjective rating Awesome

     

    This was at my class.. I guess I can try it from home later ;)

  4. Burt Rutan's company Scaled Composites has already become the first non-governmental body to be granted a launch licence when the US Federal Aviation Administration gave it one on 1 April.

     

    I don't really understand that... They have to get a licence to go.. So pretty much the US does own space, or the access to space?

  5. Somebody correct me if I'm wrong, I don't know a whole lot on this subject, but..

     

    Omega, the ratio of the observed density of the universe to the criticle density of the universe (the density required to stop the expansion), is the deciding factor in the fate of the universe. If omega is less than 1, the universe will keep expanding. If it's greater than 1, the universe will slow down, and start to contract, the "ending" would be the "Big Crunch." If omega is equal to one, the universe will stop expanding, but will not start to contract.

     

    The reason I have "ending" in quotes is because some believe that after the "Big Crunch" another "Big Bang" will occur, and the cycle will be started all over again.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.