Archivo de la categoría: Google

Good News! Google Desktop and Picasa for 64 bit linux

Today, I found that Google lanuched Picasa 2.7 and Google Desktop for 64 bit architecture.Thanks again Google!!!!!! http://desktop.google.com/en/linux/install.html?dl=deb64http://picasa.google.com/linux/download.html

1 comentario

Archivado bajo Google, Linux

google-code-prettify: a tool for prettify code in your site

Example: Python def fib(): ”’ a generator that produces the elements of the fibonacci series ”’ a = 1 b = 1 while True: a, b = a + b, a yield adef nth(series, n): ”’ returns the nth element … Sigue leyendo

Dejar un comentario

Archivado bajo Code, Google, google-code-prettify

Bjarne Stroustrup Interview

He say, the coolest software made in c++ is Interview Link

Dejar un comentario

Archivado bajo bjarne stroustrup, c++, Google

Google is creating an Encyclopedia…

Google yesterday announce a new service called Knol. It’s a kind of Wikipedia powered by Google and written by experts. In the Google Official blog …. we started inviting a selected group of people to try a new, free tool … Sigue leyendo

Dejar un comentario

Archivado bajo Encyclopedia, Google