The Java Framework for CGI
(This document describes version 1.01 of the framework) Copyright © 1996 by Marc Balmer, CH-4055 Basel, Switzerland. Internet applications written in the Java programming language are mostly designed...
View ArticleUsing Java for CGI Applications
Copyright © 1996 by Marc Balmer, CH-4055 Basel, Switzerland. This paper discusses strategies and methods to use Java as a programming language for CGI (Common Gateway Interface) applications. read more
View ArticleSoftware Projects
smtp-vilter, a fast and flexible content filter for sendmail smtp-benchmark, an SMTP benchmark programs ldapvacation, an LDAP version of the vacation program mod_ldapvhost, an Apache module to support...
View ArticleSimulating GPIO Pins
I am currently writing a control and monitoring software system that makes use of GPIO pins. Since I was at the CCC congress in Berlin I did only have my laptop and no real GPIO hardware... With only a...
View ArticleUsing the Lua Programming Language to Create a Graphical User Interface
Most toolkits for graphical user interfaces organize the elements of the user interface, typically called "widgets", in a hierarchy: Starting with some container like a dialog or window at the top, the...
View Article