Peter Kaufmann cgl logo

index
publications
research
teaching
misc


Peter Kaufmann
     

Miscellaneous

MensaMeter Online  
MensaMeter Online
The online version of MensaMeter (see below). Shows a live plot of the amount of activity at the main Mensa of ETH Zurich and logs the activity of previous days along with the daily menu.

MensaMeter 0.5  
MensaMeter 0.5
Some genius recently installed a webcam in the main Mensa of ETH Zurich. Because I prefer figures and graphs over spying on people eating, I coded this crude app in C# which estimates the Mensa activity from the live video stream and plots it on the screen. Source code is included. Requires the Microsoft .NET 2.0 Framework.

Inelastic 1.0  
Inelastic 1.0
So one day there was this guy asking about the equations for completely inelastic collision on our CS forum. Now what he actually meant was elastic collision, but I considered the inelastic case interesting enough to write this little demo-application in C# (source code included). Requires the Microsoft .NET 2.0 Framework.

Coding Hints  
Coding Hints
A collection of (hopefully) useful coding tidbits. This is mainly intended for people who are googling for a solution to a very specific problem but couldn't find it anywhere else on the web.