Other listings by this author  | 
| 
  InWords 4.6   (Downloads: 343) 
Java code to converts number  to words in any of 24 languagues. Shows you how to count in any of the following languages: 
 
Bahasa Indonesia 
Binary 
Decimal	(several variants) 
Dutch (modern, old and banker's) 
English (British, North American, Ordinals) 
Esperanto 
French 
German 
Grams 
Hexadecimal 
Icelandic 
Italian 
Japanese 
Martian 
Metric Metric Prefixes (grams) 
Norwegian 
Octal 
Polish 
RAM (bytes) 
Roman Numerals... 
 | 
| 
  TimeZones 1.9   (Downloads: 220) 
Displays all the TimeZone on your machine supported by Java Displays all the TimeZoneon your machine supported by 
Java, with their standard time and daylight saving time 
offsets from GMT, along with the their ID (programmer) names 
and display names. It also displays  UTC time, local time, and 
your default TimeZone and whether daylight savings is 
currently in effect.... 
 | 
| 
  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 ... 
 | 
| 
  JarCheck 1.4   (Downloads: 506) 
Check that class target versions are as expected in a Java jar. Check a Java jar to make sure all the javac -target versions of 
the class files are what you expect. 
 
Java application. 
Requires Java version 1.5 or later. 
 
All Java source code is included. 
 
to use: 
 
java -jar jarcheck.jar   jartotocheck.jar 1.1 1.7 
 
where jartocheck.jar is the name of jar to check. 
It will check all the class files in it. 
 
In this example: 
1.1 is the lo... 
 | 
| 
  HeapSort 1.7   (Downloads: 235) 
HeapSort is an implementation of Williams and Floyd classic HeapSort. HeapSort is an implementation of Williams and Floyd's TopDown HeapSort. 
HeapSort is a fast internal sort written in Java that uses a 
sorting algorithm analogous to power struggles for higher 
positions in a hierarchical bureaucracy. Source provided. It 
is faster than QuickSort, but slower that RadixSort. It 
sorts using a comparison routine you provide to compare two 
elements to be sorted. 
 
You can test it with: 
  | 
| 
  NetworkCam 1.6   (Downloads: 268) 
Java Applet to view a Webcam stream of JPG images a Java Applet that lets you a view 
video stream from web cameras that servers 
present as a series of still jpg images.... 
 | 
| 
  Holiday Calculatior 4.7   (Downloads: 727) 
Calculate when 66  holidays occur in any given year. 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.  You might use it to prepare paper calenders well in  
advance or electronic calendars.  You might also use the logic in computer  
programs that compute payrolls, bus schedules, or club meetings.  You  
might use it in writing novels or researching historical events.  It can  
als... 
 | 
| 
  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... 
 | 
| 
  ShellSort 1.4   (Downloads: 229) 
ShellSort is a simple sort suitable for 2000 or less elements. ShellSort is a simple sort suitable for 2000 or less 
elements. It sorts using a comparision routine you provide 
to compare two elements to be sorted. 
 
You can test it with: 
 
java.exe com.mindprod.shellsort.TestShellSort... 
 | 
| 
  Quoter 5.1   (Downloads: 437) 
Converts text with many possible cleanups and transformations. Converts text with many 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.... 
 
converts raw text with the following possible cleanups: 
 
0.  Flow text by removing newline characters. Useful to prepare text to paste into web comment boxes. 
 
1.  Convert awkward chara... 
 | 
| 
  CanadianTax 4.2   (Downloads: 616) 
Calculates Canadian sales taxes: GST HST and PST today or in the past. Calculates Canadian sales taxes: GST HST and PST today or as they were in the past. 
 
Java Applet that can also be run as an application. 
Requires Java version 1.5 or later. 
 
Java source code and sample HTML included. 
 
This version computes by adding GST HST and PST to a base 
price. It als works in  reverse given the 
final price working backwards to get the taxes and base 
price.  In other words it will tell ... 
 | 
| 
  Official Encoding 1.1   (Downloads: 173) 
Discover the official name of any given Java encoding. Official Encoding will tell you the official name of any given Java encoding and whether it is supported by Java. It will also display some of the characters available with that encoding. 
 
Prerequisites: 
 
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. 
 
Installing: 
 
Download source and compiled class files to run... 
 | 
| 
  Pws 2.0   (Downloads: 230) 
PWS (the pathway amanuensis)  helps you with personal problems. PWS (the pathway amanuensis)  helps you with personal 
problems. You describe your problem and it prescribes some 
sage advise based on Ken Keyes' twelve pathways from the 
book Handbook To Higher Consciousness. 
 
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 as an applicat... 
 | 
| 
  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... 
 | 
| 
  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.... 
 | 
| 
  Honk 1.5   (Downloads: 244) 
Plays one or more of the Standard Windows sounds or wav files. Plays one or more of the Standard Windows sounds, triggered 
purely from the command line. 
 
use: 
 
  honk 
     - Plays the default system sound. 
 
  honk  SystemStart SystemHand SystemQuestion 
     - Plays the given list of standard system sounds (usually just one). 
     - they are case-insensitive (you can get the case wrong and it will still work). 
 
Possible sound names are listed in the registry... 
 | 
| 
  JDisplay 4.5   (Downloads: 419) 
JDisplay displays colorised program listings in web pages. JDisplay displays Java, HTML, bat, SQL, ini, csv, xml, mft 
properties...  files a variety of colours,  fonts, sizes 
and weights to help make them more presentable and readable. 
 
Why would you use it?  For the same sorts of reasons you use 
colours and fonts in an IDE like IntelliJ or Eclipse. They 
make the code much easier to understand. 
 
There is no server-side code used.  Java utilities parse the 
code snippets i... 
 |