Google Plans 2GB Gmail

EnigmatriX said:
it may not be a april fools joke cuz there are already a few mail services which offeres

more than 1 GB storage. but they are in the paid category unlike gmail which is free

but who knows if this were to be true then we can see some tough competition for

other mails such as yahoo

Yahoo will be increasing the size from 250 MB to 1 GB, sometime in mid-April.

Source: Times of India (few days ago).

BTW, The Counter will increase till 2000 MB. The file has the following code doing it.:tongue:

Code:
<script type=text/javascript>

<!--

var START = 1112331600000;   

var END = 1112439600000; 

var quota; 

function updateQuota() { 

  if (!quota) {

    return;

  }
  var now = (new Date()).getTime(); 

  if (now < START) { 

    setTimeout(updateQuota, 1000); 

  } else if (now > END) { 

    quota.innerHTML = 'Over 2000'; 

  } else { 

    quota.innerHTML = format(((now - START)/(END - START)*1025) + 1025); 

    setTimeout(updateQuota, 50); 

  } 

} 

// -->

</script>

.

.

.

.

      <ul>

          [*]

            

<font size=-1>[b]The gift that keeps on giving.[/b]
            <span id=quota>Over 1000</span>

            megabytes of storage (and counting) for every user.</font></p>

          

        [/list] <script>

 <!--

quota = el("quota");

updateQuota();

// -->

</script>
 
Yea,
read my previous post, and u shall know that :P

No one reads the Fine Print:bleh:
:D

But, i am happy that i now have 2GB in my mailbox,
only, if they would increase the size of the attachments now:D
 
Well the only people you can trust on April 1st are the Google... They announced GMAIL last year on April 1st itself... And they announced this today...
 
Not entirely true.They announced google gulp too yesterday.

http://www.google.com/googlegulp
How does Google Gulp work?

Well, to comprehend the long version of this answer, you'd need a PhD (from Stanford, natch). The short version is, our brains process data by sending electrical impulses called neurotransmitters between billions of neurons via axons running between synapses, much the way buses travel between stations, or MP3 files travel between felonious suburban teenagers. The molecular compound that fuels Google Gulp speeds up this process by, among various startling feats of neurochemical legerdemain, limiting the activity of the enzyme monoamine oxidase. You think faster – and feel better.

What's more, through our patented real-time DNA-scanning process, Auto-Drinkâ„¢, Google Gulp is actually able to "take a picture" of your genetic profile, reconfigure its molecular composition on the fly, and subtly alter your brain's intricate mosaic of axonial patterns in order to facilitate even faster cognitive processing.
 
I don't know if you guys noticed but i sent like 10 invites earlier on today so there were 40 left,now there back to 50 again,note that i activated those invites,i don't see the point in this neither do i understand what is google planing with this.
 
2000 MB?? see this
 

Attachments

  • gmail2gb.JPG
    gmail2gb.JPG
    19.3 KB · Views: 175
Ho0ligaN said:
2000 MB?? see this
It has stopped @2050 MB for everyone,that eliminates the "3GB" suggestions for now,lets wait and see what they have in store for us the upcoming dayz/months,google is very good at keeping secrets.
 
Back
Top