Managing/Publishing Your Resume with PHP and XML
For some time now I was looking for a solution to manage and publish my resume on my website. A simple solution is to upload the PDF, however integration with o...
Insights, development logs, sketches, and tutorials covering ultimate usability design, graphics engine development, software systems, and mechatronics workbench engineering.
For some time now I was looking for a solution to manage and publish my resume on my website. A simple solution is to upload the PDF, however integration with o...
Cubic interpolation is a popular technique in many branches of computer science. For example, it is used when having a time series of numbers and estimating the...
As you might know I was developing a prototype for 3D multi-touch interaction during my Master thesis at Fraunhofer FIT. Lately I had the chance to talk with a ...
After being online with the original layout and navigation concept for almost two years it was time for some central improvements. Among others the RSS feeds ha...
At my new job alongside their PhD thesis everybody is involved in a number of research projects both public funded and with industry cooperation. In many situat...
After finally completing my Master Thesis project at Fraunhofer FIT me and some friends took some time to prepare a demonstration video. The video is now availa...
How to synchronize the users of your web site or web application? How to propagate events from one browser or client to the next? This article demonstrates a fi...
After the success of JSP and JSP tag libraries in the Java world, I was searching for a similar mechanism in PHP. Since the search was not successful and I shar...
Get ready for the newest and freshest screenshots of my 3D hand tracking application. These pictures show some results of my six month work at Fraunhofer Insitu...
Currently, I am working on my thesis in the area of Computer Vision. The algorithms are quite complex and difficult to debug. Therefore, I implemented a simple ...