Home Featured Top 40 Software Reviews Link To Us Advertise




buy arcade traffic

  • free games download
  • crack zip online
  • 3d engine
  • assets
  • image hosting
  • Useful Resources:

    C: \ Web Development \ Java & JavaScript \ Comparators 1.4 \ Author


    Opens in new window

    Comparators 1.4 - Author Info Page

    Description: Comparator classes to include in your Java programs... (more)


    Author Info for Comparators 1.4

    Author/Company Name: Canadian Mind Products

    Country: Canada

    Web Site: http://mindprod.com

    Programs listed: 86

    Share |


    Other listings by this author

    Dedup iconDedup 1.5   (Downloads: 201)
    Java command line utility to removes duplicate lines from text files. 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. It replaces the original file, so
    do a backup first. You can dedup 1 to N files in one
    execution, just put their names on the command line.

    DeDup deletes blank lines from both the beginning...

    Holiday Calculatior iconHoliday Calculatior 4.7   (Downloads: 669)
    Calculate when 66 holidays occur in any given year. 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. You might use it to prepare paper calenders well in
    advance or electronic calendars. You might also use the logic in computer
    programs that compute payrolls, bus schedules, or club meetings. You
    might use it in writing novels or researching historical events. It can
    als...

    CurrCon iconCurrCon 4.5   (Downloads: 540)
    CurrCon displays prices in HTML in users' home currency. 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.

    It usually works in conjunction with the htmlmacros
    pre-processor to insert the necessary Applet calls,
    though you can do it manually.

    Shareware for non military use only.
    Registrants get help setting it up....

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

    Common11 iconCommon11 2.8   (Downloads: 339)
    common utility classes that work under Java 1.1+ common utility classes that work under Java 1.1 without using Arraylists or Swing.

    Class library.
    Requires Java version 1.1 or later.

    BigDate: simplified date handling when you want dates without times.
    CMPAboutBox: a proper about box that provides useful information.
    ImageInfo: information about a GIF, png, jpg.
    ImageViewer: component to display an image
    Limiter: cap, corral and h...

    FontShowerAWT iconFontShowerAWT 2.9   (Downloads: 303)
    Displays all the fonts available to AWT in Java. 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.

    FontShowerAwt displays the fonts available on *your* machine
    to *Java*. Other people will have different fonts installed
    and will see different selections available to Java on
    their machines. Your browser will see a slightly different
    set of fo...

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

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

    Align iconAlign 1.6   (Downloads: 225)
    Aligns data in ASCII text files into neat columns. 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. Fields may contain spaces if they
    are enclosed in single or double quotes or C comments /* ...
    */ or //. The best way to understand this program is to try
    it on a COPY of any ASCII Text file, especially one that
    contains badly al...

    CanadianTax iconCanadianTax 4.2   (Downloads: 571)
    Calculates Canadian sales taxes: GST HST and PST today or in the past. Calculates Canadian sales taxes: GST HST and PST today or as they were in the past.

    Java Applet that can also be run as an application.
    Requires Java version 1.5 or later.

    Java source code and sample HTML included.

    This version computes by adding GST HST and PST to a base
    price. It als works in reverse given the
    final price working backwards to get the taxes and base
    price. In other words it will tell ...

    Ini iconIni 1.4   (Downloads: 459)
    Windows *.ini file verifier, tidier and sorter. 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

    Where UTF-8 in the encoding.
    Opera uses UTF-8. You can leave it to the default for most others.
    The original is named somefile.ini.old when you are done.

    Don't run ini ...

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

    Wassup iconWassup 2.5   (Downloads: 431)
    Wassup let's you know what's up with your Java environment. 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. It may be run as either an Applet or an application.
    When you run Wassup as an application it shows you
    considerably more information. The Java sandbox considers it
    a security risk to rev...

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

    Tabout iconTabout 2.7   (Downloads: 207)
    converts tabs to spaces in an ASCII text file. converts tabs to spaces in an ASCII text file
    usage : TABOUT Myfile.TXT
    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.
    Copyrighted, but may be distributed freely and used for
    any purpose except military....

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

    FontShower iconFontShower 2.9   (Downloads: 467)
    Displays all the fonts available to Swing in Java. Displays all the fonts available to Java on your
    machine. Displays the fonts in a variety of styles, sizes
    and colours, rendered either with anti-aliased or plain.

    FontShower displays the fonts available on *your* machine
    to *Java*. Other people will have different fonts installed
    and will see different selections available via Java on
    their machines. Your browser will see a slightly different
    set of fonts than Java ...






    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:

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

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

    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.

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