Products of Canadian Mind Products

CMP Wassup 2.5 B9436 1.0 Canadian Mind Products 

Utilities \ Maintenance

Wassup is a small applet that 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. This Applet will show you all. Freeware download of CMP Wassup 2.5 B9436 1.0, size 544.77 Kb.


   

Brokenlinks 2.5 Canadian Mind Products 

Web Development \ HTML Tools

Brokenlinks is a tool to help you find and track broken links on your website, namely URLs that no longer point to anything useful. It is a back end to the Xenu Link Sleuth broken link detector that compensates for Xenu's weakness of overwhelming you with reports of links that are not really broken. Brokenlinks retests ostensibly broken links and. Freeware download of Brokenlinks 2.5, size 2.98 Mb.

Rightsize 1.0 Canadian Mind Products 

Web Development \ HTML Tools

RightSize checks that .png, .jpg, .jpeg and .gif files are the size you expect. By that I mean the size of the images in pixels, not the size of the files themselves. In particular, you might use it to check that all your PAD icons are precisely 32x32, or to find all the very large or very large images in your collection. It will also check that. Freeware download of Rightsize 1.0, size 1.38 Mb.

Findparked 1.2 Canadian Mind Products 

Web Development \ HTML Tools

FindParked is a tool to help you find links on your website that point to
a parking site. These will look fine to Xenu or brokenlinks. The site is
no longer functioning. It just has a page of ads.


There are two ways you use it:
1. create a list of URLs in a text or CSV file, and put the name of the
file. Freeware download of Findparked 1.2, size 2.62 Mb.

Quoter Amanuensis 5.1 B9449 1.0 Canadian Mind Products 

Development \ Misc. Dev. Tools

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: 1. Convert awkward characters to entities for HTML 2. Quote. Freeware download of Quoter Amanuensis 5.1 B9449 1.0, size 1.26 Mb.

QEV 1.1 B9434 1.0 Canadian Mind Products 

Development \ Misc. Dev. Tools

QEV, (Quote Entity Validator) Validates HTML, with specialised checks on HTML syntax to make sure double and single quotes are balanced. Give QEV a try to see what it's really capable of! FEATURES: A· makes sure _ldquo; ... _rdquo; (double quotes) occur in balanced pairs without nesting. A· makes sure _lsquo; ... _rsquo; (single quotes) occur. Freeware download of QEV 1.1 B9434 1.0, size 1.26 Mb.

CMP ISBN Validator 2.4 B9436 1.0 Canadian Mind Products 

Utilities \ Maintenance

This Applet will help you interconvert, tidy up, and validate ISBN-10 and ISBN-13s (International Standard Book Numbers). It tidies them into standard form with the dashes in the correct places (the rules where they go are quite complicated). It also validates the group number and the check digit. Just paste the raw ISBN-10 or ISBN-13 into the top. Freeware download of CMP ISBN Validator 2.4 B9436 1.0, size 912.38 Kb.

Unicode Viewer 1.8 B9412 1.0 Canadian Mind Products 

Utilities \ Maintenance

In the applet shown below (Java enabled browsers only) 256 characters are displayed in a grid. By clicking on the bottom and right a€sslidersa€t the offset of this character window into the Unicode character set can be changed. If, Unicode, the above Unicode signed Java Applet does not worka€¦ Often problems can be fixed simply by clicking. Freeware download of Unicode Viewer 1.8 B9412 1.0, size 838.66 Kb.

HtmlMacros 2.2 Canadian Mind Products 

Web Development \ HTML Tools

A generic framework for writing static macros in Java to generate elaborate boilerplate in HTML text files on the desktop without requiring any server side coding. It could also be used to expand macros in any text files. The basic idea is this. You embed magic comments in your HTML that look like something like this (with angle brackets shown here. Freeware download of HtmlMacros 2.2, size 15.58 Mb.

BraceBalancer 1.3 B9461 1.0 Canadian Mind Products 

Development \ Misc. Dev. Tools

BraceBalancer helps you find out where your Java, CSS, C, C++, Pascal, Modula, CSS etc program where you have mismatched {} [] or (). It works by displaying your program with coloured backgrounds that encode the nesting. By eyeballing the colours, you can quickly see anomalous patterns, and find where the problem is. It does not modify your. Freeware download of BraceBalancer 1.3 B9461 1.0, size 1.36 Mb.

CMP Biorhythms 2.7 B9434 1.0 Canadian Mind Products 

Education \ Miscellaneous

CMP Biorhythms is a small application which calculates and displays biorhythm graphs. Enter your birthdate and this Applet and it will calculate your biorhythms. 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. Freeware download of CMP Biorhythms 2.7 B9434 1.0, size 1.07 Mb.

Screws 1.3 Canadian Mind Products 

Multimedia \ Misc. Graphics

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. It draws 8 types of screw heads. To run as an application, type: java -jar C:commindprodscrewsscrews.jar adjusting as necessary. Freeware download of Screws 1.3, size 87.04 Kb.

SortSRS 1.4 Canadian Mind Products 

Web Development \ HTML Tools

SortSRS is a fairly esoteric utility. It is an add-on for Funduc Search-Replace. It tidies *.srs script files by sorting, deduping and general tidying. It is only of use to users of the Funduc SR bulk Search Replace Utility. Be careful. Sorting a script may it behave differently since SR applies the search/replaces in the same order they appear in. Freeware download of SortSRS 1.4, size 1.43 Mb.

PGP Keywords B9461 1.0 Canadian Mind Products 

Security & Privacy \ Encryption Tools

PGP is an encryption system that uses both private and public keys. Public keys are 160 bits or 40 hex bytes. There are very hard to transmit by voice over the telephone. So a system similar to the tango foxtrot scheme that the military uses was invented. This Applet will interconvert the hex and keyword forms.. Freeware download of PGP Keywords B9461 1.0, size 1.03 Mb.

Batik 2.2 Canadian Mind Products 

Education \ Miscellaneous

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 commindprodbatik. Freeware download of Batik 2.2, size 453.63 Kb.