Software Companies List - Over 70 000 software companies with detailed information

Software Company Canadian Mind Products from Canada

Company name: Canadian Mind Products
Address: #101 - 2536 Wark Street, Victoria, V8T 4G8, Canada
Company website: http://mindprod.com
Contact name: Roedy Green
General phone number: (250) 361-9093
Sales phone number: (250) 361-9093
Support phone number: (250) 361-9093
Fax number:

Software Developed by Company Canadian Mind Products:

Name and DescriptionLicenseFile size

Accumulate

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.
Freeware0.51 MB

Align

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.
Freeware0.02 MB

AmericanTax

Calculates American sales taxes state and district for some states.
Freeware1.39 MB

Amper

Cleans up HTML by converting appropriate ampersands to the equivalent !amp; entity.
Freeware1.28 MB

Base64

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 passwords.
Freeware0.52 MB

Batik

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.
Freeware0.99 MB

Biorhythms Calculator

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.
Freeware0.67 MB

BlOut

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.
Freeware0.02 MB

BOOTSave

BootSave saves/restores the master boot sector on the hard disk. Suite of three utilities BootSave, BootRest and BootChk
Freeware0.03 MB

Borders

Displays a variety of decorative borders. Shows off what you can do with Swing..
Freeware0.65 MB

Boyer

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.
Freeware0.53 MB

Bulk Emailer

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.
Freeware0.98 MB

CanadianTax

Calculates Canadian sales taxes: GST HST and PST. Works either as an application or as an Applet that needs to run in JDK 1.3+ capable browser.
Freeware0.85 MB

CMOSSave

CMOSSave CMOSRest CMOSChk restore corrupted CMOS from backup and check that CMOS has not been tampered with.
Freeware0.04 MB

Common11

common utility classes that work under Java 1.1+ including:**BigDate:simplified date handling when you want dates without times..** ImageInfo: information about a GIF, png, jpg. **ImageViewer: component to display an image
Freeware0.44 MB

Common13

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.
Freeware0.54 MB

Compactor

Compresses HTML by removing unnecessary white space. Compacts HTML so that web pages are 20% smaller and hence 20% faster.
Freeware1.09 MB

Comparators

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.
Freeware0.85 MB

Converter

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.
Freeware1.15 MB

CreditCard Validator

The CreditCard Validator will help you tell: (1) if a credit card number is valid (2) which credit card vendor handles that number. It validates the prefix and the checkdigit. It does *not* contact the credit card company.
Freeware0.73 MB

CSVReader/Writer

Java classes you can use standalone or embed in your own programs to Read, write, align and pack comma, tab and semicolon-separated variable files, commonly known as CSV files.
Freeware0.68 MB

CurrCon

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.
Freeware0.76 MB

Dedup

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.
Freeware0.54 MB

Echoserver

See what browsers and programs are sending to an HTTP Server. Simple server just dumps whatever it receives on the console.
Freeware0.52 MB

Encoding Recogniser

Help determine a file's encoding by displaying it wth any of the supported encodings in hex and in decoded characters.
Freeware0.73 MB

Encodings

Applet to list all supported encodings (character sets) supported by your browser/java.
Freeware0.70 MB

Entities

Consists of a pair of utilities that let you convert/strip/insert HTML entities such as _amp;- and _quot; from files converting them back and forth to their equivalent single characters
Freeware1.01 MB

Esper

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.
Freeware1.10 MB

File Splitter

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.
Freeware0.76 MB

FileFilters

FilenameFilters you can use in your own Java programs with File.list( FilenameFilter f ). They can also be used standalone as fancy dir commands. Also includes CommandLine to parse command line and collects directory trees.
Freeware0.81 MB

FileIO

I/O teaching tool that generates sample Java source code to do 378 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.
Freeware0.85 MB

FileTimes

Read and set Windows file/dir times from Java: Create/LastModified/LastAccessed. Create time is when the file was first written. LastModified is when the file was last written. Accessed time is when the file was last read or written.
Freeware0.61 MB

FileTransfer

