Recordando un sitio web con el que aprendí HTML / Remembering a website I learned HTML with

By marjuanm | msproys | 27 Nov 2023


Hola que tal a todos, espero se encuentren con bien y en esta ocasión les traigo un artículo retro (otra vez) que espero sea de su completo agrado.

  Como he mencionado anteriormente, soy informático, concretamente programador de computadoras en algunos lenguajes, aunque en lo que más me he especializado desde hace algunos años es en el desarrollo de sitios web.

  Comencé a dar mis primeros pasos en la web a mediados de 1998 gracias a las computadoras de la escuela, en un principio los únicos sitios web que visitaba eran los que venían anunciados en algunas revistas de informática que tenía, desconocía que había buscadores que podían localizar infinidad de sitios web por los intereses que tuviéramos, no recuerdo exactamente como di con Altavista y luego conocí a Yahoo pero resultaron geniales pues de pronto tenía cientos de sitios web que visitar acorde a lo que yo necesitaba.

  En aquellos años estábamos en la universidad y tuve la fortuna de tener compañeros en los que había una buena camaradería y nos compartíamos lo que estábamos aprendiendo, ya fuera como parte de las clases (no todos llevábamos las mismas clases al mismo tiempo ni con el mismo maestro, coincidíamos en algunas, pero en otras no) o por cuenta propia; fue así como conocí Visual Basic (un lenguaje de programación para crear aplicaciones Windows - ahora uso Visual Basic.Net) y HTML.

  HTML es el lenguaje que nos permite crear todos los sitios web que visitemos, es independiente de la arquitectura del servidor web donde esté montado, no es exactamente un lenguaje de programación, más bien es un lenguaje de marcado que solo le va indicando al navegador del usuario como debe mostrar el documento en su pantalla y "puede variar" de un navegador a otro (véase la guerra de los navegadores web).

  Bueno, recuerdo que uno de estos amigos que tuve en la universidad creó "su primer página web", muy sencilla pero todos "alucinados" cuando la vimos y rápido preguntamos "¿cómo la hiciste?, ¿qué se usa?, etc, etc, etc" y nos mostró amablemente el código que había usado, como se creaba el documento HTML y hasta nos dijo que libro de la biblioteca había consultado. Ni tardo ni perezoso lo localicé en la biblioteca y para mi suerte me lo prestaron por una semana, por lo que comencé a crear mis primeros documentos web basados en los ejemplos del libro. ME SENTIA INCREIBLE.

  Era finales de 1998 y durante los siguientes meses no solo leí ese libro sino cualquiera que encontrara sobre programación web pues comencé a crear mis primeros sitios web personales montados en servidores web gratuitos de la época. La verdad es que aprendí bastante no solo con los libros de la biblioteca, sino con los buscadores web que me proporcionaron más recursos y hasta la fecha es a lo que me dedico, a crear sitios web para clientes (empresas, pequeños negocios y todo el que necesite un sitio web).

  Uno de los sitios que conocí por aquellos años fue "WebMaestro", muy completo para aquellos tiempos pero por desgracia el sitio ya no existe, pero por fortuna todavía lo podemos consultar en Wayback machine (un espejo de sitios web), el URL es https://web.archive.org/web/19990508122333/http://wmaestro.com/webmaestro/ y si lo visitamos nos encontraremos una pantalla como la siguiente:

WebMaestro

Bastará hacer un clic sobre el tema de la izquierda para desplegarlo, ejemplo:

WebMaestro    

  El sitio todavía sigue siendo funcional en su mayoría, pero claro, ya está obsoleto; temas como los applets que fueros fabulosos a finales de los 90's, primeros años del 2000's terminaron siendo reemplazados por Flash y ahora esas dos tecnologías han muerto. Sin embargo, si queremos dar nuestros primeros pasos en el desarrollo de sitios web creo que todavía este es un buen lugar para comenzar.

