Dominik Kaaser portfolio, projects, and weblog

Happy Birthday, weasel!

10 May 2014

Weasel's Geburtstagstorte

Java Collections Framework

30 April 2014

Today I held a presentation about the Java Collections Framework at the lecture “Algorithms and Datastructures”. The slides supporting my talk available online at my download section.

Linda Finished Her Master’s Studies

28 March 2014

Today, Linda has finished her Master’s studies (with honors). She obtained the academic degree Magistra Rerum Naturalis from the faculty of natural sciences at the University of Salzburg.

Talk at the International CAD Conference and Exhibition (CAD’13)

18 June 2013

Today, I presented my Master’s Thesis at the 10th International CAD Conference and Exhibition (CAD’13).

Unix and Kira

07 June 2013

Today, two lovely Maine Coon kitten moved in — meet Unix and Kira!

Unix and Kira

Finished Master’s Studies

20 August 2012

In the summer of 2012 I finished my master’s thesis and closed my master’s studies. The thesis can be obtained from my download server along with a short presentation. Selected publications including work based on my master’s thesis are listed on my research page. Having finished my studies, I now work at the Department of Computer Sciences at the University of Salzburg where I got a job as PhD-Student in the research group of Robert Elsässer. Currently I focus on the analysis of randomized algorithms.

FontRenderer

14 August 2012

Earlier this month I published the tool “FontRenderer” (see project’s page) on the Google Code platform, http://code.google.com/p/fontrenderer/.

FontRenderer converts a text to polygonal data in “.line” format using the outline of a specified font. Feel free to download a copy at http://code.google.com/p/fontrenderer/downloads/. Note, that the actual output generated depends on the font file used, and thus the simplicity is neither guaranteed nor checked. So far I can tell that simplicity can be assumed for high-quality-fonts. Additionally, Binaries for Windows (32 Bit) are provided at above location.
read more

Prag Februar 2012

19 February 2012

Impressionen von unserem Aufenthalt in Prag im Februar 2012

read more

GCHQ Challenge

06 December 2011

Zum Lösen der 2. Stufe der GCHQ Challenge haben wir die notwendige VM (in JavaScript) implementiert:
read more

Create tar archives with PHP

24 November 2011

My own tar implementation has recently been completed, written in PHP and basically defining a simple interface for adding files and folders. My implementation provides classes to pack a bunch of files or even complete folders into an archive which then is printed to stdout, i.e., in the context of a web application downloaded by the user.

The code can be obtained from my projects page.

© 2001–2024 Dominik S. Kaaser | Contact | Privacy