Careers 2.0 by Stack Overflow
Gravatar
profile updated
on Mar 15

Torsten Uhlmann

Thalheim/erzgebirge, Germany

www.agynamix.de

Currently Founder at AGYNAMIX, and Designer and Developer at AGYNAMIX, and Scala & Lift Senior Consultant at Sgrouples.com.

My name is Torsten Uhlmann, I'm a german software developer with a passion to create great and useful software.

I started developing software in BASIC for a tiny programmable calculator when I was in school.

I took on my first programming tasks for clients during my time at the university.

In 1996 I started as a developer at a large german telco company. I started writing COBOL applications and finally was promoted to work with C++ and later with Java.

Java is the ecosystem that I'm most comfortable with although occasionally you see me work with .Net, Perl or Ruby.

I have developed high performance, multi threaded backend applications in Java that run on HP Tandem, Sun Solaris or AIX servers; I'm also comfortable with writing Eclipse RCP applications or J2EE code.

Technologies

Experience (24)

Founder

AGYNAMIX

2005 - Current

I started AGYNAMIX by the end of 2004 to create a company where I could create great software according to what I have learned in the past decade and not according to managers that have never delivered a line of code.

My first product was a monitoring software for water supply companies. It was a pretty large project featuring a server side Java application written using these technologies:

  • the Spring framework
  • a PostgreSql database
  • Java COM connectivity to manage GSM modems to send warnings
  • an OPC (Ole for Process Control) COM library to connect to existing software

Together with that I developed an Eclipse RCP application that uses Eclipse GEF to visualize the data (show a nice chart and current values).

The application had been sold to only a few customers, though.

The product I'm currently developing is Simidude. It is a cross platform network clipboard and file sharing utility for your local lan. You run it on the computers you want to connect and it easily transfers the content of your clipboard as well as whole files or directories from one machine to another.

Most of my time though I am hired by large software companies to support their development teams- as I could support yours.

Side Project

Jahn Büroorganisation

1993

I developed an application to manage customers and equipment that was loaned to these customers.

Side Project

Leicher GmbH

1994

This company needed a conversion tool from their proprietary stock catalog to "Datanorm". I developed a fairly flexible and configurable converter using Borland C++ and their Windowing Framework. And it worked!

Side Project

G&K Datensysteme GmbH

1995 - 1996

G&K Datensysteme develops POS (Point Of Sale) terminal software with support for scanners, printers, etc.

My job was to extend the software's capabilities to work with several new scanners and printers.

At that time it meant writing TSR (Terminate and stay resident) applications in C or Pascal that could be used by the Pascal application to interface with the hardware.

Software Developer

T-Systems GEI GmbH

1996 - 1998

I implemented several conversion applications that would convert fixed blocked files with a proprietary format into an internal structure.

During that time a helped develop a Java based GUI application and a PHP based web frontend for internal processes.

I helped create a quote for a Corba/C++ based distributed application.

For some of these assignments I worked as the lead developer / project leader.

Software Developer

T-Systems GEI GmbH

1998 - 2001

We developed a fairly complex application that would generate invoices using LaTeX and send them - optionally signed and encrypted - by email to the customer. The application was designed to run in multiple processes, possibly distributed across multiple machines. The distributed C++ components used Corba to communicate. Data was stored in a Oracle database.

There also was a self service website written Java and servlet (yuck) technology.

Software Developer

T-Systems GEI GmbH

2001 - 2003

Development of an Online Payment Plattform based on Bea Weblogic J2EE server, Bea Portal framework, Oracle DB and a 3rd party payment processing framework (Trivnet).

Software Developer

T-Systems GEI GmbH

2003 - 2005

Design and implementation of a configurable (through XML) ETL migration system build to migrate massive amounts of customer data in parallel processes. The HP/Tandem platforms support for Java threads was very limited, for that reason we decided to implement stand alone processes and a mechanism for theses processes to communicate.

Later on this migration framework was ported to Sun Solaris and Oracle 9i which was fairly easy because of good encapsulation layers we used.

The application has been enhanced since and served in various in house migration projects as the tool of choice to port data from old systems to the new and shiny ones...

