Other listings by this author  | 
| 
  Converter 5.5   (Downloads: 413) 
How to Interconvert any of the Java primitives. Conversion Amanuensis. Conversion teaching tool. Shows you how to convert any of the 17 basic Java types into any of the other. Conversion Amanuensis as your side whenever you need Java code to convert anything to anything else.  Runs an as Applet or application. 
 
To install, Extract the zip download with WinZip, available from 
winzip.com (or similar unzip utility) into any 
directory you please, often C:\ -- ticking off the (user 
folder names) option. To run ... 
 | 
| 
  Wassup 2.5   (Downloads: 468) 
Wassup let's you know what's up with your Java environment. Wassup let's you know what's up with your Java environment. 
It will tell you the System Properties, as many as the 
Security system will let you peek at. This includes such 
things as which JVM is running, which version of Java, which 
vendor. It may be run as either an Applet or an application. 
When you run Wassup as an application it shows you 
considerably more information. The Java sandbox considers it 
a security risk to rev... 
 | 
| 
  Encoding Recogniser 1.2   (Downloads: 209) 
Help determine a file's encoding by displaying it wth all supported encodings. Encoding Recogniser will help you determine what encoding was 
used to write a file by displaying the file in hex or and 
decoded characters in any of the encodings supported by 
Java. 
 
This program runs under any OS, 
(e.g. Win2K/XP/Vista/OSX/Linux/Solaris/Vista64/AIX...) so long as you have 
 Java version 1.5  or later installed. 
 
To install, Extract the zip download with WinZip (or similar unzip utility) into ... 
 | 
| 
  Compactor 3.4   (Downloads: 576) 
Compresses HTML by removing unnecessary white space. Compresses HTML by removing unnecessary white space. 
 
Compacts HTML so that web pages are 20% smaller and hence 
20% faster. It does this by removing all unnecessary white 
space.  To fluff files up again, I suggest using SlickEdit 
beautify. The file will render on browsers exactly as they 
did before. Any [pre] sections are left intact. No comments 
are removed. 
 
NOTE THE COMPACTOR JUST COMPACTS YOUR HTML. IT DOES N... 
 | 
| 
  Tabin 5.3   (Downloads: 250) 
Converts spaces to tabs in an ASCII text file. Converts spaces to tabs in an ASCII text file 
 
Usage: 
TABIN.exe  Myfile.txt 
 
Assumes tab stops are 8 columns apart. Don't use it on word 
processor files.  C source included. Copyrighted by Canadian 
Mind Products.  May be freely distributed and used for any 
purpose except military. It has been rewritten in C from 
Pascal for extra speed.  Users of previous versions should 
take care to delete the old TABIN.COM... 
 | 
| 
  File Splitter 1.3   (Downloads: 319) 
Split large text/html files into smaller files using embedded split commands. Split large text/html files into smaller files. I find it 
much faster and more accurate than cut and paste. 
 
You embed commands in the big file telling it which pieces 
of it are to go where, then let Splitter do the work. It is 
much faster and more accurate than trying to select huge 
blocks of text in an editor. You don't accidentally lose or 
duplicate text.  Keeping files small makes the site more 
responsive. 
  | 
| 
  Encodings 1.6   (Downloads: 248) 
Applet to list all supported encodings (character sets) supported by Java. Applet to list all supported encodings (character sets) 
supported by your browser/java. 
 
To install, Extract the zip download with WinZip, 
(or similar unzip utility) into 
any directory you please, often C:\ -- ticking off the (user 
folder names) option. To run as an application, type: 
 
java -jar C:\com\mindprod\encodings\encodings.jar 
 
adjusting as necessary to account for where the jar file is.... 
 | 
| 
  BOOTSave 2.8   (Downloads: 281) 
BootSave saves/restores the master boot sector BootSave saves/restores the master boot sector on the 
hard disk. Suite of three utilities BootSave, BootRest and 
BootChk. Protects against damage to the partition table or 
boot sector done by rogue programs, viruses or accidents 
with tools like Norton NU. 
 
The BootSave suite will work under DOS, Windows 3.x, Windows 
95/98/ME, OS/2, but not NT, Windows 2000, XP, Vista or Windows 7. 
These OSes block low level disk I/O as... 
 | 
| 
  Echoserver 1.3   (Downloads: 241) 
