About
This blog is about tech stuff, I think may be interesting for other programmers.
I started to program more than 10 years ago. I am working as a Software Engineer and I recently finished my master's degree on software engineering at the Vienna University of Technology.
A lot of my spare time I spend programming on a freeware 3D trainsimulation Loksim3D, mainly using C++
Beside my passion for C++/Boost/DirectX, I regularly use JavaScript/jQuery, C#/WinForms/WPF, Java/Desktop/Server/Android and PHP/Symfony-
Recent Posts
Recent Comments
- lukhas on Loksim Tools
- Wolfgang Schaller on Loksim Tools
Archives
Categories
Meta
Monthly Archives: May 2014
qtwinmigrate – VisualStudio 2013
A week ago I faced the challenge to start the migration of a legacy project that was built using MFC to Qt. The “weapon of choice” was qtwinmigrate There is an INSTALL.txt file included, that gives detailed instructed how to … Continue reading
C++ – Image Dimension
Recently I needed to determine the image dimension of graphics files in C++. I was required to support BMP, PNG and TGA files. I thought that must be something many devs need to do now and then. However, I did … Continue reading
Posted in Development
Leave a comment
Hello (Blog-) World!
Hi there, here I am, after I decided to start a small blog. I have no idea how regularly I will be blogging about stuff, if anyone will every read what I am posting and for sure I do not … Continue reading
Posted in General
Leave a comment