Popular Downloadable Utilities  Popular Downloadable Utilities

All of the utilities posted here are free! and come with well-commented source. However, they all have a non-military use restriction. This amounts to public domain for non-military use.

Popular Downloadable Utilities

Master Index to Downloads Popular Less Popular Command Line DOS 8.3 Icon Legend developed with IntelliJ banner

General Information About Mindprod Downloads

  1. Clicking below on any particular utility will take you to a summary and links to documentation, source and download zip files.
  2. If you have trouble with prices not displaying or your browser freezing on this site, most likely the problem is you have no Java, an obsolete Microsoft Java or possibly an obsolete Sun Java installed. Click to Get The Latest Java.
  3. You have to be online with your browser to download the zips. The Replicator off-site mirror does not contain them.
  4. You don’t have to download the entire package to browse the source code of any Canadian Mind Products programs, even ones not released officially, by looking in the Subversion repository which also track the history of changes.
    browse mindprod source in repository: use browser to browse repository
    access mindprod source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/: use Tortoise Subversion to browse repository
  5. PADmap You can download a list of all the Canadian Mind Products PAD files in simple PADmap format. PAD (Portable Application Description) They contain contact information about the author and details about a program in a standard XML format.
  6. You can downloadCSV format file containing a list of all the Canadian Mind Products downloadable programs and their current versions and dates, download and PAD URLs. Timestamps are in Zulu format. You could use this information in an efficient version checker to detect recent updates.
  7. The screenshot links marked with the FastStone logo FastStone Logo  were made with the FastStone capture utility.

Popular Downloadable Utilities

Amper Confirm HTML Static Macros Population
Available Converter HTTP GET/POST PowCost
BackupToZip Credit Card Validator Hunk I/O QEV
Base64 Cropper In Words Quoter Amanuensis
Batik CSVReader/Writer Ini File Tidier/Verifier Replicator
BigDate CurrCon Currency Converter Insult Generator RightSize
Biorhythms DeDup ISBN Amanuensis SetClock
Boyer Entity Strip/Insert JarCheck Site Download (Replicator)
BraceBalancer Extract JarLook SiteMap for Google
Brokenlinks FastCat LEDataStream SortCode
Bulk Emailer File I/O Amanuensis MakeKey Spinner
Canadian Sales Tax Calculator File Splitter Masker Submitter
Chaos File Transfer MASMBalancer SurrogatePair
Coal FilenameFilters MASMTidy Transporter
CommandLine FileTimes MimeCheck Unicode
Common JDK 1.1+ Utility classes FindParked Mouse Position Detector Untouch
Common JDK 1.3+ Utility classes FontShower NetworkCam VerCheck
Common JDK 1.5+ Utility classes FontShowerAwt Password Volser
Compactor FourTidy Pentium/AMD CPU id Wassup
Comparator Cutter GoldenCoin PGPKeywords Which
Comparators Holiday Calculator Pluck

Popular Downloadable Utilities

Program Ver Size    Updated    Status Source Description Popularity
amper
Amper
2.0 822K 2012-11-03 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Amper.
Tidies & to & and back where needed in html files
download 822K zip for Amper Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access amper source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/amper/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\amper\amper.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Amper.

Amper is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
available
Available
1.1 724K 2010-03-23 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Available.
WhoIs to check if a server is available/up.
run Available online as an Applet in your browser, without installing it on your computer.
download 724K zip for Available Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access available source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/available/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\available\available.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Available.

Available is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
base64
Base64
1.9 81K 2007-05-20 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Base64.
Base64/Base64u is a way of encoding 8-bit characters using only ASCII printable characters.
download 81K zip for Base64 Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access base64 source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/base64/.

download ASP PAD XML program description for the current version of Base64.

Base64 is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
backuptozip
BackupToZip
1.4 2.0MB 2011-03-26 free Java
more infoprecismanualscreenshotbrowse source repository
for the current version of BackupToZip.
Backup a set of files to a compressed zip archive mirror, and quickly keep the backup up-to-date.
download 2.0MB zip for BackupToZip Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access backuptozip source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/backuptozip/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\backuptozip\backuptozip.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of BackupToZip.

BackupToZip is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
batik
Batik
2.2 568K 2007-08-27 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Batik.
Let’s you write a custom Java utility to delete junk files.
download 568K zip for Batik Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access batik source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/batik/.

download ASP PAD XML program description for the current version of Batik.

Batik is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
BigDate            
bio
Biorhythms
2.7 726K 2011-03-24 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Biorhythms.
Displays biorhythms for any date in the past or future.
run Biorhythms online as an Applet in your browser, without installing it on your computer.
download 726K zip for Biorhythms Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access bio source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/bio/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\bio\bio.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Biorhythms.