See what browsers and programs are sending to an HTTP Server. See what browsers and programs are sending to an HTTP Server. 
 
Simple server just dumps whatever it receives on the console. 
 
Echoserver is misnamed because it does not actually echo what it receives 
back to the browser.... 
 | 
| 
  FileFilters 2.7   (Downloads: 422) 
Colllecton of Java FilenameFilters. FilenameFilters you can use in your own Java programs with 
File.list( FilenameFilter f ). They can also be used 
standalone as fancy dir commands. 
 
They come with Java source and include: 
 
AllDirectoriesFilter  gets all directories 
AllFilesFilter        gets all files 
ClamFilter            simple wildcard 
DirListFilter         gets a list of directories 
EndsWithFilter        gets files whose names end with a... 
 | 
| 
  Bulk Emailer 1.7   (Downloads: 280) 
The bulk emailer program sends the same email to many people. The bulk emailer program allows you to send the same email 
to a long list of people. Unlike competing products, it does 
not require you to run any code on your ISP's server. 
 
The price includes customising the program to your needs. 
 
For more detail see the manual at 
mindprod.com/application/bulk.manual.html 
 
To install, Extract the zip download with WinZip, available from 
winzip.com (or similar unzip utili... 
 | 
| 
  Pentium 1.5   (Downloads: 276) 
Java code to tell you facts about the Pentium and AMD CPU. Pentium works on Windows and Intel Pentium class and AMD 
CPUs to determine the CPUID information such as the vendor, 
brand/model, step, model, instruction set family, cpu serial 
number, and the RDTSC Time stamp register for high 
resolution timing measured in CPU cycles since the last 
boot. It is designed to be incorporated in your own Java 
progams. 
 
You can also use it as a standalone utility with: 
 
java.ex... 
 | 
| 
  CurrCon 4.5   (Downloads: 586) 
CurrCon displays prices in HTML in users' home currency. Currency Conversion Applet. 
 
CurrCon is an Applet you embed in your HTML 
to display prices in a variety of world currencies 
defaulting to the user's country. 
 
It usually works in conjunction with the htmlmacros 
pre-processor to insert the necessary Applet calls, 
though you can do it manually. 
 
Shareware for non military use only. 
Registrants get help setting it up.... 
 | 
| 
  Batik 2.2   (Downloads: 493) 
Java  to let you create a custom utility to find and delete all junk files. Java classes to let you create a custom utility to find and 
delete all junk files on your machine.  Use one of the three 
scripts supplied as an example, to create your own XXX.java 
source code file then compile and use to rapidly clean your 
drive of junk. 
 
This program requires some elementary Java programming skill. 
 
To compile 
 
E: 
cd \com\mindprod\batik 
javac *.java 
 
to run, make s... 
 | 
| 
  Spinner 1.1   (Downloads: 352) 
DateSpinner, hex and formatted dollar input for Java JSpinner. Spinner consists of source for classes for a DateSpinner and to add hex and 
formatted dollar input/output for Java JSpinner to your own 
Java programs. 
 
Spinner offers two NumberFormatter classes you can use with 
a JSpinner. One is HexNumberFormatter which lets your 
JSpinner range over hex values. The other is 
DollarNumberFormatter which lets your JSpinner range over 
dollar values. It works better than JSpinner.NumberEd... 
 | 
| 
  Masker 1.9   (Downloads: 289) 
Hides email addresses from spammers as PNG image files. Produces PNG files (image files similar to GIFs, but 
smaller) that contain your email address. When you post them 
on your website, it is harder for spammer to harvest them. 
 
You can include the generated image files in the HTML on 
your website with: code like this: 
 
[a href="../image/mailto/roedy.png"]email me[/a] 
 
(pretend [] are angle brackets) 
 
or 
 
[mg src="image/mailto/r... 
 | 
| 
  FileTimes 1.9   (Downloads: 253) 
Read and set Windows file/dir times from Java: Create/LastModified/LastAccessed Java class library to get/set file and directory times: Create/LastModified/LastAccessed. For Windows only. 
 
Create time is when the file was first written. Modified 
time (sometimes called lastModified) is when the file was 
last written. Accessed time is when the file was last read 
or written. Checking its date, looking at its attributes or 
checking to see if it exists does not count as reading it. 
 
Get/Set Windows Fil... 
 |