PDA

View Full Version : Google Powered


LostInThought
05-09-07, 10:23 AM
Anyone know which serverside language google users to code their pages? I know they are not using MySQL or Oracle for their database as they created their own database engine, but which serverside web language are they using for their web pages?

I've tried searching, but can't find any info on it.

LostInThought
06-09-07, 09:03 AM
Apparently their os is bsd based and their web programming languages are C, C++, and python... On top of that, they have made their own database and are not using mysql, sqlserver or oracle.

ammarcool
06-09-07, 11:20 AM
We can use APIs released by google to design our own Web Sites. Anyhow google uses AJAX. may be they are using advanced of XML, XSLT, XMLHTTP object model etc stuffs. but I dont know about the language they used to code.

ammarcool
06-09-07, 11:40 AM
hope this might help us:

:)

some videos/audios:

The Technology Behind Google (http://technetcast.ddj.com/tnc_play_stream.html?stream_id=420)

Google Inside Part 2: Q&A Session with Jim Reese, Google (http://technetcast.ddj.com/tnc_play_stream.html?stream_id=421)

Craig Silverstein answers your Google questions (http://interviews.slashdot.org/article.pl?sid=02/07/03/1352239&mode=thread&tid=95)

LostInThought
06-09-07, 12:15 PM
We can use APIs released by google to design our own Web Sites. Anyhow google uses AJAX. may be they are using advanced of XML, XSLT, XMLHTTP object model etc stuffs. but I dont know about the language they used to code.

I will be VERY surprised if they are using XSLT as at present all XSLT processing engines are very slow. Google is all about speed.

LostInThought
06-09-07, 01:37 PM
hope this might help us:

:)

some videos/audios:

The Technology Behind Google (http://technetcast.ddj.com/tnc_play_stream.html?stream_id=420)

Google Inside Part 2: Q&A Session with Jim Reese, Google (http://technetcast.ddj.com/tnc_play_stream.html?stream_id=421)

Craig Silverstein answers your Google questions (http://interviews.slashdot.org/article.pl?sid=02/07/03/1352239&mode=thread&tid=95)



will listen to these when i get a chance.