Biorhythms is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
boyer
Boyer
1.5 109K 2007-05-21 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Boyer.
A replacement for indexOf string search that runs twice as fast on long string searches.
download 109K zip for Boyer Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access boyer source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/boyer/.

download ASP PAD XML program description for the current version of Boyer.

Boyer is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
bracebalancer
BraceBalancer
1.3 1,059K 2012-03-23 free Java
more infoprecisscreenshotbrowse source repository
for the current version of BraceBalancer.
helps find unbalanced {} [] () in Java, C, C++, Pascal, Modula etc. source code.
run BraceBalancer online as an Applet in your browser, without installing it on your computer.
download 1,059K zip for BraceBalancer Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access bracebalancer source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/bracebalancer/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\bracebalancer\bracebalancer.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of BraceBalancer.

BraceBalancer is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
brokenlinks
Brokenlinks
3.0 3.5MB 2013-01-20 free Java
more infoprecismanualscreenshotbrowse source repository
for the current version of Brokenlinks.
find and track persistently broken links on your website. Back end to Xenu Link Sleuth. Also includes utility to tidy URLs on a website, and updates redirected links.
download 3.5MB zip for Brokenlinks Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access brokenlinks source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/brokenlinks/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\brokenlinks\brokenlinks.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Brokenlinks.

Brokenlinks is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
bulk
Bulk Emailer
1.7 624K 2007-08-21 custom configuration Java
more infoprecismanualscreenshotbrowse source repository
for the current version of Bulk Emailer.
Simple bulk emailer to broadcast emails for charities, churches and clubs.
download 624K zip for Bulk Emailer Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access bulk source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/bulk/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\bulk\bulk.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Bulk Emailer.

Bulk Emailer is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
You are free to use the program as-is without payment. However, it requires programming skill to configuration. The fee is for my time to customise the program for you and help you install it. Check out the prerequisites carefully and email me to discuss your needs before you buy. Non-military use only.
canadiantax
Canadian Sales Tax Calculator
4.4 964K 2013-02-03 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Canadian Sales Tax Calculator.
Applet to calculate Canadian Sales tax, GST, HST and PST today or for dates in the past
run Canadian Sales Tax Calculator online as an Applet in your browser, without installing it on your computer.
download 964K zip for Canadian Sales Tax Calculator Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access canadiantax source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/canadiantax/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\canadiantax\canadiantax.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Canadian Sales Tax Calculator.

Canadian Sales Tax Calculator is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
chaos
Chaos
1.0 762K 2013-02-16 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Chaos.
Calculates average line length, deviation, max line length, size in line, words and chars for files.
download 762K zip for Chaos Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access chaos source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/chaos/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\chaos\chaos.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Chaos.

Chaos is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
commandline
CommandLine
2.6 693K 2011-01-10 free Java
more infoprecisscreenshotbrowse source repository
for the current version of CommandLine.
Command line parser to analyse a file tree into a list of files to process.
download 693K zip for CommandLine Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access commandline source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/commandline/.

download ASP PAD XML program description for the current version of CommandLine.

CommandLine is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
coal
Coal
1.0 472K 2009-11-29 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Coal.
Calculates how long coal will last in the USA given various rates of growth in use.
run Coal online as an Applet in your browser, without installing it on your computer.
download 472K zip for Coal Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access coal source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/coal/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\coal\coal.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Coal.

Coal is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
common11
Common JDK 1.1+ Utility classes
2.8 222K 2011-11-13 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Common JDK 1.1+ Utility classes.
includes BigDate and String handling utility classes for JDK 1.1+.
download 222K zip for Common JDK 1.1+ Utility classes Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access common11 source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/common11/.

download ASP PAD XML program description for the current version of Common JDK 1.1+ Utility classes.

Common JDK 1.1+ Utility classes is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
common13
Common JDK 1.3+ Utility classes
1.3 328K 2008-11-12 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Common JDK 1.3+ Utility classes.
HybridJ and CMPAboutJBox etc. classes for Swing JDK 1.3+.
download 328K zip for Common JDK 1.3+ Utility classes Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access common13 source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/common13/.

download ASP PAD XML program description for the current version of Common JDK 1.3+ Utility classes.

Common JDK 1.3+ Utility classes is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
common15
Common JDK 1.5+ Utility classes
1.7 536K 2011-11-10 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Common JDK 1.5+ Utility classes.
StringSearch utility classes for JDK 1.5+.
download 536K zip for Common JDK 1.5+ Utility classes Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access common15 source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/common15/.

download ASP PAD XML program description for the current version of Common JDK 1.5+ Utility classes.

Common JDK 1.5+ Utility classes is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
compactor
Compactor
3.6 1,266K 2013-03-01 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Compactor.
Compacts HTML by removing unessential white space.
download 1,266K zip for Compactor Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access compactor source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/compactor/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\compactor\compactor.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Compactor.

