Which software interface is shown at google?

Panther28

Elite Member
Executive VIP
Jr. VIP
Joined
May 2, 2010
Messages
10,060
Reaction score
16,224
If you skip forward to 0.38, what software is google using to program there?

http://www.bbc.co.uk/newsround/25039706


If its a custom made one, fine, "its probably a custom one" i already said it.
 
If you skip forward to 0.38, what software is google using to program there?http://www.bbc.co.uk/newsround/25039706

If its a custom made one, fine, "its probably a custom one" i already said it.

On the right screen he is running OS X with some design software probably some adobe stuff.

His left screen is connected to a PC running Ubuntu Linux and a programming environment very similar to mine:

Left half of the PC screen are 2 gnome-terminals running. The first terminal is running a text editor called Vim. Vim is the best text editor for coding. There is also 10% chance that he may be running Emacs another awesome text editor. I use both of them, there is no text editor than can beat anyone of them. Vim and Emacs users are at war with each other - http://en.wikipedia.org/wiki/Editor_war
The code being edited in the editor is JavaScript in which the doodle is programmed.

The other terminal is probably outputting the execution of the animation or it could be something unrelated. I didn't try to read the text more carefully.


Vim: http://en.wikipedia.org/wiki/Vim_(text_editor)
Emacs: http://en.wikipedia.org/wiki/Emacs
Vim vs Emacs war: http://en.wikipedia.org/wiki/Editor_war

Download Ubuntu for free: http://www.ubuntu.com/download/desktop
 
Back
Top