TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Google to use HTML5 in Gmail

25 pointsby Grauwolfalmost 15 years ago

6 comments

IChrisIalmost 15 years ago
&#62; HTML5 will also help in building new features. One feature that the Gmail design team is now working on is the ability to drag files from the desktop into the browser.<p>Working on? I've been using this for the past few months, ever since I heard about it. One time I wanted to send an attachment on a machine without Firefox or Chrome. I didn't bother, because it would have taken too long for the value it would have added to the email.
评论 #1469592 未加载
ecoffeyalmost 15 years ago
"If the browser supports CSS3, Gmail will render the pages using these specifications, rather than its traditional approach of using the Document Object Model (DOM)."<p>Better go build a GUI in Visual Basic to track the IP as well!
nwjsmithalmost 15 years ago
What do they mean by rendering in CSS3 instead of the DOM?
评论 #1469139 未加载
ronnochalmost 15 years ago
&#62;Currently, the Gmail program is comprised of 443,000 lines of JavaScript, with 978,000 lines if comments are included.<p>Interesting - more comments than actual code (535,000 lines vs 443,000 lines).
评论 #1469574 未加载
treypalmost 15 years ago
It's great that they're using HTML5 for their purposes, but unfortunately they still rank among the worst for supporting HTML in the actual emails. <a href="http://www.email-standards.org/" rel="nofollow">http://www.email-standards.org/</a><p>You can't even include background images in GMail.
评论 #1469330 未加载
kunjaanalmost 15 years ago
Why doesn't Google use GWT to write Gmail or any other applications? And how the hell does it maintain that many lines of JavaScript Code.
评论 #1469176 未加载