Compactor is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
comparators
Comparators
1.4 778K 2007-05-22 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Comparators.
Collection of Comparators
download 778K zip for Comparators Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access comparators source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/comparators/.

download ASP PAD XML program description for the current version of Comparators.

Comparators is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
comparatorcutter
Comparator Cutter
1.9 732K 2013-01-18 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Comparator Cutter.
Applet to generate custom code for Java Comparable and Comparator sorting/comparing interfaces.
run Comparator Cutter online as an Applet in your browser, without installing it on your computer.
download 732K zip for Comparator Cutter Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access comparatorcutter source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/comparatorcutter/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\comparatorcutter\comparatorcutter.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Comparator Cutter.

Comparator Cutter is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
confirm
Confirm
1.3 112K 2012-05-08 free MASM
more infoprecisscreenshotbrowse source repository
for the current version of Confirm.
Ask user for confirmation to do some dangerous action, and set the errorlevel 0=Yes, 1=No in a BAT file.
download 112K zip for Confirm C source and executable files to run on your own machine as a standalone utility.

Runs on NT/W2K/XP/W2003/Vista/W2008/W7-32/W7-64.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access confirm source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/confirm/.

download ASP PAD XML program description for the current version of Confirm.

Confirm is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
converter
Converter
5.5 967K 2011-12-30 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Converter.
Show you how to write Java conversion code, e.g. String to double.
run Converter online as an Applet in your browser, without installing it on your computer.
download 967K zip for Converter Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access converter source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/converter/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\converter\converter.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Converter.

Converter is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
creditcard
Credit Card Validator
1.8 576K 2008-03-06 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Credit Card Validator.
Applet to validate credit card numbers and tell who issued the card.
run Credit Card Validator online as an Applet in your browser, without installing it on your computer.
download 576K zip for Credit Card Validator Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access creditcard source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/creditcard/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\creditcard\creditcard.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Credit Card Validator.

Credit Card Validator is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
csv
CSVReader/Writer
6.9 2.2MB 2013-02-19 free Java
more infoprecismanualscreenshotbrowse source repository
for the current version of CSVReader/Writer.
Classes to read, write, align, condense, sort, convert, export, pack… CSV (comma-separated value) files.
download 2.2MB zip for CSVReader/Writer Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access csv source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/csv/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\csv\csv.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of CSVReader/Writer.

CSVReader/Writer is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
cropper
Cropper
1.0 1,215K 2011-09-07 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Cropper.
Converts a group of jpg, png and gif files to a common size by cropping and scaling.
download 1,215K zip for Cropper Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access cropper source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/cropper/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\cropper\cropper.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Cropper.

Cropper is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
currcon
CurrCon Currency Converter
4.5 2.3MB 2011-12-29 free Java
more infoprecismanualscreenshotbrowse source repository
for the current version of CurrCon Currency Converter.
Currency converter for web pages.
run CurrCon Currency Converter online as an Applet in your browser, without installing it on your computer.
download 2.3MB zip for CurrCon Currency Converter Java source, compiled class files, jar and documentation to run on your own machine as an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access currcon source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/currcon/.

download ASP PAD XML program description for the current version of CurrCon Currency Converter.

CurrCon Currency Converter is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
dedup
DeDup
1.5 343K 2007-06-24 free Java
more infoprecisscreenshotbrowse source repository
for the current version of DeDup.
DeDup text files
download 343K zip for DeDup Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access dedup source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/dedup/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\dedup\dedup.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of DeDup.

DeDup is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
entities
Entity Strip/Insert
3.1 2.5MB 2011-09-02 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Entity Strip/Insert.
Strip tags and Convert/strip/insert HTML/XML/XHTML entities such as &
download 2.5MB zip for Entity Strip/Insert Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access entities source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/entities/.

download ASP PAD XML program description for the current version of Entity Strip/Insert.

Entity Strip/Insert is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
extract
Extract
1.2 2.3MB 2009-06-03 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Extract.
Searches multiple files for a set of strings or regexes.
download 2.3MB zip for Extract Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access extract source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/extract/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\extract\extract.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Extract.

Extract is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
fastcat
FastCat
1.9 82K 2013-04-10 free Java
more infoprecisscreenshotbrowse source repository
for the current version of FastCat.
Streamlined replacement for StringBuilder to concatenate Strings.
download 82K zip for FastCat Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access fastcat source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/fastcat/.

download ASP PAD XML program description for the current version of FastCat.

