Other listings by this author |
|
Unicode 1.8 (Downloads: 103)
Used to test your computer's Unicode support and your font's support for particular characters, or as a learning to to explore the Unicode character set. Displays in Courier, TimesRoman, Symbol, Dialog and Helvetica.
|
|
Esper 2.4 (Downloads: 23)
A crude translator Esperanto To English and English to Esperanto. It works by looking up words in various dictionaries on the web. It mindlessly translates word for word.
|
|
AmericanTax 3.8 (Downloads: 194)
Calculates American sales taxes state and district for some states.
|
|
Password 1.7 (Downloads: 289)
Generates random passwords that are hard to guess. It uses a crytographic quality random number generator. The passwords are generated locally in a Java Applet. They are never transmitted over the Internet, even in encrypted form.
|
|
Volser 1.2 (Downloads: 141)
Gets the 4-byte 32-bit binary volume serial number of a Windows disk drive assigned when it is formatted to provide and almost unique id.
|
|
Batik 2.2 (Downloads: 283)
Java classes to let you create a custom utility to find and delete all junk files on your machine. This program requires some elementary Java programming skill.
|
|
FileIO 6.1 (Downloads: 303)
I/O teaching tool that generates sample Java source code to do 617 types of I/O to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket or Pipe.
|
|
Wavelength 1.3 (Downloads: 15)
Wavelength creates Color objects given the wavelength or the frequency of the light rather than the usual RGB or HSB. instead of: Color c = new Color(255, 0, 0); use the frequency in nanometers, and gamma 0.0. .. 1.0. (gamma is intensity/brightness.)
|
|
Sound 1.4 (Downloads: 35)
Sound lets you mathematically create sounds in Java. You define your sounds in terms of 16-bit linear code for the waveform, -- an array of samplings. The U_Law.class will then convert that to (or from) *.AU mu-law 8-bit encoding format.
|
|
TimeZones 1.9 (Downloads: 0)
Displays all the TimeZone on 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 the default TZ.
|
|
Dedup 1.5 (Downloads: 15)
DeDup is a Java command-line utilty for removing duplicate lines in text files. The dedup process compares adjacent lines only. It does not sort first. The comparison is case sensitive. It removes adjacent indentical lines.
|
|
HeapSort 1.7 (Downloads: 16)
HeapSort is an implementation of Williams and Floyd classic HeapSort.
|
|
JDisplay 4.5 (Downloads: 182)
JDisplay displays Java, HTML, bat, SQL, ini, csv, xml, mproperties... files a variety of colours, fonts, sizes and weights to help make them more presentable. Why would you use it? For the same sorts of reasons you use colours and fonts in an IDE.
|
|
CMOSSave 4.6 (Downloads: 120)
CMOSSave CMOSRest CMOSChk restore corrupted CMOS from backup and check that CMOS has not been tampered with.
|
|
ShellSort 1.4 (Downloads: 25)
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.
|
|
FourTidy 3.1 (Downloads: 50)
To tidy, sort, prune and dedup a JP Software Take Command/TCC/4NT/4DOS hidden descript.ion file. These files are used by the DESCRIBE utility to track what your various files are for.
|
|
Entities 3.1 (Downloads: 312)
Consists of a pair of utilities that let you convert/strip/insert HTML/XML/XHTML entities such as _amp;- and _quot; from files converting them back and forth to their equivalent single characters
|
|
File Splitter 1.3 (Downloads: 119)
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.
|
|
Encodings 1.6 (Downloads: 21)
Applet to list all supported encodings (character sets) supported by your browser/java.
|
|
VerCheck 4.4 (Downloads: 50)
VerCheck checks websites for new versions of the software you use.
|