mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
Consolidate all moonweb.org sites under www.moonweb.org
- Migrate timecapsule (old www.moonweb.org) into monorepo as Eleventy 2.x site - Change all site URLs from subdomains to subdirectories under www.moonweb.org - Replace Cloudflare Pages deployment with IONOS SFTP - Update site-switcher, footer, and all internal links - Add merge script for combining all sites into single deployment - Update CI/CD workflow for IONOS SFTP deployment - Update stefankoelle.de references to use new URLs - Update AGENTS.md and README.md documentation
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
---
|
||||
title: "The background"
|
||||
description: "Discover the key milestones in my IT learning journey, from my first computer in 1988 to my work at IXOS SOFTWARE AG. Learn about my projects, certifications, and contributions to the IT field."
|
||||
section: background
|
||||
permalink: "/timecapsule/background/index.html"
|
||||
layout: layout.njk
|
||||
lastChanged: "5/1/2001"
|
||||
---
|
||||
|
||||
Here is a list of key milestones in my IT learning journey.
|
||||
|
||||
## The Key Dates
|
||||
|
||||
{% pseudonymBox "Key Dates" %}
|
||||
|
||||
<b>1988</b>
|
||||
First computer (Atari ST)
|
||||
|
||||
<b>1990</b>
|
||||
First computer program (Bowling)
|
||||
|
||||
<b>1991</b>
|
||||
First complete computer game (Atom Oh No!)
|
||||
|
||||
<b>1992</b>
|
||||
First Intel computer (80486)
|
||||
|
||||
<b>1994</b>
|
||||
First computer modem
|
||||
|
||||
<b>1996</b>
|
||||
Own computer mailbox and Fidonet access
|
||||
|
||||
<b>1997</b>
|
||||
First computer network (10Mbit thin-ethernet)
|
||||
|
||||
<b>1997-99</b>
|
||||
Trainee at IXOS SOFTWARE AG
|
||||
|
||||
<b>1998</b>
|
||||
First internet webpage (www.moonweb.org)
|
||||
|
||||
<b>1999-00</b>
|
||||
Web Engineer at IXOS SOFTWARE AG
|
||||
|
||||
<b>2000</b>
|
||||
Microsoft certified for:
|
||||
- Windows NT 4.0 Workstation, Server
|
||||
- Internet Information Server 4.0
|
||||
|
||||
{% endpseudonymBox %}
|
||||
|
||||
## The Work at IXOS SOFTWARE AG
|
||||
|
||||
I started to work at <b>IXOS SOFTWARE AG</b> as an intern during my studies and worked on different projects.
|
||||
|
||||
- Jetform integration into IXOS ARCHIVE on an R/3 environment
|
||||
|
||||
- Mobile internet computing test for IXOS Mobile/3
|
||||
|
||||
- IXtrain sysadmin while studying
|
||||
|
||||
- Digital timestamp client/server application in Java
|
||||
|
||||
- Porting the Perl/CGI version of the IXOS Jukeman website to ASP/SQL on the IIS
|
||||
|
||||
After I stopped my studies, I started to work at IXOS SOFTWARE AG as a <b>Web Engineer</b>. My job was to build up a logical environment for all scripts and to enable <b>persons with no HTML experience to publish content on the www.ixos.com webpage</b>. This was done for press releases, event database, and later for job offers. I also integrated the index server search engine on the webpage, including PDF indexing. If you have further questions about this, just [email me](mailto:stefans-work-at-ixos@moonweb.org).
|
||||
Reference in New Issue
Block a user