

Peligrosisimo caimán con los ojos rojos inyectados en sangre.
Si hay un blog personal es este. Pretendo animarme a ir tirando objetos que no debería guardar, llevando un registro fotografico de lo que tiro.
Led Zeppelin, one of the great supergroups of the seventies have been inmortalised on celluloid in"The Song Remains The Same", a staggering visual celebration of some of the most moving and powerful rock n'roll the world has ever seen. The film moves at full throttle, from a surreal opening sequence of the band being drawn together to their arrival on stage at Madison Square Garden. From a camera position in the second row, see them perform all-time classics such as "Whole Lotta Love" and "Stairway to Heaven".
The live on stage material is intercul with insights into the individual band member's most private thoughts and for the first time lays bare the inspiration behind the music.In the words of Camero Crowe - a live Zeppelin performance will no longer be just a memory.
Unix was developed by programmers at Bell Laboratories in Murray Hill, New Jersey in 1969. By today's standards, you can consider UNIX a fairly old operating system. Of course, UNIX has evolved since 1969. In fact, there i much effort in the Unix community to incorporate the latest desirable features into UNIX. Still, the core of UNIX has remained stable all these years.El capitulo introductorio tenía una buena explicación de las que ya no se ven para comprender como funcina un ordenador. Explica incluso algo sobre el binario, empezando comparandolo con los letreros luminosos de puntos encendidos y apagados, y acabando con algo de aritmetica binaria. Finalmente, lo liga todo explicando que la CPU recibe los comandos con instrucciones en binario, pero que los diferentes fabricantes tienen sus propias especificiaciones sobre como deben construirse los comandos.
You might imagine that such an enduring O.S. originated as being the ceter of attention of a large group o computer specialists. You could picture the debut of UNIX as a full-scale media event complete with a four-color magazine campaign. But like men "legends" UNIX was born in quiet obscurity. UNIX was not developed by a huge team of programmers working with the ultimate specifications of the day. Rather, UNIX was developed by a handful of people, working under the guidance of a programmer named Ken Thompson.
The original UNIX ran on a single type of minicomputer, Digital Equipmen Corporation' (DEC) PDP-7.
[...]
By 1973, most people who used UNIX considered it to be a viable product.
[...]
During its first year, UNIX was not a commercial product. Because the business of AT&T was telecommunications rather than computer-related products, Bell Labs and AT&T were restricted as to what commercial products they could offer. Despite these external limitations, UNIX continued to flourish within Bell Labs.
In 1974, UNIX was licensed to universties for use in education. ATT also made UNIX available to research labs.
Berkley Software Distribution
As you recall, AT&T licensed UNIX to universities during the period when ATT complied with restrictions that kept UNIX from being a commercial product. The University of California at Berkely moved Version 7 to a new supermini computer at the university. The resulting enhanced UNIX was called 3 BSD. BSD is an acronym for Berkeley Software Distribution. BSD, sometimes called Berkeley UNIX, has evolved along its own path since 1979. In 1981, 4.1 BSD was produced at Berkeley, followed by 4.2 BSD in 1984.
[...]
Vendors such as Sun Microsystems have based their forms on UNIX on BSD. Sun's Sun OS is the name of a BSD-derived operating system. BSD is a fine example of how the academic community can contribute to the computer industry in a tangible way.
In the "olden" days of computing (that is until the 1970s) computers used a type of memory called core plane memory. Core-plane memory - also called simply core - is made of thousand of tiny doughnut-shaped rings, each of which is magnetized as a binary 1 or 0.
To mak more efficient the CPU's accesing of binary data, each address in RAM is able to store eight or more binary digits or bits. The number of bits stored at each RAM address is almost always some multiple of eight
The grouping of eight binary digits is so common in computing that eight associated bits have their own term. A byte is eight binary digits.