Curiosidad: Poster Gigante de “La Anatomía de un sistema Linux”
Escrito por José Cabo Estaba leyendo mis feeds cuando por curiosidad se me ocurrió entrar en un enlace que hacía referencia a un poster que ha publicado O’Reilly (creo que es una editorial bastante importante en el mundo de la informática) en formato PDF. Describe, en básicamente un poster xD, la “anatomía de un sistema linux” (Anatomy of a Linux System).
En el centro del poster está la imagen representando en forma de “rosco” (a mi me recuerda a la típica imagen de agujero negro relativista) con una cierta falta de calidad gráfica el esquema de un sistema unix y a su alrededor está lleno de explicaciones en columnas haciendo una descripción del tema (empresas importantes, lenguajes de programación, módulos del sistema, etc) y nombrando a varios libros bibliográficos y webs.
Tim Berners-Lee’s introduction of the HyperText Markup Language (HTML) took the Internet by storm in 1993 when people outside of technical circles realized its potential for spreading information over the then-fledgling World Wide Web (WWW). In the years since, the HTML standard has been through a few iterations, and the Web has evolved into a media-rich environment dominated by things like the Document Object Model (DOM), JavaScript, and other advancements like Cascading Style Sheets (CSS).
But HTML isn’t flexible enough for today’s web, and the eXtensible Markup Language (XML) was at first deemed to be far ahead of itself. That’s changed. The new version of HTML, XHTML, builds upon its existing structure by adding some of XML’s powerful features. XML is quickly becoming the defacto markup for transporting all kinds of data over the Internet and between applications. Jabber, an open source, peerto- peer instant messaging system, relies heavily on XML as its transport language, and XSLT gives developers the ability to transform XML documents into output forms such as PostScript, PDF, ASCII text, and HTML.
Useful Books:HTML & XHTML: The Definitive Guide
Chuck Musciano, Bill KennedyCascading Style Sheets:
The Definitive Guide
Eric A. MeyerDynamic HTML:
The Definitive Reference
Danny GoodmanProgramming PHP
Rasmus Lerdorf, Randy Jay Yarger,
Andi Gutmans, Zeev Suraski,
Stig Bakken, Shane CaraveoWeb Application Development
with PHP 4.0
Tobias Ratschiller, Till Gerken
(New Riders)JavaScript: The Definitive Guide
David FlanaganDesigning with JavaScript
Nick Heinle, Martin WebbJava and XML
Brett McLaughlinWeb Design in a Nutshell
Jennifer NiederstHTML Pocket Reference
Jennifer NiederstJavaScript Pocket Reference
David FlanaganXML Pocket Reference
Robert EcksteinPHP Pocket Reference
Rasmus LerdorfKey Web Sites:
www.xml.com
www.ibm.com/developer/sml
www.w3.org
www.webstandards.org
www.irt.org
www.jabber.org
www.php.net
Para mi sorpresa el texto que os he citado se remonta hasta casi los inicios del HTML y comenta su evolución hasta los días de hoy. Los enlaces, como veis, sirven para profundizar en el tema (libros de texto y páginas web de utilidad).
Sin duda… os recomiendo que le echéis un vistazo.
Anatomy of a linux System (En inglés)
Tim Berners-Lee’s introduction of the HyperText Markup Language (HTML) took the Internet by storm in 1993 when people outside of technical circles realized its potential for spreading information over the then-fledgling World Wide Web (WWW). In the years since, the HTML standard has been through a few iterations, and the Web has evolved into a media-rich environment dominated by things like the Document Object Model (DOM), JavaScript, and other advancements like Cascading Style Sheets (CSS).


