Home Featured Top 40 Software Reviews Link To Us Advertise




buy arcade traffic

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

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


    Opens in new window

    Amper 1.9 - Author Info Page

    Description: Safely converts ampersands to !amp; entities.. (more)


    Author Info for Amper 1.9

    Author/Company Name: Canadian Mind Products

    Country: Canada

    Web Site: http://mindprod.com

    Programs listed: 86

    Share |


    Other listings by this author

    Quoter iconQuoter 5.1   (Downloads: 382)
    Converts text with many possible cleanups and transformations. Converts text with many possible cleanups, including
    preparation of HTML and Java, aligning in columns, character
    set conversion, case converting, removing excess white
    space, removing blank lines, preparing regex expressions....

    converts raw text with the following possible cleanups:

    0. Flow text by removing newline characters. Useful to prepare text to paste into web comment boxes.

    1. Convert awkward chara...

    Accumulate iconAccumulate 1.3   (Downloads: 169)
    Used to accumulate values by category. Used to accumulate values by category. It might be useful
    for example in a billing program to accumulate hours by
    various categories.

    It could be used to count how many times various words
    occurred in a document.

    All you need is:

    buckets.accumulate( "somecategory", someamount );

    And Accumulate looks after creating the buckets to
    accumulate new categories for you.

    e....

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

    ISBN iconISBN 2.5   (Downloads: 302)
    Tidies, interconverts and Validates ISBN-10 and ISBN-13 book numbers. Helps you proofread, interconvert, validate and tidy ISBN-10 and ISBN-13 (International Standard Book Number) references in your HTML or other documentation. It validates the checkdigit, inserts dashes, interconverts ISBN-10 and ISBN-13. It displays them both with and without dashes....

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

    FileTimes iconFileTimes 1.9   (Downloads: 211)
    Read and set Windows file/dir times from Java: Create/LastModified/LastAccessed Java class library to get/set file and directory times: Create/LastModified/LastAccessed. For Windows only.

    Create time is when the file was first written. Modified
    time (sometimes called lastModified) is when the file was
    last written. Accessed time is when the file was last read
    or written. Checking its date, looking at its attributes or
    checking to see if it exists does not count as reading it.

    Get/Set Windows Fil...

    CSV iconCSV 6.5   (Downloads: 947)
    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...

    Rgrow iconRgrow 1.3   (Downloads: 186)
    RGrow resizes fixed length records padding or chopping. RGrow resizes fixed length records e.g.
    RGrow.exe MyFile.seq 500 600
    will grow each record from 500 to 600 bytes by padding binary zeros.
    Will also truncate records.

    These are not the old and new sizes of the file, but of the fixed length records
    in the file. If you increase the record size, each record will be padded
    with nulls. The entire file will grow as a result.

    This program may be freely copied and us...

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

    Primes iconPrimes 1.4   (Downloads: 455)
    calculates the prime numbers 1..N, tells you if N is prime etc. calculates the prime numbers 1..N, tells you if N is prime etc.

    Prints tables of primes.

    Computes the prime just below or above N.

    It is useful in computing optimal Hashtable sizes.

    Java source included....

    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.

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

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

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

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

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

    ShellSort iconShellSort 1.4   (Downloads: 204)
    ShellSort is a simple sort suitable for 2000 or less elements. ShellSort is a simple sort suitable for 2000 or less
    elements. It sorts using a comparision routine you provide
    to compare two elements to be sorted.

    You can test it with:

    java.exe com.mindprod.shellsort.TestShellSort...






    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:

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

    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!

    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