FastCat is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
fileio
File I/O Amanuensis
6.1 744K 2011-12-03 free Java
more infoprecisscreenshotbrowse source repository
for the current version of File I/O Amanuensis.
Applet to show you how write Java I/O code to read and write files, URLs, HTTP CGI/GET/POST, sockets, StringReaders, resources etc. You select what sort of I/O you need and it generates the Java source code.
run File I/O Amanuensis online as an Applet in your browser, without installing it on your computer.
download 744K zip for File I/O Amanuensis Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access fileio source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/fileio/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\fileio\fileio.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of File I/O Amanuensis.

File I/O Amanuensis is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
splitter
File Splitter
1.3 402K 2008-03-21 free Java
more infoprecisscreenshotbrowse source repository
for the current version of File Splitter.
Split a large text/html file into smaller pieces.
download 402K zip for File Splitter Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access splitter source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/splitter/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\splitter\splitter.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of File Splitter.

File Splitter is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
filetransfer
File Transfer
2.5 207K 2008-08-10 free Java
more infoprecisscreenshotbrowse source repository
for the current version of File Transfer.
Copy, download and upload files.
download 207K zip for File Transfer Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access filetransfer source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/filetransfer/.

download ASP PAD XML program description for the current version of File Transfer.

File Transfer is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
filter
FilenameFilters
2.7 133K 2010-11-22 free Java
more infoprecisscreenshotbrowse source repository
for the current version of FilenameFilters.
Collection of Java FilenameFilters.
download 133K zip for FilenameFilters Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access filter source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/filter/.

download ASP PAD XML program description for the current version of FilenameFilters.

FilenameFilters is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
filetimes
FileTimes
2.0 401K 2012-12-11 free Java
more infoprecisscreenshotbrowse source repository
for the current version of FileTimes.
Gets and sets the various Windows file and directory times from Java: create date, last access date and last modified date. Uses JNI and C native code
download 401K zip for FileTimes Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access filetimes source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/filetimes/.

download ASP PAD XML program description for the current version of FileTimes.

FileTimes is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
findparked
FindParked
1.3 2.1MB 2012-11-21 free Java
more infoprecisscreenshotbrowse source repository
for the current version of FindParked.
Checks links from your website to see if they point to dummy parked websites.
download 2.1MB zip for FindParked Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access findparked source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/findparked/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\findparked\findparked.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of FindParked.

FindParked is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
fontshower
FontShower
2.9 735K 2009-09-30 free Java
more infoprecisscreenshotbrowse source repository
for the current version of FontShower.
Displays Swing fonts available to Java on your machine in various styles, sizes and colours. Displays true font heights.
run FontShower online as an Applet in your browser, without installing it on your computer.
download 735K zip for FontShower Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access fontshower source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/fontshower/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\fontshower\fontshower.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of FontShower.

FontShower is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
fontshowerawt
FontShowerAwt
2.9 391K 2009-01-23 free Java
more infoprecisscreenshotbrowse source repository
for the current version of FontShowerAwt.
Displays AWT fonts available to Java on your machine in various styles, sizes and colours.
run FontShowerAwt online as an Applet in your browser, without installing it on your computer.
download 391K zip for FontShowerAwt Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access fontshowerawt source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/fontshowerawt/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\fontshowerawt\fontshowerawt.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of FontShowerAwt.

FontShowerAwt is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
fourtidy
FourTidy
3.1 246K 2012-01-10 free Java
more infoprecisscreenshotbrowse source repository
for the current version of FourTidy.
Tidies, sorts, aligns and dedups the TakeCommand/TCC/4NT/4DOS DESCRIBE file descriptor DESCRIPT.ION files.
download 246K zip for FourTidy Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access fourtidy source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/fourtidy/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\fourtidy\fourtidy.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of FourTidy.

FourTidy is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
goldencoin
GoldenCoin
1.0 605K 2011-06-12 free Java
more infoprecisscreenshotbrowse source repository
for the current version of GoldenCoin.
Computes probability including odds or thrown heads N times in a row.
run GoldenCoin online as an Applet in your browser, without installing it on your computer.
download 605K zip for GoldenCoin Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access goldencoin source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/goldencoin/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\goldencoin\goldencoin.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of GoldenCoin.

GoldenCoin is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
holidays
Holiday Calculator
4.9 2.9MB 2013-02-10 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Holiday Calculator.
Calculates when various holidays occur in any given year BC or AD. Designed to be cannibalised to include the calculation routines in your own programs. Also calculates the nearest weekday to any given holiday.
run Holiday Calculator online as an Applet in your browser, without installing it on your computer.
download 2.9MB zip for Holiday Calculator Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access holidays source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/holidays/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\holidays\holidays.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Holiday Calculator.

Holiday Calculator is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
htmlmacros
HTML Static Macros
2.3 12.7MB 2012-06-25 free Java
more infoprecismanualscreenshotbrowse source repository
for the current version of HTML Static Macros.
Static macros for HTML to generate complex boilerplate.
download 12.7MB zip for HTML Static Macros Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access htmlmacros source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/htmlmacros/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\htmlmacros\htmlmacros.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of HTML Static Macros.

