Home Featured Top 40 Software Reviews Link To Us Advertise




  • 3d engine
  • Useful Resources:

    C: \ Web Development \ HTML Tools \ Masker 1.9 \ Author


    Opens in new window

    Masker 1.9 - Author Info Page

    Description: Hides email addresses from spammers as PNG image files... (more)


    Author Info for Masker 1.9

    Author/Company Name: Canadian Mind Products

    Country: Canada

    Web Site: http://mindprod.com

    Programs listed: 86

    Share |


    Other listings by this author

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

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

    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.

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

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

    VerCheck iconVerCheck 4.4   (Downloads: 280)
    VerCheck checks websites for new versions of the software you use. WHAT IT IS FOR
    **************

    I used to check over a dozen websites each day to see if new versions of the software I use had been released. This was time consuming and error prone. VerCheck automates this
    process by checking the websites of the programs you use to see if the version numbers have changed. It comes preconfigured from the factory with 64 applications.

    HOW IT WORKS
    ************

    For each applica...

    HunkIO iconHunkIO 1.7   (Downloads: 219)
    Java classes to readEntireFile, create a temp file etc. Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile method that is more convenient to use than Sun's File.createTempFile. It also includes PrintWriterPlus that converts linefeeds to platform specific line feeds even when they are embedded in data.

    Why the three linked ball logo? It symbolises processing a file in line-sized chunks....

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

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

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

    LinkedList iconLinkedList 1.6   (Downloads: 169)
    LinkedList is replacement for Java Vector class. Classical doubly linked list. LinkedList is replacement for Java Vector class. Classical
    doubly linked list. Faster that Vector for insert/delete, but slower
    for indexed access. The interface is modeled on java.util.Vector, so
    you can try it both ways and pick which is faster for your needs.
    Heavily commented Java source included. copyright (c) 1997-2008 Canadian Mind
    Products. May be freely distributed and and used for any purpose
    except military.
    ...

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

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

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

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

    Batik iconBatik 2.2   (Downloads: 449)
    Java to let you create a custom utility to find and delete all junk files. Java classes to let you create a custom utility to find and
    delete all junk files on your machine. Use one of the three
    scripts supplied as an example, to create your own XXX.java
    source code file then compile and use to rapidly clean your
    drive of junk.

    This program requires some elementary Java programming skill.

    To compile

    E:
    cd \com\mindprod\batik
    javac *.java

    to run, make s...

    AmericanTax iconAmericanTax 3.8   (Downloads: 407)
    Calculates American sales taxes state and district Calculates American sales taxes, state and district.

    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 sales tax to a base price.
    It also works in reverse given the total paid working
    backwards to get the tax and original price. In other words
    it will tell you the sticker price to make somet...






    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

    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!

    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