package net.hagga.website
import net.hagga.tools
import java.lang.*
public static void main(String[] args)
{
// as of now you can watch my cool Java-Applet that I wrote for my physics class in school some years ago
watch("Stirlingmotor");
// here is another applet made for school which shows the Towers of Hanoi "game"
try("sebids Hanoi Towers");
// or you can download a simple guestbook script that I wrote in Perl and SSI
download("Guestbook");
// schau Dir ein cooles Java-Applet an, dass ich mal vor ein paar Jahren für ein Physik-Referat in der Schule schrieb
watch("Stirlingmotor");
// hier gibt's ein weiterer Applet für die Schule, die Türme von Hanoi
try("sebids Hanoi Towers");
// oder lad Dir meine Gästebuch-Skript runter, in Perl und SSI
download("Guestbook");
// und wenn Du zuviel Zeit hast, lies mein Weblog
readBlog("hagga_blog");
Created by sebid | Last update: 2008-11-05