Published by Fabian on 01 Aug 2007 at 07:49 am
About me
This page is titled “About me. So I think it should be about me….
Okay, when I was born 1980 I was given the name “Fabian”. When I married 2005 my wife, she considered my last name “Lange” better than hers, so she took it over. We are living in Ratingen, thats a medium size city nearby Düsseldorf, Germany. We share kindly our flat with two cats. Sometimes I think they are sharing actually with us. Their names are “Mina” and “Merlin”.
I studied Information Technology at Berufsakademie Stuttgart and graduated there 2004. This was a dual studies program, which means that I had 3 months of studies (40-50 hours classes per week) followed by 3 months of “normal” work. That internship I did at HP in Ratingen.
As HP in Germany did not provide me the challenges I was seeking, I started at Nokia end of 2004. They had an R&D center in Düsseldorf where I was part of a team developing Performance Management software for the network management software of Nokia. 2007 the Networks business line was spun off to form the joint venture Nokia Siemens Networks with Siemens former networks business, which is now my new home.
Our (PM) team spun off an own web framework technology (based on struts 1) [I can hear you coughing], which I was mainly participating in. During time I took over a lead designer role and eventually became Software Architect for this product. It is sometimes hard to do this role when you see all the wonderful stuff outside the company.
Fall 2007 brought troublesome times. Higher management decided to cut costs and kill the R&D department I was working in. We were informed that the team in Düsseldorf would been sold to Tata Consultany Services. This gave me the final puzzle piece in deciding to leave the company. There were lots of other pieces, I do not want to talk about, but I found a new home at codecentric GmbH.
I am working there as Senior IT Consultant, where I will focus on Java and other technology web applications and performance. But I am as well integrated in customer projects implementing applications, currently focused on the finance and insurance sector, but will try to establish with my NSN colleage Andreas, who also joined codecentric, some projects in telco as wel.
In fall 2008, I became an author. I had much fun writing a book about Eclipse Rich Ajax Platform, and Apress was a very friendly publisher with helpful people working there. If you are interested about creating Web Applications (Rich Web Clients) out of Eclipse RCP applications you really should check this book, becasue RAP is just a wonderful framework. I have a website for the book as well.
Coming home in the evening does not end my passion to IT. I enjoy trying out new cool stuff (yes that AJAX hype really produces a lot of output). Together with a friend I am maintaining and developing a quite large website called Tempus vivit!. Its done in PHP and we just recently relaunched it using the great symfony framework (I have to say its great because I became committer for it March 08, and other roles during my involvement over time). I also like to play with that ton of free ajax widgets out there.
That site is about something either referred to as reenactment or living history. Thats also my second passion: trying to find scientific proof of how the past was, and try to recreate it. Why do it? Because in a museum you cannot touch and feel the exhibits, and in Hollywood you get to see something which is not accurate at all.
So you could say its educative, but it is also a great chance to do something else than just putting fingers on keyboards and mice all day. It involves also wood and metalworking and also things like sewing or stitching.
Thats why my blog is called “Medieval Programming”. I’ll blog about my work, cool computer technology stuff and I will post about my living history hobby. I like the title because you notice that business programming looks sometimes like ancient history compared to whats out there in the world (the source code at Nokia was Java 1.3 compatible [in 2007
])
So enjoy!
PS: My vita and profile can be found in Xing or LinkedIn. I started to tweet via @CodingFabian
Last updated on 1st of December 2008
Medieval Programming » Blog Archive » Fabian has got a blog on 01 Aug 2007 at 9:28 am #
[...] About me [...]
Paul Leech on 18 Aug 2010 at 2:23 am #
Fabian,
I happened to run across the awesome modifications you added to Lightbox 2.04 when I was looking for a lightbox script that would resize images. For some reason, that doesn’t seem to be a very important consideration in the vast majority of the lightbox scripts that I’ve seen, but it’s crucial from my point of view. I was looking for something that would not only reduce images too large to fit in the browser window, but also maximize the display of smaller images, so I wound up making a few slight alterations to your version and came up with this: Maximize All Lightbox Images. My goal was to be able to automate as much of the process of creating an online gallery as possible, so I added some backend functionality that creates the thumbnails and layout without any further intervention on my part.
The only thing that’s missing (well, at least in my opinion) is some slideshow functionality. I found a script that was also based on lightbox 2 (Lightbox Slideshow) that I was hoping to be able to integrate with your version, but my Javascript skills are not evolved enough to be able to be able to mesh the two of them together. If it’s not too much of an imposition, I was wondering if you could you point me in the direction of some slideshow code that would be easier to integrate with your existing script. I’m usually pretty good at modifying existing code when I want to make minor changes, but when I looked at the slideshow code and compared it with yours, I couldn’t find any obvious commonality that would make it work. So I was hoping that you had already created or possibly knew of something that was similar enough that I could adapt to implement a slideshow. I’m sure that you’re a busy man, so I don’t want to take up much of your time, but anything that you could do to point me in the right direction would be greatly appreciated.
Thanks in advance,
Paul