HTML Static Macros is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
http
HTTP GET/POST
2.9 472K 2011-11-09 free Java
more infoprecisscreenshotbrowse source repository
for the current version of HTTP GET/POST.
Class HTTP GET/POST/HEAD/PROBE/CHASE to a server.
download 472K zip for HTTP GET/POST Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access http source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/http/.

download ASP PAD XML program description for the current version of HTTP GET/POST.

HTTP GET/POST is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
hunkio
Hunk I/O
1.8 90K 2013-02-19 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Hunk I/O.
Class to do I/O a file at a time, in one fell swoop. PrintWriterPlus that handles embedded linefeeds.
download 90K zip for Hunk I/O Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access hunkio source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/hunkio/.

download ASP PAD XML program description for the current version of Hunk I/O.

Hunk I/O is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
inwords
In Words
4.6 735K 2009-05-01 free Java
more infoprecisscreenshotbrowse source repository
for the current version of In Words.
Classes to spell out numbers in words. Works in Bahasa Indonesia, Binary, Decimal, Dutch (modern, old and banker’s), English (British, North American and ordinals), Esperanto, French, German, Hexadecimal, Icelandic, Italian, Martian, Metric Prefixes (grams), Norwegian, Octal, Polish, RAM (bytes), Roman Numerals, Spanish, Swedish or Tagalog. Classes could be used in a multi-lingual cheque-writing program.
run In Words online as an Applet in your browser, without installing it on your computer.
download 735K zip for In Words Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access inwords source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/inwords/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\inwords\inwords.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of In Words.

In Words is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
ini
Ini File Tidier/Verifier
1.4 453K 2012-04-27 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Ini File Tidier/Verifier.
Tidies/sorts and verifies a Windows ini file.
download 453K zip for Ini File Tidier/Verifier Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access ini source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/ini/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\ini\ini.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Ini File Tidier/Verifier.

Ini File Tidier/Verifier is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
insult
Insult Generator
1.9 349K 2008-04-02 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Insult Generator.
Generate insults similar to those Republicans throw.
run Insult Generator online as an Applet in your browser, without installing it on your computer.
download 349K zip for Insult Generator Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access insult source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/insult/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\insult\insult.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Insult Generator.

Insult Generator is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
isbn
ISBN Amanuensis
2.5 585K 2011-12-03 free Java
more infoprecisscreenshotbrowse source repository
for the current version of ISBN Amanuensis.
Applet to help you tidy, convert and verify ISBN-10 and ISBN-13 numbers used to identify books. Inserts dashes in the correct places and validates the check digit. It works even more simply as a downloadable application. ISBN stands for International Standard Book Number.
run ISBN Amanuensis online as an Applet in your browser, without installing it on your computer.
download 585K zip for ISBN Amanuensis Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access isbn source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/isbn/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\isbn\isbn.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of ISBN Amanuensis.

ISBN Amanuensis is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
jarcheck
JarCheck
1.4 98K 2011-07-30 free Java
more infoprecisscreenshotbrowse source repository
for the current version of JarCheck.
Check a jar to make sure all the javac -target versions of the class files are what you expect.
download 98K zip for JarCheck Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access jarcheck source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/jarcheck/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\jarcheck\jarcheck.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of JarCheck.

JarCheck is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
jarlook
JarLook
1.2 83K 2006-03-06 free Java
more infoprecisscreenshotbrowse source repository
for the current version of JarLook.
Display a list of files inside a jar.
download 83K zip for JarLook Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access jarlook source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/jarlook/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\jarlook\jarlook.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of JarLook.

JarLook is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
ledatastream
LEDataStream
1.8 115K 2007-05-24 free Java
more infoprecisscreenshotbrowse source repository
for the current version of LEDataStream.
Little endian classes LEDataInputStream, LEDataOutputStream and LERandomAccessFile are useful for reading Windows/Intel native binary data, e.g. binary data written by a C/C++ program.
download 115K zip for LEDataStream Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access ledatastream source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/ledatastream/.

download ASP PAD XML program description for the current version of LEDataStream.

LEDataStream is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
makekey
MakeKey
1.0 588K 2012-12-25 free Java
more infoprecisscreenshotbrowse source repository
for the current version of MakeKey.
Generates true random numbers useful in cryptography.
run MakeKey online as an Applet in your browser, without installing it on your computer.
download 588K zip for MakeKey Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access makekey source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/makekey/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\makekey\makekey.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of MakeKey.

MakeKey is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
masker
Masker
1.9 616K 2010-03-23 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Masker.
Helps hide email addresses from spam harvesters.
run Masker online as an Applet in your browser, without installing it on your computer.
download 616K zip for Masker Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access masker source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/masker/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\masker\masker.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Masker.

