Tuesday, April 26, 2011

Google Earth::Aviones en vivo



Recursos:
[1]Google Earth http://www.google.es/intl/es/earth/index.html
[2]Archivo kmz http://spamloco.net/2009/06/ver-aviones-en-vivo-con-google-earth.html
[3]Tutorial como usar archivo http://www.youtube.com/watch?v=o2LJEuCF82Q
[4]Mas archivos http://flightwise.com/flighttracking/

No comments:

Python3 version alternatives and virtual environments

Solving multiple python installation:   sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...