"Canadian Mind Products's" listings
|
Accumulate 1.3
- Download: accumulate13.zip [Download count: 12]
- Cost: $0.00 (Freeware)
- Size: 560 K 0
Description: Used to accumulate values by category. It might be useful for example in a billing program to accumulate hours by various categories. It could be used to count how many times various words occurred in a document. All you need is: buckets.accumulate( "somecategory", someamount ); And Accumulate looks after creating the buckets to accumulate new categories for you.
Align 1.5
- Download: align15.zip [Download count: 16]
- Cost: $0.00 (Freeware)
- Size: 80 K 0
Description: ALIGN aligns data in ASCII text files into neat columns. Also converts comma-delimited files to columns with 2 spaces between each column. Input fields must be separated by commas or white space. Fields may contain spaces if they are enclosed in single or double quotes or C comments /* ... */ or //.
AmericanTax 2.8
- Download: americantax28.zip [Download count: 4]
- Cost: $0.00 (Freeware)
- Size: 1504 K 0
Description: Calculates American sales taxes, state and district. Java Applet that can also be run as an application.This version computes by adding sales tax to a base price. It also works in reverse given the final total payable working backwards to get the tax and base price. In other words it will tell you the sticker price to make something come out even after taxes are added.
Amper 1.6
- Download: amper16.zip [Download count: 2]
- Cost: $0.00 (Freeware)
- Size: 1600 K 0
Description: It is hard to talk about the Ampe program in PAD XML where I cannot describe either the input or output of this program. It converts ampersands to !amp; entities. If you use HTMLValidator it will complain about bare ampersands. This gives you a quick way to clean up an entire website. It only converts the ampersands that need it and have not already been converted.
Backuptozip 1.1
- Download: backuptozip11.zip [Download count: 10]
- Cost: $0.00 (Freeware)
- Size: 1520 K 0
Description: BackupToZip is a simple backup program. It maintains a compressed mirror of a set of files in a single large ZIP file. You can then copy this ZIP file to DVD, flash drive, hard disk or CD for backup. Unlike a compression utility, such as WinZIP, if you delete files, the next time you run BackupToZip it will automatically delete those deleted files from the backup archive.
Base64 1.9
- Download: base6419.zip [Download count: 2]
- Cost: $0.00 (Freeware)
- Size: 560 K 0
Description: Base64 is a freeware way of encoding 8-bit characters using only ASCII printable characters similar to UUENCODE. UUENCODE embeds a filename where BASE64 does not. You will see BASE64 used in encoding digital certificates, in encoding user:password string in an Authorization: header for HTTP. The spec is described in RFC 2045. For more details see http://mindprod.com/jgloss/base64.html
Batik 2.2
- Download: batik22.zip [Download count: 3]
- Cost: $0.00 (Freeware)
- Size: 1120 K 0
Description: 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.
Biorhythms Calculator 2.6
- Download: bio26.zip [Download count: 10]
- Cost: $0.00 (Freeware)
- Size: 720 K 0
Description: Calculates and displays biorhythm graphs. Enter your birthdate and this Applet and it will calculate your biorhythms. It computes your 23-day physical, 28-day emotional, 33-day intellectual and combined cycles. The combined cycle is sometimes called the luck cycle. The theory of biorhythms is when the cycles are positive/high you will have high energy. When they are negative/low you will have low energy.
BlOut 2.2
- Download: blout22.zip [Download count: 9]
- Cost: $0.00 (Freeware)
- Size: 64 K 0
Description: Blout removes extra blank lines from a file, collapsing multiple blank lines down to one. It also ensures the file has a final CrLf. Blout in not that bright.
BOOTSave 2.8
- Download: bootsave28.zip [Download count: 9]
- Cost: $0.00 (Freeware)
- Size: 64 K 0
Description: 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. This version does NOT save the boot sectors for each individual partition, just the MBR (master boot record) that contains the primary booting code, and the partition information.
Borders 1.5
- Download: borders15.zip [Download count: 3]
- Cost: $0.00 (Freeware)
- Size: 736 K 0
Description: Displays a variety of decorative borders. Shows off what you can do with Swing.
Boyer 1.5
- Download: boyer15.zip
- Cost: $0.00 (Freeware)
- Size: 576 K 0
Description: Fast string search (indexOf) using the Boyer-Moore algorithm. Incorporate this class into your own Java programs to rapidly search strings. Boyerr-Moore is about twice as fast as String.indexOf when the string you are searching in is 2K or over and the pattern you are searching for is 4 characters or longer.
Bulk Emailer 1.7
- Download: bulk17.zip [Download count: 3]
- Cost: $0.00 (Freeware)
- Size: 1104 K 0
Description: 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 http://mindprod.com/application/bulk.manual.html
CanadianTax 3.3
- Download: canadiantax33.zip [Download count: 3]
- Cost: $0.00 (Freeware)
- Size: 960 K 0
Description: Calculates Canadian sales taxes: GST HST and PST. Java Applet that can also be run as an application. Requires Java version 1.3 or later. Java source code and sample HTML included. This version computes by adding GST HST and PST to a base price.
CMOSSave 4.6
- Download: cmossave46.zip [Download count: 10]
- Cost: $0.00 (Freeware)
- Size: 96 K 0
Description: CMOSSave CMOSRest CMOSChk restore corrupted CMOS from backup and check that CMOS has not been tampered with. Naive users sometimes meddle with CMOS settings. We need a fast way to put the scores of subtle CMOS configuration settings back the way they were. Power surges can corrupt CMOS. We need a way for a naive user to quickly restore all the CMOS settings. If the battery fails, the contents will be lost.
Common11 2.5
- Download: common1125.zip [Download count: 4]
- Cost: $0.00 (Freeware)
- Size: 480 K 0
Description: common utility classes that work under Java 1.1+ including:**BigDate:simplified date handling when you want dates without times..CC ImageInfo: information about a GIF, png, jpg. **ImageViewer: component to display an image. **ResizingImageViewer: display Image at varying magnification
Common13 1.3
- Download: common1313.zip [Download count: 6]
- Cost: $0.00 (Freeware)
- Size: 592 K 0
Description: common utility classes that work under Swing Java 1.3+ that includes: CMPAboutJBox: a proper about box for Swing apps/JApplets that provides useful information and HybridJ : converts Swing Applet into an Application.
Common15 1.5
- Download: common1515.zip [Download count: 2]
- Cost: $0.00 (Freeware)
- Size: 688 K 0
Description: common utility classes that work under Swing Java 1.5+.It contains a more efficient version of the StringTools and Localise than come with common11 package. It also includes StringSearch to search forward and backwards for multiple targets.
Compactor 2.8
- Download: compactor28.zip [Download count: 5]
- Cost: $0.00 (Freeware)
- Size: 1552 K 0
Description: 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.
Comparators 1.4
- Download: comparators14.zip [Download count: 4]
- Cost: $0.00 (Freeware)
- Size: 976 K 0
Description: Java classes to include in your programs. Includes: HTMLArrayComparator.java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags. StringComparator.java compares two Strings, case sensitive. StringComparatorIgnoreCase.java compares two Strings, case insensitive. See http://mindprod.com/jgloss/comparators.html for general information on using comparators.
Confirm 1.1
- Download: confirm11.zip [Download count: 11]
- Cost: $0.00 (Freeware)
- Size: 48 K 0
Description: Ask user for Yes/No confirmation in a bat file before continuing. Confirm sets the ERRORLEVEL to 0 if user answers Y, or 1 if N.
There are more listings for this company...
- Click this search link to see the remaining records for Canadian Mind Products.














