All Stories

NetworkCam

Java Applet to view a Webcam stream of JPG images
Mouse

In Java, allows you to find out where the mouse in on the screen
MimeCheck

check that a server is sending the correct mime type for any given url.
MasmTidy

MASMTidy tidies MASM *.asm assembler source, aligning it in four columns.
MASMBalancer

masmbalancerr helps find unbalanced masm segment/ends macro/endm proc/end.
LinkedList

LinkedList is replacement for Java Vector class. Classical doubly linked list.
LEDataStream

Little-endian replacements for DataInputStream, DataOutputStream and RandomAcces
KeyPlayer

Java Keystroke and Mouse Event Tutor / Keyboard Diagnostic.
JDisplay

JDisplay displays colorised program listings in web pages.
JarLook

Check that class target versions are as expected in a Java jar.
JarCheck

check that class target versions are as expected in a java jar.
ISBN

tidies, interconverts and validates isbn-10 and isbn-13 book numbers.
InWords

Java code to converts number to words in any of 24 languagues.
Insult

Generates insults typical of those posted by Republicans in newsgroups.
HunkIO

Java classes to readEntireFile, create a temp file etc.
Http

http get/post/head/probe/chase java class library for http: or https:
HtmlMacros

a framework for static html macros in java to generate elaborate boilerplate.
Honk

Plays one or more of the Standard Windows sounds or wav files.
HeapSort

HeapSort is an implementation of Williams and Floyd classic HeapSort.