Conclusiones:

  No hay mucho que decir al respecto de este sitio web, solo que es un muy completo tutorial de creación de sitios web sencillos usando HTML y que a pesar de que tenga unos 20 años de existencia (o más) todavía esta vigente. Personalmente le tengo cariño a este sitio pues me ayudó bastante y es un gusto que todavía en Wayback machine se guarde una copia para poder consultarla. 

  También extraño mucho los años de universidad, todavía tengo el gusto de tener contacto con algunos excompañeros de clase y saludarnos de vez en cuando, claro, ya no es lo mismo, pero es bonito recordar los viejos tiempos y recordar ese ambiente de fraternidad que había en aquel entonces (algo que no existe en los ambientes laborales actualmente). Un saludo para todos y gracias por leer este artículo.


Hello everyone, I hope you are well and on this occasion I bring you a retro article (again) that I hope you will completely like.

  As I mentioned before, I am a computer scientist, specifically a computer programmer in some languages, although what I have most specialized in for some years now is website development.

  I began to take my first steps on the web in mid-1998 thanks to the school computers. At first the only websites I visited were those that were advertised in some computer magazines that I had. I didn't know that there were search engines that could locate them. countless websites depending on the interests we had, I don't remember exactly how I found Altavista and then I met Yahoo but they turned out great because suddenly I had hundreds of websites to visit according to what I needed.

  In those years we were at the university and I was fortunate to have classmates in whom there was a good camaraderie and we shared what we were learning, either as part of the classes (not all of us took the same classes at the same time or with the same teacher, we agreed on some, but not on others) or on our own; That's how I learned about Visual Basic (a programming language for creating Windows applications - I now use Visual Basic.Net) and HTML.

  HTML is the language that allows us to create all the websites we visit, it is independent of the architecture of the web server where it's mounted, it's  not exactly a programming language, rather it is a markup language that only tells the browser user how the document should be displayed on their screen and "may vary" from one browser to another (see web browser wars).

  Well, I remember that one of these friends I had at university created "his first website", very simple but we were all "flabbergasted" when we saw it and quickly asked "how did you make it?, what is it used for?, etc., etc. , etc" and kindly showed us the code he had used, how the HTML document was created and he even told us which library book he had consulted. I quickly found it in the library and luckily for me they lent it to me for a week, so I started creating my first web documents based on the examples in the book. I FELT INCREDIBLE.

  It was late 1998 and during the following months I not only read that book but any book I could find on web programming as I began to create my first personal websites mounted on free web servers of the time. The truth is that I learned a lot not only with library books, but with web search engines that provided me with more resources and to this day that is what I dedicate myself to creating websites for clients (companies, small businesses and all the need a website).

  One of the sites that I knew in those years was "WebMaestro", very complete for those times but unfortunately the site no longer exists, but fortunately we can still consult it on the Wayback machine (a mirror of websites), the URL is https://web.archive.org/web/19990508122333/http://wmaestro.com/webmaestro/ and if we visit it we will find a screen like the following:

WebMaestro

All you have to do is click on the topic on the left to display it, example:

WebMaestro

  The site is still mostly functional, but of course, it's already obsolete; topics like applets that were fabulous in the late 90's, early 2000's ended up being replaced by Flash and now those two technologies are dead. However, if we want to take our first steps in website development I think this is still a good place to start.

Conclusions:

  There is not much to say about this website, only that it is a very complete tutorial for creating simple websites using HTML and that even though it has been around for about 20 years (or more) it is still valid. Personally, I am fond of this site because it helped me a lot and it's a pleasure that a copy is still saved on the Wayback machine so I can consult it.

  I also miss the university years a lot, I still have the pleasure of having contact with some former classmates and greeting each other from time to time, of course, it's not the same anymore, but it's nice to remember the old days and remember that atmosphere of fraternity that there was back then (something that does not exist in work environments today). Greetings to all and thank you for reading this article.

 

How do you rate this article?

3


marjuanm
marjuanm

I'm a VB.NET Programmer, but too programming on PHP, greetings.


msproys
msproys

Blog informático para dar a conocer mis proyectos, soy desarrollador de sistemas y partidario del software libre. Por medio de este blog estaré dando a conocer algunos de mis trabajos, así como publicando diversos códigos fuentes útiles.

Send a $0.01 microtip in crypto to the author, and earn yourself as you read!

20% to author / 80% to me.
We pay the tips from our rewards pool.