BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Enrique Ramos &amp; Com - ECPv6.17.3//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Enrique Ramos &amp; Com
X-ORIGINAL-URL:https://enramos.com
X-WR-CALDESC:Eventos para Enrique Ramos &amp; Com
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:Europe/Paris
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20250330T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20251026T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20260329T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20261025T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20270328T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20271031T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:Europe/Helsinki
BEGIN:DAYLIGHT
TZOFFSETFROM:+0200
TZOFFSETTO:+0300
TZNAME:EEST
DTSTART:20250330T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0300
TZOFFSETTO:+0200
TZNAME:EET
DTSTART:20251026T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0200
TZOFFSETTO:+0300
TZNAME:EEST
DTSTART:20260329T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0300
TZOFFSETTO:+0200
TZNAME:EET
DTSTART:20261025T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0200
TZOFFSETTO:+0300
TZNAME:EEST
DTSTART:20270328T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0300
TZOFFSETTO:+0200
TZNAME:EET
DTSTART:20271031T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20260825
DTEND;VALUE=DATE:20260826
DTSTAMP:20251213T074532Z
CREATED:20170827T171732Z
LAST-MODIFIED:20251213T074532Z
UID:8130-1787616000-1787702399@enramos.com
SUMMARY:Aniversario Linux
DESCRIPTION:El 25 de agosto de 1991 Linus Torvalds envío el siguiente mensaje al grupo de noticias comp.os.minix de Usenet: \nWhat would you like to see most in minix? \nHello everybody out there using minix – \nI’m doing a (free) operating system (just a hobby\, won’t be big and\nprofessional like gnu) for 386(486) AT clones.  This has been brewing\nsince april\, and is starting to get ready.  I’d like any feedback on\nthings people like/dislike in minix\, as my OS resembles it somewhat\n(same physical layout of the file-system (due to practical reasons)\namong other things). \nI’ve currently ported bash(1.08) and gcc(1.40)\, and things seem to work.\nThis implies that I’ll get something practical within a few months\, and\nI’d like to know what features most people would want.  Any suggestions\nare welcome\, but I won’t promise I’ll implement them 🙂 \nLinus (torv…@kruuna.helsinki.fi) \nPS.  Yes – it’s free of any minix code\, and it has a multi-threaded fs.\nIt is NOT protable (uses 386 task switching etc)\, and it probably never\nwill support anything other than AT-harddisks\, as that’s all I have :-(. \nPosteriormente el 5 de octubre de 1991 publicó el siguiente mensaje en la misma lista: \nFree minix-like kernel sources for 386-AT \nDo you pine for the nice days of minix-1.1\, when men were men and wrote\ntheir own device drivers? Are you without a nice project and just dying\nto cut your teeth on a OS you can try to modify for your needs? Are you\nfinding it frustrating when everything works on minix? No more all-\nnighters to get a nifty program working? Then this post might be just\nfor you 🙂 \nAs I mentioned a month(?) ago\, I’m working on a free version of a\nminix-lookalike for AT-386 computers.  It has finally reached the stage\nwhere it’s even usable (though may not be depending on what you want)\,\nand I am willing to put out the sources for wider distribution.  It is\njust version 0.02 (+1 (very small) patch already)\, but I’ve successfully\nrun bash/gcc/gnu-make/gnu-sed/compress etc under it. \nSources for this pet project of mine can be found at nic.funet.fi\n(128.214.6.100) in the directory /pub/OS/Linux.  The directory also\ncontains some README-file and a couple of binaries to work under linux\n(bash\, update and gcc\, what more can you ask for :-).  Full kernel\nsource is provided\, as no minix code has been used.  Library sources are\nonly partially free\, so that cannot be distributed currently.  The\nsystem is able to compile «as-is» and has been known to work.  Heh.\nSources to the binaries (bash and gcc) can be found at the same place in\n/pub/gnu. \nALERT! WARNING! NOTE! These sources still need minix-386 to be compiled\n(and gcc-1.40\, possibly 1.37.1\, haven’t tested)\, and you need minix to\nset it up if you want to run it\, so it is not yet a standalone system\nfor those of you without minix. I’m working on it. You also need to be\nsomething of a hacker to set it up (?)\, so for those hoping for an\nalternative to minix-386\, please ignore me. It is currently meant for\nhackers interested in operating systems and 386’s with access to minix. \nThe system needs an AT-compatible harddisk (IDE is fine) and EGA/VGA. If\nyou are still interested\, please ftp the README/RELNOTES\, and/or mail me\nfor additional info. \nI can (well\, almost) hear you asking yourselves «why?».  Hurd will be\nout in a year (or two\, or next month\, who knows)\, and I’ve already got\nminix.  This is a program for hackers by a hacker.  I’ve enjouyed doing\nit\, and somebody might enjoy looking at it and even modifying it for\ntheir own needs.  It is still small enough to understand\, use and\nmodify\, and I’m looking forward to any comments you might have. \nI’m also interested in hearing from anybody who has written any of the\nutilities/library functions for minix. If your efforts are freely\ndistributable (under copyright or even public domain)\, I’d like to hear\nfrom you\, so I can add them to the system. I’m using Earl Chews estdio\nright now (thanks for a nice and working system Earl)\, and similar works\nwill be very wellcome. Your (C)’s will of course be left intact. Drop me\na line if you are willing to let me use your code. \nLinus \nPS. to PHIL NELSON! I’m unable to get through to you\, and keep getting\n«forward error – strawberry unknown domain» or something.
URL:https://enramos.com/evento/aniversario-linux/
CATEGORIES:Aniversarios,Software Libre
ATTACH;FMTTYPE=image/webp:https://enramos.com/wp-content/uploads/2017/08/linux-first-announcement-email.webp
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20260829
DTEND;VALUE=DATE:20260830
DTSTAMP:20251213T074547Z
CREATED:20220822T152411Z
LAST-MODIFIED:20251213T074547Z
UID:25756-1787961600-1788047999@enramos.com
SUMMARY:Día mundial del videojuego
DESCRIPTION:El día gamer o de los videojuegos se celebra el 29 de agosto. Según cuenta la leyenda\, el primer videojuego se conoció como dispositivo de entretenimiento de tubo de rayos catódicos (CRT). \nLas revistas especializadas en gamers y videojuegos\, como Hobby Consolas\, Play Manía y PC Manía establecieron este día en 2008\, como parte de una iniciativa para destacar a los videojuegos como una «obra cultural y de entretenimiento»\, así como promover y dar a conocer todo lo relacionado a este universo\, tanto a fanáticos como a gente poco conocedora. \nLas marcas más conocidas de empresas de juegos y plataformas lanzan siempre para este día jugosas ofertas y descuentos de todo tipo\, para que los usuarios puedan comprar juegos a precios baratos y en cantidad. \nPersonalmente creo que al primer videojuego que jugué fue al típico de tenis formado por dos palitos que controlabas con un mando con un palito\, lástima que no conserve esa consola\, pero yo era muy pequeño e imagino que se rompió y mis padres la desecharían. \n \nPosteriormente también estuve jugando muchos con las típicas maquinitas Game & Watch\, al menos que recuerde el Bomb Sweeper\, Hungry Dragon y uno que hacías de portero de futbol\, básicamente porque son las que conservo. \n \nTambién tuve un ordenador Sinclair ZX Spectrum +2 con 128K que ya de tienda venía con un pack de decenas de juegos más los que luego comprara\, si bien igualmente jugaba con frecuencia a juegos del Amstrand que tenían amigos míos. \nPosteriormente pues tipo videoconsolas\, que recuerde en propiedad la Sega Master System II\, si bien he jugado a todas las de la época como por ejemplo la Megadrive\, PlayStation\, etc. \nEn el tema de máquinas recreativas también estuve bastante enganchado\, de hecho actualmente me gusta recopilar todos aquellos roms de los videojuegos a los que recuerdo haber jugado y emularlos en mame. \nEn lo que respecta a PC’s\, recuerdo jugar bastante al Double Dragon y al Larry en un Atira que tenía mi primo\, y al Prince of Persia en un 286 o 386 que tenía un compañero de clase. \nMi primer ordenador fue un 486 si bien en ese no recuerdo jugar mucho más que a los juegos que traía el Windows (el buscaminas\, solitario\, etc.) \nYa posteriormente en la época de los juegos en red recuerdo haber estado jugando mucho al Starcraft\, Quake y Counter Strike. \nPosteriormente y ya una vez comencé a migrar a Linux\, ante la imposibilidad de jugar al Counter Strike estuve buscando y probando alternativas\, y recuerdo que principalmente me quedé un tiempo con el True Combat Ellite\, un mod para el Wolfenstein: Enemy Territory\, y también con el OpeArena\, que no es otra cosa que un clon libre del Quake III al haber sido liberado su motor por parte de sus desarrolladores. \nActualmente la verdad es que ya apenas juego a los videojuegos\, en alguna ocasión me he instalado alguno en el móvil\, pero tras un par de partidas lo he desistalado y no he llegado nunca que recuerdo a engancharme a ninguno. \nFuentes: \n\nhttps://es.wikipedia.org/wiki/Primer_videojuego\nhttps://es.wikipedia.org/wiki/Videojuego\nhttps://es.wikipedia.org/wiki/Dispositivo_de_entretenimiento_con_tubo_de_rayos_cat%C3%B3dicos\nhttps://es.wikipedia.org/wiki/Game_%26_Watch
URL:https://enramos.com/evento/dia-mundial-videojuego/
CATEGORIES:Efemérides
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20260831
DTEND;VALUE=DATE:20260901
DTSTAMP:20251213T074616Z
CREATED:20200626T050603Z
LAST-MODIFIED:20251213T074616Z
UID:24336-1788134400-1788220799@enramos.com
SUMMARY:Día internacional del Blog
DESCRIPTION:Según la Wikipedia «en el año 2006\, se escogió la fecha del 31 de agosto para celebrar en toda la red el llamado Día Internacional del Blog. \nLa idea nació de un bloguero (usuario de blog) israelí llamado Nir Ofir\, que propuso que en esta fecha\, los blogueros que desarrollaban bitácoras personales enviaran cinco invitaciones de cinco blogs de diferentes temáticas a cinco diferentes contactos\, para que así los internautas dieran difusión a blogs que seguramente otras personas desconocían\, y que eventualmente les pudiera resultar interesantes.»
URL:https://enramos.com/evento/dia-internacional-del-blog/
CATEGORIES:Efemérides
END:VEVENT
END:VCALENDAR