Includes classes to let you copy, download and upload files from within a Java program. Also contains a command-line utility to download files. Usually you embed these classes in your own program rather than using them standalone.
Freeware0.83 MB

FontSaver

FontSaver shares Font objects instead of creating new ones to cut down on the RAM and time needed to create Font and Font peer objects. Profiling often shows the creation of too many Font objects is the cause of poor performance.
Freeware0.52 MB

FontShower

Displays all the fonts available toSwing in Java on the machine. Displays the fonts in a variety of styles, sizes and colours, rendered either with anti-aliased or plain.
Freeware0.93 MB

FontShowerAWT

Displays all the fonts available to AWT in Java on your machine. Displays the fonts in a variety of styles, sizes and colours, rendered either with a Canvas or with a TextArea.
Freeware0.61 MB

FourTidy

To tidy, sort, prune and dedup a JP Software Take Command/4NT/4DOS hidden descript.ion file. These files are used by the DESCRIBE utility to track what your various files are for.
Freeware0.70 MB

HeapSort

HeapSort is an implementation of Williams and Floyd classic HeapSort.
Freeware0.68 MB

Holiday Calculatior

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. It can also be used standalone It currently calculates about 61 holidays.
Freeware1.53 MB

Honk

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]
Freeware0.03 MB

Http

http is a small library of Java classes to let you do HTTP CGI GET and POST to a server. It will also encode parameter pairs for you. It does nothing on its own. It is intended to be incorporated into your own programs.
Freeware0.73 MB

HunkIO

Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile and PrintWriterPlus.
Freeware0.52 MB

Ini

Windows *.ini file verifier, tidier and sorter. Tidies and sorts windows *.ini files, ones that look like this: [section] | ; a comment | item=value; | To use: | java.exe -jar ini.jar C:\somedir\somefile.ini UTF-8
Freeware0.70 MB

Insult

Generates insults typical of those posted by Republicans in the alt.politics.bush newsgroup. Java Applet that can also be run as an application. You can run it without installing it at http://mindprod.com/applet/insult.html
Freeware0.57 MB

InWords

Java code to converts number to words in any of 15 languagues. Useful for writing cheques or legal documents.
Freeware1.07 MB

ISBN

Helps you proofread, interconvert, validate and tidy ISBN-10 and ISBN-13 (International Standard Book Number) references in your HTML or other documentation. It validates the checkdigit, inserts dashes, interconverts ISBN-10 and ISBN-13.
Freeware0.74 MB

JarCheck

Check a Java jar to make sure all the javac -target versions of the class files are what you expect.
Freeware0.70 MB

JarLook

Check a Java jar to make sure all the javac -target versions of the class files are what you expect.
Freeware0.68 MB

JDisplay

JDisplay displays Java, HTML, bat, SQL, ini, csv, properties... 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.
Freeware2.43 MB

KeyPlayer

Java Keystroke and Mouse Event Tutor. Application to let you experiment to learn how mouse and keystroke events work. Output appears on the console. Just click the mouse or hit keystrokes and watch what details of the events generated.
Freeware0.51 MB

LEDataStream

Little-endian replacements for DataInputStream, DataOutputStream and RandomAccessFile. They work just like DataInputStream, DataOutputStream and RandomAccessFile except they work with little-endian binary data.
Freeware0.44 MB

LinkedList

LinkedList is replacement for Java Vector class. Classical doubly linked list. Faster that Vector for insert/delete, but slower for indexed access. The interface is modeled on java.util.Vector.
Freeware0.70 MB

Masker

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.
Freeware0.69 MB

MimeCheck

Check that a server is sending the correct mime type for any given URL.Helps you check that a server, possible not even yours, is properly configured. See http://mindprod.com/jgloss/mime.html to learn what MIME types are.
Freeware0.78 MB

Mouse

In Java, allows you to find out where the mouse in on the screen, even when it is not over one of your apps. This has similar function to MouseInfo.getPointerInfo in Java 1.5+. This class will work in any version of Java. It uses JNI and a DLL.
Freeware0.55 MB

NetworkCam

