Home Featured Top 40 Software Reviews Link To Us Advertise




buy arcade traffic

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

    C: \ Web Development \ Java & JavaScript \ Encodings 1.6 \ Author


    Opens in new window

    Encodings 1.6 - Author Info Page

    Description: Applet to list all supported encodings (character sets) supported by Java... (more)


    Author Info for Encodings 1.6

    Author/Company Name: Canadian Mind Products

    Country: Canada

    Web Site: http://mindprod.com

    Programs listed: 86

    Share |


    Other listings by this author

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

    Base64 iconBase64 1.9   (Downloads: 262)
    Java classes to encode/decode Base64 and Base64u Base64 is a freeware way of encoding 8-bit characters using
    only ASCII printable characters similar to UUENCODE.
    UUENCODE embeds a filename where BASE64 does not. You will
    see BASE64 used in encoding digital certificates, in
    encoding user:password string in an Authorization: header
    for HTTP. The spec is described in RFC 2045.

    Don't confuse Base64 with x-www-form-urlencoded which
    is handled by java.net.URLEncoder.encod...

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

    Pws iconPws 2.0   (Downloads: 195)
    PWS (the pathway amanuensis) helps you with personal problems. PWS (the pathway amanuensis) helps you with personal
    problems. You describe your problem and it prescribes some
    sage advise based on Ken Keyes' twelve pathways from the
    book Handbook To Higher Consciousness.

    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 as an applicat...

    MimeCheck iconMimeCheck 4.5   (Downloads: 435)
    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....

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

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

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

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

    Common13 iconCommon13 1.3   (Downloads: 245)
    common utility classes that work under Swing Java 1.3+ common utility classes that work under Swing Java 1.3+
    Includes:

    CMPAboutJBox: a proper about box for Swing apps/JApplets that provides useful information.
    HybridJ : converts Swing Applet into an Application...

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

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

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

    HeapSort iconHeapSort 1.7   (Downloads: 201)
    HeapSort is an implementation of Williams and Floyd classic HeapSort. HeapSort is an implementation of Williams and Floyd's TopDown HeapSort.
    HeapSort is a fast internal sort written in Java that uses a
    sorting algorithm analogous to power struggles for higher
    positions in a hierarchical bureaucracy. Source provided. It
    is faster than QuickSort, but slower that RadixSort. It
    sorts using a comparison routine you provide to compare two
    elements to be sorted.

    You can test it with:

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

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

    CSV iconCSV 6.5   (Downloads: 948)
    Java to read, write, align, sort, reshape, pack... comma, tab-separated files. Java classes you can use standalone or embed in your own programs to
    Read, write, align, sort and pack comma, tab and semicolon-
    separated variable files, commonly known as CSV files.

    It consists of a 23 Java classes/utilities CSVReader, CSVWriter, CSVAlign, CSVChangeCase, CSVCondense, CSVDeDup, CSVDeDupField, CSVDeEntify, CSVDump, CSVEntify, CSVPack, CSVPatch, CSVReshape, CSVSort, CSVSortField, CSVTabToComma, CSVTemplate, CSVToHTML, CSVToS...






    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!

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

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

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