Home Featured Top 40 Software Reviews Link To Us Advertise




  • xls online password
  • xls online password
  • 3d engine
  • Useful Resources:

    C: \ Home & Hobby \ Astrology/Biorhythms/Mystic \ Biorhythms Calculator 2.7 \ Author


    Opens in new window

    Biorhythms Calculator 2.7 - Author Info Page

    Description: Calculates and displays biorhythm graphs... (more)


    Author Info for Biorhythms Calculator 2.7

    Author/Company Name: Canadian Mind Products

    Country: Canada

    Web Site: http://mindprod.com

    Programs listed: 86

    Share |


    Other listings by this author

    Transporter iconTransporter 1.4   (Downloads: 221)
    Lightweight Java classes to let you encrypt/sign/armour for secure transmission. 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.

    It Encrypts, digitally signs and armours to send sensitive
    information over the Internet without SSL.

    Typically you would embed it in your own Internet
    applications....

    Mouse iconMouse 1.4   (Downloads: 229)
    In Java, allows you to find out where the mouse in on the screen 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, so it only works on Windows.

    You must install the nativemouse.dll somewhere on the path.

    Then your programs can find out the x and y position of the
    mouse, [(0,0...

    CMOSSave iconCMOSSave 4.6   (Downloads: 293)
    Check CMOS for corruption and automatically restore it. 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 los...

    Honk iconHonk 1.5   (Downloads: 217)
    Plays one or more of the Standard Windows sounds or wav files. 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
    - Plays the given list of standard system sounds (usually just one).
    - they are case-insensitive (you can get the case wrong and it will still work).

    Possible sound names are listed in the registry...

    FileFilters iconFileFilters 2.7   (Downloads: 391)
    Colllecton of Java FilenameFilters. FilenameFilters you can use in your own Java programs with
    File.list( FilenameFilter f ). They can also be used
    standalone as fancy dir commands.

    They come with Java source and include:

    AllDirectoriesFilter gets all directories
    AllFilesFilter gets all files
    ClamFilter simple wildcard
    DirListFilter gets a list of directories
    EndsWithFilter gets files whose names end with a...

    Tabin iconTabin 5.3   (Downloads: 222)
    Converts spaces to tabs in an ASCII text file. Converts spaces to tabs in an ASCII text file

    Usage:
    TABIN.exe Myfile.txt

    Assumes tab stops are 8 columns apart. Don't use it on word
    processor files. C source included. Copyrighted by Canadian
    Mind Products. May be freely distributed and used for any
    purpose except military. It has been rewritten in C from
    Pascal for extra speed. Users of previous versions should
    take care to delete the old TABIN.COM...

    JarLook iconJarLook 1.2   (Downloads: 280)
    Check that class target versions are as expected in a Java jar. Check a Java jar to make sure all the javac -target versions of
    the class files are what you expect.

    Java application.
    Requires Java version 1.5 or later.

    All Java source code is included.

    to use:

    java -jar jarlook.jar jartotocheck.jar 1.1 1.4

    where jartocheck.jar is the name of jar to check.
    It will check all the class files in it.

    In this example:
    1.1 is the low...

    LEDataStream iconLEDataStream 1.8   (Downloads: 214)
    Little-endian replacements for DataInputStream, DataOutputStream and RandomAcces Little-endian replacements for DataInputStream, DataOutputStream and RandomAccessFile. They work just like DataInputStream, DataOutputStream and RandomAccessFile except they work with little-endian binary data. Normally Java binary I/O is done with big-endian data, with the most significant byte of an integer or float first. Intel and Windows 95 tend to work with little endian data in native files. LEDataInputStream, LEDataOutputstream and LERandomAccessFile will le...

    Submitter iconSubmitter 16.4   (Downloads: 1009)
    Submitter will submit your PAD *.xml program descriptor file to 199 PADsites. Submitter will submit your PAD *.xml program descriptor file to 199 PADsites.
    Unlike other submission programs, it submits only to PADSites
    that welcome automated submissions. Compose your PAD *.xml file using a
    program like PADGen, then upload it you your website. Then enter the URL
    of your website directory where you upload pads and the name of the pad
    itself e.g. hypotheticalprogram.xml, then hit SUBMIT. It also has a
    ...

    Entities iconEntities 3.1   (Downloads: 560)
    Utilities to convert/strip/insert HTML/XML/XHTML entities 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 !amp; and !quot;. It handles the HTML 4
    entities such as _hearts; as well as decimal _#123; and
    hexadecimal _x#123; entities.

    You may us this package as standalone
    utilities, or use the classes in your own programs
    to...

    Converter iconConverter 5.5   (Downloads: 367)
    How to Interconvert any of the Java primitives. Conversion Amanuensis. 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. Runs an as Applet or application.

    To install, Extract the zip download with WinZip, available from
    winzip.com (or similar unzip utility) into any
    directory you please, often C:\ -- ticking off the (user
    folder names) option. To run ...

    Esper iconEsper 2.4   (Downloads: 262)
    A crude translator Esperanto To English and English to Esperanto. 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.

    (1) First download and install the lastest Java JRE

    (2) Using WinZip extract the
    files into the default com\mindprod\esper directory.

    (3) Create a shortcut setting by right clicking the
    desktop and selecting new shortcut.
    <...

    Encodings iconEncodings 1.6   (Downloads: 210)
    Applet to list all supported encodings (character sets) supported by Java. Applet to list all supported encodings (character sets)
    supported by your browser/java.

    To install, Extract the zip download with WinZip,
    (or similar unzip utility) into
    any directory you please, often C:\ -- ticking off the (user
    folder names) option. To run as an application, type:

    java -jar C:\com\mindprod\encodings\encodings.jar

    adjusting as necessary to account for where the jar file is....

    Password iconPassword 1.7   (Downloads: 502)
    Generates random passwords that are hard to guess. 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.
    You can also run it as a standalone program, invoking it with
    java com.mindprod.password.Password
    or
    password.jar

    You can also run it online at the mindprod.com website without installing it....

    MimeCheck iconMimeCheck 4.5   (Downloads: 434)
    Check that a server is sending the correct mime type for any given URL. 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....

    FourTidy iconFourTidy 3.1   (Downloads: 272)
    Tidies Take Command/TCC/4NT/4DOS DESCRIBE file descriptors 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.

    First make the directory containing the usually-hidden descript.ion file
    current. e.g.

    C:
    cd \env

    Then invoke the java program with:

    java.exe -jar C:\com\mindprod\fourtidy\fourtidy.jar

    If you...

    Spinner iconSpinner 1.1   (Downloads: 309)
    DateSpinner, hex and formatted dollar input for Java JSpinner. Spinner consists of source for classes for a DateSpinner and to add hex and
    formatted dollar input/output for Java JSpinner to your own
    Java programs.

    Spinner offers two NumberFormatter classes you can use with
    a JSpinner. One is HexNumberFormatter which lets your
    JSpinner range over hex values. The other is
    DollarNumberFormatter which lets your JSpinner range over
    dollar values. It works better than JSpinner.NumberEd...






    All Programs:

    0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # . ! @


    All Authors:

    0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # . ! @


    RSS Feeds:
    (Current Category)

    RSS Feed for New Releases and Updates New releases & updates

    RSS Feed for New Shareware Releases New shareware releases

    RSS Feed for New Freeware Releases New freeware releases

    RSS Feed for Most Popular Software Most popular software

    RSS Feed for Top Rated Software Top rated software

    Feeds List in OPML Feeds list in OPML


    Useful Resources:

    Domain Quester Pro iconDomain Quester Pro 6.02: Search for domains by unlimited number of keywords

    AbleFTP iconAbleFTP 11.10: AbleFtp - FTP client designed to automate and run 1000+ FTP tasks a day.

    JaSFtp iconJaSFtp 11.10: JaSFtp - Automated SFTP client (secure FTP), Run 1000+ tasks on a schedule.

    Advanced XLS Converter iconAdvanced XLS Converter 2.55: With XLS Converter you can convert Excel (XLS) files into dozens of formats!

    Home | Featured | Submit | Link To Us | Contact Us | FAQ | About Us