a Java Applet that lets you a view video stream from web cameras that servers present as a series of still jpg images.
Freeware0.83 MB

Official 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.
Freeware0.71 MB

Password

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.
Freeware0.64 MB

Pentium

Pentium works in Java 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.
Freeware0.56 MB

Pluck

Scans multiple files looking for a REGEX pattern, and summarised what it finds as a CSV file. See http://mindprod.com/jgloss/regex.html for how to compose them.
Freeware1.11 MB

Primes

calculates the prime numbers 1..N, tells you if N is prime etc. Prints tables of primes. Computes the prime just below or above N. calculates the prime numbers 1..N, tells you if N is prime etc.
Freeware0.46 MB

Pws

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.
Freeware0.63 MB

QuickSort

QuickSort is an implementation of Tony Hoare's classic recursive QuickSort.
Freeware0.67 MB

Quoter

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....
Freeware1.40 MB

RadixSort

RadixSort is a fast internal sort written in Java that mimics a card sorter.
Freeware0.70 MB

Replicator

The Replicator lets you distribute large numbers of files to many people efficiently. The software automatically downloads just the changed files and deletes ones no longer part of the distribution.
Freeware2.49 MB

Rgrow

RGrow resizes fixed length records e.g. [RGrow.exe MyFile.seq 500 600 ] padding binary zeros. Will also truncate records. These are not the old and new sizes of the file, but of the fixed length records in the file.
Freeware0.02 MB

Screws

CMP Screws and Screwdrivers draws eight types of screw heads. It is a teaching example for how to use Java Canvas, fillRect, fillOval, fillPoly and AffineTransform to draw. Java source is included for you to cannibalise.
Freeware0.51 MB

SetClock

Set your PC Clock from an accurate atomic clock on the web.. You can put SetClock on your own website so that others can use it to correct their clocks without anyone having to install software.
Freeware0.90 MB

ShellSort

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.
Freeware0.69 MB

SiteMap

Prepare googlesitemap.gz a Google Spidering sitemap. To speed spidering, and ensure the most important files get spidered frequently, Google has created a system where you leave a compressed catalog of all your files on the website for it to find
Freeware1.07 MB

SortedArrayList

SortedArrayList is an ArrayList that keeps lists sorted with minimal work. Merge lets you merge/prune two SortedArrayLists in any of 32 different ways, e.g. union, intersection, update...
Freeware0.73 MB

Sound

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.
Freeware0.50 MB

Spinner

Spinner consists of source for classes to add hex and formatted dollar input/output for Java JSpinner to your own Java programs.
Freeware0.72 MB

Splice

SPLICE splices bits of files together e.g.Uses for SPLICE: 1. excising a section of a file. 2. replacing a section of a file. 3. inserting a section into a file. 4. extracting a section of a file. 5. appending a section onto a file.
Freeware0.03 MB

Submitter

Submitter will submit your PAD *.xml program descriptor file to 16 websites. Compose your PAD *.xml file using a program like PADGen, then upload it you your website.
Freeware1.17 MB

Tabin

Converts spaces to tabs in an ASCII text file. Assumes tab stops are 8 columns apart. Don't use it on word processor files. C source included. Copyrighted by Canadian Mind Products.
Freeware0.02 MB

Tabout

converts tabs to spaces in an ASCII text file Don't use it on word processor files. Assumes tab stops are 8 columns apart. Also trims ^Z and corrects any malformed CrLf line endings. C source included.
Freeware0.02 MB

TimeZones

Displays all the timezones 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.
Freeware0.73 MB

Transporter

The Transporter acts like an electronic secure courier to deliver your data and documents in encrypted form safe from prying eyes or those who would tamper with them.
Freeware0.72 MB

Unicode

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.
Freeware0.56 MB

Untouch

Reverts files dates back if the files have not really changed. Also can be used to put files back to their original dates whether they have changed or not.
Freeware0.92 MB

VerCheck

VerCheck checks websites for new versions of the software you use.
Freeware1.51 MB

Volser

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.
Freeware0.54 MB

