Luego de criar algunas canas al reinstalar mi Evolution en Ubuntu, encuentro esto:
1. Open Evolution and go to the Contacts section.
2. Press Ctrl+A to select all of your contacts.
3. Right-click on any one of the contacts and select Save as VCard
4. Pick where you want to save the list.vcf file and save.You’re done! ALL of your contacts are saved nice and tidy into that single VCF file. I cleared my contacts from Evolution and then imported that VCF file and, poof, there they all were.
Flojo, el guaso. Si lo hubiera visto antes tendria menos pelo blanco.
Y Voila, ya tengo todos mis contactos.
Si hay algo que admiro en Ubuntu es que no me da pereza reinstalar un ordenador. Copio dos ficheros aqui y alla, y con dos o tres apt-get’s ya tengo las cosas que necesito para trabajar.
Estaba pensando que empezare a escribir algunos articulos sobre mi experiencia dia a dia mientras uso Linux. Si mis lectores se aburren pueden navegar otras categorias de este blog.
Webkit es el motor del navegador de Apple Safari y se comenta de el que el renderizado de las paginas es bastante estricto. Asi que he pensado que será un buen test para probar mis paginas. El problema es que no tengo ninguna Mac, y tampoco uso guindows, asi que Googlie (se dice así?) para encontrar una forma de instalarlo en Linux-
Los pasos para crearlo (via kryogenix y no traduzco esta parte a menos que alguien lo pida expresamente)
svn checkout http://svn.webkit.org/repository/webkit/trunk WebKitWebKit. You’ll now need a few requirements; the key one is Qt4. On Ubuntu get this like so:sudo aptitude install libqt4-devQTDIR=/usr/share/qt4/ WebKit/WebKitTools/Scripts/build-webkit
When I tried to do this I got: ERROR: flex, bison, gperf missing but required to build WebKit.sudo apt-get install flex gperf bisonWebKit/WebKitBuild/Release/WebKitQt/QtLauncher/QtLauncher about:blankPeople using another operative systems can get it here: http://nightly.webkit.org/Lynx
Bajo debian/Ubuntu instalarlo con el sistema de paquetes: apt-get install lynx
Se que este navegador “solo texto” puede parecer muy geek para navegar pero es muy útil para ver como vería un motor de búsqueda como Google las paginas.