This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.
Agosto 2010
Junio 2010
Mayo 2010
Abril 2010
Marzo 2010
Febrero 2010
Enero 2010
Diciembre 2009
Noviembre 2009
Septiembre 2009
Agosto 2009
Mayo 2009
Abril 2009
Marzo 2009
Enero 2009
Diciembre 2008
Noviembre 2008
Octubre 2008
Septiembre 2008
Agosto 2008
Junio 2008
Mayo 2008
Abril 2008
Marzo 2008
Febrero 2008
Enero 2008
Diciembre 2007
Noviembre 2007
Octubre 2007
Septiembre 2007
Agosto 2007
Julio 2007
Junio 2007
Mayo 2007
Abril 2007
Marzo 2007
Febrero 2007
Enero 2007
Diciembre 2006
Noviembre 2006
Octubre 2006
Septiembre 2006
Agosto 2006
Julio 2006
Junio 2006
Mayo 2006
Abril 2006
Marzo 2006
Febrero 2006
Enero 2006
Diciembre 2005
Noviembre 2005
Octubre 2005
Septiembre 2005
Agosto 2005
Julio 2005
Junio 2005
Mayo 2005
Abril 2005
Son muchos los articulos , sobre inventos , trastos viejos y dispositivos que no sirven absolutamente para nada.
Tambien es verdad , que las ideas a pesar de ser ridiculas , impracticables, o absurdas son el germen del progreso humano.
Basta mirar la web http://blog.modernmechanix.com para darse cuenta de la cantidad de ideas en ebullicion de gente , en el pais de las ideas , en aquellos tiempos al menos.
Es realmente bonito poder ver la cantidad de curiosidades que salen aqui.
Llama la atencion , como LA MUJER , en tiempos de guerra tubo que cojer el martillo y el destornillador para hacer con sus manos , los aviones y material militar necesario , para su desembarco, en Europa durante la Segunda gerra Mundial, del Ejercito Norteamericano
Los Hombres escaseaban
Aparte hay muchas fotos de gran calidad , en la que se muestran fotos de trabajadores ,en diferentes trabajos; agricultura , mineria, mecanica etc.
Fotos de personas trabajadoras
No esta mal hechar un vistazo