Wassup

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.
Freeware0.55 MB

Wavelength

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.)
Freeware0.70 MB

Search Google.com for more freeware and shareware programs:

  • Google.com

Get more freeware and shareware programs:

  • Download.com
  • Shareware.com
  • Tucows.com
  • Afghanistan (2)

  • Albania (5)

  • Algeria (6)

  • Anguilla (2)

  • Antigua and Barbuda (7)

  • Argentina (36)

  • Armenia (31)

  • Australia (607)

  • Austria (57)

  • Azerbaijan (3)

  • Bahamas (3)

  • Bahrain (1)

  • Bangladesh (3)

  • Barbados (3)

  • Belarus (70)

  • Belgium (62)

  • Belize (3)

  • Bolivia (2)

  • Bosnia and Herzegovina (6)

  • Brazil (64)

  • British Virgin Islands (1)

  • Bulgaria (58)

  • Burkina Faso (2)

  • Cambodia (1)

  • Canada (898)

  • Cape Verde (1)

  • Chile (5)

  • China (698)

  • Colombia (10)

  • Costa Rica (1)

  • Croatia (32)

  • Cyprus (36)

  • Czech Republic (85)

  • Denmark (64)

  • Dominica (3)

  • Dominican Republic (1)

  • Egypt (27)

  • Estonia (13)

  • Fiji (3)

  • Finland (47)

  • France (247)

  • Germany (613)

  • Gibraltar (4)

  • Greece (39)

  • Greenland (1)

  • Guatemala (2)

  • Guernsey and Alderney (2)

  • Hong Kong (58)

  • Hungary (36)

  • Iceland (11)

  • India (343)

  • Indonesia (21)

  • Iran (6)

  • Ireland (51)

  • Israel (243)

  • Italy (152)

  • Jamaica (3)

  • Japan (36)

  • Jordan (11)

  • Kazakhstan (12)

  • Kenya (4)

  • Korea (20)

  • Kuwait (1)

  • Kyrgyzstan (2)

  • Latvia (20)

  • Lebanon (2)

  • Libya (1)

  • Lithuania (25)

  • Luxembourg (3)

  • Macao (1)

  • Macedonia (4)

  • Malawi (1)

  • Malaysia (35)

  • Maldives (1)

  • Malta (12)

  • Mauritius (3)

  • Mexico (40)

  • Moldova (16)

  • Monaco (2)

  • Mongolia (2)

  • Montenegro (14)

  • Morocco (2)

  • Myanmar (1)

  • Namibia (1)

  • Netherlands (190)

  • Netherlands Antilles (1)

  • New Caledonia (1)

  • New Zealand (96)

  • Nigeria (2)

  • Norway (60)

  • Not Specified (53667)

  • Pakistan (9)

  • Panama (12)

  • Paraguay (1)

  • Peru (1)

  • Philippines (25)

  • Poland (78)

  • Portugal (33)

  • Puerto Rico (4)

  • Reunion (1)

  • Romania (146)

  • Russia (1082)

  • Rwanda (1)

  • Saint Helena (1)

  • Saint Vincent and The Grenadines (1)

  • San Marino (1)

  • Saudi Arabia (2)

  • Sawoedss (329)

  • Serbia (26)

  • Seychelles (12)

  • Singapore (53)

  • Slovakia (26)

  • Slovenia (21)

  • South Africa (64)

  • Spain (148)

  • Sri Lanka (3)

  • Suriname (1)

  • Sweden (118)

  • Switzerland (97)

  • Taiwan (17)

  • Thailand (26)

  • Trinidad and Tobago (1)

  • Tunisia (7)

  • Turkey (45)

  • Ukraine (336)

  • United Arab Emirates (4)

  • United Kingdom (4755)

  • United States (7711)

  • Uruguay (6)

  • Uzbekistan (2)

  • Vanuatu (1)

  • Venezuela (1)

  • Viet Nam (12)

  • Virgin Islands (4)

  • Yemen (1)

  • Zimbabwe (1)



 
© 2010 - Software-Companies-List.com contact at freewareparadise dot com