Inhalte
Ich stelle hier einige meiner - zumeist Java orientierten - IT-Projekte vor.
Einige Seiten stehen zur Zeit nur in Englisch zur Verfügung, andere nur in Deutsch.
Projekte
Shellintegration von Java Applikationen
eine Windows-Explorer Erweiterung die Java Applikationen in Jars einige
Möglichkeiten eröffnet.
Minesweeper
in Java, in erster Linie um eine Variation des Spiels zu untersuchen.
Jpg Optimizer
ein Miniprogramm um jpg Kompression interaktiv optimal einzustellen, in Java (für Win, *nix, Mac...).
Java-Snippets
Transfering 'text/html' in Windows
Problems and bugs: transfering 'text/html' from Java to native applications in Windows
ZipFile and non Ascii chars
You can't get the contents of a ZipEntry wich name contains 'umlauts'
(precisely any char>127) with Java 1.2 - 1.4.
It's mostly all right with 1.1.8.
Choose control points for cubic bezier curves
In common graphic environments (Java 2D, Postscript, wmf/emf/WinAPI, SVG)
a cubic Bézier curve segment is drawn from two base- and two control points.
Little application to play with.
|