Hi , I have spare time on winter holidays, to play Slack, and and finally setup
my account manolo at manolo-lopez.com to send and received with mail encryption.
I found a wonderful howto at:
http://alien.slackbook.org/dokuwiki/doku.php?id=linux:pine_gpg
but even do , I will summarize all I did .I use pine and gnugpg. for that.
my account is manolo
manolo@server:~$ wget http://quantumlab.net/pine_privacy_guard/pinepg-1.02.tgz
manolo@server:~$ tar -C /usr/local -zxvf pinepg-1.02.tgz manolo@server:~$
manolo@server:~$ cd /usr/local/
manolo@server:~$ chown -R root:root /usr/local/pinepg-1.02
manolo@server:~$ ln -s pinepg-1.02 pinepgmanolo@server:~$
manolo@server:~$ chmod 755 /usr/local/pinepg/pine_privacy_guard.pl
Uncomment the line default-recipient-self in my /homemanolo.gnupg/gpg.conf
Edit /home/manolo/.pinerc and check the following lines:
# This variable takes a list of programs that message text is piped into
# after MIME decoding, prior to display.
display-filters=_LEADING("-----BEGIN PGP MESSAGE-----")_ /usr/local/
pinepg/decrypt _RESULTFILE_ _DATAFILE_ _PREPENDKEY_,
_LEADING("-----BEGIN PGP SIGNED MESSAGE-----")_ /usr/local/pinepg
/verify _TMPFILE_ _RESULTFILE_
# This defines a program that message text is piped into before MIME
# encoding, prior to sendingsending-filters=/usr/local/pinepg/clearsign _RESULTFILE_ _DATAFILE_ _
PREPENDKEY_,
/usr/local/pinepg/encrypt _RECIPIENTS_ _RESULTFILE_ _DATAFILE_ _
PREPENDKEY_
And now create the keys in that way:
manolo@server:~$ gpg --gen-key
gpg (GnuPG) 1.4.5; Copyright (C) 2006 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.
gpg: directory `/home/manolo/.gnupg' created
gpg: new configuration file `/home/manolo/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/manolo/.gnupg/gpg.conf' are not yet active
during this run(Más)
gpg: keyring `/home/manolo/.gnupg/secring.gpg' created
gpg: keyring `/home/manolo/.gnupg/pubring.gpg' created
Please select what kind of key you want:
(1) DSA and Elgamal (default)
(2) DSA (sign only)
(5) RSA (sign only)
Your selection?
DSA keypair will have 1024 bits.
ELG-E keys may be between 1024 and 4096 bits long.
What keysize do you want? (2048)
Requested keysize is 2048 bits
Please specify how long the key should be valid.
0 = key does not expire
<n> = key expires in n days
<n>w = key expires in n weeks
<n>m = key expires in n months
<n>y = key expires in n years
Key is valid for? (0)
Key does not expire at all
Is this correct? (y/N) y
You need a user ID to identify your key; the software constructs the user ID
from the Real Name, Comment and Email Address in this form:
"Heinrich Heine (Der Dichter) <heinrichh at duedorf.de>"
Real name: manolo
Email address: manolo at manolo-lopez.com
Comment:
You selected this USER-ID:
"manolo <manolo atmanolo-lopez.com>"
Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? O
You need a Passphrase to protect your secret key.
We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
++++++++++++++++++++++++++++++..+++++++++++++++++++++++++++
Not enough random bytes available. Please do some other work to give
the OS a chance to collect more entropy! (Need 279 more bytes)
We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
+++++++++++++++++++++++++.++++++++++.+++++.+++++++++++++++.+
gpg: key 288DE5C2 marked as ultimately trusted
public and secret key created and signed.
gpg: checking the trustdb
gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
pub 1024D/288DE5C2 2008-01-04
Key fingerprint = 3B5B E2A4 F6CB 0B0E 8D85 9BB0 8DEF C70F 288D E5C2
uid manolo <manolo at manolo-lopez.com>
sub 2048g/E2F9E74A 2008-01-04
Si vas a pedir permiso a los Ayuntamientos, para hacerte una pequeña reforma , aunque sea en un paellero , no hay forma de que te la den.De hecho hay Ayuntamientos como el de Madrid , en la que algunos funcionarios te piden hasta dinero (en negro) para "agilizar" los tramites.
Eso si , cuando el asunto es politico , y si hace falta poner azulejitos a un teatro "romano" ,como el de Sagunto, no hay ningun problema.
Desde luego los politicos que lo hicieron , y los super ingenieros y arquitectos que firmaron el proyecto hace años , en el caso del teatro romano de sagunto , se lucieron, dejaron todo azulejado y perfecto. Una verdadera barbaridad , y lo digo Yo ,que no tengo ni puñetera idea de Historia , y esa es mi opinion , porque me lo dice sencillamente el "sentido comun".
Lo pagamos los de siempre. Con el dinero publico no hay problemas. ¿Por que no lo pagan los que lo hicieron?
Hemos estado en Bolliga , para pasar el fin de año con la familia , y nos pasamos por una granja de avestruces que hay.
Son como pollos gigantes , con ojos y pestañas humanos , grandes patas , que les permiten correr a alta velocidad.
Nunca he probado su carne o huevos , pero no debe de estar mal.
Os acompaño de una foto de este "gran animal"

Levante UD [2]

Viajes [29]

Opinion [35]

Books [15]

LInux [48]

General [65]

best Places
Levante UD
Foro granota Levante UD
Jose Miguel
Ruben-Beltran
Tienda el barato
Slackware
La Eliana Linux Webcam
Area secreta
La Eliana
Manolo en flickr
contacto
email to:manolo
This site
Gallery2 photos
Tienda de Manolo
Squirrel mail for manolo
Valencia Linux webcam