During the development of this application we particularly invested a good amount of time to practice unit tests with jUnit and we used tools like JDepend or JavaNCCS to create metrics that would teach us the applications internals.

Software Developer

T-Systems GEI GmbH

05/2005 - 09/2005

The task was to build a bridge from a legacy server application to a new one running in distributed Tomcats.

We did this by implementing a Corba C++ application that could interface to both worlds and marshal data back and forth between the two server applications.

Another piece of this puzzle was an application that would extract data from an old Informix database and transmit it via Corba to the legacy server application.

Lead Developer

AGYNAMIX

2005 - January 2006

Design and implementation of a monitoring software for water supply companies.

The server part of this application was developed using Java 5, JMX, Spring and Postgres as the DB backend.

The frontend is an Eclipse RCP application that would use GEF (Graphical Editing Framework) to display the current data from monitored wells, pipes, buildings, etc.

The system was build so that multiple servers could communicate together and exchange data via a central Jabber server.

The software supports an alarm system that uses SMS to send alarm messages to cell phones.

Reports over monitored data can be created using JFreeReport

Software Developer

T-Systems GEI GmbH

05/2006 - 08/2006

Proof of concept of a possible migration of applications running in Siemens BS2000 mainframes to Sun Solaris.

We used a generator to transform 90% of the existing SDF start scripts into Perl code. Cobol code needed to be inspected (big endian / little endian) and was run in a Microfocus environment.

Additionally we had to change the database to Oracle.

Docbook Engineer

T-Systems GEI GmbH

10/2006 - 01/2007

I created a Docbook framework based on open source components like of course the Docbook distribution, Xalan for XML processing and Apache Ant for workflow configuration. Using these cross platform tools the framework can be used on Windows, Unix and Mac platforms alike.

The framework is still maintained and available as DobuDish: http://www.agynamix.de/products/dobudish.

Software Architect

T-Systems SL SI

February 2007 - December 2008

Design and development of a high performance data extraction application.

The application would read data from multiple Oracle schemas, aggregates it and distributes it into multiple files and other databases.

The application needs to process millions of records in just a few hours. This level of performance was only possible with careful design and multi threading.

To extract data we needed to interface with the Jaguar framework developed by Datos (a T-Systems subsidiary).

Software Developer

T-Systems SL SI

July 2009 - February 2010

I extended an already existing migration framework (which I helped develop some years ago) which is designed for the transformation of mass data.

One part of the assignment is to extend the core functionality of the framework to fit the current requirements.

One of my other tasks was the creation of an Eclipse RCP application for the existing DSL (Domain Specific Language). Eclipse Plugins had been written using the XText framework to lift the weight of writing XML files from the authors of the business rules. They now get an updatable RCP application delivered to their machines which they use to write business rules in a domain specific and environmentally clean language. The application will then generate the XML for them.

Software Developer

T-Systems SL SI

January 2009 - June 2009

Create and extend a Perl based test framework. A complex framework allows quick creation of new test scenarios that will be executed in a distributed manner on Unix machines.

I extended a number of test tools that were developed as Eclipse RCP applications using the Eclipse EMF framework.

GUI Translation

Fastspring.com

2009

Translation of the localized payment pages into german.

JSF Developer

1822direct Sparkasse

2009

Development of a JSF (Java Server Faces) front end for an in house application to manage correspondence to their customers. We used Tomcat 5, JBoss and JSF 1.2 with MyFaces for development and deployment.

Software Developer

T-Systems SL SI

October 2008 - September 2011