Masker is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
mimecheck
MimeCheck
4.5 650K 2011-10-31 free Java
more infoprecisscreenshotbrowse source repository
for the current version of MimeCheck.
Ensures server is sending the correct MIME types.
run MimeCheck online as an Applet in your browser, without installing it on your computer.
download 650K zip for MimeCheck Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access mimecheck source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/mimecheck/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\mimecheck\mimecheck.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of MimeCheck.

MimeCheck is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
masmbalancer
MASMBalancer
1.3 1,385K 2012-03-23 free Java
more infoprecisscreenshotbrowse source repository
for the current version of MASMBalancer.
MASMBalancer helps find unbalanced segment/ends macro/endm proc/endp if/endif in Microsoft *.asm assembler source code.
run MASMBalancer online as an Applet in your browser, without installing it on your computer.
download 1,385K zip for MASMBalancer Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access masmbalancer source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/masmbalancer/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\masmbalancer\masmbalancer.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of MASMBalancer.

MASMBalancer is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
masmtidy
MASMTidy
1.1 936K 2011-01-05 free Java
more infoprecisscreenshotbrowse source repository
for the current version of MASMTidy.
MASMTidy tidies MASM *.asm assembler source, aligning it in four columns.
download 936K zip for MASMTidy Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access masmtidy source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/masmtidy/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\masmtidy\masmtidy.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of MASMTidy.

MASMTidy is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
mouse
Mouse Position Detector
1.5 284K 2012-12-11 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Mouse Position Detector.
Detects mouse position in Windows even when not in your app, like MouseInfo but works in all versions.
download 284K zip for Mouse Position Detector Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access mouse source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/mouse/.

download ASP PAD XML program description for the current version of Mouse Position Detector.

Mouse Position Detector is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
networkcam
NetworkCam
1.6 640K 2007-04-19 free Java
more infoprecismanualscreenshotbrowse source repository
for the current version of NetworkCam.
Applet to display a webcam or security camera image stream.
run NetworkCam online as an Applet in your browser, without installing it on your computer.
download 640K zip for NetworkCam Java source, compiled class files, jar and documentation to run on your own machine as an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access networkcam source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/networkcam/.

download ASP PAD XML program description for the current version of NetworkCam.

NetworkCam is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
password
Password
1.8 668K 2012-06-27 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Password.
Applet to generate unguessable passwords.
run Password online as an Applet in your browser, without installing it on your computer.
download 668K zip for Password Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access password source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/password/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\password\password.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Password.

Password is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
pentium
Pentium/AMD CPU id
1.6 455K 2012-12-11 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Pentium/AMD CPU id.
Pentium/AMD JNI native code to discover CPU id, serial number (64 bit Pentium and 96 bit Xeon), and RDTSC high resolution timer in Java.
download 455K zip for Pentium/AMD CPU id Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access pentium source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/pentium/.

download ASP PAD XML program description for the current version of Pentium/AMD CPU id.

Pentium/AMD CPU id is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
pluck
Pluck
1.0 2.2MB 2008-06-04 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Pluck.
Scans a collection of files for instances of a given REGEX pattern summarising the results as a CSV file.
download 2.2MB zip for Pluck Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access pluck source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/pluck/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\pluck\pluck.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Pluck.

Pluck is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
pgpkeywords
PGPKeywords
1.0 710K 2011-02-16 free Java
more infoprecisscreenshotbrowse source repository
for the current version of PGPKeywords.
Displays PGP keys as a list of keywords. This makes it easier to proofread.
run PGPKeywords online as an Applet in your browser, without installing it on your computer.
download 710K zip for PGPKeywords Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access pgpkeywords source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/pgpkeywords/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\pgpkeywords\pgpkeywords.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of PGPKeywords.

PGPKeywords is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
population
Population
1.2 592K 2013-01-30 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Population.
World Population Clock
run Population online as an Applet in your browser, without installing it on your computer.
download 592K zip for Population Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access population source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/population/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\population\population.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Population.

Population is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
powcost
PowCost
1.4 2.8MB 2013-01-19 free Java
more infoprecisscreenshotbrowse source repository
for the current version of PowCost.
Calculates how much electricity costs depending on where you are and what you do to consume it.
run PowCost online as an Applet in your browser, without installing it on your computer.
download 2.8MB zip for PowCost Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access powcost source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/powcost/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\powcost\powcost.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of PowCost.

PowCost is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
qev
QEV
1.1 926K 2011-01-12 free Java
more infoprecisscreenshotbrowse source repository
for the current version of QEV.
Quote Entity Validator to ensure single and double quote entities are balanced in HTML.
download 926K zip for QEV Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access qev source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/qev/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\qev\qev.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of QEV.

