Home Featured Top 40 Software Reviews Link To Us Advertise



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

    C: \ Web Development \ Site Administration \ MimeCheck 4.5 \ Author


    Opens in new window

    MimeCheck 4.5 - Author Info Page

    Description: Check that a server is sending the correct mime type for any given URL... (more)


    Author Info for MimeCheck 4.5

    Author/Company Name: Canadian Mind Products

    Country: Canada

    Web Site: http://mindprod.com

    Programs listed: 86

    Share |


    Other listings by this author

    Pentium iconPentium 1.5   (Downloads: 237)
    Java code to tell you facts about the Pentium and AMD CPU. Pentium works on Windows and Intel Pentium class and AMD
    CPUs to determine the CPUID information such as the vendor,
    brand/model, step, model, instruction set family, cpu serial
    number, and the RDTSC Time stamp register for high
    resolution timing measured in CPU cycles since the last
    boot. It is designed to be incorporated in your own Java
    progams.

    You can also use it as a standalone utility with:

    java.ex...

    FourTidy iconFourTidy 3.1   (Downloads: 273)
    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...

    Borders iconBorders 1.5   (Downloads: 195)
    Displays a variety of decorative borders. Shows off what you can do with Swing. Displays a variety of decorative borders.
    Shows off what you can do with Swing.

    To run as an application, type:

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

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

    The picture frame icon represents the various decorative
    borders you can put around your Swing panels....

    SiteMap iconSiteMap 1.9   (Downloads: 293)
    Prepare Spidering Sitemap for Google and other search engines. You use a sitemap to encourage Google or other search
    engines to more frequently and efficiently index your
    website.

    For overview information about Google sitemaps see:
    mindprod.com/jgloss/google.html#SITEMAPS

    For overview information about this utility see:
    mindprod.com/jgloss/google.html#SITEMAPUTILITY.

    You use this sitemap utility because it is so quick you can
    use it before every upload so that...

    FontSaver iconFontSaver 1.4   (Downloads: 197)
    FontSaver shares Font objects instead of creating new ones. FontSaver shares Font objects instead of creating new ones to cut
    down on the RAM and time needed to create Font and Font peer objects.
    Profiling often shows the creation of too many Font objects is the
    cause of poor performance.

    See the source code for how to incoporate it into your own programs.
    It does nothing on its own....

    LEDataStream iconLEDataStream 1.8   (Downloads: 215)
    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...

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

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

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

    JDisplay iconJDisplay 4.5   (Downloads: 367)
    JDisplay displays colorised program listings in web pages. JDisplay displays Java, HTML, bat, SQL, ini, csv, xml, mft
    properties... files a variety of colours, fonts, sizes
    and weights to help make them more presentable and readable.

    Why would you use it? For the same sorts of reasons you use
    colours and fonts in an IDE like IntelliJ or Eclipse. They
    make the code much easier to understand.

    There is no server-side code used. Java utilities parse the
    code snippets i...

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

    Wavelength iconWavelength 1.3   (Downloads: 228)
    Wavelength creates Color objects given the light wavelength or the frequency Wavelength creates Color objects given the wavelength or
    the frequency of the light rather than the usual RGB or HSB.

    instead of:
    Color c = new Color(255, 0, 0);
    use the frequency in nanometers, and gamma 0.0. .. 1.0.
    (gamma is intensity/brightness.)
    Color c = Wavelength.wvColor( 400.0f, 0.80f );
    The visible range of the spectrum is 380..780 nanometers.
    Smaller is bluer.

    or using frequency in Terahe...

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

    Biorhythms Calculator iconBiorhythms Calculator 2.7   (Downloads: 871)
    Calculates and displays biorhythm graphs. 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 intellectual and combined cycles. The
    combined cycle is sometimes called the luck cycle. The
    theory of biorhythms is when the cycles are positive/high
    you will have high energy. When they are negative/low you
    will have low energy. When they...

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

    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:

    ...

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






    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:

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

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

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

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

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