Home Featured Top 40 Software Reviews Link To Us Advertise




buy arcade traffic

  • free games download
  • xls online password
  • 3d engine
  • assets
  • image hosting
  • Useful Resources:

    C: \ Development \ Other \ Converter 5.5 \ Author


    Opens in new window

    Converter 5.5 - Author Info Page

    Description: How to Interconvert any of the Java primitives. Conversion Amanuensis... (more)


    Author Info for Converter 5.5

    Author/Company Name: Canadian Mind Products

    Country: Canada

    Web Site: http://mindprod.com

    Programs listed: 86

    Share |


    Other listings by this author

    Masker iconMasker 1.9   (Downloads: 263)
    Hides email addresses from spammers as PNG image files. 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.

    You can include the generated image files in the HTML on
    your website with: code like this:

    [a href="../image/mailto/roedy.png"]email me[/a]

    (pretend [] are angle brackets)

    or

    [mg src="image/mailto/r...

    SetClock iconSetClock 8.5   (Downloads: 826)
    Set your PC Clock from an accurate atomic clock on the web. Set PC Clock from an accurate atomic clock on the web. You
    can put in on your website so that others can use it to
    correct their clocks without having to install software or
    without you having to install software on your server.

    Java Web Start signed.

    Requires Java version 1.5 or later. Native code for Windows only.

    Full Java source code included, and native C JNI code....

    Untouch iconUntouch 2.4   (Downloads: 393)
    Reverts files dates back if the files have not really changed. Documentation on the original student project outline
    mindprod.com/projects/untouchproj.html
    This explains how it works and some of its uses.

    Untouch supports the following command line switches which appear
    before the directories.
    -c or -clear = clear history first and take current file times as the new revert-to point.
    -f or -force = revert files back to previous dates whether they have changed or not.
    -h or -help =...

    Compactor iconCompactor 3.4   (Downloads: 510)
    Compresses HTML by removing unnecessary white space. 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.

    NOTE THE COMPACTOR JUST COMPACTS YOUR HTML. IT DOES N...

    Comparators iconComparators 1.4   (Downloads: 282)
    Comparator classes to include in your Java programs. 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.

    Not useful on its own, though you can run the debugging harness with:

    ...

    InWords iconInWords 4.6   (Downloads: 308)
    Java code to converts number to words in any of 24 languagues. Shows you how to count in any of the following languages:

    Bahasa Indonesia
    Binary
    Decimal (several variants)
    Dutch (modern, old and banker's)
    English (British, North American, Ordinals)
    Esperanto
    French
    German
    Grams
    Hexadecimal
    Icelandic
    Italian
    Japanese
    Martian
    Metric Metric Prefixes (grams)
    Norwegian
    Octal
    Polish
    RAM (bytes)
    Roman Numerals...

    File Splitter iconFile Splitter 1.3   (Downloads: 279)
    Split large text/html files into smaller files using embedded split commands. 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. It is
    much faster and more accurate than trying to select huge
    blocks of text in an editor. You don't accidentally lose or
    duplicate text. Keeping files small makes the site more
    responsive.

    Official Encoding iconOfficial Encoding 1.1   (Downloads: 151)
    Discover the official name of any given Java 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.

    Prerequisites:

    This program runs under any OS,
    (e.g. Win2K/XP/Vista/OSX/Linux/Solaris/Vista64/AIX...) so long as you have
    Java version 1.5 or later installed.

    Installing:

    Download source and compiled class files to run...

    Amper iconAmper 1.9   (Downloads: 344)
    Safely converts ampersands to !amp; entities In the following, pretend ! is an ampersand. PAD files don't let me give literal examples. Amper converts ! to !amp; in HTML files and back, but does not convert it when the ! is already in an entity e.g. !lt; !thetasym; !eacute;

    The main use for this is to pass HTMLValidator verification of your HTML, which is very picky about !, especially inside URLs.

    As a side effect, it also ensures all your comment delimiters balance.

    It ...

    CMOSSave iconCMOSSave 4.6   (Downloads: 294)
    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...

    QuickSort iconQuickSort 1.6   (Downloads: 215)
    QuickSort is an implementation of Tony Hoare's classic recursive Quicksort. QuickSort is an implementation of Tony Hoare's classic
    QuickSort. QuickSort works by choosing a pivot point and
    ensuring all elements below the pivot point are small all
    above are big, (i.e. smaller than the pivot) Then it
    recursively splites the upper and lower halves, repeating
    the process. QuickSort is an internal sort written in Java.
    Both RadixSort and HeapSort are quicker than QuickSort.
    QuickSort can also take patholo...

    Encoding Recogniser iconEncoding Recogniser 1.2   (Downloads: 181)
    Help determine a file's encoding by displaying it wth all supported encodings. Encoding Recogniser will help you determine what encoding was
    used to write a file by displaying the file in hex or and
    decoded characters in any of the encodings supported by
    Java.

    This program runs under any OS,
    (e.g. Win2K/XP/Vista/OSX/Linux/Solaris/Vista64/AIX...) so long as you have
    Java version 1.5 or later installed.

    To install, Extract the zip download with WinZip (or similar unzip utility) into
    ...

    CreditCard Validator iconCreditCard Validator 1.8   (Downloads: 368)
    Verifies that credit card number is valid. The CreditCard Validator will help you tell:
    1. if a credit card number is valid,
    2. which credit card vendor handles that number.

    It is a simple Applet to demonstrate the use of the ValidateCreditCard class.

    It validates the prefix and the checkdigit. It does *not* contact the credit card company to ensure that number has actually been issued and that the account is in good standing.

    It will also tell you which of ...

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

    Echoserver iconEchoserver 1.3   (Downloads: 216)
    See what browsers and programs are sending to an HTTP Server. See what browsers and programs are sending to an HTTP Server.

    Simple server just dumps whatever it receives on the console.

    Echoserver is misnamed because it does not actually echo what it receives
    back to the browser....

    BOOTSave iconBOOTSave 2.8   (Downloads: 244)
    BootSave saves/restores the master boot sector 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.

    The BootSave suite will work under DOS, Windows 3.x, Windows
    95/98/ME, OS/2, but not NT, Windows 2000, XP, Vista or Windows 7.
    These OSes block low level disk I/O as...

    BlOut iconBlOut 2.6   (Downloads: 340)
    Blout removes extra or all blank lines from a file. Blout removes extra blank lines from a file, collapsing multiple blank
    lines down to one, (or removing them altogether with the -compact option).
    It also ensures the file has a final CrLf. It also trims any blank lines
    off the beginning and end of the file. It also converts all line endings
    to Windows standard CrLf form. It trims trailing tabs and spaces from
    each line.

    Blout is not that bright. It does not understand w...






    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:

    Audio DVD Maker iconAudio DVD Maker 1.0: Audio DVD Maker is an innovative utility for you to personalize your own DVD

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

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

    TradeTrakker iconTradeTrakker 2.93: Powerful investment tracking program to automatically track stocks/mutual funds

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