Gmail's Birthday Presents
Jicksta writes "Since today marks the first birthday of Google's online email service, Gmail, the Gmail team is rolling out some great new features. Every user's email account storage has been doubled to an astounding 2GB and users now have the ability to use some new snazzy rich text formatting features including fonts, bullets, colors, and highlighting. Happy birthday, Gmail!"
Hmm... I wonder if this could have anything to do with yahoo and hotmail starting to catch up with mail space... One of the many things Google has always been good at was staying ahead.
2 gigabytes of storage might be pointless for just email, but it could be useful if you use a Gmail Drive Extension like http://www.viksoe.dk/code/gmail.htm
Just log out of Gmail. Then you will see the "joke" about the Infinity+1 Email account. Then at the end, they say "April Fool" and link to the new features mentioned in this article. Hence, the two GB is real, it will just take until tomorrow until it is there. (Or at least that's my analysis.)
The question remains of whether the submitter saw the joke, realized that it needn't be submitted, given the glut of them, and then found the new features, or just clicked on that glowing red "New Features" link at the top of his logged-in page.
Dude this story is true ;) so i think they did what i suspected they would do1 10727(part of it is a joke though)
http://slashdot.org/comments.pl?sid=144539&cid=12
The only things certain in war are Propaganda and Death. You can never be sure which is which though
No joke. If you don't have a gmail account, I can see the skepticism, but it really is true. Going up to 2GB and beyond! The rich text editing is done very well too.
Ubuntu, the way linux should be.
Try Ubuntu FREE! --
Props for the increased space, though.
This space for rent.
It looks like they're going to make it 'infinite' and not just 2 GB.... That means they might be trying to do some sort of file pooling with big files and maybe a bit of filtering for stuff of this large size kind. This is theoretically possible, but it'd take years of engineering work to do, I'd bet. I hope google's got people smarter than I am working to put that together. After storing how a huge portion the data on the internet is sorted, they might be finding out that STORING all the data on the internet is easier than FINDING it......... And gmail could be a bid to try and do that.
My little site.
you sure about that i'm messing with my timezone and it isn't changing...
The best education consists in immunizing people against systematic attempts at education. - Paul Feyerabend
FYI, if you want to know how long it will take to get to 2GB, see the following algorithm from their web page:
var START = 1112331600000;
var END = 1112439600000;
var quota;
function OnLoad() {
el("gaia_loginform").onsubmit = lg;
gaia_setFocus();
LogRoundtripTime();
if (!quota) {
quota = el("quota");
updateQuota();
}
}
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);
}
}
Unix Time Conversion
Copy/paste 1112331600 and 1112439600 into the above site to test. (I guess the last 3 digits are milliseconds)
Apparently, it looks like it depends on your system clock! If you want 2GB now, set your date to the future!
When I first read this, I though for sure it was a April fool's joke ... who would have thunk that Gmail would ever allow rich formatting?
Also, another thing I noticed this morning, after someone told me that they had 1399MBs of space, is that I was at 1400MBs, and now seems to be going up about 1MB per minute.
Now if only Gmail supported a normal list view of all emails, along with grouping conversations.
Dump this into a page and point your browser of choice at it:
Mozilla 1.7.6 seems to no longer be a "supported" browser... unless they are playing some sort of sick prank...
Yesterday my 1.7.6 install worked fine with gmail, but today I keep getting routed to the "Basic" view with none of the candy that made me like my gmail account in the first place (filters, selections, etc).
I hope this is some sort of practical joke...
"Our funds have never taken part in toxic or death spiral convertible financings of any sort" -BayStar's managing partne