QEV is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
quoter
Quoter Amanuensis
5.2 1,331K 2012-12-17 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Quoter Amanuensis.
Converts text with 23 possible cleanups, including preparation of HTML and Java, aligning in columns, character set conversion, case converting, removing excess white space, removing blank lines, preparing regex expressions…
run Quoter Amanuensis online as an Applet in your browser, without installing it on your computer.
download 1,331K zip for Quoter Amanuensis Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access quoter source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/quoter/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\quoter\quoter.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Quoter Amanuensis.

Quoter Amanuensis is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
replicator
Replicator
11.3 2.2MB 2012-05-13 free Java
more infoprecismanualscreenshotbrowse source repository
for the current version of Replicator.
Efficiently replicates a set of files to your clients and keeps them up-to-date.
run Replicator online as with Java Web Start.
If the download fails, install Replicator manually with:
rem On Windows
javaws.exe http://mindprod.com/webstart/replicator.jnlp
# on Linux/BASH
javaws http://mindprod.com/webstart/replicator.jnlp
download 2.2MB zip for Replicator Java source, compiled class files, jar and documentation to run on your own machine as a Java Web Start application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access replicator source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/replicator/.

To run the JWS application, modify the jnlp file to look in the right place for its files, then type:

javaws J:\com\mindprod\replicator\replicator.jnlp

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Replicator.

Replicator is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
rightsize
RightSize
1.0 941K 2009-03-19 free Java
more infoprecisscreenshotbrowse source repository
for the current version of RightSize.
Checks that .png, .jpg, .jpeg and .gif image files are in the expected size range
download 941K zip for RightSize Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access rightsize source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/rightsize/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\rightsize\rightsize.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of RightSize.

RightSize is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
setclock
SetClock
8.6 837K 2012-12-11 free Java
more infoprecisscreenshotbrowse source repository
for the current version of SetClock.
Set your PC Clock from an accurate atomic webserver clocks.
run SetClock online as with Java Web Start.
If the download fails, install SetClock manually with:
rem On Windows
javaws.exe http://mindprod.com/webstart/setclock.jnlp
# on Linux/BASH
javaws http://mindprod.com/webstart/setclock.jnlp
download 837K zip for SetClock Java source, compiled class files, jar and documentation to run on your own machine as a Java Web Start application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access setclock source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/setclock/.

To run the JWS application, modify the jnlp file to look in the right place for its files, then type:

javaws J:\com\mindprod\setclock\setclock.jnlp

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of SetClock.

SetClock is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
SITE by the Replicator : entire mindprod.com website
(via The Replicator)
-  137MB 2013-05-20 free HTML
details about the downloading the entire mindprod.com website — the HTML and images in traditional, excluding the downloadable utilities.
download complete mindprod.com website. The Replicator requires that you have the Java JRE 1.7.0_21. Why download the site with the Replicator?
  • Your local copy will be kept up to date by sending you only the recent changes every time you download.
  • You can download the website and browse it locally much more rapidly than you can over the Internet.
  • Your local copy is available even when my website is down. Parts of the website are politically controversial which has lead in past to attempts to shut it down. You are protected should such parties succeed in future.
  • You can use global search tools, such as Google Desktop to help find what you are looking for with up-to-the-minute indexes.
installed which includes Java Web Start. Clicking download will automatically install a Java Web Start application called The Replicator to download the entire website, or any recent changes.
If you redo the download later, you will be sent only the files that have changed.
If the download fails, install the Replicator manually with:
javaws.exe http://mindprod.com/webstart/replicator.jnlp
The site download with conventional zip files has been discontinued due to lack of use.
 
sitemap
SiteMap for Google
1.9 1,894K 2010-12-01 free Java
more infoprecismanualscreenshotbrowse source repository
for the current version of SiteMap for Google.
Build a Sitemap for a website for more efficient spidering by Google and other search engines.
download 1,894K zip for SiteMap for Google Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access sitemap source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/sitemap/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\sitemap\sitemap.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of SiteMap for Google.

SiteMap for Google is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
sortcode
SortCode
1.0 250K 2013-02-19 free Java
more infoprecisscreenshotbrowse source repository
for the current version of SortCode.
Alphabetically sort blocks of Java source code.
download 250K zip for SortCode Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access sortcode source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/sortcode/.

download ASP PAD XML program description for the current version of SortCode.

SortCode is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
spinner
Spinner
1.1 555K 2011-03-22 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Spinner.
DateSpinner and JSpinner NumberEditor classes for dollar and hex JSpinner input/output.
download 555K zip for Spinner Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access spinner source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/spinner/.

download ASP PAD XML program description for the current version of Spinner.

