• Crescendo Music Notation Editor Crescendo Music Notation Editor 10.23
    Crescendo Music Notation Editor
    An intuitive interface for working with musical notation. Arrange your own professional quality sheet music. Compose music for film, a band, a score, or for fun. This program is perfect for composing original songs, music, scores and soundtracks.
  • Aml Pages Portable Edition Aml Pages Portable Edition 9.99b2955
    Aml Pages Portable Edition
    Aml Pages is a feature-rich application developed for managing documents, web pages, notes, passwords and other important information in a single place.
  • PhotoPad Pro Edition PhotoPad Pro Edition 13.19
    PhotoPad Pro Edition
    PhotoPad Pro image editing software is a photo editor for Windows. It allows you to edit and apply effects to photos and other images.
  • Pixillion Free Image Converter Pixillion Free Image Converter 12.30
    Pixillion Free Image Converter
    Pixillion is a free image file conversion software to convert graphic image files between gif, jpg, png, pdf and much more.
  • Image Former Image Former 2.008
    Image Former
    With Image Former you can get your pictures in top shape in no time at all: select any number of pictures, define actions and start conversion.
  • SoftCab Sendmail Server SoftCab Sendmail Server 1.1.9683
    SoftCab Sendmail Server
    SMTP relay software allows to put emails directly to receiver mailbox. This is much more faster and reliable than using SMTP server provided by your ISP. Remailer.
  • Proxy Chain Proxy Chain 1.1.5620
    Proxy Chain
    Proxy chain software alows to chain proxy servers in a single line for anonymous surfing. Procies in chain may be located in diffetent countries.
  • EZ Meta Tag Editor EZ Meta Tag Editor 3.5.2
    EZ Meta Tag Editor
    Manage music collection with the explorer style music file browser. Edit metadata of audio files. Perfect the audio files with high quality metadata and cover art. Batch edit multiple audio files at once.
  • Aml Maple Aml Maple 7.32
    Aml Maple
    Aml Maple has a new kind of view on keyboard layout indicators: simple, modern, flexible. In addition, you can change the text cursor color, move it beneath the cursor instead from the right, adjust the text cursor width (in pixels).
  • Aml Pages Aml Pages 9.99b2955
    Aml Pages
    Aml Pages is a feature-rich application developed for managing documents, web pages, notes, passwords and other important information in a single place.
 
  •  
     
     
     
     
    Crescendo Music Notation Editor Crescendo Music Notation Editor
    Crescendo Music Notation Editor
    An intuitive interface for working with musical notation. Arrange your own professional quality sheet music. Compose music for film, a band, a score, or for fun. This program is perfect for composing original songs, music, scores and soundtracks.
  •  
     
     
     
     
    Aml Pages Portable Edition Aml Pages Portable Edition
    Aml Pages Portable Edition
    Aml Pages is a feature-rich application developed for managing documents, web pages, notes, passwords and other important information in a single place.
  •  
     
     
     
     
    PhotoPad Pro Edition PhotoPad Pro Edition
    PhotoPad Pro Edition
    PhotoPad Pro image editing software is a photo editor for Windows. It allows you to edit and apply effects to photos and other images.
  •  
     
     
     
     
    Pixillion Free Image Converter Pixillion Free Image Converter
    Pixillion Free Image Converter
    Pixillion is a free image file conversion software to convert graphic image files between gif, jpg, png, pdf and much more.
  •  
     
     
     
     
    Image Former Image Former
    Image Former
    With Image Former you can get your pictures in top shape in no time at all: select any number of pictures, define actions and start conversion.
  •  
     
     
     
     
    SoftCab Sendmail Server SoftCab Sendmail Server
    SoftCab Sendmail Server
    SMTP relay software allows to put emails directly to receiver mailbox. This is much more faster and reliable than using SMTP server provided by your ISP. Remailer.
  •  
     
     
     
     
    Proxy Chain Proxy Chain
    Proxy Chain
    Proxy chain software alows to chain proxy servers in a single line for anonymous surfing. Procies in chain may be located in diffetent countries.
  •  
     
     
     
     
    EZ Meta Tag Editor EZ Meta Tag Editor
    EZ Meta Tag Editor
    Manage music collection with the explorer style music file browser. Edit metadata of audio files. Perfect the audio files with high quality metadata and cover art. Batch edit multiple audio files at once.
  •  
     
     
     
     
    Aml Maple Aml Maple
    Aml Maple
    Aml Maple has a new kind of view on keyboard layout indicators: simple, modern, flexible. In addition, you can change the text cursor color, move it beneath the cursor instead from the right, adjust the text cursor width (in pixels).
  •  
     
     
     
     
    Aml Pages Aml Pages
    Aml Pages
    Aml Pages is a feature-rich application developed for managing documents, web pages, notes, passwords and other important information in a single place.

 

 

Canadian Mind Products

 
 
In Words
In Words
In Words

Java code to converts number to words in any of 24 languagues. Useful for writing cheques or legal documents.

JarLook
JarLook
JarLook

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

KeyPlayer
KeyPlayer
KeyPlayer

Java Keystroke and Mouse Event Tutor / Keyboard Diagnostic. 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 to see the events generated.

Masker
Masker
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.

MimeCheck
MimeCheck
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 mindprod.com/jgloss/mime.html to learn what MIME types are.

Mouse Position Detector
Mouse Position Detector
Mouse Position Detector

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.7+. This class will work in any version of Java. It uses JNI and a DLL.

NetworkCam
NetworkCam
NetworkCam

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

Password
Password
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.

Primes
Primes
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.

Quoter
Quoter
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....