changeset 49:b07c085797ff

add an info page about my blog
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 29 Oct 2014 10:55:15 +0100
parents ef688010ddb5
children 20df0a3bcdf1
files content/pages/about.md
diffstat 1 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/content/pages/about.md	Wed Oct 29 10:55:15 2014 +0100
@@ -0,0 +1,16 @@
+Title: About this blog
+Date: 2014-10-28
+Author: Dirk Olmes
+Summary: About this blog
+
+I've had interest in computers ever since I turned 15 or so. My first machine was a [Commodore 64](https://en.wikipedia.org/wiki/Commodore_64), mostly for playing computer games. But I did a bit of BASIC programming, too.
+
+The second machine I owned was a [Sharp MZ 3500](https://en.wikipedia.org/wiki/Sharp_MZ) which I was abandoned at my dad's workplace. Since there were no games available for that machine, I turned to programming - more BASIC [dBASE](https://en.wikipedia.org/wiki/DBase),  and [Turbo Pascal](https://en.wikipedia.org/wiki/Turbo_Pascal).
+
+Later, I got in touch with [NeXTSTEP](https://en.wikipedia.org/wiki/NeXTSTEP) but I  never owned one of these stylish black boxes. However, hacking [Objective-C](https://en.wikipedia.org/wiki/Objective-C) really opened my mind to object oritented programming.
+
+After the death of NeXT I had a short episode on Macs (even owning a blue and white [Power Mac G3](http://www.everymac.com/systems/apple/powermac_g3/specs/powermac_g3_350_bl.html)) but I did not like the evolution of OSX into a consumer os so I turned to Linux on the desktop.
+
+Programming-wise I did what almost everybody did back in 1997 ... I tried [Java](https://en.wikipedia.org/wiki/Java_%28programming_language%29) and although I did not like the language much, I stuck because the day job required Java.
+
+Today I'm still in the Java business but I also hack a bit in [Python](https://www.python.org/) and JavaScript.