Linked by Thom Holwerda on Fri 10th Mar 2006 12:33 UTC, submitted by BryanFeeney
Google The long talked about Google Office is taking shape. At the same time as TechCrunch has displayed screenshots of a possible Google Calendar called CL2, Google has announced that it has acquired Writely, an online, collaborative word-processor creating using JavaScript and DHTML. Documents are saved online (perhaps in Google's rumoured GDrive). Of particular interest is that GMail, when paired with CL2, provides a decent alternative to Exchange/Outlook, and it was only in November that Google annnounced GMail for Domains, a system whereby Google acts as a company's mail server, but uses the companies own domain name for the email address.
Thread beginning with comment 103212
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: ASP.NET & Google
by progster on Fri 10th Mar 2006 16:34 UTC in reply to "ASP.NET & Google"
progster
Member since:
2005-07-27

they might use mono, or maybe if port it to another platform. But I see mono as the most likely option at the moment ;) .

Reply Parent Bookmark Score: 1

RE[2]: ASP.NET & Google
by ahmetaa on Fri 10th Mar 2006 17:18 in reply to "RE: ASP.NET & Google"
ahmetaa Member since:
2005-07-06

there is nothing stops google to use .Net and windows . Google is not linux.
However, they may just get the idea and re-write the whole server side using Java or Python, and use the javascript part of it from the original. That is the most difficult part of that application anyway.

Reply Parent Bookmark Score: 1

RE[3]: ASP.NET & Google
by JeffS on Fri 10th Mar 2006 18:08 in reply to "RE[2]: ASP.NET & Google"
JeffS Member since:
2005-07-12

If they did a re-write, I'd say it would be in Python, since it's easy and more condusive to iterative rapid development (a necessity in this problem domain), and Guido Van Rossum (Python's Benevolent Dictactor for Life) works for them.

I also find it likey for them to do re-write, since their entire infrastructure is based on an internal customized version of Red Hat, with some Solaris thrown in. With that, and the fact that this mix has been so fabulously functional, efficient, reliable, and successful, I find it highly unlikey that they would introduce Windows servers into the mix, just so they can ASP.Net based Writely.
Re-writing ASP.Net code to something like Python shouldn't be to difficult.

Reply Parent Bookmark Score: 1

RE[2]: ASP.NET & Google
by abraxas on Fri 10th Mar 2006 17:32 in reply to "RE: ASP.NET & Google"
abraxas Member since:
2005-07-07

they might use mono, or maybe if port it to another platform. But I see mono as the most likely option at the moment ;) .

I agree. It shouldn't be too hard to port to mono and it would be completely cross platform if it was done, although Google hasn't made many cross platfrom apps.

Reply Parent Bookmark Score: 1

RE[3]: ASP.NET & Google
by rm6990 on Fri 10th Mar 2006 22:58 in reply to "RE[2]: ASP.NET & Google"
rm6990 Member since:
2005-07-04

I agree. It shouldn't be too hard to port to mono and it would be completely cross platform if it was done, although Google hasn't made many cross platfrom apps.

Ummm....we're talking about code on Google's servers, not something you yourself would run.

Reply Parent Bookmark Score: 1