JUnit
Pattern for XDE
This is the
Rational XDE Java model I used for the JUnit pattern article that first
appeared in The Rational Edge. I intend to package it as a Reusable Asset, but
for now I have made it available as is, in case someone will find it useful.
There is no documentation with it, so please read the article to get an idea of
how it works. Frank Hagenson.
Download it...
Read the article...
Thumbnail
Maker
MakeThumbs
is a perl script and Delphi program for Windows that creates thumbnails from
Jpeg images.
The Delphi
program mt.exe will create 1 thumbnail from 1 Jpeg image. This program
demonstrates how to convert Jpegs to bitmaps, and how to resize Jpegs.
The perl
script makeThumbs.pl uses mt.exe to create an HTML page with thumbnails
of all the .jpg images in a directory, hyperlinked to the original files.
Download it...