Maintain and extend a set of T-Systems in house J2EE applications (https://ebusiness.telekom.de). The applications are deployed on a Jboss application server. They use Java Server Faces (JSF) as well as Java Server Pages (JSP) as viewing technology. At the backend an Oracle database is used for storage with Hibernate (a OR-Mapper similar to JPA, Castor, etc) used as the mapping solution between Java and the relational database. I provide support for the 5 running applications and I am responsible for developing enhancments or providing bug fixes for legacy code.

Database Migration

Rowboat Media

2010

Migration if customer data from a MovableType system to Wordpress while maintaining the integrity of established permalinks.

Software Developer

T-Systems SL SI

October 2010 - May 2011

I maintain a mid sized Eclipse RCP application that is used in-house in the test department. The application is developed using these technologies: Eclipse RCP EMF: Eclipse Modeling Framework Teneo: Database persistence using Hibernate and Oracle for EMF models JDBC: lower level JDBC programming for a number of features that need direct db access

Designer and Developer

AGYNAMIX

October 2008 - Current

I developed a small cross platform application that is used to copy your computers clipboard contents, files or whole directories to connected machines.

Simidude is a cross platform network clipboard and file sharing tool.

When it starts up it automatically checks your local lan for other running instances and connects to them. After that transmitting a file from one machine to another is just a drag and drop operation with Simidude.

Simidude runs on Windows, Linux and Mac computers, as well as in virtual machines.

Lift Port of Seventhings to Java

liftweb.net

April 2011

My job as a Lift committer was porting the Lift Seventhings application to Java. Seventhings is a web application that demonstrates seven specific Lift features that let Lift stand out from the crowd of other web development frameworks.

The goal of the port is to find ways to provide a nice Java API for Lift developers.

Java Trainer

ML Consulting

September 2011

I was teaching a 10 days Java Basics course at ML Consulting Dresden. I got a very good rating from my students and the manager of the consulting facility wants me back for more.

Scala & Lift Senior Consultant

Sgrouples.com

September 2011 - Current

With a small bunch of other high profile developers we develop the social groups platform https://sgrouple.com.

We develop this site using Scala, Lift and MongoDB

display 22 more...

Education

Diploma (master equivalent)

TU Chemnitz-Zwickau, Germany

1991 - 1996

I only studied once, so there's not much here. Since I got that programmable calculater in 8th grade I wanted to do something with computers.

Well and this is what I did. I started computer science at this university and finished it quiet successfully 4,5 years later. I started at a big telco company shortly before I finished my study. I never was a fan of hanging around...

Stack Exchange Last seen 2 days ago

Open Source

OsSupport-Connector

OsSupport is an attempt to create a cross platform global hotkey library for Java. The library supports global hotkeys as well as sending key commands to the OS in order to simulate a key press. Other OS specific features can be added over time. OsSupport uses the HawtJni JNI generator to generate the native part. OsSupport is used in Simidude, the cross platform network clipboard. OsSupport is licensed under the Apache 2.0 license.

Aug 2010 - Current


dobudish

DobuDish is a Java based Docbook framework

followed by 4 people


itunesmediaimport

iTunesMediaImport - Import your media library into iTunes and keep it in sync


Reading

StackOverflow.Models.CVBook

Programming in Scala

A Comprehensive Step-by-Step Guide, 2nd Edition

Martin Odersky, Lex Spoon, Bill Venners


StackOverflow.Models.CVBook

Programming Scala

Scalability = Functional Programming + Objects

Dean Wampler, Alex Payne


Beginning Scala

David Pollak


StackOverflow.Models.CVBook

The Definitive Guide to Lift

A Scala-Based Web Framework

Derek Chen-Becker, Tyler Weir, Marius Danciu


StackOverflow.Models.CVBook

Seven Languages in Seven Weeks

A Pragmatic Guide to Learning Programming Languages

Bruce A. Tate


StackOverflow.Models.CVBook

Lift in Action

The Simply Functional Web Framework for Scala

Timothy Perrett


StackOverflow.Models.CVBook

Groovy in Action

Dierk Koenig, Andrew Glover, Paul King, Guillaume Laforge, Jon Skeet


StackOverflow.Models.CVBook

Groovy Recipes

Greasing the Wheels of Java

Scott Davis


StackOverflow.Models.CVBook

Beginning Groovy and Grails

From Novice to Professional

Christopher M. Judd, Joseph Faisal Nusairat, James Shingler


StackOverflow.Models.CVBook

Groovy and Grails Recipes

Bashar Abdul-Jawad


StackOverflow.Models.CVBook

Grails in Action

Glen Smith, Peter Ledbrook


StackOverflow.Models.CVBook

The Definitive Guide to Grails

Graeme Rocher, Jeff Brown


display 9 more…

Tools

Robotron Z9001

Eclipse

Background