Dominik Kaaser portfolio, projects, and weblog

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.

Unix and Kira

07 June 2013

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

Unix and Kira

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

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.

Fischstäbchen

22 January 2011

Herzliche Gratulation an Markus zu seinem Fang! 🙂

Zwang zu Google Apps für universitären E-Mail Verkehr

20 December 2010

Ich wurde gezwungen, für meine universitären Belange eine E-Mail-Lösung von Google (“Google Apps Educational Edition”) zu verwenden. Die datenschutzrechtliche Problematik liegt auf der Hand, vorallem da somit an Google sämtliche Informationen wie Lehrveranstaltungsan- und abmeldung, Prüfungsergebnisse, etc. übermittelt werden.
Google weiß nun nicht mehr bloß, dass ich existiere, sondern auch in welchen Lehrveranstaltungen ich welche Noten erhalten habe. Ganz zu schweigen davon, dass es durchaus denk bar ist, dass insbesondere bei uns am Fachbereich Computerwissenschaften Technologien erforscht und realisiert werden, die in direkter Konkurrenz zu Google-Produkten stehen.
Eine ausführliche Beschreibung der Problematik gibt es unter folgender Adresse:

http://www.NoApps.at

Windows – xcopy

22 July 2010

Backup einer Festplatte auf eine andere:

xcopy c:\ f:\ /E /I /H /R /Y /C /G /K /Q

Datei mit Leerzeichen am Ende löschen

22 January 2010

Aufgrund von einem lästigen Fehler im Windows lassen sich Dateien, die am Ende des Dateinamens ein Leerzeichen haben, nicht löschen, umbenennen, verschieben oder sonst irgendwie handhaben.

Lösung:

Über die Kommandozeile kann die Datei, hier "datei " direkt unter C: wie folgt gelöscht werden: del "\\?\C:\datei "

 

Google Wave

23 October 2009

Soeben per E-Mail bekommen:

Google wave
preview
Thank you for signing up to give us early feedback on Google Wave. We’re happy to give you access to Google Wave and are enlisting your help to improve the product.
To accept your invitation, sign into Google Wave at the following link*:
(If you do not have a Google account, you will be prompted to create one)
Once you’ve signed in:
  • Check out the videos and example waves
  • Invite others to join you
Happy waving!
The Google Wave Team

Na da bin ich aber mal gespannt 🙂

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