Spinner is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
submitter
Submitter
20.8 3.3MB 2013-05-16 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Submitter.
Submit ASP PAD program description files to 174 PADsites.
run Submitter online as an Applet in your browser, without installing it on your computer.
download 3.3MB zip for Submitter Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access submitter source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/submitter/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\submitter\submitter.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Submitter.

Submitter is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
surrogatepair
SurrogatePair
1.1 721K 2011-12-01 free Java
more infoprecisscreenshotbrowse source repository
for the current version of SurrogatePair.
Applet to generate surrogate pairs for Java literals containing 32-bit Unicode codepoints.
run SurrogatePair online as an Applet in your browser, without installing it on your computer.
download 721K zip for SurrogatePair Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access surrogatepair source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/surrogatepair/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\surrogatepair\surrogatepair.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of SurrogatePair.

SurrogatePair is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
transporter
Transporter
1.4 457K 2006-03-06 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Transporter.
Lightweight encrypt, digitally sign and/or armour confidential data such as credit card numbers for Internet transport without SSL.
download 457K zip for Transporter Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access transporter source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/transporter/.

download ASP PAD XML program description for the current version of Transporter.

Transporter is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
untouch
Untouch
2.5 477K 2013-04-19 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Untouch.
reverts dates on files that have not really changed.
download 477K zip for Untouch Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access untouch source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/untouch/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\untouch\untouch.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Untouch.

Untouch is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
unicode
Unicode
1.8 2.1MB 2010-11-27 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Unicode.
Displays full Unicode™ character set in any supported fonts. Originally from Reuters.
run Unicode online as an Applet in your browser, without installing it on your computer.
download 2.1MB zip for Unicode Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access unicode source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/unicode/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\unicode\unicode.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Unicode.

Unicode is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
vercheck
VerCheck
4.4 3.0MB 2012-03-23 free Java
more infoprecisscreenshotbrowse source repository
for the current version of VerCheck.
Checks applications to see if new versions are available.
run VerCheck online as an Applet in your browser, without installing it on your computer.
download 3.0MB zip for VerCheck Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access vercheck source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/vercheck/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\vercheck\vercheck.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of VerCheck.

VerCheck is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
volser
Volser
1.3 243K 2012-12-11 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Volser.
Gets get the 4-byte volume serial number of a disk drive in Windows. Uses JNI and C++ native code
download 243K zip for Volser Java source and compiled class files to run on your own machine as a part of your own program.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access volser source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/volser/.

download ASP PAD XML program description for the current version of Volser.

Volser is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
wassup
Wassup
2.5 354K 2008-04-03 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Wassup.
What’s up with your Java environment, classpath, vendor, JVM, and all the system properties.
run Wassup online as an Applet in your browser, without installing it on your computer.
download 354K zip for Wassup Java source, compiled class files, jar and documentation to run on your own machine either as an application or an Applet.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access wassup source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/wassup/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\wassup\wassup.jar

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Wassup.

Wassup is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.
which
Which
1.3 387K 2013-04-19 free Java
more infoprecisscreenshotbrowse source repository
for the current version of Which.
Finds where on path exe or dll lives and what kind it is.
download 387K zip for Which Java source, compiled class files, jar and documentation to run on your own machine as an application.

Runs on any OS that supports Java e.g. W2K/XP/W2003/Vista/W2008/W7-32/W7-64/W8-32/W8-64/Linux/LinuxARM/LinuxX86/LinuxX64/Ubuntu/Solaris/SolarisSPARC/SolarisSPARC64/SolarisX86/SolarisX64/OSX.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the use folder names option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access which source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/which/.

After you have installed the jar, you can run it as an application. Type:

java -jar J:\com\mindprod\which\which.jar parms

adjusting as necessary to account for where the jar file is.

download ASP PAD XML program description for the current version of Which.

Which is free.
$1989.00 US donated so far. If the CMP utilities solved your problem, please donate a buck or two, or donate to one of the charities featured in the footer public service ads throughout the website and get a tax receipt.
Full source included. You may even include the source code, modified or unmodified in free/commercial open source/proprietary programs that you write and distribute. Non-military use only.

CMP homejump to top

available on the web at:

http://mindprod.com/products1.html
  

optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\products1.html
logo
Please email your , letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email. If you want your message, your name or email kept confidential, not considered for public posting, please explicitly specify that. Unless you state otherwise, I will treat your message as a letter to the editor that I may or may not publish in the feedback section. After that, it will be too late to retract it. If you disagree with something I said, especially when sending an ad-hominem attack, a rant composed mainly of obscenities or a death threat, please quote the offending passage and cite the web page where you found it, tell me why you think it is wrong, and, if possible, provide some supporting evidence. I can’t very well fix erroneous or ambiguous text if I can’t find it.
Blog
IP:[65.110.21.43]
Your face IP:[184.72.91.94]
You are visitor number 770,854.